/* CSS Document */
/* Name: 
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner 
Author URI: http://www.stonecreekmedia.com
Site URI: 
Date: 
Version: 1.0  */


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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

p {
}

blockquote {
}

h1 {
}

h2 {
	font-size: 26px;
	line-height: 32px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}


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


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

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

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

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

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

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

.middleLeft {
	background-image: url(../images/middleLeftTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 160px;
	min-height:110px;
	height:auto;
	_height:110px;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 125px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.middleLeftContent a:link {
	color: #E08C9C;
	text-decoration: none;
}

.middleLeftContent a:visited {
	color: #DD8A9A;
	text-decoration: none;
}

.middleLeftContent a:hover {
	color: #B5435A;
	text-decoration: underline;
}

.middleRight {
	background-image: url(../images/middleRightTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
	min-height:110px;
	height:auto;
	_height:110px;
}

.middleRightContent {
	margin: 0px;
	float: left;
	width: 565px;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.middleRightContent a:link {
	color: #B5435A;
	text-decoration: underline;
}

.middleRightContent a:visited {
	color: #B5435A;
	text-decoration: underline;
}

.middleRightContent a:hover {
	color: #7E9346;
	text-decoration: none;
}

.mainNav {
	margin: 0px;
	float: left;
	height: 100%;
	width: 130px;
	padding-top: 25px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
}

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

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

.mainNav a:hover {
	color: #B4445C;
	text-decoration: underline;
}






/* --------- 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: 102px;
	width: 800px;
}

.bottonNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 20px;
	width: 710px;
	padding-top: 80px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

.bottonNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

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

.bottonNav a:hover {
	color: #E396A6;
	text-decoration: none;
}

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

.stonecreek {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	float: left;
	height: 100%;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.stonecreek p {
color: #CCCCCC;
font-size: 10px;
line-height: normal;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

.photoLeft {
}

.photoRight {
}
