body{
	font-family: arial;
	/*margin-top: 80px;*/
}

a:link{
	color: #0066CC;
	text-decoration: none;
}

a:visited{
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	color: #800000;
	text-decoration: underline;	
}

.header{
	margin: 0 auto; width: 990px;
}

.absolute_header{
	position: absolute;
	width: 100%;
	top: 10px;
	left: 0;
	right: 0;
}

.top_links{
	float: right;
	font-size: 11px;
	line-height: 15px;
	width: 300px;
	text-align: right;
}

.top{
	width: 990px;
	margin: 0 auto;
	background: url(images/bgr_top.gif);
	border-top: 3px solid #9DA842;
	border-bottom: 3px solid #9DA842;
        text-align:left;
}

.spacer{
	font-size: 1px;
	height: 1px;
	clear: both;
	width: 100%;
}

.top_content{
	border: 3px solid #fff;
	margin: 0 1px;
}

.top_left{
	float: left;
	width: 690px;
	padding: 10px;
	margin-right: 7px;
	voice-family: "\"}\""; 
    voice-family: inherit;
    width: 670px;
}

html>body .top_left {
	width: 670px;
}

h1{
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}

h2{
	font-family: Georgia;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	color: #c00;
}

h3{
	font-family: Georgia;
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0;
}

.top_left p, .main_content p{
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 17px;
}

.one{
	float: left;
	width: 25%;
}

.two{
	float: left;
	width: 35%;
}

.three{
	float: left;
	width: 40%;
}

.top_left ul{
	font-size: 12px;
	padding: 0 0 0 3px;
	margin: 0;
list-style-type: none;
}

.top_left ul li{
	font-size: 12px;
	padding: 0 0 0 8px;
	margin: 0 0 3px 0;
background: url(images/arrow.gif) no-repeat 0 3px;
}

.start{
	margin-top: 20px;
}

.top_right{
	float: left;
	width: 285px;
}

.news{
	background: #E9ECCE;
	border-bottom: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 5px 10px 8px 10px;
}

.top_right h3{
	font-family: Georgia;
	font-size: 20px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #CC0000;
	font-weight: normal;
}

.news ul{
	font-size: 12px;
	padding: 0 0 0 17px;
	margin: 0;
	color: #c00;
}

.news ul li{
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.newsletter{
	padding: 5px 10px;
	font-size: 12px;
}

.field{
	padding: 5px;
	width: 175px;
	border: 1px solid #333;
	margin-right: 3px;
	float: left;
	margin: 10px 3px 10px 0;
	background: #FFFFCC;
}

.button{
	width: 75px;
	background: #6A712D;
	border: 0;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 10px;
	height: 28px;
}

.main_content{
	width: 990px;
	margin: 0 auto;
	background: url(images/bgr_content.gif);
	border-bottom: 3px solid #9DA842;
	padding: 10px 15px;
	voice-family: "\"}\""; 
    voice-family: inherit;
    width: 960px;
    text-align:left;
}

html>body .main_content {
	width: 960px;
}

.columns{
	background: url(images/bgr_column.gif) repeat-y 310px top;
	margin: 10px 0;
}

.third{
	float: left;
	width: 300px;
	margin-right: 20px;
}

.logue{
	background: url(images/bgr_blog.gif) no-repeat;
	font-size: 20px;
	font-family: Georgia;
	margin: 0;
	height: 27px;
}

.logue1{
	background: url(images/bgr_blog1.gif) no-repeat;
	font-size: 20px;
	font-family: Georgia;
	margin: 0;
	height: 27px;
}

.logue p, .logue1 p{
	float: left;
	padding: 4px 0 4px 0;
	margin: 0;
	font-size: 20px;
	font-family: georgia;
}

.logue img, .logue1 img{
	margin: 5px 5px 0 10px;
	float: left;
}

.third ul{
	font-size: 12px;
	padding: 5px 0 15px 15px;
	margin: 0;
	list-style-type: none;
}

.third ul li{
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	background: url(images/arrow.gif) no-repeat 0 5px;
}

.footer{
	margin: 0 12px;
	padding: 10px 0 15px 0;
	text-align: center;
	font-size: 11px;
	width: 990px;
	margin: 0 auto;
}


/*tweaks*/
body a, body a:visited, body .cellDeals li a, body .cellDeals li a:visited{font-family: Arial, sans-serif}
body .header a,body .header a:visited, body .footer a, body .footer a:visited{font-family: Verdana, sans-serif}
