﻿body 
{
	background-color:#f7f7f7;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif ;
	color:#313131;	
	font-size:12px
}

hr
{
	display:none
}

#wrapper
{
	width:916px;
	background-color:#fff;
	padding:0px 8px 8px 8px;
	margin:0px auto 0px auto
}

#header
{
	height:40px;
	background-color:#313131;
	padding:4px;
	color:#fff;
	font-size:11px;
	border-bottom:solid 1px #999
}

#header2
{
	border-bottom:solid 1px #eee
}

#headerleft
{
	float:left;
	width:200px;
	margin-top:22px;
}

#headerright
{
	float:left;
	text-align:right;
	width:708px;
	margin-top:20px;
}

.headerselect
{
	font-size:11px
}

#logobar
{
	height:80px;
}

#logo
{
	padding-top:25px;
	padding-left:10px;
	float:left;
	width:300px	
}

#topbanner
{
	float:left;
	text-align:right;
	width:600px;
	height:60px;
	margin-top:10px;
	vertical-align:middle
}

#menubar
{
	height:36px;
	background-color:#e6e6e6;
	
	font-size:14px;
}

#content
{
	margin: 10px 0px 10px 0px;
	overflow: auto;
}

.clearfix 
{
	display: inline-block;
	width:916px;
}

#fullwidth
{
	float:left;
}

#twocolleft
{
	float:left;
	width:650px;
	margin-right:15px;
}
#twocolright
{
	width:250px;	
	float:left;
}

#threecolleft
{
	float:left;
	width:400px;
	margin-right:15px;
}

#threecolcenter
{
	float:left;
	width:365px;
	margin-right:15px;
}

#threecolright
{
	width:120px;	
	float:left;
	text-align:right
}

#search
{
	margin-bottom:20px
}

#searchtop
{
	padding:4px 0px 4px 8px;
	margin:0px;
	color:#fff;	
	font-size:14px;
	letter-spacing:-1px;
	font-weight:bold;
	background-color:#ff9900;	
	/* 
	autos: #ff9900 
	realestate:	#CC0000
	jobs: #009900
	classies: #003366
	photos:	#ff9900
	*/
}

#searcharrow
{
	background-color:#efefef;
	padding-left:12px;
	border-left:solid 4px #ff9900;
	border-right:solid 4px #ff9900;
	/* 
	autos: #ff9900
	realestate:	#CC0000
	jobs: #009900
	classies: #003366
	photos:	#ff9900
	*/
}

#searchbox
{
	padding:8px 8px 0px 8px;
	background:url('/images/searchback.jpg');
	background-repeat: repeat-x;
	border-left:solid 4px #ff9900;
	border-right:solid 4px #ff9900;
	/* 
	autos: #ff9900
	realestate:	#CC0000
	jobs: #009900
	classies: #003366
	photos:	#ff9900
	*/
}

#searchbottom
{
	background:url('/images/searchbottom.gif');
	height:16px
}

#pointer
{
	height:170px;
	background:url('/images/pointerback.jpg');
	padding:15px
}

#pointerinner
{
	background-color:#fff;
	height:150px;
	padding:10px
}

#pointerinner p
{
	line-height:16px;
	color:#666;
	font-size:11px;
	text-align:justify;
	margin:0px;
	padding:0px;
	height:100px
}

#pointerinner h2
{
	font-weight:normal;
	border:none;
	padding:0px;
	margin:0px 0px 5px 0px
}

.pointerbox
{
	width:260px;
	float:left;
}

.pointerbar
{
	width:40px;	
	float:left;
}

.pointerbarinner
{
	width:1px;
	background-color:#eee;
	height:100px;
	margin-left:19px;
	margin-top:20px
}

#REH2
{
	color:#cc0000;
	font-size:16px;
}

#AH2
{
	color:#ff9900;
	font-size:16px;
}

#JH2
{
	color:#009900;
	font-size:16px
}

#CH2
{
	color:#003366;
	font-size:16px
}

#footer
{
	height:100px;
	background-color:#313131;
	padding:15px;
	color:#fff;
	font-size:11px
}

#footer span
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px
}

#footertop
{
	height:85px;	
}

#footertopleft
{
	float:left;
	width:50%
}

#footertopright
{
	float:left;
	width:50%;
	text-align:right
}

#footerbottom
{
	
}

