/* CSS Document */
/* Name: Janet Periat
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2008 by Janet Periat. All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.janetperiat.com
Date: January 14, 2008
Version: 1.0  */


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

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

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

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

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

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

.middle2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
	background-image: url(../images/middle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

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

.middleLeftContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 226px;
	min-height: 150px;
	height: auto;
	_height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.middleLeftContent ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	list-style-type: none;
}

.middleLeftContent a:link {
	color: #9874A2;
	text-decoration: none;
}

.middleLeftContent a:visited {
	color: #9874A2;
	text-decoration: none;
}

.middleLeftContent a:hover {
	color: #6B367C;
	text-decoration: underline;
}

.middleLeftBottom {
	background-image: url(../images/middleTopBtm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 226px;
}

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

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 552px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

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

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



















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

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

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

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

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	height: 42px;
	width: 800px;
	text-align: center;
	padding-top: 15px;
}

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

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

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

.legal {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 61px;
	width: 790px;
	padding-top: 20px;
	padding-left: 10px;
}

.stonecreek {
}

.stonecreek p {
	color: #CCCCCC;
	font-size: 9px;
	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 {
	float: left;
	padding-right: 8px;
}

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

.photo{
	padding-left: 8px;
	text-align: center;
}

.style2 { color: #cccccc; font-size: 9px; line-height: normal; float: right; }

/* -------------- Define CSS menu 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: #9A75A8;
	border-right-color: #9A75A8;
	border-bottom-color: #9A75A8;
	border-left-color: #9A75A8;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9A75A8;
	border-right-color: #9A75A8;
	border-bottom-color: #9A75A8;
	border-left-color: #9A75A8;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#dropmenudiv span {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #9A75A8;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}


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