html, body {min-height:100%; height: 100%;}

body {
	background: #dddabb;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.4;
}

#body {
	background: #dddabb url(/images/bg.jpg) no-repeat top center;
	min-width: 960px;
}

#page {
	background: url(/images/bg_bottom.png) no-repeat bottom center;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	width: 960px;
}

#header {
	width: 960px;
	height: 158px;
}

#ads_header {
	width: 960px;
	height: 90px;
	color: #ccc;
        background: url(/images/header_ads_bg.jpg) repeat-y top center;
	font-size: 11px;
	text-align: center;
}

#ads_small {
	background: #ccc;
	margin: 0px 0px 0px 3px;
        width: 200px;
	height: 90px;
	float: left;
}

#ads_spacer {
	background: #ccc;
	width: 104px;
	height: 90px;
	float: left;
}

#ads_728x90 {
	margin: 0px 5px 0px 0px;
	width: 728px;
	height: 90px;
	float: right;
	text-align: center;
}

#ads_300x250 {
	width: 300px;
	height: 250px;
	text-align: center;
        float: left;
        margin-left: 30px;
        margin-top: 10px;
        margin-bottom: 20px
}

#nav {
	background: url(/images/header_bg.png) no-repeat top center;
	width: 960px;
	height: 68px;
}

#nav #logo {
	padding: 5px 0px 0px 20px;
	float: left;
}

#nav #nav_links {
	background: url(/images/nav.gif) no-repeat 0px 10px;
	width: 400px;
	height: 52px;
	padding: 10px 0px 0px 0px;
	float: left;
}

#nav #nav_links img {
	padding: 0;
	border: 0;
}

#nav #nav_search {
	width: 300px;
	height: 52px;
	padding: 13px 0px 0px 20px;
	float: left;
}

#nav #nav_search .input_text {
	width: 210px;
	height: 16px;
	margin: 7px 5px 0px 0px;
	float: left;
}

#nav #nav_search #submit {
	padding: 0px 0px 0px 0px;
}
#subpage_content {
        margin-top: 0px;
}
#content {
	width: 602px;
	padding: 10px 5px 10px 3px;
	min-height:500px;
	float: left;
}

#content #area {
	background: url(/images/content_bg.gif) repeat-y top center;
	width: 602px;
	padding: 0;
	margin-top: 10px;
}

#content #area_footer {
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content #area .entry {
	padding: 10px;
	margin: 0;
}

#content #area .content_bottom, #content #area .content_top {
	padding: 0;
}

#sidebar {
	width: 313px;
	float: left;
}

#sidebar #sidebar_content {
	width: 313px;
	background: url(/images/sidebar_bg.png) repeat-y 14px 0px;
	padding: 30px 0px 0px 34px;
	color: #999;
	font-size: 11px;
}

#sidebar #sidebar_footer img {
	margin-left: 14px;
}

#sidebar .input_text {
	width: 220px;
	height: 16px;
	margin: 5px 5px 0px 0px;
	float: left;
}

.small {
	text-transform: uppercase;
	font-size: 12px;
}

.newsthumb {
	width: 300px;
	height: 75px;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	float: left;
}

.newsthumb img {
	float: left;
	padding: 5px;
}

.newsthumb b {
	color: #AD2C00;
	font-size: 15px;
	font-weight: bolder;
	line-height: 1.2;
}

.clear {
	clear: both;
}

#footer {
	width: 921px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
        padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 10px;
	text-align: left;
}

#footer #footer_copy {
       	
       display: inline;
}

#footer #footer_nav {
	display: inline;
        padding-left: 60px;
}

#footer #footer_links {
	display: inline;
	padding-left: 60px;
}

#footer .icon {
	vertical-align: top;
}

#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:link {
	color: #fff;
}

#footer a:visited {
	color: #fff;
}

#footer a:active {
	color: #fff;
}

#footer a:hover {
	color: #F1B71A;
	text-decoration: underline;
}

.navigation {
	width: 575px;
	padding-top: 10px;
	padding-bottom: 30px;
        margin-left: 10px;
        margin-right: 20px;
}

div.hr {
  height: 2px;
  width: 600px;
  background: transparent url(/images/hr.png) no-repeat scroll center;
  clear: both;
}

div.hr_small {
  height: 2px;
  width: 295px;
  background: transparent url(/images/hr.png) no-repeat scroll center;
  clear: both;
}

div.hr hr {
  display: none;
}

.large, h1 {
	font-size: 22px;
}

h1 {
	color: #AD2C00;
	font-weight: bold;
	line-height: 1.2;
	clear: both;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
        color: #464749;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

.error {
	color: #ff0000;
	font-weight: bold;
	background-color: #fff;
}

.disclaimer {
	color: #993333;
}

.input_text {
	margin: 0;
	padding: 4px;
	font-size: 11px;
	color: #231f20;
	background-color: #fff;
	border: 1px solid #ccc;
}

.input_submit {
	margin: 0;
	font-size: 11px;
	padding: 3px;
	color: #231f20;
	background-color: #fff;
	border: 2px solid #980a2f;
	font-weight: bold;
}

form {
	padding: 0;
	margin: 0;
}

input img {
	border: 0;
}

.entry img.alignleft {
	padding-right: 20px;
	padding-bottom: 20px;
}

.entry img.alignright {
	padding-left: 20px;
	padding-bottom: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	border: 0;
}

a {
	color: #AD2C00;
	text-decoration: none;
}

a:link {
	color: #AD2C00;
}

a:visited {
	color: #AD2C00;
}

a:active {
	color: #AD2C00;
}

a:hover, a:hover b {
	color: #F1B71A;
	text-decoration: underline;
}

a.more_news:hover, a.more_news:hover b {
	color: #c98900;
	text-decoration: underline;
}