.leftbar {
	width: 160px;
	clear: left;
	float: left;
	background-color: #C9C9AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #422D00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 7px;
	border-top: thin solid #676743;
	border-right: thin none #676743;
	border-bottom: thin none #676743;
	border-left: thin solid #676743;
	height: 100%;
}
.header {
	width: 450px;
	position: relative;
	margin-left: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.headerw {
	width: 450px;
	margin-left: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	position: relative;
	text-align: center;
}
.secmenu {
	font-size: x-small;
	font-weight: lighter;
	margin-left: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: thin;
	width: 400px;
	position: relative;
	height: auto;
	border-left-style: solid;
	border-left-color: #C9C9AB;
}


body {
	background-color: #dedecc;
	margin-top: 0px;
}
.topheader {
	background-color: #DEDECC;
	clear: none;
	float: left;
	width: 825px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6600;
	margin: 0px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #422D00;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #262E2E;
	height: auto;
	width: 450px;
	margin-left: 250px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 15px;
	position: relative;
}
.contentw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #262E2E;
	height: auto;
	width: 625px;
	margin-left: 200px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	position: relative;
	clear: none;
}
.widgetrt {
	float: right;
}

.contentw h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #CC6600;
	font-variant: small-caps;
	letter-spacing: 0.5em;
}

.adbar {
	float: right;
	height: auto;
	width: 120px;
	margin-left: 10px;
}

a:link {
	color: #422D00;
	text-decoration: underline;
}
a:visited {
	color: #676743;
}
a:hover {
	color: #C5A025;
}
a:active {
	color: #333333;
}
hr {
	background-color: #CC9966;
	height: 2px;
	width: 55%;
}
.leftbar H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6600;
	font-weight: bold;
}
.def {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6C6C00;
	font-style: oblique;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #422D00;
}
.picture {
	height: auto;
	margin-left: 270px;
	position: relative;
	padding: 0px;
	width: 500px;
	margin-top: 25px;
}
.caption {
	background-color: #DEDECC;
	padding: 5px;
	margin-top: 20px;
	margin-left: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #422D00;
	width: 400px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	border-left-style: solid;
	position: relative;
	clear: none;
	height: auto;
}
.mapframe {
	background-color: #dedecc;
}
ul#minitabs{
	list-style: none;
	margin: 0;
	padding: 7px 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9AB;
}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
	color: #999966;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5A5;
}
ul#minitabs a#current{border-color: #CC6600;color: #CC6600}
ul#minitabs a:hover{border-color: #CC6600;color: #422D00}
#footer {
	clear: both;
	float: left;
	width: 728px;
	margin-top: 5px;
	margin-left: 10px;
}
#footerw {
	clear: both;
	margin-top: 5px;
	margin-left: 70px;
	width: 728px;
	float: left;
	margin-bottom: 10px;
}
.tools280 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #422D00;
	background-color: #DEDECC;
	float: right;
	width: 280px;
	padding: 5px;
	margin: 0px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
