* { padding: 0; margin: 0; }

body {
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C7564;
	background-repeat: repeat-x;
	background-position: center -441px top;
}
#wrapper { 
 margin: 0 auto;
 width: 966px;
}
#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: 966px;
	height: 192px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: right;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 40px 10px 10px 0px;
 padding: 0px;
 width: 230px;
 float: left;
}

#sidenav {
	width: 204px;
	position: relative;
}

#sidenav ul{
   list-style-type: none;
   list-style-position: outside;
   padding-left: 0;
   margin-left: 0;
}

#sidenav LI {
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 3px;
	list-style-type: none;
}
#sidenav LI A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 29px;
	background-image: url(images/leftnavbg.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sidenav LI A:hover {
	color: #A6F9FF;
	text-decoration: none;
	display: block;
	width: 204px;
	height: 29px;
	background-image: url(images/leftnavbg_over.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#sidenav #currentpage a {
	font-size: 13px;
	background-image: url(../images/sidenavsubbg.png);
}

#rightcolumn {
	float: right;
	color: #fff;
	padding: 0px 80px 0px 0px;
	width: 550px;
	display: inline;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-top: 62px;
}

#content {
	width: 966px;
}
.wrapper-content-1 {background: url(images/bg-mid-content.jpg) repeat-y;}
.wrapper-content-2 {background: url(images/bg-top-content.jpg) no-repeat;}
.wrapper-content-3 {
	width: 966px;
	overflow: hidden;
	padding: 0 0 50px 0;
	background: url(images/bg-bot-content.jpg) no-repeat 0 100%;
}
#footer {
	width: 966px;
	clear: both;
	background: url(images/footer.png) no-repeat;
	height: 193px;
}

#leftfooter{
	display: inline;
	color: #FFFFFF;
	padding: 0px;
	width: 170px;
	float: left;
	margin-top: 50px;
	margin-left: 60px;
	font-size: 12px;
}

#logo{
	display: inline;
	padding: 0px;
	width: 170px;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
}

#headerpics{
	float: right;
	width: 671px;
	display: inline;
	position: relative;
	margin-top: 23px;
	margin-right: 23px;
	height: 166px;
}

#rightfooter {
	float: right;
	width: 550px;
	display: inline;
	position: relative;
	margin-top: 55px;
	margin-right: 70px;
}
.clear { clear: both; background: none; }

#bottom {
	width: 950px;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #BDC0B8;
	line-height: 17px;
	margin-top: 10px;
}

#bottom a{
	color: #BDC0B8;
}

#bottom a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#splashbottom {
	width: 804px;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #BDC0B8;
	line-height: 17px;
	margin-top: 10px;
}

#splashbottom a{
	color: #BDC0B8;
}

#splashbottom a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: none;
}
textarea {
	width: 160px;
	border: 1px solid #A4A38E;
	margin-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	z-index:1000;
	font-size: 34px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 1em;
}

h1 span{
	font-size: 23px;
	color: #4E051A;
	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;
	padding-right: 5px;
	margin-right: 10px;
}
.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: #CAC9BD;
	font-weight: bold;
	margin-bottom: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 1em;
}
a {
	color: #ffffff;
}
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;
}
ul{
	margin-bottom: 20px;
}
.inlinepics {
	float: right;
	font-size: 10px;
	border: 4px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
}
#splashwrapper {

 margin: 0 auto;
 width: 804px;
}
.identity {

	float: right;
	font-size: 10px;
	margin-bottom: 15px;
}
.captcha {

	font-size: 12px;
	color: #B9A286;
	width: 100px;
	border: 1px solid #4B351F;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 2px;
}
