body {
	background-color: #FFF;
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	text-align: center;
	line-height: 120%;
	font-weight: normal;
}

h1.topofpage { font-size: 24px; text-align: left; font-weight: normal; line-height: 115%; color: #4E2906; margin-top: 0; margin-bottom: 6px; }
h1 { font-size: 24px; text-align: left; font-weight: normal; line-height: 100%; color: #4E2906; margin-bottom: 6px; }
h2 { font-size: 20px; text-align: left; font-weight: normal; line-height: 100%; color: #4E2906; margin-bottom: 6px; }
h3 { font-size: 16px; text-align: left; line-height: 100%; margin-bottom: 1px; color: #000; }

img { border: none; }

ul {
	margin: 0;
	padding: 0 0 0 14px;
	list-style-image: url("/images/page/listbullet.gif");
}

a:link { color: #4E2906; }
a:hover { color: #000; }
a:visited { color: #4E2906; }

div#mainwidth {
	width: 800px;
	background-image: url("/images/page/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#mainbox {
	margin: 0;
	padding: 0;
}

div#header {
	width: 800px;
	height: 176px;
	background-color: transparent;
}

div.container {
	width: 800px;
	background-color: transparent;
}

div#leftnav {
	width: 220px;
	background-color: transparent;
	float: left;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* accordian navbar */

div#accordion {
	background-color: transparent;
}

.toggler {
	color: #4E2906;
	margin: 0 34px 0 14px;
	padding: 6px 10px 5px 12px;
	background-color: transparent;
	border-bottom: 1px solid #EED09A;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	}
 
.toggler a:link {
	color: #4E2906;
	text-decoration: none;
	margin: 0 34px 0 14px;
	padding: 6px 0;
	background-color: transparent;
	border-bottom: 1px solid #EED09A;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.toggler a:hover {
	color: #000;
	text-decoration: none;
	margin: 0 34px 0 14px;
	padding: 6px 0;
	background-color: transparent;
	border-bottom: 1px solid #EED09A;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.toggler a:visited {
	color: #4E2906;
	text-decoration: none;
	margin: 0 34px 0 14px;
	padding: 6px 0;
	background-color: transparent;
	border-bottom: 1px solid #EED09A;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.element {
	font-size: 13px;
	text-align: left;
	background-color: #FFF;
}
 
.element p {
	margin: 0 34px 0 14px;
	padding: 4px 1px 3px 22px;
	border-bottom: 1px solid #AF804C;
}
 
.element a:link {
	color: #4E2906;
	text-decoration: none;
}
 
.element a:hover {
	color: #000;
	text-decoration: none;
}
 
.element a:visited {
	color: #4E2906;
	text-decoration: none;
}
 
.float-right {
	padding:10px 20px;
	float: right;
}
 
/* end */

div.contentbox {
	width: 580px;
	background-color: transparent;
	font-size: 14px;
	line-height: 120%;
}

/* 	background-image: url(/images/mwf/page/mwf_elkbackground.jpg); */
/* 	background-repeat: no-repeat; */
/* 	background-position: bottom right; */

div.content {
	padding: 10px 36px 16px 6px;
}

td.photocaption {
	font-size: 12px;
	line-height: 110%;
	padding-bottom: 10px;
}

div#footer
{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-left: 50px;
}

div#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#footer li
{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
