/* CSS Document */
/* Name: Keena Kincaid
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Keena Kincaid.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI:  http://www.keenakincaid.com
Date: June 1, 2007
Version: 1.0  */


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

body {
	background-color: #373E48;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	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 {
	color: #ECE9D8;
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 202px;
	width: 800px;
}

.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 85px;
	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: 26px;
	width: 800px;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
	padding-top: 78px;
	text-align: center;
}

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

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

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

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

.middleLeft {
	background-image: url(../images/middleLeftBkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	min-height:511px;
	height:auto;
	_height:511px;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 65px;
	color: #333333;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

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

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

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

.box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 475px;
}

.box1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 175px;
}

.box2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 300px;
}

.box3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 300px;
}

.box4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 175px;
}

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

.middleRightContent {
	background-image: url(../images/middleRightBkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 180px;
	min-height:411px;
	height:auto;
	_height:411px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 35px;
}

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

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

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

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 450px;
	padding-top: 17px;
	text-align: center;
	padding-right: 20px;
	padding-left: 30px;
}

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

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

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

.legal {
	float: left;
	width: 285px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 18px;
	padding-left: 15px;
	font-weight: bold;
}

.stonecreek {
	text-align: center;
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

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

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