
body{
	background:#705b35;
	font-family:georgia, times, serif;
	font-size:12pt;
}

#surround{
	text-align:center;

}

#allcontent{
	text-align:left;
}

#leader{
	background:url(../images/ribbon.png) repeat-y;
}

#topmenu{
	color:#c7b07b;
	font-size:1.1em;
	text-align:right;
	padding-right:30px;
}
#topspace{
	background:url(../images/top.jpg) no-repeat;
	height:27px;

}
#innertopdiv{
	background:url(../images/ribbon.png) repeat-y;
	font-size:3px;
	height:27px;

}
#topmenu a{
	color:#c7b07b;
	text-decoration:none;
	padding: 0 3px;
}

#topmenu a:hover{
	color:#705b35;
	background:#e8d9ac;
}
#banner{
	background:url(../images/ribbon.png) repeat-y;

}

#banner img{
	padding:0;
	margin:0;
}
#contentbar{
	background:#c7b07b url(../images/contentback.jpg) repeat-y;
}
#maincontent{
	
}
#sidebar{
	text-align:right;
	margin-right:15px;
	margin-top:15px;
	font-size:1.5em;
	font-variant:small-caps;
}
#sidebar a{
	color:#570026;
	border-bottom: 4px #570026 solid;
	text-decoration:none;
}

#sidebar a:hover{
	background:#fff;
}

#sidebar img{
	padding-top:3px;
	
}
#sidebar img:hover{
	background:#fff;
}
#sidebar a + p{
	margin-top:1em;
}


#pagecontent{
	margin-right: 40px;
	margin-left: 10px;
}
#copyright{
	text-align:right;
	font-size:.6em;
	color:#705b35;
}
#copyright a{
	color:#705b35;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}

#pagebottom{
	height:50px;
	background:url(../images/pagebottom.jpg) no-repeat;
}

#bottomest{
	margin: 4em 4em 1em 0;
	text-align:right;
	font-size:.6em;
}
#bottomest a{
	color:#433010;
	text-decoration:none;
}

h1{
	color:#570026;
	font-size:1.6em;
	padding-bottom:0;
	margin-bottom:0;
	margin-left: 10px;
}
h2{
	color:#424242;
	font-size:1em;
	border-width:0 0 3px 0;
	border-color:black;
	border-style: solid;
	font-weight:bold;
}
.indent{
	margin-left:40px;
	margin-right:40px;
}
#tour{
	margin-right:30px;
	Margin-left:30px;
}
#tour a{
}
#tour img{
	float:left;
	padding:2px;
	border:2px #ccc solid;
	margin:2px;
}