img{border:0px;}

h1{
	color:#333;
	font-weight:bold;
	font-size:22px;
	text-align:center;
	text-decoration:underline;
}

h2{
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px;
	
}

h2 a{
	color:#777;
	text-align:left;
}


h4{
	color:#333;
	text-align:center;
	text-transform:capitalize;
}

a{
	text-decoration:none;
}

.Sponsor{
	display:block;
	border:1px solid #777;
}

.Sponsor h3, .Sponsor h3 a{
	display:block;
	background-color:#777;
	color:#fff;
	padding:0px;
	margin:0px;
	padding-left:2px;
	padding-bottom:2px;
	font-size:14px;
}


#Listing_Featured{
	background-color:#eee;
	padding:5px;
	border:0px solid #eee;
	margin-bottom:15px;
	border:1px dashed #1567E1;
	font-family:Trebuchet MS, Bookman Old Style,Arial Black,Verdana;
}

#Listing_Featured h2, #Listing_Featured h2 a{
	color:1567E1;
	display:block;
	font-weight:bold;
	font-size:16px;
}
#Listing_Featured h2 a:hover{
	text-decoration:underline;
	
}

#Listing{
	padding:0px;
	border-bottom:0px dotted #eee;
	border:0px solid #eee;
	margin-bottom:15px;
	
}

#Listing h2, #Listing h2 a{
	font-weight:bold;
	font-size:16px;
	padding:5px;
	margin:0px;
	color:#1567E1;

	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	text-transform:capitalize;
	font-family:Trebuchet MS, Bookman Old Style,Arial Black,Verdana;
}

/* #Listing h2,#Listing h2 a:hover{color:#000;background-color:#ccc;}
*/
#Listing p{
	padding:5px;
	margin:0px;
	font-size:16px;
	font-family:Bookman Old Style,Trebuchet MS,Arial Black,Verdana;
}

#Business .Box{
	border:1px solid #ddd;
	padding:5px;
}

#Business h1{
	color:#333;
	font-size:22px;
}

.loc{
	line-height:150%;
	padding-bottom:20px;
}	

#Business h2,#Business h3{
	color:#666;
	font-size:20px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#eee;
	border-top:1px solid #ccc;
	margin-top:9px;
}
#Business p{
	line-height:150%;
}

#Reviews{
 border:1px dotted #aaa;
 padding:5px;
 line-height:150%;
 color:#555;
}

#SendEmail{
	display:block;
	background-color:#fff;
	border:10px solid #fff;
}

#SendEmail input,#SendEmail textarea{
	background-color:#eee;
	width:100%;
}


#ReviewForm{
	line-height:150%;
}
#ReviewForm span{
	font-weight:bold;
}

#Topics{
	padding:5px;
	line-height:150%;
	font-family:Trebuchet MS, Bookman Old Style,Arial Black,Verdana;
}

#Topics h1{
	font-size:22px;
	color:#333;
}

#Topics a{
	font-family:Bookman Old Style,Trebuchet MS,Arial Black,Verdana;
	font-size:14px;
	color:#1567E1;
	font-weight:bold;
}


#PageCounter{
	padding:0px;
	line-height:150%;
	display:block;
	width:100%;
}

#PageCounter td{
	padding:10px;
	background-color:#fff;
}

#PageCounter .Previous span, #PageCounter .Next span{
	display:block;
	background-color:#eee;
	padding:5px;
	color:#777;	
	
	
}


#PageCounter .Previous,#PageCounter .Next{width:15%;}
#PageCounter .PageNumber{	width:70%;}

#PageCounter .PageNumber strong{
	background-color:#1567E1;
	padding:5px;
	color:#fff;	
}

#PageCounter .PageNumber a{
	border:1px solid #1567E1;
	padding:5px;
	color:#660000;	
}


#PageCounter .Previous a, #PageCounter .Next a{
	background-color:#1567E1;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:5px;
}

.Footer{
	padding:10px;
	line-height:150%;
	text-align:center;
}

.Footer a{
	color:#333;
	font-size:13px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 0em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/_images/menu/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/_images/menu/blockactive.gif) center center repeat-x;
}

.Featured{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	text-align:center;
}

.Featured a{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.Featured a img{
	border:5px solid #333;
	width:225px;
}

