/* Delroth CSS Revision One
	Coded by Howie Douglas */

body {
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

li {
margin-left: 20px;
}

.tabledark {
min-height:100%;
height:auto !important;
height: 100%;
}

a {	color: #000;	padding-left: 5px;	padding-right: 5px;	text-decoration: underline; } 

a:hover {	color: #222;	padding-left: 5px;	padding-right: 5px;	text-decoration: underline; }
.clearfix {
	height: 1px;
	clear: both;
}

#header {
	width: 1020px;
	height: 185px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#logo {
	width: 269px;
	height: 75px;
	margin-top: 35px;
	margin-left: 10px;
	float: left;
}

#header_ad_box {
	width: 728px;
	height: 90px;
	background-image: url(images/hdr_top_box.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}

#header_navigation {
	width: 728px;
	height: 38px;
	background-image: url(images/hdr_nav.png);
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 22px;
	margin-right: 10px;
	text-align: center;
	padding-top: 15px;
	clear: both;
	float: right;
}

#header_navigation a {
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#header_navigation a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 964px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
}

#wrapper_top {
	width: 964px;
	height: 12px;
	background-image:url(images/content_top.png);
	background-repeat: no-repeat;
}

#wrapper_body {
	width: 964px;
	height: auto;
	background-image: url(images/content_body.png);
	background-repeat: repeat-y;
}

#wrapper_bottom {
	width: 964px;
	height: 12px;
	background-image: url(images/content_btm.png);
	background-repeat: no-repeat;
}

#left_column {
	width: 213px;
	height: auto;
	margin-top: 25px;
	margin-left: 30px;
	float: left;
}

.left_col_top {
	width: 213px;
	height: 52px;
	background-image: url(images/leftbar_top.png);
}

.left_col_content {
	width: 168px;
	height: auto;
	background-image: url(images/leftbar_bg.png);
	background-repeat: repeat-y;
	color: #000;
	text-decoration: none;
	padding-left: 35px;
	padding-right: 20px;
}


.left_col_btm {
	width: 213px;
	height: 52px;
	background-image: url(images/leftbar_btm.png);
	margin-bottom: 10px;
}

#middlecolumn {
	width: 345.5px;
	height: auto;
	margin-top: 25px;
	float: left;
}

#right_column {
	width: 345.5px;
	height: auto;
	margin-top: 25px;
	float: left;
}

.content_box_container {
	width: 319px;
	height: auto;
	margin-left: 25px;
	margin-bottom: 10px;
	float: left;
}

.content_box_top {
	width: 319px;
	height: 22px;
	background-image: url(images/box_top.png);
	text-align: center;
	padding-top: 40px;
}

h1
{	margin-bottom: 0;
	padding-bottom: 0;
	margin: 0;
	padding: 0;
	font-size:2em;
	font-weight:normal;
	color:#2A1B0A;
}

.content_box_bg {
	width: 259px;
	height: auto;
	background-image: url(images/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 25px;
}

.content_box_btm {
	width: 319px;
	height: 54px;
	background-image: url(images/box_btm.png);
}

#lg_box {
	width: 662px;
	height: auto;
	float: right;
	margin-right: 30px;
}

#lg_box_top {
	width: 530px;
	height: 57px;
	background-image: url(images/lg_box_top.png);
	text-align: center;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 50px;
}

#lg_box_top h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin: 0;
	padding: 0;
	font-size:3em;
	font-weight:normal;
	color:#3B240B;
}

#lg_box_bg {
	width: 530px;
	height: auto;
	background-image: url(images/lg_box_bg.png);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 50px;
}

#lg_box_btm {
	width: 662px;
	height: 137px;
	background-image: url(images/lg_box_btm.png);
}

#stats_container {
	width: 181px;
	height: auto;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 25px;
}

.stats_item {
	width: 56px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	overflow: hidden;
	padding-right: 2px;
	float: left;
}

.stats_item img {
	margin-right: 5px;
}

#footer {
	width: 1020px;
	height: 21px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
