/* CSS Document */
/* Name: 
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner 
Author URI: http://www.stonecreekmedia.com
Site URI: 
Date: 
Version: 1.0  */


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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8C50AA;
	margin: 0px;
	padding: 0px;
}

p {
}

blockquote {
}

h1 {
}

h2 {
	font-size: 30px;
}

h2 a:link {
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
}

h4 {
}

h5 {
}


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


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

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	height: 280px;
}

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

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

.middle {
	background-image: url(../images/image_middleStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.middleLeft {
	background-image: url(../images/image_sideTop1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.middleLeft a:link {
	color: #000000;
	font-weight: bold;
}

.middleLeft a:visited {
	color: #000000;
	font-weight: bold;
}

.middleLeft a:hover {
	color: #FECD6E;
	font-weight: bold;
}

.middleRight {
	background-image: url(../images/image_contentTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: right;
	height: 100%;
	width: 510px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}

.middleRight a:link {
	color: #33B76C;
	text-decoration: none;
}

.middleRight a:visited {
	color: #33B76C;
	text-decoration: none;
}

.middleRight a:hover {
	color: #FECD6E;
	text-decoration: underline;
}


.content {
}

.middleLeft li, ul li {
	list-style-type: none;
	padding: 0px;
	margin-left: -10px;
}
















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

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}

.stonecreek {
}

.stonecreek p {
color: #CCCCCC;
font-size: 10px;
line-height: normal;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


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


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
        }

.photoLeft {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.photoRight {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.wp-smiley {
	border: 0pt none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}	
