
body {
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	color: #b15c11;
	background-color: #FFFFFF;
	background-image: url(../images/big-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	height: 250px;
	padding: 0px;
	margin: 0;
}
#menu {
	width: 305px;
	position: relative;
	margin-top: 90px;
	margin-left: 545px;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
}
#center {
	width: 840px;
	height: 450px;
	padding: 40px 0px 20px 20px;
	font-size: 0.7em;
	line-height: 1.45em;
}
#center .content {
	padding: 40px 5px 20px 10px;
	font-size: 0.8em;
	line-height: 1.65em;
	
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 22px 20px;
}
#footer {
	color: #333333;
	height: 60px;
	background-color: #82c2e7;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
	text-decoration: none;
}
#center a:visited {
	color: #669999;
	text-decoration: none;
}
#center a:hover {
	color: #669999;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

