/* CSS Document */
* { 
	margin:0;
	padding:0;}
	
body,html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	color: #000;
	background-color:#FFFFFF;
	
}
div{
	position:relative;
	display:block;
}
	
#dTop{
	height:28px;
	background-image:url(../images/index/top_green.gif);
}
a {
	color:#333; 
	text-decoration:none;
	}
a:hover{
	color:#0099cc; 
	text-decoration:none;
}

#dLogos a{
	color:#fff; 
	text-decoration:none;
	}
#dLogos a:hover{
	color:#333; 
	text-decoration:none;
}
#dSubfooter a{
	color:#fff; 
	text-decoration:none;
	}
#dSubfooter a:hover{
	color:#fff; 
	text-decoration:none;
}

#dLogo{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:100px;
	margin-top:30px;
}

#dPageholder{
	width:950px;
	height:auto;
	background-color:none;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
}
#dHeader{
	width:950px;
	height:300px;
	margin-bottom:20px;
	border:1px solid #333;
	}
#dSubheader{
	width:950px;
	height:100px;
}
#dTorso{
	width:950px;
	height:1600px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft{
	width:600px;
	height:1600px;
	float:left;
	padding-left:20px;
		}
	
#dRight{
	width:290px;
	height:1600px;
	top:0px;
	float:right;
	border-left:1px solid #333;
	padding-left:20px;
	}
/* ----------taroscopes--------------------*/
#dTorso_taro{
	width:950px;
	height:3300px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft_taro{
	width:600px;
	height:3300px;
	float:left;
	padding-left:20px;
	}
#dRight_taro{
	width:290px;
	height:3300px;
	top:0px;
	float:right;
	border-left:1px solid #333;
	padding-left:20px;
	}
/* ----------reviews--------------------*/
#dTorso_reviews{
	width:950px;
	height:1600px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft_reviews{
	width:580px;
	height:1600px;
	float:left;
	padding-left:20px;
	}
#dRight_reviews{
	width:290px;
	height:1600px;
	top:0px;
	float:right;
	border-left:1px solid #333;
	padding-left:20px;
	}
/* ----------giveaway--------------------*/
#dTorso_giveaway{
	width:950px;
	height:1600px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft_giveaway{
	width:580px;
	height:1600px;
	float:left;
	padding-left:20px;
	}
#dRight_giveaway{
	width:290px;
	height:1600px;
	top:0px;
	float:right;
	border-left:1px solid #333;
	padding-left:20px;
	}
/* ----------realestate--------------------*/
#dTorso_real{
	width:950px;
	height:800px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft_real{
	width:920px;
	height:800px;
	float:left;
	padding-left:20px;
	}
	
/* ----------contactus--------------------*/
#dTorso_contact{
	width:950px;
	height:660px;
	margin-top:50px;
}
#dTorso2_contact{
	width:950px;
	height:220px;
	margin-bottom:30px;
	padding-left:20px;
	
}
#dLeft_contact{
	width:560px;
	height:550px;
	float:left;
	padding-left:20px;
	}
	
#dRight_contact{
	width:340px;
	height:500px;
	top:0px;
	float:right;
	border-left:1px solid #333;
	padding-left:20px;
	padding-top:50px;
	}
#dContributors1{
	height:100px;
	padding:10px;
	border:1px solid #333;
	background-color:#CCCCCC;
}
#dContributors2{
	padding:10px;
	height:100px;
	border:1px solid #333;
	background-color:#CCCCCC;
}
#dContributors3{
	height:100px;
	padding:10px;
	border:1px solid #333;
	background-color:#CCCCCC;
}
	
/* ----------ad--------------------*/
#dTorso_ad{
	width:950px;
	height:900px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft_ad{
	width:920px;
	height:900px;
	float:left;
	padding-left:20px;
	}
/* ----------policy--------------------*/
#dTorso_po{
	width:950px;
	height:5200px;
	margin-bottom:30px;
	margin-top:50px;
}
#dLeft_po{
	width:920px;
	height:5200px;
	float:left;
	padding-left:20px;
	}
	















	
#dFooter{
	width:auto;
	height:140px;
	background-image:url(../images/index/bottom_green.gif);
	}
#dSubfooter1{
	width:auto;
	height:4px;
	background-color:#666;
	text-align:center;

	}
#dSubfooter{
	width:auto;
	height:40px;
	background-color:#333333;
	text-align:center;
	padding-top:5px;
	padding-top:20px;
	}
#dLogos {
	padding:20px 18px 24px 12px;
}
.container { 
	width:950px; 
	margin:0 auto;
	font-size:12px;
	margin:20px auto;
}

.nav-wrap { 
	margin: 0 0 0px 0 ;  
	background-color:#FFFFFF;
	font-size:14px;
/*border-top: 2px solid white; */
	border-bottom: 2px solid #333;
	font-weight:normal;

}

.group:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear:both; 
	height: 0; 
}

*:first-child+html .group { 
zoom: 2; 
} /* IE7 */

#example-one { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 960px; 
}
#example-one li { 
display: inline; 
}

#example-one li a { 
	color: #333; 
	font-size: 13px; 
	display: block; 
	float: left; 
	padding: 6px 20px 10px 20px; 
	text-decoration: none; 
/*text-transform: uppercase; */
}

#example-one li a:hover { 
color: #669900; 

}

#magic-line { 
	position: absolute; 
	bottom: -2px; 
	left:10px; 
	width: 70px; 
	height: 2px; 
	background: #669900;
 }
 
.current_page_item a, .current_page_item_two a { color: #669900 !important; }







