/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(images/main-bg.JPG) no-repeat top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#52330B;
	text-decoration:none;
	}

.top-link{
	font-size:11px;
	text-decoration:none;
	color:#009400;
	font-weight:bold;	
	padding-right:25px;
	text-transform:uppercase;
	}	
.top-link:hover{	
	color:#52330B;	
	}
.top-link-active{
	font-size:11px;
	text-decoration:none;
	color:#52330B;
	font-weight:bold;	
	padding-right:15px;
	text-transform:uppercase;
	}
	
.orangetext{
	font-size:11px;
	text-decoration:none;
	color:#686868;
	font-weight:bold;	
	padding:0px 10px;
	text-transform:uppercase;
	}
	
.textbox{
	border:1px solid #CDCDCD;
	background-color:#E8E8E8;	
	padding:3px 2px 3px 5px;
	color:#313131;
	text-align:left;
	valign:center;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;	
}

.gray-text{
	font-size:11px;
	text-decoration:none;
	color:#009400;
	font-weight:normal;	
}

.footer-link{
	font-size:11px;
	text-decoration:none;
	color:#9A8274;
	font-weight:normal;	
	padding-right:15px;	
	}	
.footer-link:hover{	
	color:#52330B;	
	}
	
.white-text{
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
}
.contact_text{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#52330B;
	text-decoration:none;
}