body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#797053;
	margin:0px 0px 10px 0px;
	font-size:12px;
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
h1	{
	margin:-55px 0px 0px 40px;
	font-size:24px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#C19510;
	position:absolute;
}
h2	{
	margin:0px;
	font-size:14px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#C19510;
}
h3	{
	margin:0px;
	font-size:14px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#C19510;
}
h4	{
	margin:5px 0px 5px 60px;
	font-size:18px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}
span	{
	margin:0px;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#000000;
}	
p	{
	margin:8px 0px 0px 0px;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}


#wrapper	{
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}



#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:54px;
	width:100%;
	height:337px;
	display:block;
}
#top-content	{
	width:922px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#tcontent-left	{
	float:left;
	width:329px;
	display:block;
	padding-right:37px;
	text-align:center;
}
#logo	{
	margin-top:-54px;
}
#form	{
	display:block;
	text-align:center;
	width:250px;
	margin-left:50px;
	color:#533F0A;
}
/* creates illusion of cellpadding on all td's */
#form td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05 {
	font-weight:bold;
}
/* centers all form elements */
#form td {
	text-align:center;
}
/* modifies the drop-down menus */
.select-01, .select-02, .select-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-color:#D7D463 !important;
	border:#F9EFBC solid 1px !important;
	color:#533F0A;
}
.form-09 input {
	margin-top:10px;
}
#tcontent-right	{
	float:right;
	display:block;
	width:556px;
}
#main-pic	{
	margin-top:-54px;
}
#main-float	{
	margin-left:309px;
	position:absolute;
	margin-top:337px;
}


#bottom-bg	{
	background-image:url(/images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:100%;
}
#bottom-content	{
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:994px;
	display:block;
}
#nav	{
	display:block;
	width:960px;
	height:42px;
	padding-left:30px;
}	
#nav a	{
	cursor:pointer;
	text-decoration:none;
}
.nav-holder	{
	margin-top:3px;
	display:block;
	float:left;
	height:42px;
	overflow:visible;
	width:auto;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
}
.nav-holder:hover	{
	border-left:#C9C49C solid 1px;
	border-right:#C9C49C solid 1px;
	background-image:url(/images/click-bg.jpg);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:9px;
}
.nav-holder p	{
	margin:12px 10px 0px 10px;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
#content-bg	{
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
	display:table;
	width:964px;
	padding:0px 15px 0px 15px;
}
#float-sentence	{
	margin:-15px 0px 0px 40px;
	position:absolute;
}
#divider-space	{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
#copy	{
	text-align:left;
	display:block;
	width:804px;
	background-image:url(/images/copy-logo.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:30px;
}
#copy a	{
	color:#EF1200;
	text-decoration:none;
	font-weight:bold;
}
#copy a:hover	{
	text-decoration:underline;
}
#content-bgl	{
	background-image:url(/images/content-bgl.png);
	background-repeat:repeat-y;
	display:table;
	width:994px;
}
#link-box	{
	display:block;
	width:874px;
	padding:0px 60px 0px 60px;
}
.links	{
	float:left;
	display:block;
	font-size:11px;
	width:200px;
	padding-right:18px;
}
.links a	{
	color:#EF1200;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.links a:hover	{
	text-decoration:underline;
}

#disclosures	{
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
