body {
background-color:#433f3a;
}
.border {
border:1px solid #FFFFFF;
}
.borderPainting {
border:1px solid #FFFFFF;
}
.copyright {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
text-indent:5px;
}
a.copyright:link, a.copyright:visited {
color:#fff;
text-decoration:none;
}
a.copyright:hover, a.copyright:active {
color:#D1B79B;
text-decoration:underline;
}
.heading {
color:#D1B79B;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
.headingSmall {
color:#D1B79B;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}
.nav {
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
letter-spacing:2px;
text-indent:5px;
text-transform:uppercase;
word-spacing:14px;
text-align:left;
}

a.nav:link, a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.nav:hover, a.nav:active {
	color: #D1B79B;
	text-decoration: underline;
}
.subnav {
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
letter-spacing:2px;
text-indent:5px;
text-transform:lowercase;
word-spacing:14px;
text-align:left;
}
a.subnav:link, , a.subnav:visited  {
color:#FFFFFF;
text-decoration:none;
}
a.subnav:hover, a.subnav:active{
color:#D1B79B;
text-decoration:underline;
}
.subnavNospace, a.subnavNospace:link, a.subnavNospace:visited {
color:#FFFFFF;
text-decoration:none;
word-spacing:0;
}
a.subnavNospace:hover, a.subnavNospace:active {
color:#D1B79B;
text-decoration:underline;
word-spacing:0;
}
body, td {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
form, input, .noCourier {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover, a:active {
	text-decoration: underline;
	color: #D1B79B;
}

.borderTop {
border-color:#FFFFFF;
border-style:solid;
border-width:1px 0 0;
}
.borderBottom {
border-color:#FFFFFF;
border-style:solid;
border-width:0 0 1px;
padding:10px 0;
width:150px;
}
.borderTopBottom {
border-color:#FFFFFF;
border-style:solid;
border-width:1px 0;
padding:10px 0;
width:150px;
}
.content {
padding-left:5px;
}
.article {
line-height:16px;
}
#show {
left:25px;
position:relative;
text-align:center;
top:50px;
width:250px;
}

a img{
	border: none;
	text-decoration: none;
	}
	
a.navHere {
color:#D1B79B;
}

a.subnavHereNospace {
color:#D1B79B;
word-spacing:0;
}

a.subnavHere {
color:#D1B79B;
}

