﻿h2
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-transform: none;
	margin-top: -7px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
}

h1
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 3px;
	margin-top: 0px;
}

p
{
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}

.hr
{
	height: 1px;
	width: 300px;
	margin: 10px auto;
	color: #FF9900;
	background-color: #FF9900;
	overflow: hidden;
}

a, a:visited, a:hover
{
	color: #FF9900;
}

#main_container
{
	font-family: Arial, Sans-Serif;
	width: 600px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	color: Black;
}

#top_header
{
	font-size: 8px;
	width: 578px;
	position: relative;
	top: 0px;
	height: 30px;
	text-align: right;
	padding-right: 22px;
	overflow: hidden;
}

#header_main_text
{
	position: relative;
	top: 0px;
	width: 600px;
	height: 52px;
	color: #FF9900;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}

#nav_bar
{
	position: relative;
	top: 10px;
	width: 580px;
	height: 14px;
	padding: 8px 10px;
	background-color: #FF9900;
	margin-top: 0px;
	overflow: hidden;
}

.nav_bar_item
{
	padding: 0px 15px;
	color: White;
	float: left;
	font-size: 12px;
}

.nav_bar_item a, .nav_bar_item a:hover, .nav_bar_item a:visited
{
	color: White;
	text-decoration: none;
}

.nav_bar_item a:hover
{
	text-decoration: underline;	
}

#content_container_top
{
	position: relative;
	top: 0px;
	left: 15px;
	width: 574px;
	height: 22px;
	margin-top: 17px;
	background-image: url(../_images/content_container_top.gif);
	overflow: hidden;
}

#content_container_mid
{
	position: relative;
	top: 0px;
	left: 15px;
	width: 574px;
	background-image: url(../_images/content_container_mid.gif);
	overflow: hidden;
}

#content_container_bottom
{
	position: relative;
	top: 0px;
	left: 15px;
	width: 574px;
	height: 29px;
	background-image: url(../_images/content_container_bottom.gif);
	overflow: hidden;
}

#main_page_content
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 526px;
	margin-left: 18px;
}

#left_column
{
	float: left;
	width: 200px;
	padding-right: 15px;
	margin-bottom: 20px;
	border-right: 1px solid #FF9900;
	overflow: hidden;
}

#right_column
{
	float: left;
	left: -1px;
	width: 300px;
	margin-bottom: 20px;
	padding-left: 10px;
	overflow: hidden;
}

#ad_180x151
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 151px;
	overflow: hidden;
}

#ad_468x60
{
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 468px;
	height: 60px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#google_search
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 290px;
	padding: 7px 5px;
	height: 26px;
	overflow: hidden;
	border: 1px solid #D8D8D8;
	margin: 10px auto;
}

#google_search img
{
	vertical-align: middle;
}

#google_search input
{
	font-size: 10px;
}

.input
{
	width: 140px;
}

#right_left_column
{
	float: left;
	margin-top: 10px;
	width: 162px;
	border-right: 1px solid #FF9900;
}

#right_left_column a, #right_left_column a:visited, #right_left_column a:hover, 
#right_right_column a, #right_right_column a:visited, #right_right_column a:hover
{
	color: Black;
	font-size: 12px;
	line-height: 22px;
	display: block;
}

#right_right_column
{
	float: left;
	margin-top: 10px;
	width: 123px;
	margin-left: 10px;
}

#footer
{
	color: #FF9900;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-align: center;
	margin: 10px auto;
}

#footer a, #footer a:visited, #footer a:hover
{
	color: #FF9900;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;	
}