/*----- Main content -----*/
body {
	color: #000;
	margin: 0px;
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat:repeat;
	background-image: url(../images/main_bk.jpg);}

br{ clear: both;}


.centeredColumn{
	width:938px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 938) / 2 + 'px');}

#main{
	width: 938px;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-y;
	display: block;
}
	
	
#header{
	width: 938px;
	height:173px;
	display:block;}

	
.left{
	float:left;}
	
.tag{
	float:left;
	width:432px;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#fc4b36;
	font-size: 13px;
	line-height:70px;
	}

#nav_1{
	float:left;
	width:185px;
	height:46px;
	display:block;
	}
	
#weather{
	float:left;
	width:277px;
	height:49px;
	background-image:url(../images/weather_bk.jpg);
	display:block;
	}
	

#address{
	float:left;
	width:321px;
	height:49px;
	background-image:url(../images/h6_address.jpg);
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#FFF;
	display:block;
	}
	
a.email { text-decoration: none;

	color:#e09f68;
	font-weight:bold;
	text-transform:none;
	
	}


	a:hover.link
{
	color:#a3a4b1;
	text-decoration: none;
}

a.link { text-decoration: none;

	color:#fd4b35;
	font-weight:bold;
	text-transform:none;
	
	}


	a:hover.email
{
	color:#a3a4b1;
	text-decoration: none;
}

#nav_2{
	float:left;
	width:617px;
	height:43px;
	display:block;
	}
	
#content_left{
	float:left;
	width:238px;
	margin-left:72px;
	display:block;
	}
	
#content_right{
	float:left;
	width:597px;
	margin: 10px 0 10px 12px;
	background-image:url(../images/body_main.jpg);
	background-repeat:repeat-y;
	display:block;
	}
	
#content_right_txt{
	width:577px;
	margin-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	display:block;
	}
	
	
#cont1{
	width:260px;
	float:left;
	display:block;
	}
	
	#cont2{
	width:270px;
	margin-left:35px;
	background-color:#e9e6bd;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	float:left;
	display:block;
	}
	
	
#cont3{
	width:330px;
	float:left;
	display:block;
	}
	
	#cont4{
	width:200px;
	margin-left:35px;
	float:left;
	display:block;
	}
	
	
		#cont2_txt{
	margin:10px;
	}
	
#navBox2
{
	width: 570px;
	display: block;
}

.noshow
{
	display: none;
	list-style: none;
}

.show
{
	display: block;
	list-style: none;
}

#home_footer
{
	display: block;
	width:848px;
	height:38px;
	background-image: url(../images/bk_bottom_nav.jpg);
	background-repeat:no-repeat;
	text-align: left;
	color:#e0a06d;
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica;
	line-height: 32px; 
}


a.footLink { text-decoration: none;

	color:#fff;
	font-size: 10px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica;
	line-height: 32px; 
	}
	
a:hover.footLink
{
	color: #e0a06d;
	text-decoration: none;
}

#copyright{
	width:800px;
	margin-left:72px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	display:block;
	}
	
.affiliates {
	color:#272b35;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	font-style:italic;
	text-decoration:underline;
	}
	
a:active {

 outline: none;

}

#fastForm2 label.column {
	width:35px;
	float: left;
	text-align: left;
	color: #000;
	font-size: 10px;
}

#fastForm2 {
	color: #000;
	font-size: 10px;
}


.inputButton2 {
	color:#fff;
	border: solid 1px #dfa06e;
	background-color: #272b35;
	cursor: pointer;}