body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #2c241b;
	background-attachment: scroll;
	background-image: url(images/back_nav_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-arrow-color: #C3A439;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #FDFFE9;
	scrollbar-highlight-color: #C3A439;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #C3A439;
	scrollbar-shadow-color: #CCCCCC;
}

p {
  color: #2c241b;
  FONT-SIZE: 11px;
  padding: 4px 10px;
  margin-left: 15px;
}

td, tr {
  FONT-SIZE: 11px;
}

.bottombar {
	background-attachment: fixed;
	background-image: url(images/bottom_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 0px;
	bottom: auto;

}
.navig {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 200px;
	height: 18;
	visibility: visible;
}


.header {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C3A439;
	padding: 10px;
	text-transform: none;
}

.formstyle {
	color:000000;
	background-color:#d5f8db;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	size: 30;
	border: 1px solid #c3a439;
}

.sbttn {
	background-color:#fdffe9;
	text-align:center;
	width : 65px;
	font-family: arial,san-serif;
	font-size: 11.7px;
	text-decoration: none;
	text-weight: strong;
	color: #2c241b;
	border: 1px solid #c3a439;

}

.footnote {
	font-size: 9px;
	background: url(images/bottom_bar.jpg) repeat-x fixed left bottom;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCFFCC;
	border-right-color: #CCFFCC;
	border-bottom-color: #CCFFCC;
	border-left-color: #CCFFCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	}
	
	.formtable 
	{
	position: absolute;
	left: 19px;
	top: 380px;
}

ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	font-size: 11px;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:link {color: #99812D;}
a:visited {color: #CAAD4A;}
a:active {color: #990000;}
a:hover {color: #5B4A36; text-decoration: none; background-color: #d5f8db;}

a.boxnavig {
	font-size: 12px;
	color: #99812D;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	margin-left: 0px;
	text-align: center;
}
a.boxnavig:visited {color: #99812D; text-decoration:none;}
a.boxnavig:hover {color: #5B4A36; text-decoration:none;}

a.box {
	font-size: 10px;
	color: #99812D;
	text-decoration: none;
	background-color: #FAFCE4;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #99812D;
	width: 152px;
	margin-top:0px;
}

a.box:visited {
	color: #99812D;
	}
		
a.box:hover {
	color: #99812D;
	background-color: #2c241b;
	border: 1px solid #99812D;
	}


strong {
	font-size: 11px;
	font-weight: bold;
}
.goldcolor {
	color: #99812D;
}
.imgborder {
	border: 1px ridge #99812D;
}
.imgborderthick {
	border: 2px solid #99812D;
}
.gallerymrg {
}
