body {
    color: #7f5323;
    background: #ffffff url(../img/background.jpg) repeat-x top center;
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-size: 12px;
}

body.secondary {
	background: #ffffff url(../img/secondarybackground.jpg) repeat-x top center;
}

a {
	color: #ed7d39;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

a:visited {color:#984a1a;}

a img {border: none}


h1 {
	color: #ed7d39;
	font-size: 24px;
	font-weight: bold;
    display: inline;
}

h1 a {color:#484848;}

h2 {
	color: #ed7d39;
	font-size:18px;
	font-weight:bold;
	margin:12px 0px;
}

h3 {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 18px;
	margin-bottom:10px;
}

.clear {clear: both;}

strong {font-weight: bold;}

em {font-style:italic;}

p{margin: 8px 0px}

#wrapper {
	width: 954px;
	margin: 0 auto;
}

#header{
    background: #FFFFFF url(../img/header.jpg) no-repeat;
	width: 954px;
	height: 191px;
}

#logo {
	display: block;
	float: left;
	width: 230px;
	height: 165px;
	background: url(../img/logo.png) no-repeat;
	text-indent: -9999px;
	margin-top:19px;
}

#mainmenu {
	float:right;
	margin-top: 134px;
}

#mainmenu li {
	display: block;
	height:39px;
	padding: 11px 16px 0px;
	float:left;
}

#mainmenu li a {
	color:#FFFFFF;
	font-size:14px;
}

#mainmenu li a:hover{ 
	color:#ed7d39;
	text-decoration:none;
}

#mainmenu li.active { background: #18351f;}

#mainmenu li.active a {color:#ed7d39;}

#mainimage { 
	text-align:center;
	margin-top:8px;
}

#secondaryimage { 
	text-align:center;
	margin-top:38px;
}

#content {
	margin-top: 36px;
}

#maincontent {
	font-size:18px;
	line-height: 30px;
	margin-left:28px;
	width:660px;
	float:left;
}

#secondarycontent {
	font-size:12px;
	line-height: 24px;
	padding-left:200px;
	width:450px;
	float:left;
	background: url(../img/drawing.png) top left no-repeat;
	
}

.container {
	font-size:12px;
	width:330px;
	float: left;
	line-height:25px;
}

.container ul li {
	list-style: outside disc;
	margin-left: 20px
}

#sidebar {
	width: 250px;
	float: right;
	display:block;
}

#showhome {
	width: 220px;
	height:123px;
	float: left;
	display:block;
	background: url(../img/showhome.jpg) no-repeat;
	padding: 20px 0px 0px 30px;
	line-height: 18px;
	color:#000000;
	font-size:14px;
}

#map { 
	margin-top:50px;
	float:right}

#footer {
	height:22px;
	width:910px;
	background-color:#007156;
	margin-top:35px;
	padding:25px 27px 9px 27px;
	color:#ffffff;
	font-size:12px;
}

#footer a, #footer a:visited {color: #ffffff; text-decoration:underline}

#footer a img {margin-top: -6px}

#thumbs li {display: inline; margin:6px;}

ul {
	list-style: outside disc; 
	padding-left:20px;
}
