* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #F9FBED;
	margin-top: 10px;
}
#wrapper { 
 margin: 0 auto;
 width: 864px;
}
#faux {
 background: url(faux-3-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	width: 864px;
	height: 216px;
	background-image: url(images/headerpics/rotate.php);
	background-repeat: no-repeat;
	background-position: right;
}

#splashheader {
	color: #333;
	width: 864px;
	height: 216px;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 40px 10px 10px 28px;
 padding: 0px;
 width: 170px;
 float: left;
}

#leftcolumn li {
	list-style-type: square;
	margin-left: 30px;
	color: #FFFFFF;
}

#leftcolumn ul {
	padding-bottom: 25px;
	padding-top: 0px;

}

#leftcolumn a {
	color: #FFFFFF;
}

#rightcolumn {
	float: right;
	color: #333;
	padding: 0px 40px 0px 0px;
	width: 550px;
	display: inline;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-top: 62px;
}

#content {
	width: 864px;
}
.wrapper-content-1 {background: url(images/bg-mid-content.png) repeat-y;}
.wrapper-content-2 {background: url(images/bg-top-content.png) no-repeat;}
.wrapper-content-3 {
	width: 864px;
	overflow: hidden;
	padding: 0 0 20px 0;
	background: url(images/bg-mid-content.png) no-repeat 0 100%;
}
#footer {
	width: 864px;
	clear: both;
	background: url(images/footer.png) no-repeat;
	height: 193px;
}

#leftfooter{
	display: inline;
	color: #5A4025;
	padding: 0px;
	width: 170px;
	float: left;
	margin-top: 70px;
	margin-left: 27px;
	font-size: 12px;
}

#rightfooter {
	float: right;
	width: 550px;
	display: inline;
	position: relative;
	margin-top: 70px;
	margin-right: 45px;
	margin-bottom: 10px;
}
.clear { clear: both; background: none; }

#bottom {
	width: 864px;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #ACA08C;
	line-height: 17px;
}

#bottom a{
	color: #ACA08C;
}

#bottom a:hover{
	color: #A6D514;
	text-decoration: none;
}
img {
	border: none;
}
textarea {
	width: 160px;
	border: 1px solid #A4A38E;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8CB511;
	font-weight: normal;
	margin-bottom: 1em;
}

h1 span{
	font-size: 23px;
	color: #5A4025;
	font-weight: normal;
}
p {
	margin-bottom: 1em;
	margin-top: 1em;
}
.formfield {
	font-size: 12px;
	color: #B9A286;
	width: 160px;
	border: 1px solid #4B351F;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 2px;
}
.textarea {
	font-size: 12px;
	color: #B9A286;
	width: 250px;
	border: 1px solid #4B351F;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

A#sidenav {
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 180px; HEIGHT: 26px
}
A#sidenav:hover {
	DISPLAY: block; TEXT-INDENT: -180px
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5A4025;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8CB511;
	font-weight: bold;
	margin-bottom: 1.5em;
}
a {
	color: #8CB511;
}
a:hover {
	text-decoration: none;
}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1.5em;
}
li {
	list-style-type: disc;
	margin-left: 50px;
}
.inlinepics {
	float: right;
}#rightcolumnsplash {

	float: right;
	color: #333;
	padding: 0px;
	width: 620px;
	display: inline;
	position: relative;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#logo {
	display: inline;
	float: left;
	height: 216px;
	width: 216px;
}
#splashheaderpic {
	float: right;
	color: #333;
	display: inline;
	position: relative;
	height: 216px;
	width: 648px;
}
.captcha {

	font-size: 12px;
	color: #B9A286;
	width: 100px;
	border: 1px solid #4B351F;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 2px;
}