@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
.MastHeader {
	height: 326px;
}
/* CSS Document */

.main_wrapper {
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-repeat: repeat;
}
.nav_lft {
	float: left;
	width: 184px;
	position: relative;
}
.index_slide {
	float: left;
	height: 552px;
	width: 716px;
	position: relative;
}
.index_horiz_strip {
	clear: both;
	height: 31px;
	width: 900px;
}
.index_btm_half {
	clear: both;
	width: 900px;
}
.index_boxes {
	float: left;
	height: 172px;
	width: 688px;
}
.index_cars {
	float: right;
	height: 417px;
	width: 212px;
}
.index_ticker_wrapper {
	background-image: url(images/index/blog_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 688px;
	height: 245px;
}
.main_content {
	float: left;
	width: 680px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* CSS Document */


/* End Dec 2008 Header */

.form_cell {
	padding: 5px;
	vertical-align: middle;
	font-size: 16px;
}
.form_txtfield {
	background-color: #181818;
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #FFCA17;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txtMed  {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 16px;
	color: #FFCA17;
}
.txtLrg {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCA17;
	font-size: 20px;
	color: #FFCA17;
	text-transform: capitalize;
	vertical-align: top;
	text-indent: 0px;
	letter-spacing: -2px;
	text-align: left;
	line-height: 27px;
}
.txtMedium   {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.txtMediumBlue {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 18px;
	color: #0099CC;
	font-weight: normal;
}
.txtLrgNoBrdr {
	padding: 5px;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 26px;
	color: #71421E;
	border-right-style: none;
	border-left-style: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
.footer_wrapper {
	background-color: #181818;
	padding: 10px;
	clear: both;
	height: 30px;
	width: 880px;
}
.h1 {
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
}
.flt_rt {
	padding: 5px;
	float: right;
}
.gold_wrapper {
	color: #000000;
	background-color: #FF9900;
	width: 716px;
	position: relative;
	left: -5px;
}
.content_column {
	float: left;
	width: 300px;
	padding-left: 5px;
}
.content_column_rt {
	float: right;
	width: 300px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.flt_lft {
	padding: 5px;
	float: left;
}
.txt_med {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 16px;
	color: #FFCA17;
}
#loading {
	background-color: #000000;
	padding: 30px;
	height: 400px;
	width: 300px;
	position: absolute;
}
#fade_img {
	background-image: none;
	float: left;
	height: 552px;
	width: 716px;
	position: relative;
	visibility: hidden;
}
