.borderrightcol {
	padding: 8px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FCF5EF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FCF5EF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #d9ecff;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}


.gallery {border:1px solid #000000;}
A:hover .gallery, A:active .gallery {border:1px solid #ffffff;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E4C47E;
	top: 5px;
	line-height: 25px;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F3CAAB;
}
.caphead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	line-height: 25px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F8DFCD;
	line-height: 25px;
}
.smllsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF9966;
	line-height: 25px;
}
.leftcol {
	background-color: #000000;
	padding: 8px;
}
.header {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-attachment: fixed;
	background-color: #6E2421;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.activelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E1B493;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BA8468;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F3CA97;
}
.caption  a  {
	font-size: 8pt;
	color: #E4AD55;
}
.caption  a:hover  {
	color: #FFFFFF;
}
