@charset "utf-8";
/* CSS Document */

/*LAYOUT STYLES ----- begin*/
body {
	margin:0;
	background: url(../images/bg_pattern.gif) repeat-x #d28634;
	padding:0;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
div#all {
	margin: 0 auto;
	padding: 0 11px 0 50px;
	width: 872px;
}
div#pgHeader {
	background: url(../images/topcurve.jpg) no-repeat 0 113px;
	height: 165px; 
}
div#vision2020 {
	float: right;
	padding: 21px 0 0 0;
}
div.title {
	margin: 0;
	padding: 0;
}
div#contentWrapper {
	background: #FFF;
	padding: 0 14px 0 15px;
	width: 804px;
}
div#content {
	margin: 0;
	padding: 12px 0 0 0;
}
div#map {
	float: right;
	width: 336px;
}
div#leftcolumn {
	float: left;
	width: 460px;
	margin: 0 8px 0 0;
}
div.zone {
	background-color: #eee;
}
div#footer {
	margin: 30px 0 0 0;
}
div#footer img {
	margin: 0 0 10px 0;
	border: 0;
}
div#footer-text {
	margin: 0 auto;
	padding: 10px 11px 10px 50px;
	width: 872px;
	color: #FFF;
	/*padding: 5px 0 10px 15px;*/
	font-size: 10px;
	line-height: normal;
}
div.clearit {
	clear: both;
}
div.clearit span {
	visibility: hidden;
}
div.list {
	width: 50%;
	float: left;
}
/*LAYOUT STYLES ----- end*/
/*TYPE STYLES ----- begin*/
h2 {
	margin: 0;
	padding: 0;
	height: 35px;
}
h2.whatshappening {
	background: url(../images/h2_whatshappening.gif) no-repeat 6px 6px #d28634;
}
h2.businesszone {
	background: url(../images/h2_businesszone.gif) no-repeat 6px 6px #46aa42;
}
h2 img {
	float: right;
	border: 0;
}
h2 span {
	visibility: hidden;
}
p {
	font-size: 11px;
	margin: 10px 0 8px 8px;
	line-height: 150%;
}
table.businesses {
	margin: 15px 0 0 0;
	width: 100%;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #822a7e;
}
table.businesses tr {
	vertical-align: top;
	line-height: 120%;
}
table.businesses th {
	padding: 5px 5px 0 0;
	width: 30px;
	font-weight: bold;
	color: #822A7E;
	text-align: right;
}
table.businesses td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 8px 0;
	width: 360px;
}
table.businesses span.address {
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000;
	display: block;
	padding: 5px 0 0 0;
	line-height: 120%;
}
table.businesses span.nolink {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #46aa42;
	text-decoration: none;
}
a:hover {
	color: #822A7E;
}
a.pagination {
	font-size: 12px;
	font-weight: bold;
	color: #46aa42;
	text-decoration: none;
	padding: 2px 5px;
	margin: 5px 8px 0 0;
	border: 1px solid #CCCCCC;
}
a.pagination:hover, a.selected {
	color: #822A7E;
	background-color: #CCCCCC;
}
div.pagination {
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}
a img {
	border: 0;
}
div#footer-text a {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
div#footer-text a:hover {
	text-decoration: underline;
}
/*TYPE STYLES ----- end*/
