/* CSS Document */
/* Name: Eva Gordon	
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Eva Gordon. All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.evagordon.com
Date: 
Version: 1.0  */


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

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

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 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 365px;
	width: 800px;
}

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

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

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


.navBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 800px;
	overflow: hidden;
}

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

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

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

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 160px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.middleLeftContent a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

.middleLeftContent a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	color: #000000;
	text-decoration: none;
}

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

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 580px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

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

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

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



















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

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

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

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

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	float: left;
	height: 23px;
	width: 800px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A7AB86;
	float: left;
	height: 28px;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
}

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