/* MAKET SPECIFIC STYLES */

/* BODY */
#lay_body {}

/* BLOCK 1 */
#lay_f1 {

text-align: left;

}

body, p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


A.contact_a, .contact_a {
	color: #ffffff;
	font-size: 12px;
}
A.navigate {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}

.whitesmail {
	color: #ffffff;
	font-size: 12px;
}
.navbg {
	background-color: #6A171B;
	padding-left: 35px;	
}

.navtd {

}

