@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(../../images/new_bkg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h1 {font-size:10pt;margin-top:5px;}

#mytownwrap {
	font-family: Helvetica, Arial, sans-serif;
	width: 905px;
	margin: 0 0 30px 10px;
	float: left;
	text-align: left;
}

.goog300 {width:100%; margin:10px 0;}

navbanners {width:100%; margin:10px 0;}

.frontBusinesses {
width:585px;
float:left;
border-right: 1px solid #cccccc;
padding-right:9px;
margin-right:10px;
}

.highlightBusinesses {
float:left;
margin:0 0 0 8px;
}

.highlightBusinesses img {
background:#CCC;	
border:1px solid #999;
padding:2px;
}

.highlightBusinesses a {
color:#09F;
}

.highlightBusinesses a:hover {
color:#093;
}

#sidebar {
width:300px;
float:left;
}