body{
	font-family:verdana;
	font-size:12px;
}
#content{
	width:990px;
}

#header{
	height:115px;
	width:990px;
}
#header_blurb{
	width:595px;
	height:115px;
	font-size: 19px;
	text-align:center;
	vertical-align:middle;
}
#eBusiness_logo{
	margin-left:10px;
	top:10px;
}

#together{
	color:red;
}
#eBusinessForSale_logo{
	right:10px;
	top:10px;
}
.navigation {
	font-size:16px;
}
.navigation .start {
	float:left;
	background-image: url('/ebusinessforsale/images/nav_start.gif');
	background-repeat:repeat;
	width: 9px;
	height: 36px;
}
.navigation .end {
	float:left;
	background-image: url('/ebusinessforsale/images/nav_end.gif');
	background-repeat:repeat;
	width: 9px;
	height: 36px;
}
.navigation .normal{
	float:left;
	background-image:url('/ebusinessforsale/images/nav_bg.gif');
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	height:28px;
}
.navigation .normal a{
	color:#FFFFFF;
	text-decoration:none;
}
.navigation .spacer{
	float:left;
	background-image:url('/ebusinessforsale/images/nav_bg.gif');
	background-repeat:repeat;
	height:36px;
	width:2px;
}
.navigation .blank{
	float:left;
	background-image:url('/ebusinessforsale/images/nav_bg.gif');
	background-repeat:repeat;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	height:28px;
	color:#FFFFFF;
}

.intro a{
	color:#126ADB;
	text-decoration:none;
}
.intro a:hover{
	text-decoration:underline;
}
#main_content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8DB3;
	text-decoration: none;
}
#main_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8DB3;
	text-decoration: underline;
}
#main_content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8DB3;
	text-decoration: none;
}
#main_content a.grayLinks:link {
	color: #e8e8e8;
	text-decoration: none;
}
#main_content a.grayLinks:hover {
	color: #e8e8e8;
	text-decoration: underline;
}
#main_content a.grayLinks:visited {
	color: #e8e8e8;
	text-decoration: none;
}
#search{
	border:2px solid black;
	background-color:#eef7fc;
	width:455px;
	height:96px;
}

#search .search_label{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	width:200px;
	padding-right:1px;
}

#search .search_option{
	text-align:left;
	font-size:12px;
	width:240px;
	padding-left:1px;
}
#search select {font-size:12px;}

#rotator{
	height:96px;
	width:534px;
	right:0px;
	background-repeat:no-repeat;
}
#slide1{
	z-index:1;
	left:0px;
	top:0px;
}
#slide2{
	z-index:0;
	left:0px;
	top:0px;
	display:none;
}
#logos_text{
	color:red;
	font-weight:bold;
	text-align: center;
	font-size:16px;
	border-top:2px solid black;
	border-left:2px solid black;
	border-right:2px solid black;
	margin-top:10px;
	padding-top:4px;
	padding-bottom:4px;
}

#join_round{
	color:#c0bf8c
}

#listing_header{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}

#listings{
	width:760px;
	float:left;
	vertical-align:top;
}

#listings td{
	font-size:10px;
}

#listings strong{
	text-align:left;
}

#listings select{
	font-size:10px;
}

#listings #resultsHead td {
	background-color:#C0BF8C;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
}
#side_bar{
	width:200px;
	vertical-align:top;
}

#free_listings{
	padding-top:10px;
}

#other_listings{
	padding-top:40px;
	width:200px;
	text-align:left;
}

#other_listings a{
	font-size:10px;
	color:#126ADB;
	text-decoration:none;
}
#other_listings a:hover{
	text-decoration:underline;
}
#other_listings strong{
	margin-left:4px;

}
#google{
	width:200px;
	height:70px;
	padding-top:40px;
	text-align:left
}	

.business_for_sale{
	font-size:10px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.business_for_sale a{
	text-decoration:none;
	font-size:10px;
	color:#126ADB;
}
.business_for_sale strong{
	color:#000000;
	font-size:14px;
}

.join_now{
	width:200px;
	float:right;
	margin-top:20px;
}

#footer_navigation {
	margin-top:20px;
	display:block;
	float:left;
	font-size:16px;
}
#footer_navigation .blank{
	width:200px;
}

#footer{
	font-size:12px;
	color:#126ADB;
}

#powered_by{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.resultsDefault{
	width:730px;
}
.resultsAlt{
	width:730px;
}

.resultsAlt td{
	background: #F1F0E5;
	font-size:10px;
}
.resultsDefault td{
	background: #FFFFFF;
	font-size:10px;
}
.errorText,.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
}
.sectionheaders, .sectionheaders_listing1, .sectionheaders_listing2 {
	background-color: #cccccc;
}