﻿body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 1.2em;
	font: 75% "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	background: #fff url('../img/bgd-1024-lite.jpg') 50% 0;
	color: #333333;
}

#container {
	position: relative;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	text-align: left;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
	background: inherit;
}

a:hover {
	text-decoration: none;
	color: #b00000;
	background: inherit;
}


#banner {
	width: 842px;
	height: 180px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
	background: url('../img/head-2.jpg');
}

#title h1 {
	margin: 0 10px 10px 12px;
	padding-top: 5px;
	font-size: 1.3em;
	color: #333333;
	background: inherit;
}

#column-container {
	position:absolute;
	top: 185px;
	width: 830px;
	padding-top: 5px;
	margin: 0 5px;
	text-align: center;
}

/*************** TOP MENU BEGIN ***************/

#top-nav {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #bbb;
}

#top-nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#top-nav a:link, #top-nav a:visited {
	padding: 0 20px 0 20px;
	text-decoration: none;
	color: #333333;
	background: inherit;
}

#top-nav a:link.active, #top-nav a:visited.active, #top-nav a:hover {
	color: #b00000;
	background-color: #fff;
	background:url('../img/side_menu_hover-drk.gif');
}

/*************** END TOP MENU ***************/

#content {
	float:right;  /*see #side-column note*/
	width: 660px;
	margin: 35px 0 0 0px;
	padding: 0px;
	border-left: 1px solid #ddd;
}

#content p {
	padding-left: 10px;
	padding-right: 10px;
}

#content a {
	color: #b00000;
}

#content a:hover {
	text-decoration:underline;
	color: #000000;
}



#content h1, #content h2 {
	margin: 5px 30px 0 9px;
	padding: 0;
	font-variant: small-caps;
	font-size: 1.4em;
	color: #333333;
	background: inherit;
}

#content h1 span	{
	font-size: 14px;
}

#content h2	{
	font-size: 1.2em;
	}

#content span.show {
    position:relative;
    top: -18px;
	padding-left: 100px;
	font-variant: normal;
	font-size: 12px;
}

#content span.hide {
	padding-left: 100px;
}	

#content p span	{
	font-size: 11px;
}

#content p strong {
	font-size: 110%;
}

#side-column {
	/*float:left; /*remove this line if you use #content float:right;*/
	width: 165px;
	margin: 38px 0 0 0;
	padding-left: 10px;
}

#side-column-2 {
	/*float:left; /*remove this line if you use #content float:right;*/
	width: 165px;
	margin: 38px 0 0 0;
	padding-left: 10px;
}


#side-column h1 {
	margin: 0 0 0 0;
	font-variant: small-caps;
	font-size: 1em;
	color: #c86000;
	background: inherit;
}

#weatherbox	{
	position:relative;
	top: 40px;
	left: 2px;
}

.side-nav {
	width: 95%;
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style-type: none;
	color: #333;
	background:inherit;
}

.side-nav a {
	background-color:inherit;
	display: block;
	width: 95%;
	text-align: left;
	text-decoration: none;
	color: #b00000;
}

.side-nav a:hover {
	text-decoration: none;
	background-color: #fff;
	background: url('../img/side_menu_hover-drk.gif') repeat-y;
	color: #000;
}

.sideheader, .subsideheader {
	color: #666;
	background: inherit;
	text-align: left;
	font-size: 1.3em;
	font-variant: small-caps;
	margin: 10px 0 0 5px;
	padding: 3px 0 3px 0;
}

.subsideheader	{
	margin: 5px 0 -5px 10px;
	font-size: 1.1em;
}

.news {
	color: #666;
	background:inherit;
	margin: 5px 0 5px 0;
}

/*************** FOOTER BEGIN ***************/

#footer {
	clear:both;
	width: 830px;
	padding: 3px;
	margin: 20px 0 0 5px;
	border-top: 1px solid #ddd;
	font-size: .9em;
	text-align: center;
	color: #333;
	background: inherit;
}

#bot-nav 	{
	padding-right: 60px;
}

#bot-nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#bot-nav li span	{
	font-size: 10px;
}


#footer a:link, #footer a:visited {
	color: #b00000;
	background:inherit;
}

#footer a:hover {
	color: #333;
	text-decoration:underline;
}

/*************** END FOOTER ***************/


.myborder { 
	float: left;
	border: 1px solid #eeae0e;
	padding:5px;
	text-align:left;
	margin: 0 10px 0 10px;
}

a img {
	border: none; 
}

div.scroll {
	overflow: auto;
	height: 5em;
	width: 130px;
	border: solid 1px #999;
	padding: 1ex;
	background: #fff;
	color: #866709;
	margin: 0 0 0 0;
}

div.scroll h2	{
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#truck {
	float: right;
	width: 400px;
	height: 220px;
	background: url('../img/cabinet-r-us-truck.gif') no-repeat 60px 60px;
}

#stylebox, #stylebox2 {
	float: right;
	width: 18em;
	height: 6em;
	margin: 5px 20px 0 5px;
	
}

#stylebox2 {
	float: left;
}

#stylebox p, #stylebox2 p	{
	font-family: arial, helvetica, georgia;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 20px;
	color: #CC6600;
	text-align: right;
	margin: 0 10px 0 0;
	
}

#stylebox p.line-1, #stylebox2 p.line-1	{
	float:left;
	color: #663300;
}

#stylebox p.line-3, #stylebox2 p.line-3	{
	float: left;
	color: #B00000;
	margin: 0;
}

#bible-verse {
	width: 540px;
	line-height: 90%;
	padding:0;
	margin: 20px 0 10px 50px;
	font-size: 11px;
}	

#bible-verse a {
	color: #b00000;
	}

.clearall	{
	clear: both;
}

#content ul.three-column	{
	list-style: none;
	float: left;
	width: 600px;
	margin: 5px 0 10px 40px;
	padding: 0;
}

#content ul.three-column li	{
	float:left;
	width: 200px;
	margin: 0 0 0 0;
    padding: 0;
}

#more-links ul {
	margin: 10px 15px;
	padding:0;
}

.nobullets {
	list-style-type:none;
}