@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.descBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7C3805;
}
.descNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8A3F06;
}
.tdListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #431F03;
}
hr {
	color: #431F03;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #431F03;
}
body {
	background-color: #F3ECDC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	text-decoration: underline;
}
A:link {
	COLOR: #0000CC;
	BACKGROUND-COLOR: transparent
}
A:visited {
	COLOR: #660099;
	BACKGROUND-COLOR: transparent
}
A:active {
	COLOR: #0000CC;
	BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #431F03;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px font-family: "Trebuchet MS",Verdana,Sans-Serif; 
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

#menu
{
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	width: 150px;
}
#menu dl {
	width: 150px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #431F03;
}
#menu dt {
	margin:0;
	padding: 10px;
	font-size: 1.4em;
	font-weight:bold;
	color: #fff;
	border-bottom:1px solid #fff;
	background-color: #431F03;
	background-repeat: no-repeat;
	background-position: top left;
}
#menu dd {
	margin:0;
	color: #fff;
	font-size: 1.2em;
	border-bottom:1px solid #fff;
	background-color: #8C4006;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 0px 0px 0px 5px;
}
#gallery a, #gallery a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
	width:125px;
	background-color: #8C4006;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#gallery a:hover {
	color:#FFFFFF;
	background-color: #CE5C09;
	background-repeat: no-repeat;
	background-position: 11px 10px;
}
.gallery_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Header_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
