/* 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: #8B9DC5;
	z-index: 0;
}

p {
	font-size: 17px;
	font-weight: normal;
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


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


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


.header {
	background-image: url(../images/image_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 770px;
}

.sideLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
	background-image: url(../images/image_sideLeft_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	z-index: 10;
}

.sideLeftTop {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

.topNavLeft {
	padding-left: 20px;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.sideLeftTop a:link {
	color: #000000;
	text-decoration: none;
}

.sideLeftTop a:visited {
	color: #000000;
	text-decoration: none;
}

.sideLeftTop a:hover {
	color: #1E4290;
	text-decoration: underline;
}

.sideLeftContent {
	float: left;
	height: 100%;
	width: 185px;
	padding-left: 15px;
	padding-right: 25px;
}

.sideRight {
	background-image: url(../images/image_sideRight_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 545px;
	width:auto;
	z-index: 10;
	padding: 0px;
	vertical-align: top;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
}

.sideRightContent {
	padding-top: 90px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	width: auto;
}

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




/* ------- Table construction elements -------------- */


.sideBorder {
	background-image: url(../images/image_sideBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 100px;
	width: 15px;
	z-index: 5;
}


.mainCell {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/image_mainPageArea_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	background-color: #D1DBE7;
	z-index: 5;
}












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

.footer {
	float: left;
	height: 80px;
	width: 100%;
	visibility: visible;
	background-image: url(../images/image_footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

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

.footer3 {
	background-image: url(../images/image_footer2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 80px;
}

.footerContent {
	height: 38px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.footerContent a:link {
	color: #000000;
	text-decoration: none;
}

.footerContent a:visited {
	color: #000000;
	text-decoration: none;
}

.footerContent a:hover {
	color: #1E4290;
	text-decoration: underline;
}

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

.stonecreek {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

.photoLeft {
}

.photoRight {
}

/* ----------- MODx Classes ------------------ */
