html, body {
	height:100%;
	/*margin:0 auto;*/
}

body {
	background-color:#ffffff;
	background-image:url(../images/bg_wide.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	text-align:left;
}

body, td {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#695d54;
}

input {
	border-width: 1px;
	background-color:#ffffff;
	height:18px;
	line-height:18px;
}

input
{
	font:10px verdana ;
	padding:2px 2px 2px 2px;
	color:#666666; 
	text-decoration: none;
	border-style:solid;
	border-width: expression(this.type=="radio"? '0' : this.type=="checkbox"? '0' : this.type=="select"? '0' : '1px');
	background-color: expression(this.type=="radio"? '' : this.type=="checkbox"? '' : this.type=="select"? '' : '#ffffff');
	border-color:#969696;
	
} 

select {
	border-style:solid;
	font:10px verdana ;
	color:#666666; 
	border-color:#969696;
	border-width:1px;
	line-height:18px;
	vertical-align:middle;
}

.outer_container {
	/*margin:0 auto;*/
	text-align:left;
}

.innter_container {
	text-align:left;
	width:990px;
}

.box {
	/*margin:0 auto;*/
	border:solid 1px #bdb8a2;
	margin-top:13px;
	margin-bottom:-43px;
	width:990px;
	margin-left:13px;
}

/*

.nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.nav li {
  margin: 0;
  padding: 0;
  float: left;
  width: 12%;
  text-align: center;
}
*/
/*
#nav {
	width:738px;
	margin:0 auto;
	padding:0;
	list-style:none;
	text-align:center;
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	color:#413e33;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-left:solid 1px  #bdb8a2;
	border-top:solid 1px  #bdb8a2;
	border-bottom:solid 1px  #bdb8a2;
	padding:5px 9px 5px 9px;
	white-space:nowrap;
	text-align:justify;
	    width: 7%;

}
#nav li a:hover {
	background-color:#636052;
	color:#ffffff;
}


.nav {
	padding-top:10px;
	color:#413e33;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:756px;
}

.nav a{
	border-left:solid 1px  #bdb8a2;
	border-top:solid 1px  #bdb8a2;
	border-bottom:solid 1px  #bdb8a2;
	padding:5px 11px 5px 11px;
	color:#413e33;
	text-decoration:none;
	white-space:nowrap;
}

.nav a:hover{
	background-color:#636052;
	color:#ffffff;
}
*/


#nav5, #nav5 ul, #nav5 li, #nav5 a {
	color:#ffffff;
	float:left;
}

.nav2 {
	width:990px;
	background:#ffffff;
	border-collapse:collapse;
}
.nav2 th {
	display:none;
}
.nav2 td {
	padding:0 0 0 0;
	white-space:nowrap;
	text-align:center;
	width:100%;
}
.nav2 td a {
	display:block;
	background:#ffffff;
	border-left:solid 1px  #bdb8a2;
	border-top:solid 1px  #bdb8a2;
	border-bottom:solid 1px  #bdb8a2;
	padding:4px 20px 4px 20px;
	text-decoration:none;
	color:#413e33;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.nav2 td a:hover {
	background-color:#636052;
	color:#ffffff;
}

.nav2 .this a, .nav2 .this a:hover {
	background-color:#636052;
	color:#ffffff;
	display:block;
}

.hide {
	display:none;
}

.this a {
	cursor:default;
	/*font-weight:bold;*/
}

.footer {
	text-align:left;
	font-size:9px;
	color:#4f4d3f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:0px;
}

.footer a {
	color:#ac0101;
	text-decoration:none;
}

.footer a:hover {
	background-color:#ac0101;
	color:#ffffff;
}


.home_dot {
	background-image:url(../images/dots.jpg); 
	background-repeat:repeat-x; 
	width:415px; 
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

.home_news {
	color:#49473e;
	font-size:9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:415px;
}

.home_news a {
	color:#ac0101;
	text-decoration:none;
}

.home_news a:hover {
	background-color:#ac0101;
	color:#ffffff;
}

.heading, h1 {
	float:left;
	position:absolute;
	margin-left:200px;
	margin-top:10px;
	color:#e1dcc8;
	font-size:24px; 
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
}

h2, .subheading  {
	color:#ac0101;
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.red {
	color:#ac0101;
}

.interior_container {
	padding-left:203px;
	text-align:right;
	width:720px;
	margin-right:0px;
	margin-top:20px;
}

.interior_container, .copy {
	font-size:10px;
	color:#49473e;
}

.interior_container a, .red a {
	color:#ac0101;
	text-decoration:none;
}

.interior_container a:hover, .red a:hover {
	background-color:#ac0101;
	color:#ffffff;
}

.message {
	width:970px; 
	text-align:right;
	height:30px;
	line-height:30px;
	padding-right:20px;
}

.message_red{
	color:#8b0304;
	font-size:13px;
}

.message_brown{
	margin-left:10px;
	color:#7e6a56;
	font-size:11px;
}

.subnav_container {
	width:990px; 
	text-align:left; 
	height:30px; 
	line-height:30px;
	background-color:#d1cdbe;
}

.subnav {
	padding-left:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#616058;
}

.subnav a {
	text-decoration:none;
	padding:3px 6px 3px 6px;
	color:#616058;
}

.subnav a:hover, .subnav_over a, a.subnav_over {
	text-decoration:underline;
	/*
	background-color:#616058;
	color:#d1cdbe;*/
}

.radio-question td {
	margin:0 0 0 0;
}

.form_field_error {
border:solid red 1px;
}

.big-image{
  margin-left: -203px;
}

.big-image-b{
  margin-left: -193px;
}
/***********Tabs*****************/
.tabs{
	list-style:none;
	margin:0px;
	padding:0px;
}

.tabs li{
	list-style:none;
	margin:0px;
	padding:0px 0 0 0px;
	display:inline;
}

.tabs li a{
	text-decoration: underline;
	font-weight:normal;
	color:#CC0000; 
}

.tabs li a:visited{
	color:#CC0000;
	text-decoration:underline;
}

.tabs li a:hover{
	text-decoration: none;
	color:#FFFFFF;
}

.tabs li.selected{
	position: relative;
	font-weight:bold;
}

.tabs li.selected a{
	font-weight:bold;
}

.tabs li.selected a:hover{
	text-decoration: none;
}

.tabcontent{
	display:none;
	width:410px; 
	height:344px;
	border:5px solid #CC0000;
}