html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-attachment: fixed;
	background-color: #333d1b;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headblockwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	height: 170px;
	color: #FFFFFF;
	font-size: 12px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#sitecontent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8A6D3D;
}
#navblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 350px;
	width: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
        background-color: #767C5D;
}

#logocontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	width: 340px;
	text-align: right;
	padding-right: 60px;
	position: absolute;
	left: 0px;
	background-color: 53632C;
}
#logoquote {
	width: 360px;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-align: right;
	position: absolute;
	right: 0px;
	background-color: 53632C;
}
#contentblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d3deda;
	height: 540px;
	width: 535px;
	position: absolute;
	top: 0px;
	right: 0px;
	white-space: nowrap;
	overflow: hidden;
}
#mainblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54604F;
	background-color: #767C5D;
	background-repeat: no-repeat;
	width: 760px;
	height: 300px;
	position: relative;
}
#photos {
	height: 270px;
	width: 525px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 5px solid #57311C;
	background-color: #57311A;
}


#logotextline {
	margin: 0px;
	position: relative;
	height: 15px;
	background-color: 53632C;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #57311A;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #8A6D3D;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #57311A;
	border-right-color: #57311A;
	border-bottom-color: #57311A;
	border-left-color: #57311A;
	text-align: right;
}
#detailblock {
	height: 540px;
	width: 760px;
	position: relative;
	left: 0px;
	background-color: #767C5D;
}
#navdetail {
	height: 540px;
	width: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
}
iframe {
	background-color: #F7F4E8;
	height: 100%;
	width: 100%;
	border: 1px solid #7F623A;
}
.ListBoxItemTitle {
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	padding: 3px 0 5px 0.25em;
	color: #DBD2A2;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	background-image: url(../images/bg_grad_green.gif);
	background-repeat: repeat-x;
}
.ListBoxItem {
	border-bottom: solid 1px #202020;
	cursor: pointer;
	clear: both;
	background-color: #767C5D;
	white-space: nowrap;
	overflow: hidden;


	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 14px;
	color: #333D1B;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.ListBoxItemHover {	background-color: #896D3D; color: #000; }
.SelectedListBoxItem { color: #fc0; }
#mainnavList {
  height: 520px;
  overflow: auto;
  background-color: #767C5D;
}
#detailnavList {
  height: 200px;
  overflow: auto;
}