body {
	margin:0px auto;
	text-align:center;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#f6f6f6;
}

* {
	margin:0;padding:0;
}

#container {
	margin:auto;
	text-align:left;
	width:970px;
	padding:0px 10px;
	background-color:#fff;
}

#header {
width:970px;
background:url(/img/headerBg.gif) repeat-x top center;
height:78px;
}

#content {
	padding-top:5px;
	font-size:0.8em;
}

#lhcol {
	float:left;
	width:220px;
	margin-top:5px;
}

div.capsule {
	background:url() no-repeat;
	margin-bottom:5px;
	
}
div.capsule div.content h3 {
	color:#630;
	font-size:0.9em;
	background:url(/img/capsuleBg.gif) repeat-x top center;
	border:1px solid #c60;
	margin-bottom:5px;
	padding:5px;
}
div.capsule div.content h4, div.capsule div.content a {
	color:#630;
}
div.capsule div.content {
	padding:4px 0px 5px 3px;
	background:url() no-repeat top right;
	
}

.specialOffers {
	color:#630;
	font-size:1.0em;
	border:1px solid #c60;
	margin-bottom:5px;
	padding:5px;
}

#rhcolAds {
	float:right;
	width:200px;
}

#hpRcol {
	float:left;
	width:520px;
	margin:15px 0 0 10px;
}


#hpRcol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#630;
	font-size:1.4em;
	margin-bottom:10px;
	padding-bottom:2px;
}

#rhcol {
	margin-left:240px;
	}

#rhcol h2 {
	
	color:#630;
	font-size:1.2em;
	margin-bottom:10px;
	padding-bottom:2px;
}

#rhcol .green h2 {
	color:#56B575;
}
.green a {
	color:#56B575;
}
.green div.capsule div.content h3{
	color:#56B575;
}
.green div.capsule div.content {
	background:url(/img/gen/tab_gr_right.jpg) no-repeat top right;
}
.green div.capsule {
	background:url(/img/gen/tab_gr_left.jpg) no-repeat;
}

#signUp {
width:700px;
margin-top:30px;
color:#c93;
}

#footer {
height:78px;
	background:#fff;
	clear:both;
	color:#fff;
	font-size:0.6em;
	margin-top:10px;
	padding:10px 0 2px 5px;
	background: url(/img/headerBg.gif) repeat-x;
	text-align:center;
}

#footer p {
	margin-top:45px;
	}
	
#footer p a{
	color:#fff;
	text-decoration:underline;
	}