/* CSS Document */
/* Name: Gregg Olsen	
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2006 by Gregg Olsen.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.greggolsen.com
Date: December 16, 2006
Version: 1.0  */


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

body {
	background-image: url(../images/image_background.jpg);
	background-repeat: repeat;
	background-position: left top;
}


p {
	font-size: 13px;
	line-height: 16px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	margin: 0px;
	padding: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #A68B54;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.quote2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #A68B54;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B59420;
	border-right-color: #B59420;
	border-bottom-color: #B59420;
	border-left-color: #B59420;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


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


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

.splash1 {
	height: 320px;
	width: 770px;
}

.splash2 {
	height: 320px;
	width: 770px;
}

.splash3 {
	height: 325px;
	width: 770px;
}


.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 438px;
	width: 770px;
}

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

.header1Green {
	background-image: url(../images/image_header1_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 102px;
	width: 770px;
}

.header1Stand {
	background-image: url(../images/image_header1_stand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 102px;
	width: 770px;
}

.header1Blue {
	background-image: url(../images/image_header1_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 102px;
	width: 770px;
}

.header1Shirt {
	background-image: url(../images/image_header1_shirt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 102px;
	width: 770px;
}


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

.header2Green {
	background-image: url(../images/image_header2_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 770px;
}

.header2Stand {
	background-image: url(../images/image_header2_stand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 770px;
}

.header2Blue {
	background-image: url(../images/image_header2_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 770px;
}

.header2Shirt {
	background-image: url(../images/image_header2_shirt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 147px;
	width: 770px;
}

.navBar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 770px;
	overflow: hidden;
}

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

.header3Green {
	background-image: url(../images/image_header3_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 127px;
	width: 770px;
	padding: 0px;
}

.header3Stand {
	background-image: url(../images/image_header3_stand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 127px;
	width: 770px;
	padding: 0px;
}

.header3Blue {
	background-image: url(../images/image_header3_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 127px;
	width: 770px;
	padding: 0px;
}

.header3Shirt {
	background-image: url(../images/image_header3_shirt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 127px;
	width: 770px;
	padding: 0px;
}

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

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

.middleLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 211px;
	overflow: hidden;
}

.middleLeftTop {
	background-image: url(../images/image_middleLeftTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	float: left;
	height: 270px;
	width: 211px;
	overflow: hidden;
}
.middleLeftTopContent { float: left; height: 100%; width: 180px; color: #cccccc; overflow: hidden !important; padding-right: 10px; padding-left: 10px; }

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

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

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


.middleLeftContent { float: left; height: 100%; width: 176px; color: #cccccc; padding-right: 10px; padding-left: 15px; overflow: hidden; }

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

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

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

.middleRight {

}

.middleRightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 539px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	overflow: hidden;
}

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

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

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


.bookLink {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.initialCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	float: left;
	padding: 0px;
}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 20px;
	overflow: hidden;
}


.quoteCite {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	text-indent: 0;
	color: #9e8145;
	text-align: left;
	display: block;
	padding-top: 2px;
}

.pageHeader {
	text-align: center;
	margin: 0px;
	height: 79px;
	padding-top: 48px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 488px;
	float: right;
	overflow: hidden;
}

.pageHeaderFront {
	text-align: center;
	margin: 0px;
	height: 79px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 502px;
	float: right;
}


.bookTitle {
	text-align: center;
	margin: 0px;
	height: 36px;
	width: 531px;
	padding: 0px;
}

.bottomFront {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 539px;
}

.rssFeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 380px;
}

.rssImage {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 238px;
	width: 150px;
}



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

.footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 98px;
	width: 770px;
}

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

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

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 760px;
	padding-top: 8px;
	text-align: right;
	padding-right: 10px;
}

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

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

.bottomNav a:hover {
	color: #7E2827;
	text-decoration: underline;
}

.legal {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	float: left;
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.legal a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.legal a:hover{
	color: #333333;
	text-decoration: none;
}


.stonecreek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	float: left;
	width: 770px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
}

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


.blurbs {
	font-size: 14px;
	width: 165px;
	font-style: normal;
}

.more {
	float: right;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

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

.photoLeft {
	float: left;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 0px;
	font-size: 10px;
}

.photoRight {
	float: right;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
}

.whiteBorder {
	border: thin solid #FFFFFF;
}

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
        }

.wp-caption-text {
	font-style: italic;
}

