/* 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-color: #5d5d3d;
	background-image: url(../images/vertBF.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

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: 798px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 798px;
}

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

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

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

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

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

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

.topNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 123px;
	width: 219px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.topNav a:link {
	font-weight: bold;
	color: #06195a;
	text-decoration: none;
}

.topNav a:visited {
	font-weight: bold;
	color: #06195a;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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



















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

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 105px;
	width: 798px;
}

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

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

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 28px;
	width: 400px;
	float: left;
	height: 23px;
	padding-left: 100px;
}

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

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

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

.legal {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	width: 288px;
	float: left;
	height: 31px;
}

.stonecreek {
	text-align: center;
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

.photoLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 8px;
}

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