/* CSS Document */
/* Name: Francesca Hawley
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Francesca Hawley.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.francescahawley.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: #000000;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


/* -------- 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: 355px;
	width: 800px;
}

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

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

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

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

.middle {
	background-image: url(../images/midStrip.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: 570px;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 530px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 15px;
}

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

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

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

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

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 155px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 65px;
	font-size: 14px;
}

.middleRightContent a:link {
	color: #94668D;
	text-decoration: underline;
}

.middleRightContent a:visited {
	color: #94668D;
	text-decoration: underline;
}

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



















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

.footer {
}

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

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

.footer2Content {
	text-align: center;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 25px;
	font-weight: bold;
}

.footer2Content a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.footer2Content a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.footer2Content a:hover {
	color: #8E6390;
	text-decoration: underline;
}


.legal {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 35px;
	padding-right: 15px;
}

.stonecreek {
}

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

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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

.photoLeft {
}

.photoRight {
}

/* ------------ Drop Down elements ----------------------- */

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #000000;
	color: #875987;
}
