body,td,p { font-family: Arial, Verdana; font-size: 12px; color: #FFF; }
h1 { color: #fff; }
h2 { font-family: Lucida Grande, Arial; font-size: 14px; color: #4F4032; font-weight: bold;}
h3 { font-family: Lucida Grande, Arial; font-size: 16px; color: #4F4032; font-weight: bold; margin:0px;}
h4 { color: #fff; }

.right { font-family: Lucida Grande, Arial; font-size: 16px; color: #000; font-weight: bold; margin:0px;}
.date { font-family: Arial, Verdana; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
.sub { font-family: Arial, Verdana; font-size: 12pt; color: #DF924A; font-weight: bold; }
.sml { font-family: Arial, Verdana; font-size: 9px; color: Navy; }
.white { font-family: Arial, Verdana; font-size: 12px; color: #fff; }
.wht { color: #fff; }
.header { font-family: Arial, Verdana; font-size: 12pt; color: Navy; font-weight: bold; }
.brown { font-family: Arial, Verdana; font-size: 12px; color: #4f4032; }
.black { font-family: Arial, Verdana; font-size: 12px; color: #000; }

a.linkmenu:link { font-family: Lucida Grande, Arial; font-size: 15px; color: #FFF; font-weight: bold; text-decoration: none; }
a.linkmenu:visited { font-family: Lucida Grande, Arial; font-size: 15px; color: #FFF; font-weight: bold; text-decoration: none; }
a.linkmenu:hover { font-family: Lucida Grande, Arial; font-size: 15px; color: #c8b478; font-weight: bold; text-decoration: none; }
a.linkmenu:active { font-family: Lucida Grande, Arial; font-size: 15px; color: #FFF; font-weight: bold; text-decoration: none; }

a.linksml:link { font-family: Arial, Verdana; font-size: 9px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linksml:visited { font-family: Arial, Verdana; font-size: 9px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linksml:hover { font-family: Arial, Verdana; font-size: 9px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linksml:active { font-family: Arial, Verdana; font-size: 9px; color: #FFF; font-weight: bold; text-decoration: underline; }

a.linkwhite:link { font-family: Arial, Verdana; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linkwhite:visited { font-family: Arial, Verdana; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linkwhite:hover { font-family: Arial, Verdana; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: underline; }
a.linkwhite:active { font-family: Arial, Verdana; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: underline; }

a.linkbrown:link { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration: underline; }
a.linkbrown:visited { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration: underline; }
a.linkbrown:hover { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration: underline; }
a.linkbrown:active { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration: underline; }

a.linkwht:link { font-family: Arial, Verdana; font-size: 12px; color: #fff; text-decoration: underline; }
a.linkwht:visited { font-family: Arial, Verdana; font-size: 12px; color: #fff; text-decoration: underline; }
a.linkwht:hover { font-family: Arial, Verdana; font-size: 12px; color: #fff; text-decoration: underline; }
a.linkwht:active { font-family: Arial, Verdana; font-size: 12px; color: #fff; text-decoration: underline; }

a.lnk:link { font-family: Arial, Verdana; font-size: 12px; color: #000; text-decoration : underline; }
a.lnk:visited { font-family: Arial, Verdana; font-size: 12px; color: #000; text-decoration : underline; }
a.lnk:hover { font-family: Arial, Verdana; font-size: 12px; color: #000; text-decoration : underline; }
a.lnk:active { font-family: Arial, Verdana; font-size: 12px; color: #000; text-decoration : underline; }

a:link { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration : underline; }
a:visited { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration : underline; }
a:hover { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration : underline; }
a:active { font-family: Arial, Verdana; font-size: 12px; color: #4F4032; text-decoration : underline; }

#gallerypost {
background: #FFFFFF;
float: left;
width: 530px;
margin: 0px 0px 10px 0px;
padding: 10px 10px 10px 10px;
}


#gallerypost img {

border: 1 px double #0000FF;

}

#MySpamTrap {display: none;}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:259px;
	margin-left: -40px;
	margin-top: -12px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}
