/* CSS Document */
/* Name: Eden Robins
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2008 by Eden Robins.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.edenrobins.com
Date: June 12, 2008
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 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
	color: #FFFFFF;
}

h4 {
	font-size: 18px;
	color: #FFFFFF;
}

h5 {
	font-size: 16px;
	color: #FFFFFF;
}


/* -------- 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: 324px;
	width: 800px;
}

.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 800px;
}

.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 96px;
	width: 800px;
}

.header3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 137px;
	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: 202px;
}

.middleLeftTop {
	background-image: url(../images/middleTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 83px;
	width: 202px;
}

.middleLeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	float: left;
	height: 100%;
	width: 184px;
	padding-left: 18px;
	color: #AA3313;
	line-height: 18px;
}

.middleLeftNav a:link {
	color: #AA3313;
	text-decoration: none;
}

.middleLeftNav a:visited {
	color: #AA3313;
	text-decoration: none;
}

.middleLeftNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.middleLeftContent {
	width: 144px;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	overflow: visible;
}

.middleLeftContent a:link {
}

.middleLeftContent a:visited {
}

.middleLeftContent a:hover {
}

.middleRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 598px;
}

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 573px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.middleRightContent a:link {
	font-weight: bold;
	color: #AA3313;
	text-decoration: underline;
}

.middleRightContent a:visited {
	font-weight: bold;
	color: #AA3313;
	text-decoration: underline;
}

.middleRightContent a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


















/* --------- Define footer elements ---------- */

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 123px;
	width: 800px;
}

.footer1 {
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 61px;
	width: 800px;
}

.footer2 {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 800px;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 795px;
	padding-top: 44px;
	padding-left: 5px;
	color: #AA3313;
}

.bottomNav a:link {
	color: #AA3313;
	text-decoration: none;
}

.bottomNav a:visited {
	color: #AA3313;
	text-decoration: none;
}

.bottomNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.legal {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 194px;
	padding-top: 8px;
	padding-left: 8px;
	margin: 0px;
}

.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 {
	float: left;
	padding-right: 8px;
}

.photoRight {
	float: right;
	padding-left: 8px;
}

/* ------------------ Blog Sidebar ------------------- */

.blogSide li {
	list-style-type: none;
}

.blogSide ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}

.blogSide a:link {
	color: #AA3313;
	text-decoration: none;
	font-weight: bold;
}

.blogSide a:visited {
	color: #AA3313;
	text-decoration: none;
	font-weight: bold;
}

.blogSide a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

