/* CSS Document */
/* Name: Kayla Gray
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Kayla Gray.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.kaylagray.com
Date: June 12, 2007
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BDA464;
}

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-left: auto;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 235px;
	width: 800px;
}

.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 133px;
	width: 800px;
}

.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 102px;
	width: 800px;
}

.navBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 800px;
}

.middle {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
	background-image: url(../images/middleBkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.middleTop {
	background-image: url(../images/middleTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 800px;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	min-height:255px;
	height:auto;
	_height:255px;
	background-image: url(../images/middleLeftBkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.middleLeftContent {
	float: left;
	height: 100%;
	width: 160px;
	padding-top: 70px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.middleLeftContent a:link {
	font-weight: bold;
	color: #D5D5D5;
	text-decoration: underline;
}

.middleLeftContent a:visited {
	font-weight: bold;
	color: #D5D5D5;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	font-weight: bold;
	color: #E8D698;
	text-decoration: underline;
}

.middleRight {
}

.middleRightContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 525px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.middleRightContent a:link {
	font-weight: bold;
	color: #418F91;
	text-decoration: underline;
}

.middleRightContent a:visited {
	font-weight: bold;
	color: #418F91;
	text-decoration: underline;
}

.middleRightContent a:hover {
	font-weight: bold;
	color: #9E6925;
	text-decoration: underline;
}

.indent {
	margin: 0px;
	text-indent: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

















/* --------- Define footer elements ---------- */

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 72px;
	width: 800px;
}

.footer1 {
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	width: 800px;
}

.footer2 {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 800px;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding-top: 8px;
}

.bottomNav a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomNav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomNav a:hover {
	font-weight: bold;
	color: #00689F;
	text-decoration: underline;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
	padding-left: 18px;
}

.stonecreek {
	text-align: center;
}

.stonecreek p {
	color: #333333;
	font-size: 9px;
	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: 10px;
	padding-bottom: 10px;
}

.photoRight {
	float: right;
	padding-left: 8px;
	font-size: 12px;
	color: #1B7D80;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

