@charset "utf-8";
body {
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B3424;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #D88620;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

#footer a:active,#footer a:link,#footer a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}


a.smLink:active, a.smLink:link, a.smLink:visited {
font-family:tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

a.smLink:hover {
font-family:tahoma;
font-size:11px;
color:#333333;
text-decoration:underline;
}



#leftMenu a:active,#leftMenu a:link,#leftMenu a:visited {
	font-family: tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

#leftMenu a:hover {
font-family: tahoma;
font-size:11px;
color:#c54d0c;
text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}

.hmBotBoxes_text {
font-size:11px;
line-height:19px;
}

.hmTestimonial_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
}
.FormFields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width:165px;
	color:#666666;
}

#footer { 
font-size:11px;
line-height:20px;
}
.arial11 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.titles {
	color: #c23205;
	font-family: "Trebuchet MS";
	font-size: 20px;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#F1F1F1;
}
.subTitles {
	color: #c23205;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.text-indent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-indent:20px;
}
.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
.adminMenuLinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.adminMenuLinks:active,a.adminMenuLinks:link,a.adminMenuLinks:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

a.adminMenuLinks:hover {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
}
.FormFieldsSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width:75px;
	color:#666666;
}








.generic_overlay {
	display:none;
	z-index:10000;
	background-color:#fff;
	
	width:150px;	
	min-height:150px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}