/* CSS Document */



body{

	margin-top:34px;

	margin-left:auto;

	margin-right:auto;

	text-align:center;

	background-image:url(images/bg.jpg);

	background-repeat:repeat-x;

	background-color:#F34900;

}

.bgColorMain {
	background-color:#F9AF3A; /*#FC8D14; #FFEDAE*/
}


#container{

	width:1155px;
	margin-left:auto;

	margin-right:auto;

	text-align:center;

}



.padd{

	padding-right:4px;

	}



.intro_pad {

	padding-left:20px; 

	padding-right:20px; 

	padding-top:10px; 

	padding-bottom:10px;

}



.intro{

	position:absolute; 

	background-image:url(images/home-bg-copy.png); 

	background-repeat:repeat-y; 

	font-family:Arial, Helvetica, sans-serif; 

	font-size:14px; 

	color:#330000; 

	line-height:125%; 

	width:500px; 

	font-weight:bold; 

	left:80px; 

	top:50px; 

	height:480px;

}



.tab_pad{

	padding-top:30px; 

	padding-bottom:4px;

}



#header{

	position:relative;

	z-index:100;

}



#content{

	position:relative;

	z-index:1;

	top:-20px;

}



.mainnav{

	padding-right:10px;

	padding-bottom:10px;

	padding-top:10px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11px;

	color:#330000;

	vertical-align:middle;

}



.submit{

	border:none;

	background:none;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11px;

	color:#330000;

	text-decoration:none;

	cursor:pointer;

	padding:0px;

	margin:0px;

}



.mainnav a{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11px;

	color:#330000;

	text-decoration:none;

}



.topnav{

	padding-left:15px;

}



.maincell{

	background-color:#FFFFFF;

}



.searchbox {

	background-image:url(images/searchbox-bg.jpg);

	background-repeat:no-repeat;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:10px;

	color:#330000;

	border:0px;

	width:104px;

	height:17px;

}



.footer{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	color:#330000;

	text-align:left;

	padding-top:10px;

	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;

	line-height:210%;

}



.footerA{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	color:#330000;

	text-decoration:none;

}



.footerB{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11px;

	color:#330000;

	text-decoration:none;

}



.copy{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:14px;

	color:#330000;

	line-height:140%;

}



.heading{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	color:#330000;

	font-weight:bold;

	line-height:140%;

}



.footernav{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;

	color:#330000;

	font-weight:bold;

	text-decoration:none;

}