/* CSS Document */
/* Name: Stylesheet			
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner: N.B.Piccirilli
Author URI: http://www.stonecreekmedia.com
Site URI: 
Date: 6/7/2007
Version: 1.0  */


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

body {
	background-color: #000000;
}

p {
}

blockquote {
}

h1 {
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}


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


.page {
	padding: 0px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header {
}

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

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


.middle {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}

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

.leftContent {
	background-image: url(../images/image_left_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DFCA89;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.leftContent a:link {
	color: #987821;
	text-decoration: underline;
}

.leftContent a:visited {
	color: #987821;
	text-decoration: underline;
}

.leftContent a:hover {
	color: #E3CF90;
	text-decoration: underline;
}


.right {
	background-image: url(../images/image_content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 560px;
}

.rightContent {
	margin: 0px;
	float: left;
	width: 530px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 100%;
}

.rightContent a:link {
	color: #987821;
	text-decoration: underline;
}

.rightContent a:visited {
	color: #987821;
	text-decoration: underline;
}

.rightContent a:hover {
	color: #E3CF90;
	text-decoration: underline;
}



/* --------- Main Navigation elements ----------------- */

.mainNav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}

.nav1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 23px;
	width: 240px;
}

.nav2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 240px;
}

.nav3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 240px;
}

.nav4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 240px;
}

.nav5 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 240px;
}




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

.footerNav {
	color: #CCCCCC;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-top: 32px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

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

.footerNav a:hover {
	color: #E3CF90;
	text-decoration: underline;
}


.legal {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 800px;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.stonecreek {
}

.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: 10px;
	font-size: 12px;
}

.photoRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
