body{
	margin-top: 2px;
	padding-top: 0px;
}
h1{
	font-size: 1.4em;
	color: #333333;
}
#main{
	width: 720px;
	margin-top: 2px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 70px;
}

.listing{
	width: 720px;
	background-color: #EBEBEB;
	border: 1px solid #DDDDBB;
	font-familly: Verdana;
	font-size: .9em;
	padding: 2px 4px;
	margin-top: 10px;
		
}

.free-list{
	width: 350px;
	background-color: #E9E9E9;
	border: 1px solid #DDDDBB;
	font-size: 13px;
}


.first-row{
	width: 700px;
	padding: 2px 4px;
	
}

.company-name{
	font-size: 1.2em;	
}

.phone-number{
	position: absolute;
	top: 10px;
	left: 300px;
	padding-right: 20px;
	
}

.half-td{
	width: 35%;
	padding: 1px;
	margin: 0px;
	background-color: #DEDDEE;
}

.full-td{
	width: 258px;
	padding: 0px;
	margin: 0px;
	background-color: #DEDDEE;
	text-align: right;
}

.second-row{
	width: 720px;
	padding: 2px 4px;
}


.co-desc{
	 
	width: 343px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 4px 4px;
	background-color: #E1E1E1;
	font-family: Microsoft Sans Serif;
}

.third-row{
	width: 720px;
	padding: 2px 4px;
	

}

.website-address{
	position: absolute;
	top: 80px;
	left: 2px;
}

.email-address{
	position: absolute;
	top: 80px;
	right: 2px;
}

.bolded{
	font-weight: bold;
}


#top-part{
	width: 720px;
	font-family: Verdana;
}

#site-name{
	color: #999999;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
}

.dark{
	color: #333333;
}

#line{
	color: #000000;
	width:640px;
	background: url('images/line_blue_silver.gif') repeat-x;
	padding-top: 14px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 0px;
	font-size: 1.1em;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	
}


#categories{
	width: 720px;
	font-size: .83em;
	margin-bottom: 0px;
}

#categories td{
	width: 130px;
	padding: 0px;
	padding-left: 5px;
	margin-top: 0px;
	
	vertical-align: top;
}

#categories a:link{
	text-decoration: none;
	color: #000000;
}

#categories a:hover{
	text-decoration: underline;
	color: #000000;
}
#categories a:visited{
	text-decoration: none;
	color: #3399CC;
}

.heading{
	font-weight: bold;
	text-decoration: underline;
}
.pages p{
	text-align: center;
}

.number-of-listings{
	font-family: Arial;
	font-size: 1em;
	padding-left: 10px;
}

#navigation{
	
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	
}
#navigation li{
	display: inline;
	padding-right: 10px;
	margin: 0;
}

#navigation a:link, #navigation a:hover,#navigation a:visited{
	text-decoration: none;
	color: #555555;
}

#navigation a:hover{
	text-decoration: underline;
	color: #555555;
}

#content{
	float: center;
	width: 500px;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 0.9em;
}

.gtareno{
	font-weight: bold;
	color: #999999;
}

#search{
	padding-left: 140px;
	padding-right: 2px;
	color: #666666;	
	font-family: Arial;
	font-weight: bold;	
}

#search .text{
	border: 1px solid #666666;
	background-color: #DDDDDD;
}

#search .btn{
	border: 2px solid #CCCCCC;
	background-color: #0066FF;
	color: #FFFFFF;
	height: 21px;
	font-weight: bold;
}

#listing-table{
	width: 500px;

}

.paid-listing-table{
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

.blue-row{
	background-color: #0066CC;
	color: #FFFFFF;
	font-weight: bold;
	
}

.most-left-col{
	background-color: #DDDDDD;
	font-weight: bold;
	text-align: left;
	color: #444444;
}

#listing-table td{
	border: 1px solid #CCCCCC;
	text-align: center;
	
}

.tiny{
	font-size: 11px;
}
