/*
CSS
created by: Roundtable Technologies, LLC
*/

/* SITEWIDE STYLE */

body {
	background-color: #272525;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
}

#container {
	width: 800px;
	height: auto;
	background-color: #363636;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;	
}

a {
	text-decoration: none;
	color: #526a02;
}

a:hover {
	text-decoration: none;
	color: #363636;
}

/* HEADER */

#header {
	text-align: left;
	width: 800px;
	height: 100px;
}

#header img {
	float: left;
}

h1 {
	color: #8aaf00;
	float: right;
	margin-top: 30px;
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 0.14em;
	margin-right: 10px;
}

/* NAVIGATION */

#navBar {
	clear: both;
	background-image: url(img/navbar.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 25px;
}

#navBar ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#navBar ul li {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.05em;
}

#navBar ul li a {
	color: #fff;
}

#navBar ul li a:hover {
	color: #272525;
}

/* MAIN */

/* LEFT COLUMN */

#sidebarLeft, #sidebarLeftTop, #sidebarLeft div {
	width: 215px;
}

#sidebarLeft {
	background-image: url(img/elephant.jpg);
	background-repeat: no-repeat;
	height: 455px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
	position: relative;
}

#sidebarLeftTop {
	height: 320px;
}

#sidebarLeft div {
	height: auto;
	position: absolute;
	/*top: 325px;*/
	bottom: 0;
	left: 0;
	background-color: transparent;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/* MIDDLE COLUMN */

#middle, #middleTop, #middleBot {
	width: 355px;
}

#middle {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

#middleTop {
	background-color: #cecccc;
	color: #363636;
	text-align: left;
	height: 320px;
}

#middleTopImg {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 340px;
	height: 171px;
}

#middleBot {
	height: 120px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#middleBotL, #middleBotR {
	float: left;
	width: 170px;
	height: 120px;	
	position: relative;
}

#middleBotR {
	float: right;
}

/* RIGHT COLUMN */

#sidebarRight, #sidebarRightTop, #sidebarRightMid, #sidebarRightBot, #sidebarBotR {
	width: 180px;
}

#sidebarRight {
	position: relative;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	text-align: left;
	border-left: 1px dotted #363636;
}

div.sidebarRightImg {
	margin-top: 7px;
	margin-left: 7px;
	float: left;
}

#sidebarRightTop {
	height: 322px;
	background-color: #cecccc;
	color: #363636;
}

div.sidebarRightMid {
	height: 120px;
	margin-top: 15px;
}

div.sidebarRightAd {
	height: 120px;
	margin-top: 15px;
}

div.sidebarRightAd div {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
}

#sidebarIntroAd {
	background-image: url(img/intro389d.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

#sidebarIntroAd a {
	color: #465a02;
}

#sidebarIntroAd a:hover {
	color: #363636;
	text-decoration: none;
}

#sidebarRightBot {
	background-image: url(img/adspace.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 15px;
	/*margin-bottom: 10px;*/
	position: relative;
}

#sidebarBot {
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	text-align: left;
}

#sidebarBot div {
	height: 120px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#sidebarRightBot div {
	height: auto;
	position: absolute;
	bottom: 5px;
	left: 3px;
	background-color: transparent;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

/* INTERIOR PAGES */

/* BIG CONTAINER */

#bigBox {
	width: 790px;
	height: auto;
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cecccc;
}

/* BIG LEFT */

#bigLeft {
	width: 580px;
	height: auto;
}

#bigLeftTop {
	width: 580px;
	height: 322px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #cecccc;
	color: #363636;
	text-align: left;
}

#bigLeftAuto {
	width: 580px;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #cecccc;
	color: #363636;
	text-align: left;
	border: 0;
}

#bigLeftBot {
	width: 580px;
	height: 120px;
	background-image: url(img/intro389b.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#bigLeftBot div {
	height: 120px;
	width: 395px;
	position: absolute;
	background-color: transparent;
	color: #FFF;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	top: 20px;
	left: 0;
}

/* ESSENTIALS */

div.essentials {
	width: 570px;
	height: auto;
	text-align: left;
	margin: 10px auto 5px auto;
}

div.essentialsImg {
	width: 100px;
	height: auto;
	float: left;
	margin-top: 5px;
}

div.essentialsDetails {
	width: 460px;
	height: auto;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	font-size: 12px;
	border-bottom: 1px dotted #526a02;
}

span.essentialsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #526a02;
}

span.bookAuthor {
	font-style: italic;
}

/* FOOTER */

#footer {
	clear: both;
	width: 100%;
	height: 20px;
	margin-top: 7px;
	font-size: 11px;
	text-align: center;
	background-color: #363636;
}

#footer a {
	color: #8aaf00;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* TEXT FORMATTING */

.entry {
	margin-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	color: #363636;
	text-align: left;
	font-size: 12px;
	line-height: 1.75em;
}

span.entryTitle {
	font-weight: bold;
}



h2 {
	padding: 2px 0 0 7px;
	font-size: 18px;
	color: #526a02;
	font-weight: bold;
	margin: 0;
}

h3 {
	padding: 2px 0 0 7px;
	font-size: 16px;
	color: #363636;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
}

h4 {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #526a02;
}

.summary {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 80px;
	font-size: 11px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #526a02;
}

span.adTextBold  {
	color: #8aaf00;
	text-align: center;
	margin-top: 0px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}