body {
	background-color: #231F20;
	margin: 0px;
	padding: 0px;
}


h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	padding-top: 20px;
	padding-left: 0px;
}

a {
	color: #B8A36C;
}

p{
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8A36C;
	text-indent: 0px;
	text-align: left;
	font-weight: normal;
	background-color: #231F20;
	padding: 0px;
}
h4 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B8A77B;
}
h4 a {
	color: #B2A072;
	font-size: 10px;
	text-decoration: none;
}

table {
	background-color: #FFFFFF;
}

#nav {
	margin: 0;
	background-color: #231F20;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 20px;		
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #231F20;
	font-size: 13px;
	float: right;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #B8A36C;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-right-style: solid;
	border-right-color: #B8A36C;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
	}
.banr {
	background-color: #B8A36C;
	background-image: url(sitepics/ban_bg.jpg);
	background-repeat: repeat-x;
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39311C;
	letter-spacing: 0em;
	margin: 2px;
	padding: 2px;
}
.TXTred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F00;
}



#nav li a:hover {
	background-color: #231F20;
	color: #B8A36C;
}
#nav li a.on {
	background-color: #B8A36C;
	color: #231F20;
	font-weight: bold;
}
h2 {
	color: #39311C;
	line-height: 32px;
	letter-spacing: normal;
}
h3 {
	color: #333333;
}
.textindent {
	padding-left: 25px;


}
.TXTsmest {
	font-size: 10px;
}

.box {
	background-color: #B8A36C;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: .1em;
	border: 1px solid #231F20;
}
.box2 {
	background-color: #E4DDC9;
	color: #231F20;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #231F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}


.style1 {
	font-family: "Rage Italic";
	font-size: 36px;
	letter-spacing: normal;
}

.style3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A7158;
}
.plarger {
	font-size: 14px;
	color: #2D2615;
	font-family: "Trebuchet MS", Gaze;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 25px;
	left: auto; /*position where enlarged image should offset horizontally */
	
}
.sidepic {
	background-color: #B8A36C;
	background-image: url(sitepics/side_bg2.jpg);
	background-repeat: no-repeat;
}
.brdr {
	border: 1px solid #231F20;
}

a {
	color: #003366;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.box_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E1D9C1;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #231F20;
	margin-top: 1px;
	margin-bottom: 1px;
}
.sidepic a {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.style4 {font-weight: bold}
.style6 {font-weight: bold}
.GALtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6C9A9;
	background-position: center center;
	vertical-align: text-top;
	width: 260px;
	background-color: #231F20;
}
.GALtblesubHDR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	background-color: #F1EEE2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.GALtable a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.GALtable div {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.GALtable a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099FF;
}
.GALnavPage {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 27px;
}
.GALnavPage a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0066FF;
	line-height: 27px;
	font-weight: bold;
}

