BODY {
	SCROLLBAR-FACE-COLOR: #AF8C46;
	SCROLLBAR-HIGHLIGHT-COLOR: #DFECF2;
	SCROLLBAR-SHADOW-COLOR:  #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#60758A;
	SCROLLBAR-ARROW-COLOR: #C0C0C0;
	SCROLLBAR-TRACK-COLOR: #E3B65C;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background: #FFFFFF no-repeat url(http://www.dunster.net/images/dunster_bg.jpg);
	overflow-x:hidden;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	z-index:1;
}
#masthead {
	overflow:hidden;
	height:105px;
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	border-bottom:1px solid #555556;
	text-align:left;
}
#title {
position:relative;
top:0px;
left:0px;
width:436px;
height:105px;
background:url(http://www.dunster.net/images/h1.jpg) no-repeat;
}
#head {
position:absolute;
width:100%;
margin:0 auto;
top:0px;
left:436px;
height:105px;
background: url(http://www.dunster.net/images/masthead.jpg) repeat-x;
}


h1 {
position:absolute;
top:-500px;
left:-500px;
margin:0;
padding:0;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#996600;
font-size:1.4em;
margin:0;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#996600;
font-size:1.3em;
margin-top:15px;
}
h4 {
	font-weight:normal;
	font-size:1.4em;
	color:#996600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	
}
h5 {
	font-weight:normal;
	font-size:1.2em;
	color:#996600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-top:-10px;
}
h6 {
	font-weight:normal;
	font-size:1.2em;
	color:#996600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight:bold;
}


p {
line-height:1.4em;
color:#333;
}
p.center {
margin-top:35px;
margin-bottom:35px;
}
p.tr_nav{
text-align:right;
float:right;
font-weight:bold;
margin-top:3px;
color:#996600;
font-size:14px;
}
p.tr_nav a{
color:#996600;
font-weight:bold;
font-size:12px;
margin-left:5px;
}
#history_nav{
position:absolute;
top:115px;
left:0px;
width:100%;
height:20px;
margin:0 auto;
}
.back{
float:left;
margin-left:10px;
}
.forward{
float:right;
margin-right:10px;
}
.left_margin{
padding-left:5px;
}
/* -------------------- NAVIGATION */


#navigation {
position:absolute;
top:106px;
width:400px;
right:20%;
border:0px;
letter-spacing:0.1em;

}

#navigation ul {
margin:0;
padding:0;
list-style:none;
}

#navigation ul li {
float:left;
margin-right:3px;
margin-left:3px;
background:#E8E8E8;
position:relative;
}

#navigation ul li a {
background:#E8E8E8;
display:block;
padding:10px;
padding-top:7px;
padding-bottom:7px;
color:#999;
}

#navigation ul li a:hover {
display:block;
color:#CDAC6B;
border:none;
}

#navigation ul li.cur a {
background:#CCCCCE;
display:block;
padding:10px;
padding-top:7px;
padding-bottom:7px;
color:#555556;
font-weight:bold;
border:none;
}

#navigation ul li.cur a:hover {
background:#CCCCCE;
color:#996600;
display:block;
}
#right_nav{
float:right;
text-align:right;
}
div.tab_l {
position:absolute;
width:5px;
height:5px;
bottom:0px;
left:0px;
background:url(http://www.dunster.net/images/tab_l.gif) no-repeat;
}
div.tab_c{
background:#E8E8E8;
}
div.tab_r {
width:5px;
height:5px;
bottom:0px;
position:absolute;
right:0px;
background:url(http://www.dunster.net/images/tab_r.gif) no-repeat;
}

div.tab_cur_l {
width:5px;
height:5px;
bottom:0px;
position:absolute;
background:url(http://www.dunster.net/images/tab_cur_l.gif) no-repeat;
}

div.tab_cur_r {
width:5px;
height:5px;
bottom:0px;
position:absolute;
right:0px;
background:url(http://www.dunster.net/images/tab_cur_r.gif) no-repeat;
}

div.tab_cur_r_f {
width:5px;
height:5px;
position:absolute;
right:-1px;
background:url(http://www.dunster.net/images/tab_cur_r.gif) no-repeat;
}

/*#content {
	text-align:center;
	min-height:520px;
	height:auto !important;
	height:520px;
	margin-top:82px;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	padding:20px;
}*/
#contentwrapper {
width:800px;
margin:0px auto;

}



#content {
width:561px;
min-height:520px;
height:auto !important;
height:520px;
padding-right:10px;
float:left;
position:relative;
top:140px;
border-right:1px solid #996600;
}



#footnotes {
font-size:0.9em;
margin-right:20px;
}

#side {
min-height:520px;
height:auto !important;
height:520px;
width:189px;
float:left;
margin-left:10px;
position:relative;
top:140px;
padding-left:20px;
text-align:left;

/*background:url(http://www.dunster.net/images/side_bg.gif) no-repeat;*/
}

#side img{
margin-right:5px;
}

#main {
	font-size:12px;
}
#flashcontent {
	position:absolute;
	top:100px;
	width:1000px;
	height:700px;
	z-index:3;
	padding:0px;
	visibility:hidden;
}
#flashcontent p {
	background-color: #FFFFFF;
	margin-top:100px;
	margin-left:100px;
}
#box3 {
clear:both;
position:relative;
top:150px;
display:block;
width:800px;
text-align:center;
margin-top:20px;
padding-bottom:30px;
}
#box3 p {
	text-align:center;
}
p {
	text-align:left;
}
a img {
	border:#CC9900 1px solid;
}
a:hover img {
	border-bottom:#CC9900 1px solid;
}
.noborder {
	border:none;
	margin-right:10px;
	margin-bottom:10px;
}
.myhead{
font-size:14px;
font-weight:400;
color:#996600;
}
.brown{
color:#4F3600;
font-weight:500;
font-size:14px;
}
#images {
	text-align:center;
	margin:0 auto;
}
#images img {
	margin-right:20px;
	padding:5px;
	background-color:#FFFFFF;
}
#strap {
	height:50px;
}


.img_side{
border:1px solid #76736F;
padding:5px;
background-color:#FFFFFF;
}
#center {
	text-align:center;
	margin:30px auto;
}
a:link {
	color: #463000;
	text-decoration: none;
}
a:visited {
	color: #463000;
	text-decoration: none
}
a:active {
	color: #463000;
	text-decoration: none
}
A:hover {
	color: #281B00;
	text-decoration: underline
}
table{

}

#layout {
	margin-left:auto;
	margin-right:auto;
}
.boxes {
	position: relative;
	border: solid #000000 0px;
	color: #000000;
	width: 800px;
	float: center;
}
ul {
list-style:url(http://www.dunster.net/images/bullet.gif);
text-align:left;
}

ul li ul {

margin:10px;
padding:0;
}
#li {
list-style:none;
}
.list_current{
font-size:14px;
color: #9F6C00;
}