body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #574015;
	text-align: center;
	font-size: 85%;
}
.floatRight {
	float: right;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}


#main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


#header {
	height:170px;
	position:relative;
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #main #header #logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 11px;
	font-size: 56px;
	width: 950px;
	text-align: center;
}



#content {
	float:left;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 100px;
	background-repeat: no-repeat;
	width: 750px;
	margin-top: 30px;
}


#content p {
	line-height: 1.2em;
	margin-top: 1em;
	font-size: 90%;
}
#wrapper #main #header #subHeading {
	position: absolute;
	top: 95px;
	font-size: 20px;
	left: 200px;
	font-style: normal;
}



#footer {
	clear:both;
	font-size: 85%;
	padding-top: 1em;
	text-align:right;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-bottom: 0px;
}
h2 {
	font-size: 130%;
	margin-top: 1em;
	padding-bottom: 0.2em;
	margin-left: -0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3712;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	text-align: center;
}
h1 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	color: #4B3712;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#wrapper #main #content table {
	font-size: 0.9em;
}


#footer a:hover {
	text-decoration: underline;
}
#wrapper #main #content td {
	padding: 5px;
}


#content li {
	margin-top: 0.5em;
	font-weight: normal;
	list-style-type: square;
	font-size: 90%;
	line-height: 1.5em;
}
#wrapper #main #content #footerText {
	font-size: 85%;
	font-style: italic;
	text-align: center;
}

#wrapper #main #content ul {
	margin-right: 30px;
	margin-left: 30px;
}


#wrapper #header #navtop {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #CCCC99;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	float: left;
	width: 950px;
}
#wrapper #header #navtop ul {
	list-style: none;
	border: none;
	height: 19px;
	font-size: 13px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}


#wrapper #header #navtop li {
	display: block;
	width: auto;
	float: left;
	font-weight: bold;
}
#wrapper #header #navtop a {
	display: block;
	width: auto;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 19px;
	border-right-color: #ffffff;
	border-bottom-color: #666666;
	padding-top: 2px;
	color: #4B3712;
}
#wrapper #header #navtop a:hover {
	color: #FFFFFF;
	background-color: #4B3712;
}

h3 {
	font-size: 105%;
	margin-top: 1em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3712;
}
.imageBox {
	height: auto;
	width: 212px;
	font-size: .85em;
	float: right;
	vertical-align: top;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 10px;
}


.ClearBoth {
	clear: both;
	padding-top: 5px;
}
.FloatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
#wrapper #main #content a {
	color: #000000;
	text-decoration: underline;
}

