/* td styles */
td { vertical-align:top }

/* master font styles */
body,td { 
font-family:verdana,arial,helvetica,sans-serif;  
color:#333333;
}

/* master link styles */
a:link 		{ color:#AC3D21; text-decoration:underline; }
a:visited 	{ color:#AC3D21; text-decoration:none; }
a:hover		{ color:#0000FF; text-decoration:underline overline; }
a:active	{ color:#FF0000; }

/* text styles */
.text {
font-family:verdana,arial,helvetica,sans-serif;
font-size:.8em;  
line-height:1.5em;
}

/* text small styles */
.textSmall { 
font-family:verdana,arial,helvetica,sans-serif;
font-size:.6em;
line-height:1.5em;
text-decoration:none;
}

a.textSmall:link 	{ color:#AC3D21; }
a.textSmall:visited { color:#AC3D21; }
a.textSmall:hover	{ color:#888888; }
a.textSmall:active	{ color:#AC3D21; }

.textSmallTan {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:9pt;
	line-height:20pt;
	color:#FFFFF3;
	filter: Shadow(Color=4f4f3a, Direction=145);
	width: 200px;

}

/* header styles */
.headerOne {
font-family:verdana,arial,helvetica,sans-serif;
font-size:1.6em;
line-height:1.2em;
}
.navSelected {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}
a.nav:link 		{ color:#B3B39A; }
a.nav:visited 	{ color:#B3B39A; }
a.nav:hover		{ color:#cccccc; }
a.nav:active	{ color:#B3B39A; }

a.navSelected:link 		{ color:#eeeeee; }
a.navSelected:visited 	{ color:#eeeeee; }
a.navSelected:hover		{ color:#cccccc; }
a.navSelected:active	{ color:#eeeeee; }

/* nav 3 styles */
.nav3,.nav3Selected {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
text-decoration:none;
line-height:15px;
}
a.nav3:link 	{ color:#D9D9C3; }
a.nav3:visited 	{ color:#D9D9C3; }
a.nav3:hover	{ color:#e5e5e5; }
a.nav3:active	{ color:#D9D9C3; }

a.nav3Selected:link 	{ color:#eeeeee; }
a.nav3Selected:visited 	{ color:#eeeeee; }
a.nav3Selected:hover	{ color:#cccccc; }
a.nav3Selected:active	{ color:#eeeeee; }

.textNav3White {
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px;
color:#eeeeee;
line-height:15px;
}

.textNav3Brown {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
color:#B3B39A;
line-height:15px;
}

/* footer styles */
.footer {
font-family:verdana, arial, helvetica, sans-serif;
font-size:9.4px;
color:#dddddd;
}
a.footer:link 		{ color:#eeeeee; }
a.footer:visited 	{ color:#eeeeee; }
a.footer:hover		{ color:#dddddd; }
a.footer:active		{ color:#eeeeee; }

/* background styles */
.bgNav { background-image:url("images/bg_nav_main.jpg"); }

/* form styles */
form,input,select,textarea {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:11px; 
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}


/* nav styles */
.nav {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height: normal;

 } 
.textQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #111100;
}
