@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bkg.jpg);
	text-align: center;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


img {
	border: 0px;
	position: relative;
}

p {
	margin: 0;
}

h1 {
	font-size: 13px;
	}

a {
	color: #FF5901;
}

a:visited {
	color: #BC4302;
}

a:hover {
	color: #FFFFFF;
	background-color: #FF5901;
}

#container {
	width: 965px;
	margin:0 auto;
}

#main_body_top {
	height: 11px;
	background-image:url(images/shadow_top.gif);
	background-repeat:no-repeat;
	background-position: center;
}

#header {
	height: 92px;
	background-image:url(images/bkg_head.gif);
	background-repeat:repeat-x;
	background-position: center;
	text-align: left;
}

.homelogo {
	float:left;
	}

#tagline {
	float: right;
	width: 550px;
	height: 67px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF;
	background-position: center;
	padding-top: 25px;
	line-height: 20px;
}

#nav {
	height: 27px;
	background-image:url(images/bkg_nav.gif);
	background-repeat:repeat-x;
	background-position: center;
	text-align: center;
}

#nav p {
	margin: 0px;
}

#navholder {
	width: 924px;
	margin:0 auto;
}

p.navigation a {
	display:block;
	float: left;
	width: 132px;
	height: 19px;
	padding-top:8px;
	color: #CCCCCC;
	background-image:url(images/nav_up.gif);
	text-decoration: none;
}

p.navigation a:hover {
	color: #000000;
	background-image:url(images/nav_dn.gif);
	text-decoration: none;
}

p.navigation_join a {
	display:block;
	float: left;
	width: 132px;
	height: 19px;
	padding-top:8px;
	color: #FFFFFF;
	background-image:url(images/nav_join.gif);
	text-decoration: none;
}

p.navigation_join a:hover {
	color: #000000;
	background-image:url(images/nav_dn.gif);
	text-decoration: none;
}

p.navigation_active {
	display:block;
	float: left;
	width: 132px;
	height: 19px;
	padding-top:8px;
	color: #000000;
	background-image:url(images/nav_dn.gif);
	text-decoration: none;
}

#subnav {
	background-image:url(images/bkg_subnav.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#ae7235;
}

#subnavholder {
	padding: 8px;
}

#subnavholder ul, #subnavholder ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavholder ul {
	text-align: center;
}

#subnavholder ul li {
	display: inline;
}

#subnavholder ul li.first a {
	border-left: none;
}

#subnavholder ul li a {
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #e3a965;
	color: #e3a965;
	text-decoration: none;
}

#subnavholder ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #ae7235;
}

#main_body_mid {
	width:965px;
	background-image:url(images/bkg_main.gif);
	background-repeat:repeat-y;
	background-position: center;
	text-align: center;
}

#main_body {
	margin: 0px 11px 0px 11px;
	width:943px;
}

#main_body_bot {
	height: 11px;
	background-image:url(images/shadow_bot.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-size: 10px;
	line-height: 22px;
}

#footer {
	height: 26px;
	background-image:url(images/bkg_foot.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}

#homeleft {
	width: 310px;
	float: left;
	margin-top:10px;
	text-align: right;
}

#homeright {
	width: 510px;
	float: right;
	margin-top:10px;
	padding-right: 70px;
	text-align: left;
}

#inside_top {
	height:34px;
	background-image:url(images/bkg_inside_top.gif);
	background-repeat:no-repeat;
}

#inside_mid {
	width:943px;
	background-image:url(images/bkg_inside_mid.gif);
	background-repeat:repeat-y;
	background-position: center;
	text-align: center;
}

#inside_mid p {
	margin: 0;
}

#inside_bot {
	height: 10px;
	width:943px;
	background-image:url(images/bkg_inside_bot.gif);
	background-repeat:repeat-y;
	background-position: center;
	text-align: center;
}

#insideleft {
	width: 600px;
	float: left;
	text-align: left;
}

#insideright {
	width: 330px;
	float: right;
	text-align: left;
}

.insidebody {
	margin-left: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.titleimg {
	position:relative;
	left: -30px;
}

.imgborder {
	padding: 5px;
	margin: 2px;
	border: 1px solid #d2c5a3;
	width:460px;
	font-size:10px;
	line-height:14px;
	text-align:center;
}

.insideimgright {
	float:right;
	padding: 5px;
	margin: 2px;
	border: 1px solid #d2c5a3;	
}

.insideimgleft {
	float:left;
	padding: 5px;
	margin: 2px;
	border: 1px solid #d2c5a3;	
}

.contactinfo {
	font-size: 16px;
	color:#ae7235;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.clearmeclass {
 	clear: both;
 }
 
 .faqtitle {
 	padding-top:15px;
 	display:block;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ae7235;
 }
 
 
.satisfiedtitle {
 	padding-top:15px;
 	display:block;
	font-weight: bold;
 }
 
.satisfiedcity {
	padding-bottom:10px;
 	display:block;
	font-weight: bold;
 }
 
.satisfiedquote {
	font-style: italic; 
	 padding-top:15px;
 	display:block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ae7235;
 }
 
table.trackrecord {
 	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 15px;
	border:1px solid #ae7235;
	background-color:#ffffff;
}

table.trackrecord tr td {
	padding: 3px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}

table.trackrecord tr td.item {
	font-weight:bold;
	text-align: left;	
}

table.trackrecord tr td.tablehead {
	background-color:#ae7235;
	font-weight:bold;
	color:#ffffff;
}

table.trackrecord td.labelhead {
	font-weight:bold;
	font-size:10px;
	color:#ae7235;
	background-color:#fff4df;
}

table.trackrecord td.earnings {
	font-weight:bold;
	text-align: left;
}

table.trackrecord td.total {
	background-color:#FF5901;
	color:#ffffff;
}

table.trackrecord td.rowseperator {
	border-top:1px solid #ae7235;
}

.indentlinks {
	margin-left:15px;
}

.label {
	text-align: right;
	font-size: 10px;
	line-height: 13px;
	vertical-align: middle;
}

.labelleft {
	text-align:left;
}

.verticalaligntop {
vertical-align: top;
}

.required {
	color:#FF5901;
	font-size: 13px;
}
