

body, img, blockquote, div, dl, fieldset, form, h2, h4, p, pre, table 
{
    padding:0px;
    margin:0px;
    border:none;
    font-family: arial, san-serif;
    font-size:11px;
	
}
body{
	background-color: #7b7a5e;
}
h2{
    font-size:22px;
}
.hr{
    background-color:#5f552f;
    color:#5f552f;
    height:1px;
    display:block;
    clear:both;
}
a, a:hover{
	color:#3a431f;
	text-decoration: none;
}
a:active{
  outline: none;
}

.fl { float: left; }
.fr { float: right }

#top_banner {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 10px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper{
  width:920px;
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  background-color: #FFFFFF;
}
#content{
  width:920px;
  background:#3e4e0e;
}
.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;}
#screenShow{
	width: 920px;
	height: 280px;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
	color: #FFFFFF;
	background: #000000;
}
.opnerPhoto{
	width: 640px;
	height: 280px;
	margin: 0 0;
	padding: 0 0;
	text-align: left;
	vertical-align: top;
}
.secondBox{
	width: 280px;
	height: 280px;
	margin: 0 0;
	padding: 0 0;
	text-align: left;
	vertical-align: top;
}
#stuffin{
	width: 920px;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
}
.tuffin{
	width: 920px;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
	background: #FFFFFF;
}
#stuffin2 {	padding: 0 0px;	margin-top: 0px; width: 920px; background: #FFFFFF;}
.introBar{
	width: 900px;
	height: 80px;
	margin: 0 0;
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background: #000000;
}
#bloby{
	width: 920px;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
	background: #000000;
}

.column_w190 {	padding: 0 8px; margin-top: 10px; width: 182px;}
.column_w230 {	padding: 0 8px;	margin-top: 10px; width: 222px; background: #FFFFFF;}
.column_w270 {	padding: 0 8px;	margin-top: 10px; width: 262px;}

.colTitles{
    font-family: Times New Roman, Garmond, sans-serif;
	font-size: 24px;
	line-height: 22px;
	padding: 10px 0 8px 6px;
	border-top: 2px solid #d48303;
	border-bottom: 1px solid #c6c6c6;
	position: relative;
	margin-bottom: 18px;
	color: #666666;
}

.hide{
	display:none;
}
.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.autoclear { display:inline-block; }
/* Hide from IE Mac \*/
.autoclear { display:block; }
/* End hide from IE Mac */
.as_shown_p, .starting_at_p{
	visibility: hidden;
}
.print {
	display: none;
}
#header {
	font-family:  arial, san-serif;
	font-size:11px;
	width:820px;
	height:77px;
}
#header hr{
	display:none;
}
#global_nav_container {
	width:820px;
	height:58px;
	float:left;
	background:url('/imgs/topperBG.jpg') no-repeat;
}
#global_links {
	width: 180px;
	float: right;
	background: transparent;
    margin: 25px 0 0;
	padding-left: 10px;
}
#global_nav_container a {
	font-size:11px;
	text-decoration:none;
	margin:0px 2px 0px 2px;
	color: #d0d7d9;
}
#global_nav_container a:hover{
   color:#FFFFFF;
}
#brand_nav_container {
	width:920px;
	height:20px;
	clear:both;
	background-color:#465811;
	display:block;
	border-bottom:solid 1px #a1b0b7;
}
#other_menus {
	width:500px;
	height:17px;
	margin-top: 2px;
	float:left;
}
#other_links {
	width:318px;
	float:left;
	height:17px;
	margin-top: 2px;
}
#other_links a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	display:block;
	height: 15px;
	margin: -1px 2px 0;
	padding: 3px 5px 0;
}
#other_links a:hover{
	background-color:#d48303;
	color:#ffffff;
}
#other_links a.other_menu_name {
	display:block;
	padding-top: 3px;
}
#other_menus a.other_menu_link{
	color:#FFFFFF;
	display: block;
	font-weight:bold;
	text-decoration:none;
	background: transparent url('/imgs/arrow_right.gif') no-repeat scroll 0 0;
	text-transform: uppercase;
	height: 15px;
	margin-top: -1px;
	padding: 3px 0 0 5px;
	font-size: 11px;
}

#history_menu a.other_menu_link {
	background-position: 140px 4px;
}

#history_menu a.other_menu_link:hover {
	background: #d48303 url('/imgs/arrow_down.gif') no-repeat scroll 140px 6px;
}

#history_menu{
	position: absolute;
	z-index:10;
	background:transparent;
	left: 10px;
	width: 155px;
	vertical-align: bottom;
	padding-left: 5px;
}
#acc_menu a.other_menu_link {
	background-position: 108px 4px;
}
#acc_menu a.other_menu_link:hover{
	background: #d48303 url('/imgs/arrow_down.gif') no-repeat scroll 108px 6px;
}

#acc_menu{
	position: absolute;
	z-index:10;
	background:transparent;
	left: 170px;
	width: 125px;
	vertical-align: bottom;
	padding-left: 5px;
}
#cond_menu a.other_menu_link {
	background-position: 130px 4px;
}
#cond_menu a.other_menu_link:hover{
	background: #d48303 url('/imgs/arrow_down.gif') no-repeat scroll 130px 6px;
}

#cond_menu{
	position: absolute;
	z-index:10;
	background:transparent;
	left: 300px;
	width: 155px;
	vertical-align: bottom;
	padding-left: 5px;
}

form, input, select, option {
	font-family:  arial, san-serif;
	font-size:9px;
	margin: 2px 0px 2px 0px;
}
select, option {
	display:block;
	/*max-width: 140px;*/
}
.menu{
	height: 0px;
	overflow: hidden;
	background-color:#d7d4bb;
	border: 0px none transparent;
}
.sub_menu {
	margin: 0;
	color:#74673e;
	border-bottom: 1px solid #72663B;
}
div.sub_menu_btn, div.sub_menu_link {
	display: block;
/*	text-align: left;*/
}
div.sub_menu_btn a, div.sub_menu_link a {
	padding: 3px 5px 3px 10px;
}
div.sub_menu_btn a, div.sub_menu_btn a:visited, div.sub_menu_btn a:active, div.sub_menu_link a, div.sub_menu_link a:visited 
{ 
	padding: 3px 5px 3px 10px;
	font-size:11px;
	color:#74673e;
	text-decoration:none;
	display:block;
}
div.sub_menu_btn a:hover, div.sub_menu_link a:hover 
{
	background-color:#fff;
	color:#74673e;
}
.sub_menu_header 
{
	margin: 5px 5px 0px 5px;
	color:#74673e;
	font-weight: bold;
}
.sub_menu_text strong {
	color:red;
}
#history_menu input {
	margin-top: 0;
	float: left;
}
.bottom-link {
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;
}