/* CSS Document */
/* Name: 
Author: Created by - Stonecreek Media Inc.
Owner: Nancy Cochran
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.nancycochran.com
Date: 9/28/2008
Version: 1.0  */


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

body {
	background-color: #556e93;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


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


.page {
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

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

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

.header3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 67px;
	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: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	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: #CBA264;
	text-decoration: underline;
}

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

.middle2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	min-height:400px;
	height:auto;
	_height:400px;
	width: 635px;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 600px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.middleLeftContent a:link {
	color: #5D759B;
}

.middleLeftContent a:visited {
	color: #788CB1;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	color: #92713C;
	text-decoration: none;
}

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

.middleRightContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 115px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

.middleRightContent a:hover {
	font-weight: bold;
	color: #B08C4E;
	text-decoration: none;
}
/* --------- Define footer elements ---------- */

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

.bottomNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

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

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

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

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	float: left;
	height: 10px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.stonecreek {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 800px;
	font-weight: bold;
}

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