/* CSS Document */
/* Name: Ken Casper
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Ken Casper.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.kencasper.com
Date: September 5, 2007
Version: 1.0  */


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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000001;
}

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

.header {
}

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

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

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

.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 800px;
	padding-top: 82px;
	text-align: center;
}

.navBar a:link {
	color: #eaca5b;
	text-decoration: none;
}

.navBar a:visited {
	color: #eaca5b;
	text-decoration: none;
}

.navBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.middle {
	background-image: url(../images/middleStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
}

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

.middleLeft {
}

.middleLeftContent {
	float: left;
	height: 100%;
	width: 557px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

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

.middleLeftContent a:visited {
}

.middleLeftContent a:hover {
}

.middleLeftContent2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.middleLeftContent2 a:link {
	font-weight: bold;
	color: #283F5F;
	text-decoration: underline;
}

.middleLeftContent2 a:visited {
	font-weight: bold;
	color: #283F5F;
	text-decoration: underline;
}

.middleLeftContent2 a:hover {
}

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

.middleRightContent {
	width: 183px;
	text-align: center;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d4d2c6;
	overflow: hidden;
}

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

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

.middleRightContent a:hover {
	font-weight: bold;
	color: #d4d2c6;
	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;
	width: 800px;
}

.bottomNav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	width: 547px;
	color: #eaca5b;
	padding-left: 55px;
	float: left;
}

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

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

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

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

.stonecreek {
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

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

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