/* CSS Document */
/* Name: Kathy Bennett
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2008 by Kathy Bennett.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.kathybennett.com
Date: September 2, 2008
Version: 1.0  */


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

body {
	background-color: #000000;
}

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 ------ */


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

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

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

.header1a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 800px;
}

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

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

.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
}

.navBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navBar a:hover {
	color: #6D78B8;
	text-decoration: underline;
}

.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: 188px;
}

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

.middleLeftContent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.middleLeftContent a:link {
	color: #6D78B8;
	text-decoration: none;
}

.middleLeftContent a:visited {
	color: #6D78B8;
	text-decoration: none;
}

.middleLeftContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

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

.middleRightContent {
	margin: 0px;
	float: right;
	height: 100%;
	width: 582px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

.middleRightContent a:link {
	font-weight: bold;
	color: #6D78B8;
	text-decoration: none;
}

.middleRightContent a:visited {
	font-weight: bold;
	color: #6D78B8;
	text-decoration: none;
}

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


















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

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 800px;
}

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

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

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 780px;
	padding-top: 5px;
	padding-left: 20px;
	margin: 0px;
}

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

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

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

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

.stonecreek {
}

.stonecreek p {
	color: #FFFFFF;
	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 {
}

.photoRight {
}

/* ----------------- Drop Menu Elements ------------------- */

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
}

/* -------------------- Additions for Blog ----------------------------- */

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#sidebar a:link {
	color: #6D78B8;
	text-decoration: none;
}

#sidebar a:visited {
	color: #6D78B8;
	text-decoration: none;
}

#sidebar a:hover {
	#6D78B8color: #CCCCCC;
	text-decoration: underline;
}

#sidebar ul li {
	margin-left: -30px;
	list-style-type: none;
}

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

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
        }
