/* CSS Document */
/* Name: Cynthia Reese
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner. Cynthia Reese Copyright 2006
Author URI: http://www.stonecreekmedia.com
Site URI: 
Date: 9/20/06
Version: 1.0  */


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

body {
	background-color: #9e0707;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


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


.page {
	width: 774px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.pageFront {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.frontHeader {
	margin: 0px;
	padding: 0px;
	float: left;
}

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

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


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

.frontContent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
	line-height: 30px;
	height: 190px;
}

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

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

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

.frontContent ul {
	list-style-image: url(../images/bug_bullet.gif);
	list-style-position: outside;
}

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

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

.middle2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 774px;
	background-image: url(../images/image_middleLeftBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 228px;
}

.middleLeft1 {
	background-image: url(../images/image_middleLeftTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 228px;
	min-height:355px;
	height:auto;
	_height:355px;
	
	
}

.middleLeft2 {
	background-image: url(../images/image_middleLeftBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 228px;
	min-height:144px;
	height:auto;
	_height:144px;
}

.middleLeftContent {
	width: 168px;
	padding-left: 20px;
	padding-right: 40px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.middleLeftContent a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}

.middleLeftContent a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.middleLeftContent a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.middleRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 546px;
}

.middleRightContent {
	margin: 0px;
	float: left;
	width: 506px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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

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

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

.middleRightContentA {
}

.middleRightContentA H4 {
	color: #9E0807;
}



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

.footer {
	background-image: url(../images/image_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 93px;
	width: 774px;
}

.bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 644px;
	padding-top: 30px;
	padding-left: 85px;
}

.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: #000000;
	text-decoration: underline;
}

.legal {
	float: left;
	width: 729px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 45px;
}

.stonecreek {
	text-align: center;
	width: 774px;
	float: left;
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

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

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


/* CSS Document */
