/* CSS Document */
/* Name: Robie Madison	
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2008 by Robie Madison.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.robiemadison.com
Date: November 20, 2008
Version: 1.0  */


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

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

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

.page {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	float: left;
	height: 289px;
	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/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 145px;
	width: 800px;
}

.reheader {
	float: left;
	height: 289px;
	width: 800px;
}

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

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

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

.middleLeftNav {
	margin: 0px;
	float: left;
	width: 132px;
	height: 100%;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.middleLeftNav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.middleLeftNav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.middleLeftNav a:hover {
	font-weight: bold;
	color: #9FDBE3;
	text-decoration: underline;
}

.middleLeftContent {
	margin: 0px;
	float: left;
	height: 100%;
	width: 127px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.middleLeftContent a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.middleLeftContent a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.middleLeftContent a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

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

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 593px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

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

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

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



















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

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

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

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

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

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



.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.stonecreek {
}

.stonecreek p {
	color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, 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: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.photoRight {
}


/* --------------- Blog additions ------------------- */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
		
#sidebar ul {
	list-style-type: none;
}

#sidebar li {
	list-style-type: none;
}

#sidebar ul li {
	margin-left: -20px;
	list-style-type: disc;
}

