/* CSS Document */
/* Name: Haven Raines
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2008 by Haven Raines.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.havenraines.com
Date: April 23, 2008
Version: 1.0  */


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

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

p {
}

blockquote {
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 0px;
}

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: 230px;
	width: 800px;
}

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

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

.header3 {
}

.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;
}

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 226px;
	overflow: hidden;
}

.middleLeftTop {
	background-image: url(../images/middleLeftTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 00px;
	float: left;
	height: 209px;
	width: 226px;
}

.topNav {
	margin: 0px;
	float: left;
	height: 139px;
	width: 181px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	line-height: 18px;
}

.topNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topNav a:hover {
	color: #5E5B54;
	text-decoration: underline;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.middleLeftContent a:link {
}

.middleLeftContent a:visited {
}

.middleLeftContent a:hover {
}

.middleRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 574px;
}

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

.middleRightContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 534px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}

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

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

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


















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

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 128px;
	width: 800px;
}

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

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

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 580px;
	padding-top: 35px;
	height: 31px;
	padding-left: 20px;
	float: left;
}

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

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

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

.legal {
	float: left;
	height: 51px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 11px;
}

.stonecreek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.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: 8px;
}

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