body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#B1A784 url(images/bg.jpg) no-repeat scroll center top;
color:#042F1A;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
margin:0;
}
p, li{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a {
color:#000000;
text-decoration:none;
}
#faq a {
color:red;
text-decoration:underline;
}
h2{
	text-align:center;
	margin-top:0px;
}
a:hover {
text-decoration:underline;
}
#wrapper {
margin:0 auto;
width:931px;
}
#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/header.jpg) no-repeat scroll center top;
float:left;
height:245px;
width:931px;
}
#pushdown {
float:left;
height:196px;
width:931px;
}
#navigation {
color:#3F3A23;
float:left;
height:43px;
padding-left:25px;
padding-top:6px;
width:906px;
}
#navigation a {
font-size:15px;
}
#content {
background-color:#FFFFFF;
float:left;
padding-bottom:10px;
padding-left:14px;
padding-right:13px;
width:904px;
}
#left {
float:left;
font-family:tahoma;
font-size:12px;
width:204px;
}
#left .divider {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/divider.jpg) no-repeat scroll left top;
float:left;
font-family:georgia;
font-size:14px;
height:27px;
margin-bottom:5px;
padding-left:5px;
padding-top:10px;
width:195px;
}
#left p {
float:left;
margin-top:0;
}
#right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/content_top.jpg) no-repeat scroll center top;
float:left;
font-family:tahoma;
width:904px;
}
#right .content {
float:left;
margin:10px 0px 0px 0px;
padding:0px 12px 40px 12px;
width:880px;
min-height:200px;
}
#right p {
margin-top:0;
}
#footer {
float:left;
padding-bottom:3px;
padding-top:3px;
text-align:center;
width:100%;
}
.bordertable{
width:880px;
border: 1px solid #000000;
border-spacing:1px;
padding:0px;
border-collapse:collapse;
}
.bordertable td{
vertical-align:top;
border: 1px solid #000000;
padding:5px;
font-size:90%;
}
.bordertable th{
border: 1px solid #000000;
font-size:90%;
}
.bordertable input{
font-size:inherit;
}
.centered{
text-align:center;
}