body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#362516;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	margin:0px 0px 10px 0px;
	color:#45423D;
	font-size:24px;
}
h2	{
	margin:10px 0px 10px 0px;
	color:#FF891E;
	font-size:18px;
}
h3	{
	margin:10px 0px 10px 0px;
	color:#45423D;
	font-size:16px;
}
h4	{
	margin:10px 0px 10px 0px;
	color:#45423D;
	font-size:14px;
}
p	{
	margin:10px 0px 10px 0px;
}
a {
	color:#FF891E;
	text-decoration:none;
}
a:hover	{
	color:#FF891E;
	text-decoration:underline;
}




#bg-wrapper	{
	width:1132px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:899px;
	height:285px;
	display:block;
	margin-right:140px;
	margin-left:93px;
}
#nav-bg	{
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height:89px;
	width:916px;
	text-align:right;
	overflow:visible;
}
#logo	{
	padding-left:6px;
	padding-top:1px;
}
#nav	{
	display:block;
	height:67px;
	padding-top:1px;
	width:620px;
	margin-left:327px;

}
#nav a	{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#nav p	{
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
}
.nav-1	{
	display:block;
	float:left;
	height:47px;
	padding-top:20px;
	width:auto;
	text-align:center;
}

.nav-1:hover	{
	background-image:url(/images/nav-over.jpg);
	background-repeat:repeat-x;
	height:67px;
	cursor:pointer;
}






#quote	{
	text-align:center;
	width:300px;
	margin-left:40px;
	margin-top:50px;
	color:#000000;
	font-size:18px;
}
#quote span	{
	font-family:"Arial Black";
	font-size:25px;
}
#image-top	{
	position:absolute;
	margin-top:-25px;
	margin-left:115px;
}
#image-middle	{
	position:absolute;
	margin-left:555px;
	margin-top:-128px;
}






#center-wrapper	{
	display:block;
	width:900px;
	float:left;
	margin-top:1px;
	padding-bottom:10px;
	margin-left:93px;
	margin-right:139px;
}
#white-background	{
	display:table-cell;
	background-color:#FFFFFF;
}






#content-wrapper	{
	display:block;
	width:900px;
	background-color:#FFFFFF;
	min-height:600px;
}







#content-left	{
	display:block;
	float:left;
	width:196px;
	background-color:#ECEBE1;
	padding:15px;
}
#form-text	{
	color:#45423D;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}
#form	{
	text-align:center;
}
#links	{
	margin-top:10px;
	font-size:10px;
}
#links span	{
	padding-left:20px;
	font-size:18px;
	color:#595241;
}
#links a	{
	color:#FF891E;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#links a:hover	{
	text-decoration:underline;
}




#content-right	{
	display:block;
	float:right;
	width:633px;
	padding:20px;
	line-height:20px;
}
#content-right p {
	font-size:13px;
} 
.content-pic	{
	padding-left:8px;
	padding-bottom:8px;
}






#footer	{
	display:block;
	width:900px;
	clear:both;
	color:#FFFFFF;
	margin-top:8px;
}
#footer-left	{
	text-align:left;
	float:left;
	display:block;
	padding-left:10px;
}
#footer-left ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
#footer-left ul li {
	display:inline;
	margin-right:8px;
}
#footer-left a {
	color:#ffffff;
	text-decoration:none;
}
#footer-left a:hover {
	text-decoration:underline;
}
#footer-right	{
	text-align:right;
	float:right;
	display:block;
	padding-right:30px;
}
#footer-right a	{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
}
#footer-right a:hover	{
	text-decoration:underline;
}



#disclosures	{
	text-align:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}

/* creates illusion of cellpadding on all td's */
#form td {padding:3px;}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {font-weight:bold;}
/* centers all form elements */
#form td {text-align:center;}
/* modifies the drop-down menu */
.select-01 {width:175px;font-family:Tahoma, Arial, sans-serif;font-size:12px;}
/* modifies the input boxes */
.input-01, .input-02, .input-03 {width:175px;font-family:Tahoma, Arial, sans-serif;font-size:12px;}
.form-09 input {margin-top:14px;}
