/* 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: #192940;
	margin: 0px;
	padding: 0px;
}

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

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 318px;
	width: 780px;
}

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

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

.navBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 94px;
	width: 780px;
}

.middle {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 780px;
	background-image: url(../images/middleStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

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

.middleLeftTop2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 210px;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 160px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	overflow: hidden;
	background-image: url(../images/middleLeftTop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

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

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

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

.middleRightContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 540px;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

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

.middleRightContent a:visited {
	color: #5F75A6;
	font-weight: bold;
}

.middleRightContent a:hover {
	color: #465771;
	text-decoration: underline;
}
















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

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 121px;
	width: 780px;
}

.footer1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 68px;
	width: 780px;
	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: 53px;
	width: 780px;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 500px;
	text-align: center;
}

.bottomNav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

.bottomNav a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.bottomNav a:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.legal {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
	padding-top: 25px;
	float: left;
	text-align: center;
}

.stonecreek {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

.photoLeft {
}

.photoRight {
}


/* ---------------- Blog sidebar ----------------- */

.sidebar {
}

.sidebar h3 {
	font-size: 18px;
}

.sidebar li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}

