/* CSS Document */
/* Name: Deirdre Martin
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2008 by Deirdre Martin.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.deirdremartin.com
Date: May 20, 2008
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-color: #999999;
}

p {
}

blockquote {
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}


/* -------- Define divider elements ------ */


.page {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 355px;
	width: 800px;
}

.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 800px;
}

.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 108px;
	width: 800px;
}

.navBar {
	background-image: url(../images/navBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 25px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navBar a:hover {
	color: #C8911C;
	text-decoration: underline;
}

.header3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 106px;
	width: 800px;
}

.middle {
	background-image: url(../images/middleStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 580px;
}

.middleLeftContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	height: 100%;
	width: 500px;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 10px;
	margin: 0px;
	overflow: visible;
}

.middleLeftContent a:link {
	font-weight: bold;
	color: #304387;
	text-decoration: underline;
}

.middleLeftContent a:visited {
	font-weight: bold;
	color: #304387;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	font-weight: bold;
	color: #C8911C;
	text-decoration: underline;
}

.middleRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 220px;
}

.middleRightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 100%;
	width: 155px;
	padding-right: 20px;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 20px;
	overflow: visible;
}

.middleRightContent a:link {
	color: #304387;
	text-decoration: underline;
	font-weight: bold;
}

.middleRightContent a:visited {
	font-weight: bold;
	color: #304387;
	text-decoration: underline;
}

.middleRightContent a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}



















/* --------- Define footer elements ---------- */

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 86px;
	width: 800px;
}

.footer1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 54px;
	width: 800px;
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer2 {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 800px;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	width: 800px;
	padding-top: 10px;
}

.bottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomNav a:hover {
	color: #B7841B;
	text-decoration: underline;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	height: 54px;
	width: 200px;
	text-align: center;
	padding-left: 600px;
}

.stonecreek {
}

.stonecreek p {
	color: #333333;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


/* ----------- Define photo elements ------------ */

.photoLeft {
	float: left;
	padding-right: 8px;
	font-size: 12px;
	text-align: center;
}

.photoRight {
	float: right;
	padding-left: 8px;
}

/* -------------------- CSS Menus -------------------------- */

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0B2850;
	background-color: #CCCCCC;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #0B2850;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #0B2850;
	color: #FFFFFF;
}

