/* CSS Document */

#content #subpage{
float:none;
}

#content{
	float: none;
	}

#maincontent{
	float: none;
	}

#masthead{
	float: none;
	height: 150px;
	background-image: none;
	background-color: #fff;
	width: 100%;
	padding-right: 0;
	margin-right: 0;
	}

#masthead h1 img{
	padding: 0;
	margin:0;
	}

#masthead ul{
	display: none;
	}

#left, #previouspage{
	display: none;
	}

body{
	background-color: #fff;
	}

#maincontent, #footer{
	background: none;
	}

#fullcontent{
	padding: 0;
	width: 100%;
	float: none;
	}

#fullcontent #subpage{
	width: 88%;
	float: none;
	}



#fullcontent #highlights, #fullcontent #contactinfo, #fullcontent div.bizlistings, #fullcontent div.bizlistings ul, #fullcontent div.bizlistings li{
	width: 100%;
	float: none;
	background-image: none;
	}

#fullcontent #contactinfo h2{
	background-image: none;
	}

#fullcontent #contactinfo{
	border: 1px solid #967966;
	}

#fullcontent #highlights{
	padding-bottom: 15px;
	}

#fullcontent img{
	border: none;
	}

#footer p#leftfooter, #footer p#rightfooter{
	float: none;
	width: 100%;
	text-align: left;
	display: block;
	}