@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../_images/fat_lines_mid.gif);
	font-family: "Lucida Grande", Geneva, Verdana;
	font-size:11px;
	font-weight:bold;
}
iframe {
border: 0px solid #FFFFFF;
}
#main {
	width:1024px;
	background-color:#FFFFFF;
}
#main .header {
	background-image:url(../_images/mainHeader.png);
	height:88px;
	position:relative;
}
#subheader{
	background-image:url(../_images/subHeader.png);
	height:60px;
	position:relative;
}
#subheader .links{
	float:right;
	padding-right:25px;
	padding-top:20px;
	font-size:13px;
	color:#4E0000;
}
a.toplinks{
  color:#4E0000;  
}
a.toplinks:hover{
  color:#4E0000;
}
a.footlinks{
	text-decoration:underline;
	color:#FFFFFF;	
}
#hdtoptext {
	font-size:25px;
	float:right;
	padding-right:25px;
	color:#FFFFFF;
	padding-top:25px;
}
#hdsubtext {
	font-size:15px;
	float:right;
	padding-right:25px;
	color:#FFFFFF;
	margin-top:-30px;
}
#hdphone {
	font-size:21px;
	float:left;
	padding-left:20px;
	padding-top:40px;
	color:#FFFFFF;
}
#main .footer {
	background-image:url(../_images/mainFooter.png);
	height:21px;
	color:#FFFFFF;
	padding-top:15px;
	font-size:10px;
}
#main .lc {
	float:left;
	background-color:#FFFFFF;
	width:345px;
}
#main .rc {
	float:left;
	background-color:#FFFFFF;
	width:679px;
}
.spacer {
	clear:both;
}
#lctop {
	background-image:url(../_images/mainLCtop.png);
	height:53px;
}
#lcmid {
	background-image:url(../_images/mainLCmid.png);
	height:245px;
	position:relative;
}
#lcmidheader {
	font-size:22px;
	text-align:center;
	color:#333333;
	width:330px;
}
#sidelinks {
	color:#590000;
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-left:13px;
	text-decoration:underline;
	line-height:1.5em;
}
.welcomenew {
	color:#333333;
	font-size:15px;
	padding-top:10px;
	text-align:left;
	width:300px;
	margin-left:13px;
	border-bottom-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	float:left;
}
.newter {
	color:#333333;
	font-size:12px;
	padding-left:13px;
	padding-top:10px;
	text-align:left;
	line-height:1.5em;
}
#lcbot {
	background-image:url(../_images/mainLCbot.png);
	height:64px;
}
#lctext {
	text-align:left;
}
#searchbox {
	background-image:url(../_images/greybox.png);
	width:316px;
	height:269px;
	margin-left:9px;
	position:relative;
}
#searchbox .stext {
	font-size:13px;
	color:#333333;
	padding-left:20px;
	font-weight:normal;
	padding-top:20px;
	line-height:1.6em;
}
#searchbox .sinput {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:260px;
}
#searchbox .sinputp {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:107px;
}
#searchbox .sbutton {
	margin-left:200px;
}
#rctext {
	position:relative;
	text-align:left;
}
#rctext .title{
	font-size:18px;
	color:#4E0000;
}
#rctext .info{
	padding-right:8px;
	line-height:1.6em;
	font-size:12px;
}
#testimonials {
	float:left;
	width:390px;
	margin-top:15px;
	text-align:left;
}
#aff {
	float:right;
	width:280px;
	text-align:center;
	position:relative;
}
#aff .title {
	font-size:15px;
	padding-top:12px;
	color:#333333;
}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}
#profitcalc{
	background-image:url(../_images/profitcalc.png);
	clear:both;
	margin-top:8px;
	margin-right:20px;
	width:670px;
	height:75px;
}
#icanmake{
	background-image:url(../_images/icanmake.png);
	clear:both;
	margin-top:8px;
	margin-right:20px;
	width:585px;
	height:60px;
	padding-left:85px;
	font-size:40px;
	padding-top:15px;
}
#res_text{
	margin-left:50px;
	font-size:16px;
}

