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


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

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

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


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


.page {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.homepageA {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 245px;
}

.homepageB {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 269px;
	width: 800px;
}

.homepageC {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 254px;
	width: 800px;
}

.homepageText {
	color: #F3CF9D;
}

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

.homepageText a:visited {
	color: #F3CF9D;
	text-decoration: none;
}

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

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

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

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

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

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

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

.navBar {
	float: left;
	height: 198px;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-align: center;
	padding-right: 35px;
	font-weight: bold;
}

.navBar a:link {
	color: #333333;
	text-decoration: none;
}

.navBar a:visited {
	color: #333333;
	text-decoration: none;
}

.navBar a:hover {
	color: #8A6203;
}

.middleLeftContent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 220px;
}

.middleLeftContent a:link {
}

.middleLeftContent a:visited {
}

.middleLeftContent a:hover {
}

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

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 540px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.middleRightContent a:link {
	font-weight: bold;
	color: #8F6028;
	text-decoration: none;
}

.middleRightContent a:visited {
	color: #8F6028;
	text-decoration: none;
}

.middleRightContent a:hover {
	color: #EFBE79;
}



















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

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

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

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

.bottomNav {
	float: left;
	height: 35px;
	width: 590px;
	padding-top: 10px;
	color: #F5EDD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

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

.bottomNav a:visited {
	color: #F5EDD8;
}

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

.legal {
	float: left;
	height: 35px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FAF2DD;
	padding-left: 10px;
	padding-top: 10px;
}

.stonecreek {
	text-align: center;
}

.stonecreek p {
	color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
	font-family: 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 {
}

