body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.extrawrap {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodybackground.png);
}
.wrap {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #356A9F;
}
.header-logo {
	display: block;
	float: left;
	margin-top: 15px;
}

.header-banner {
	height: 80px;
	width: 600px;
	float: right;
	margin-right: 10px;
	padding-top: 10px;
	margin-top: 15px;
}

.pagebody {
	width: 100%;
	clear: both;
}
.leftcolumn {
	width: 275px;
	float: left;
}
.lcmenus {
}

.lcmenublock {
	height: 55px;
	width: 240px;
	background-image: url(../images/menubuttons.png);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 7px;
}
.lcmenublock a {
	width: 240px;
	display: block;
	height: 55px;
	text-decoration: none;
}

.lcmenutitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 90px;
	display: block;
	padding-top: 10px;
}
.lcmenusubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-left: 60px;
}
.lcsubmenu {
	margin-top: 7px;

}
.lcsubmenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
}

.lcsubmenu-title {
}
.lcsubmenu-list {
	width: 250px;
	margin-left: 10px;
	border: 1px solid #000033;
	background-color: #EEF0EC;
	margin-bottom: 7px;
}
.lcsubmenu-list-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	margin-left: 3px;
}
.lcsubmenu-list-title a {
	text-decoration: none;
	color: #003366;
}
.lcsubmenu-list-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
}
.lcsubmenu-list-title-small a{
	text-decoration: none;
	color: #000048;
}
.lcsubmenu-list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
}

.middlecolumn {
	width: 470px;
	float: left;
	margin-left: 5px;
}
.mcbox {
	clear: both;
	margin-bottom: 15px;
}
.mcbox h1 {
	color: #003366;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.mcbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 18px;
	padding-top: 10px;
	margin-bottom: 10px;	
}
.mcbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mcbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.mcbox-left-img {
	float: left;
}

.mcbox p {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-top: 0px;
}
.mcbox a {
	color: #01547C;
}
.mcbox li {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-top: 0px;
}
.mcbox-list {
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
}
.mcbox-list a {
	width: 33%;
	display: block;
	float: left;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mcbox-list a:hover {
	text-decoration: underline;
}
.mcbox-townlist {
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
}
.mcbox-townlist a {
	width: 49%;
	display: block;
	float: left;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mcbox-townlist a:hover {
	text-decoration: underline;
}
.mcbox-bizlist {
	clear: both;
	width: 470px;
	border: 1px solid #003300;
	display: table;
	background-color: #F4F0E8;
	margin-bottom: 5px;
}
.mcbox-bizlist a {
	text-align: left;
	color: #336699;
	display: block;
	margin-left: 3px;
}
.mcbox-bizlist p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
}
.mcbox-bizlist-left {
	display: block;
	float: left;
	width: 50%;
	background-color: #F0ECED;
	color: #E0DED6;
}
.mcbox-bizlist-right {
	float: right;
	display: block;
	width: 50%;
	height: 100%;
}
.mcbox-bizlist-prem {
	clear: both;
	width: 469px;
	border: 1px solid #003300;
	display: table;
	background-color: #7BA7D2;
	margin-bottom: 5px;
	text-align: center;
}
.mcbox-bizlist-prem a {
	text-align: center;
	color: #003366;
	display: block;
	margin-left: 3px;
}
.mcbox-bizlist-prem p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 90px;
	display: block;
}
.mcbox-bizlist-prem-left {
	display: block;
	width: 90%;
	background-color: #FDFACC;
	color: #E0DED6;
	margin-right: auto;
	margin-left: auto;
}
.mcbox-bizdetails {
}
.mcbox-bizdetails strong {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 3px;
}
.mcbox-bizdetails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
}
.mcbox-bizdetails-email {
	color: #FFFFFF;
	background-color: #006699;
	padding-right: 5px;
	padding-left: 5px;
}
.mcbox-bizdetails-services {
	display: block;
	float: left;
}

.mcbox-bizdetails-description {
	clear: both;
	width: 100%;
}
.mcbox-bizdetails-description-title {
	float: left;
}
.mcbox-bizdetails-description-text {
	float: left;
	width: 80%;
}


.mcbox-bizdetails-map {
	height: 180px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.mcbox-article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 7px;
}
.mcbox-article-ad {
	margin-bottom: 7px;
	background-color: #006699;
}

.mcbox-article a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
}
.mcbox-article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mcbox-listtype {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mcbox-listtype li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20%;
}
.mcbox-listtype-button {
	height: 30px;
	width: 120px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/addnewbutton.png);
	text-align: center;
	padding-top: 6px;
	background-repeat: no-repeat;
}
.mcbox-listtype-button a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mcbox-form {
	border: 1px dashed #666666;
}
.mcbox-form-line {
	clear: both;
	margin-bottom: 3px;
}

.mcbox-form label {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	display: block;
	width: 40%;
	text-align: right;
	float: left;
	clear: left;
	line-height: 20px;
	margin-right: 3px;
}
.mcbox-form textarea {
}
.mcbox-form span {
}
.mcbox-form-span {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mcbox-form-notice {
	color: #FF0000;
	text-align: right;
}
.mcbox-form-subcats {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #CCCCCC;
	display: table;
}

.mcbox-form-subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	display: block;
	width: 49%;
	float: left;
}
.mcbox-form-subcat input {
}
.mcbox-form-line-comment {
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #006633;
}

.mcbox-form-line input {
	clear: right;
}


.rightcolumn {
	float: right;
	width: 165px;
	background-color: #91A7BC;
	display: table;
	padding-bottom: 3px;
}
.footerwrap {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerbackground.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
.footer {
	width: 600px;
	padding-bottom: 15px;
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
