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

* { margin: 0; padding: 0; }
body {
	background-color: #F5F5F5;
	font: 100% "Lucida Sans", Helvetica, Arial, sans-serif;
}
a img { border: none; }

/* Typography */
#main h1 {
	font: bold 20px "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
	margin-bottom: 10px;
	clear: left;
}
#main h2 {
	font: bold 15px "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
	margin: 10px 0 5px 0;
}
#main h3 {
	font: bold 13px "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
	margin: 10px 0 5px 0;
}
#main h4 {
	font: bold 12px "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
	margin: 10px 0 5px 0;
}
p {
	font: 12px/140% "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
	margin-bottom: 10px;
}
.p2 {
	font: 12px "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
	padding: 10px 5px 10px 20px;
}
p.small {
	font: 60% "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #495871;
}
#main li {
	font: 12px "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #4D4D4F;
}
#nav a:link, #nav a:visited, #footer a {
	color: #495871;
	text-decoration: none;
}
#nav a:hover, #main a:link, #main a:visited, #main a:hover, #main a:hover, #footer a:hover {
	color: #495871;
	text-decoration: underline;
}

/* Content */
#container {
	width: 959px;
	position: relative;
	margin: 15px auto 0;
	padding: 0 3px 40px 3px;
	background: #495871 url('../images/coc_footer.png') bottom left no-repeat;
}
#header {
	width: 959px;
	float: left;
	margin: 0 0 3px 0;
}
#titlebar {
	width: 959px;
	float: left;
	background-color: #495871;
	margin: 3px 0 5px 0;
}
#county_id {
	width: 350px;
	float: right;
	margin: 20px 0 0;
	font: bold 20px Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", FreeSerif, serif;
	padding: 5px 0 0 5px;
	line-height: normal;
	color: #FFF;
}
#chamber_id a {
	text-decoration: none;
	color: #FFF;
}
#chamber_id {
	width: 300px;
	float: left;
	padding: 5px 0 5px 55px;
	background:url('../images/header/gomonroe_icon.png') 0% 50% no-repeat;
	color: #FFF;
	margin: 10px 0 0 20px;
	display: inline;
	line-height: normal;
	font: 16px "Lucida Sans", Helvetica, Arial, sans-serif;
}
#ctyname {
	font: bold 35px "Lucida Sans", Helvetica, Arial, sans-serif;
	margin-bottom: 1px;
}
#submenu {
	clear: both;
	text-align: center;
	line-height: normal;
	margin-bottom: 0;
}
#submenu a {
	color: #FFF;
	text-decoration: none;
}
#slider, #slider li { /* JQuery Slider Settings */
	width: 959px;
	height: 193px;
	position: relative;
	float: left;
	overflow: hidden;
}
#slider ul li {
	list-style: none;
}
#main_con {
	background-color: #E9EAEC;
	float: left;
	width: 959px;
}
#nav {
	width: 190px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
#index {
	width: 568px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
ul#visitors-choices {
	margin: 0; padding: 0; overflow: hidden;
}
ul#visitors-choices li { float: left; display: inline; padding: 0; margin: 0; }
ul#visitors-choices li#middle { margin: 0 2px; }
ul#visitors-choices li img { border: 0; padding: 0; margin: 0; }
#main {
	width: 532px;
	float: left;
	margin: 0 0 15px 5px;
	padding: 10px 20px 30px 20px;
	background-color: #CFD9E9; /* #e8f1ff; #CFD9E9; */
	border-left: 1px solid #495871;
	border-right: 1px solid #495871;
	border-bottom: 1px solid #495871;
	min-height: 628px;
}
#aside_nav {
	width: 174px;
	float: right;
	padding-bottom: 10px;
	margin-right: 5px;
}
#footer {
	width: 930px;
	clear: both;
	padding: 0 10px;
}
#legal {
	float: left;
	margin: 18px 0 0 20px;
	display: inline;
	width: 420px;
	text-align: center;
}
.bottom_logos {
	float: left;	
}
.clear {
	clear: both;
}
p#frontpage-notice {
	color: #FFF;
	background-color: #495871;
	text-align: center;
	margin-bottom: 0;
	font-size: 18px;
}
p#frontpage-notice a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
p#frontpage-notice a:hover { text-decoration: underline;}
div#relief p, div#relief ul li { font-size: 14px; }
div#relief p, div#relief ul { margin-bottom: 20px; } div#relief ul li { margin-bottom: 10px; }

/* Chamber of Commerce Section */
ol#tenreasons, ol#membenefits {
	list-style-type: decimal;
	margin: 0 0 15px 20px;
}
ol#tenreasons li, ol#membenefits li {
	margin-bottom: 5px;
	line-height: 140%;	
}
ul.about, ul.boards, ul.news {
	list-style-type: disc;
	margin: 0 0 15px 15px;	
}
ol.news { list-style-type: decimal; margin: 0 0 15px 25px; }
ul.about li, ul.boards li, ul.news li, ol.news li {
	margin-bottom: 5px;
	line-height: 140%;	
}
ul.memberlist {
	float: left;
	margin-bottom: 20px;
	list-style: none;
}
ul.memberlist li {
	float: left;
	padding: 5px 0 5px 0;
	width: 40px;
	position: relative;
	text-align: center;
	background-color: #E9EAEC;
	margin: 1px;
}
ul#contacts {
	list-style: none;
}
ul#contacts li {
	margin: 10px 0;
}
/* Economic Development Section */
ul.whymonroe {
	list-style-type: disc;
	margin: 0 0 15px 15px;
}
ul.whymonroe li {
	margin-bottom: 5px;
	line-height: 140%;
}
ul#sitemaps {
	margin: 10px 0 0 0;
	list-style: none;
}
ul.submap { 
	list-style: none;
	margin-top: 5px;
	background: url(../images/icons/connector.jpg) top left no-repeat;
}
ul.submap li {
	margin-left: 20px;	
	display: inline;
}
ul#sitemaps li.sitename {
	margin: 1px;
	float: left;
	width: 220px;
	background-color: #E9EAEC;
	height: 30px;
	padding: 20px;
	text-align: left;
	display: inline;
	min-height: 40px;
}
ul.incentax {
	list-style-type: disc;
	margin: 0 0 15px 15px;	
}
ul.incentax li {
	margin-bottom: 5px;
	line-height: 140%;		
}
ul.locationone {
	margin: 0 0 10px 0;
	width: 526px;
	float: left;
	list-style: none;
}
ul.locationone li {
	width: 526px;
	float: left;
	background-color: #E9EAEC;
	padding: 3px;
	margin-bottom: 2px;
}
span.loc1_name {
	float: left;
	width: 220px;
}
a.tva_url {
	float: right;
	text-align: right;
	padding-right: 10px;
}
.pdf {
	background: url(../images/icons/pdficon.png) top left no-repeat;
	padding-left: 20px;
}
a.loc1_url {
	float: right;
	text-align: right;
}
.cologo {
	margin: 15px 0 5px 0;	
}

/* City Information Section */

/* County Information Section */
.supervisor {
	float: left;
	width: 505px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #E9EAEC;
}
.sup_pic {
	float: left;
	display: block;
	margin: 0 20px 0 0;
}
.sup_bio {
	float: left;
}

/* Infrastructure Section */

ul.transport, ul.utilities {
	list-style: disc;
	margin: 0 0 15px 15px;
}
ul.transport li, ul.utilities li {
	margin-bottom: 5px;
	line-height: 140%;		
}
div#transmaps {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
div.tmap {
	float: left;
	width: 118px;
	margin-right: 5px;
}
.transimg {
	border: 1px solid #4A5971;
}
div.tmap p {
	margin: 5px 0;
	line-height: normal;
	text-align: center;
}

/* Quality of Life Section */
.figure_lt {
	float: left;
	clear: left;
	margin: 5px 15px 10px 0;
}
.figure_rt {
	float: right;
	clear: right;
	margin: 5px 0 10px 15px;
}
.figure_ctr {
	margin: 10px auto 15px auto;
	text-align: center;
	display: block;
}
ul.medical {
	list-style-type: disc;
	margin: 0 0 15px 15px;
}
ul.medical li {
	margin-bottom: 5px;
	line-height: 140%;		
}

/* Tourism Information Section */
ul#aber_dine, ul#amor_dine, ul#motels, ul#bedbfast, ul#shop_aber, ul#shop_amor {
	margin: 10px 0;
	float: left;
	clear: left;
	list-style: none;
}
ul#aber_dine li, ul#amor_dine li, ul#motels li, ul#bedbfast li, ul#shop_aber li, ul#shop_amor li {
	margin: 1px;
	float: left;
	width: 220px;
	background-color: #E9EAEC;
	border: 1px solid #FFF;
	height: 50px;
	padding: 20px;
	text-align: center;
}
span.place {
	float: left;
	width: 320px;
}
span.distance {
	float: right;
	text-align: right;
}

/* Resources Section */
ul.monday, ul.newsletter {
	list-style: none;
	margin: 0 0 15px 15px;
}
ul.monday li, ul.newsletter li {
	margin-bottom: 5px;
	line-height: 140%;		
}
ul.newcomlist, ul.infosources {
	margin-bottom: 20px;
	width: 526px;
	float: left;
	list-style: none;
}
ul.newcomlist li, ul.infosources li {
	width: 100%;
	float: left;
	background-color: #E9EAEC;
	margin-bottom: 2px;
	padding: 3px;
}
span.coname, span.infoname {
	float: left;
	width: 300px;
}
span.conumber, span.infosite {
	float: right;
	text-align: right;
}

/* Site Credits */

.designed-by-dril {
	float: right;
	margin-top: -20px;
}

