/* CSS Document */
/* Name: Starvation Heights stylesheet
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner: Copyright 2006 by Gregg Olsen.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.starvationheights.com
Date: 8/20/2006
Version: 1.0  */


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

body {
	background-color: #000000;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

h4 {
}

h5 {
}


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


.page {
	padding: 0px;
	width: 770px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 770px;
}

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

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

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

.header3a {
	margin: 0px;
	height: 45px;
	width: 770px;
	text-align: right;
	float: left;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.header4 {
	background-image: url(../images/image_header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 770px;
}

.middle {
	background-image: url(../images/image_template_BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.middleLeftContent {
	padding-top: 125px;
	padding-left: 10px;
	color: #CCCCCC;
	padding-right: 40px;
}

.middleLeftContent p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

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

.middleRightContent {
	margin: 0px;
	float: left;
	width: 465px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	font-size: 12px;
	line-height: 16px;
}

.middleLeftContent a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
}

.middleLeftContent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

.middleLeftContent a:hover {
	color: #993300;
	text-decoration: underline;
	font-size: 12px;
}

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

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

.middleRightContent a:hover {
	color: #993300;
	text-decoration: underline;
}

.intro {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	margin-top: 0px;
	float: left;
}















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

.footer {
	background-image: url(../images/image_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 106px;
	width: 770px;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 85px;
	padding-left: 270px;
	margin: 0px;
	float: left;
	width: 290px;
}

.stonecreek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	width: 770px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.stonecreek p {
	color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
}

.stonecreek a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.stonecreek a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.stonecreek a:hover {
	color: #696E4E;
	text-decoration: none;
}



.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin: 0px;
	float: right;
	width: 200px;
	padding-top: 82px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: right;
}

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

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

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


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

.photoLeft {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.photoRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.photoRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.photoRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
