body {
	background-image: url(siteimages/pageBg.jpg);
	background-repeat:repeat-x;
	background-color: #c8944f;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	/*margin:10px 0;*/
	padding: 0;
}
#contentwrapper {
	background-color: #ffffff;
	position:absolute;
	left:50%;
	margin-left: -480px;
	width: 960px;
	border:1px solid #666666;
	/*top: -11px;*/
}
#masthead {
	background-image: url(siteimages/masthead.jpg);
	background-repeat: no-repeat;
	height: 290px;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 290px;
	margin-left: -20000px;
}


.picture {
	float: right;
}
#sidebar {
	color: #5c2416;
	font-weight: bold;
	float: left;
	font-size: 0.75em;
	padding: 24px 0 0 20px;
	width: 200px;
}
#sidebar h3 {
	color: #9C8C85;
	font-size: 1.2em;
	margin: 24px 0 0 10px;
}
#sidebar p {
	margin: 6px 0 12px 10px;
}
.navbar {
	margin: 6px 0 0 0.1em;
	padding-left: 0.2em;
}
.navbar li {
	list-style-type: none;
	padding: 4px;
	border:1px solid #6e4c2f;
	margin: 1px 0;
}
.navbar a {
display:block;
	padding: 3px 0 3px 6px;
	background-color:#b58037;
	text-decoration:none;
	color: #ffffff;
}
.navbar a:link, .navbar a:visited {
	color: #ffffff;
	background-color:#b58037;
	text-decoration:none;
}
.navbar a:hover, .navbar a:active, .navbar a:focus .current{
	background-color:#a67533;
	text-decoration:none;
}

#current{
	background-color:#b58037;
	background-color:#FFFFCC;
}

#maincontent {
	float: right;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 40px 0 10px;
	width: 660px; /*528*/
	text-align: justify;
}
#maincontent td{
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 24px;
	text-align: justify;
}

#maincontent p {
	margin: 6px 0 12px 0;
	padding: 0 0 0 16px;
}

#maincontent h1 {
	color: #6a6c61;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
}
#maincontent h2 {
	color: #6a6c61;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
}

#maincontent h3 {
	color: #6a6c61;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 24px 0 10px 0;
	text-align: left;
}

#maincontent h5 {
	color: #6a6c61;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 16px 0 10px 0;
	text-align: left;
}

#maincontent a:link {
	font-size: 1em;
	color: #9c753e;
		text-decoration:none;
		padding-left: 10px;
}
#maincontent a:visited {
	font-size: 1em;
	color: #B9A199;
	text-decoration:none;
	padding-left: 10px;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}




#nav {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 10px 0;
	text-align: center;
	border-top: #9C8C85 1px solid;
	border-bottom: #9C8C85 1px solid;
}

address {
font-style:normal;
text-align:center;
font-size:0.8em;
padding-top:5px;
color:#4e3521;
}

#footer {
	clear: both;
	color: #333333;
	font-size: 0.7em;
text-align:right;
	padding: 12px 15px;
}

#footer a:link, #footer a:visited {
	color: #333333;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #666666;
}

fieldset {
border: # c0c0c0 1px outset;
}

legend {
	color: #333333;
	font-weight: bold;
}

#tagline {
	clear: both;
	color:#666666;
	padding:5px 0;
}
#tagline p {
	margin:0;
	display: none;
}
#tagline a{
padding: 0 10px;
color:4e3521;
text-decoration:underline;
}
#tagline a:visited{
color:6e4c2f;
text-decoration:none;
}
#tagline a:hover{
color:6e4c2f;
text-decoration:none;
}

