body {
	background: #3c1501 url(../images/bg_brown.jpg) top left repeat-x;
	font-family: Arial, Verdana, serif;
}


/*=======================
STRUCTURE
========================*/

#wrapper { margin:0 auto; padding-bottom: 30px; background: url(../images/bg_wrapper.jpg) top center no-repeat;}
#top_section, #header, #container, #interior_container, #footer, #footer_int, #spotlight, #masthead, #navigation {width: 901px; margin:0 auto;}
#top_section { height: 44px; padding:0; background: url(../images/bg_topsection.jpg); }
#header { margin:0 auto; padding:0; height: 161px; background: url(../images/header.jpg); }
#spotlight { padding:0; height: 220px; background: url(../images/spotlight.jpg); }
#masthead { padding:0; height: 220px; }
#masthead img { display: block; margin: 0; padding: 0; }
#navigation { height: 45px; padding:0; background: url(../images/bg_navigation.jpg); }

#container { padding:0; background: url(../images/bg_container.jpg); }
#interior_container { padding:0; background: url(../images/bg_container_interior.jpg); }
#leftColumn { float:left; width:218px; padding: 25px 0 25px 0; }
#middleColumn { float:left; width:465px;padding: 25px 0 25px 0; }
#rightColumn { float:left; width:218px; padding: 25px 0 25px 0; }
#interiorColumn { float:left; width:683px;padding: 25px 0 25px 0; }


#footer { clear:both; height: 169px; padding:0; background: url(../images/bg_footer_home.jpg) top left no-repeat; }
#footer_int { clear:both; height: 169px; padding:0; background: url(../images/bg_footer_int.jpg) top left no-repeat; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack - http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

#news h2 {
	margin-left: 0 !important;
}

#news ul {
	margin: 0 0 1em 12px;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	list-style: disc;
}

#news p {
	font-size: 12px;
	line-height: 18px;
}

#news a {
	font-weight: bold;
}

#middleColumn p, #interiorColumn p {
	margin: 0 25px 22px 25px;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#middleColumn ul, #interiorColumn ul {
	margin: 0 75px 22px;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	list-style: disc;
}

#middleColumn ol, #interiorColumn ol {
	margin: 0 75px 22px;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	list-style: decimal;
}

#middleColumn h1, #interiorColumn h1 {
	margin: 0 0 10px 25px;
	font-family: Georgia, Times Roman, Garamond, serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: normal;
	line-height: 32px;
	color: #591800;
}

h2 {
	margin: 15px 0 15px 25px;
	font-family: Georgia, Times Roman, Garamond, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	line-height: 22px;
	color: #591800;
}

h3 {
	margin: 15px 0 0 25px;
	font-family: Georgia, Times Roman, Garamond, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #591800;
}

.sideboxs {
	margin:0 auto;
	width: 180px;
	height: auto;
}

.sideboxs p {
	margin: 0px 0 22px 0;
}


.quick_links {
	margin-bottom: 20px;
}

.quick_links a {
	display: block;
	width: 180px;
	height: 48px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

.quick_links li {
margin-bottom: 10px;
height: 48px;
}

.quick_links li.event_calendar {
background: url(../images/btn_event_calendar.jpg) top left no-repeat;
background-position: 0 -48px;

}
.quick_links li.event_calendar a:hover {
background: url(../images/btn_event_calendar.jpg) top left no-repeat;
background-position: 0 0px;
}

.quick_links li.dla {
background: url(../images/btn_dla.jpg) top left no-repeat;
background-position: 0 -48px;

}
.quick_links li.dla a:hover {
background: url(../images/btn_dla.jpg) top left no-repeat;
background-position: 0 0px;
}

.quick_links li.volunteer {
background: url(../images/btn_volunteer.jpg) top left no-repeat;
background-position: 0 -48px;

}
.quick_links li.volunteer a:hover {
background: url(../images/btn_volunteer.jpg) top left no-repeat;
background-position: 0 0px;
}

.quick_links li.parkit {
background: url(../images/btn_parkit.jpg) top left no-repeat;
background-position: 0 -48px;

}
.quick_links li.parkit a:hover {
background: url(../images/btn_parkit.jpg) top left no-repeat;
background-position: 0 0px;
}

#ads {
width: 180px;
}

#ads img {
display: block;
margin: 0 0 1em;
border: 0;
}

.footer_p {
color: #FFF;
text-align: center;
padding-top: 27px;
font-family: Georgia, Times Roman, Garamond, serif;
font-size: 12px;
line-height: 15px;
}

.footer_p h1 {
font-size: 16px;
font-style: oblique;
font-weight: normal;
margin-bottom: -10px;
}

.footer_p a:link, .footer_p a:hover, .footer_p a:visited {
color: #b06237;
}

.logo {
margin-left: 290px;
width: 320px;
height: 150px;
display: block;
}

img {margin-bottom: 5px;}

img.left {
	display: block;
	float: left;
	margin: 10px 15px 10px 0;
	border: 4px solid #b06237;
	padding: 1px;
}

img.right {
	display: block;
	float: right;
	margin: 10px 0 10px 15px;
	border: 4px solid #b06237;
	padding: 1px;
}

/*=======================
NAVIGATION / TOP NAV
========================*/

#navlist {
margin:0 auto;
width: 780px;
font-family: Georgia, Times Roman, serif;
font-size: 14px;
font-style: oblique;
font-weight: normal;
color: #FFF;
}

#navlist a:link, #navlist a:visited {
font-family: Georgia, Times Roman, serif;
font-size: 14px;
font-style: oblique;
font-weight: normal;
color: #FFF;
text-decoration: none;
}

#navlist a:hover {color: #C47646;}

#navlist li {
line-height: 45px;
margin:0 auto;
display: inline;
list-style-type: none;
padding: 0 14px;
}

/*----- TOP NAVIGATION -----*/

#top_nav_lft {
	float: left;
	font-family: Helvetica, Arial, Verdana;
	color: #FFF;
}

#top_nav_lft a:link,
#top_nav_lft a:visited {
	font-family:  Helvetica, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#top_nav_lft a:hover {
	color: #591800;
}

#top_nav_lft li {
	line-height: 42px;
	margin:0 auto;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top_nav_rt {
height: 44px;
float: right;
font-family:  Helvetica, Arial, Verdana;
color: #FFF;
}

#top_nav_rt a:link,
#top_nav_rt a:visited {
	font-family:  Helvetica, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#top_nav_rt a:hover {color: #C47646;}

#top_nav_rt li {
line-height: 42px;
margin:0 auto;
display: inline;
list-style-type: none;
padding-left: 20px;
}



#nav-sub {
font-family: Georgia, Times Roman, Garamond, serif;
font-size: 12px;
list-style-type: disc;
color: #591800;
margin-bottom: 25px;
margin-left: 15px;
}

#nav-sub li {
list-style-type: disc;
margin: 0 0 1em;
}

#nav-sub li a:link,
#nav-sub li a:visited {
font-family: Georgia, Times Roman, Garamond, serif;
font-size: 18px;
font-style: oblique;
font-weight: normal;
line-height: 22px;
color: #591800;
text-decoration: underline;
}

/*=======================
FORM FIELDS
========================*/

ol.form_fields {
	margin: 1.5em 25px !important;
	padding: 0;
	font-size: 12px;
	list-style: none !important;
}

ol.form_fields li {
	margin: 0 0 1.5em;
	padding: 0;
}

ol.form_fields label {
	display: block;
	margin: 0 0 .25em;
	font-weight: bold;
}

input.text_field {
	width: 300px;
}

textarea {
	width: 99%;
	height: 100px;
}

ul.radio {
	margin: 0 0 1.5em !important;
	padding: 0 !important;
	list-style: none !important;
}

ul.radio li {
	margin: 0 !important;
}

ul.radio li label {
	display: inline;
}

/*=======================
DIRECTORY
========================*/


#directory-search{
width: 630px;
margin: 25px 25px 0 25px;
background: #ece7c4 url(../images/or.gif) 265px 50% no-repeat;
}

#directory-search form{
float: left;
}

#business_type{
width: 225px;
margin: 15px 0 15px 15px;
}

#search_directory{
float: left;
width: 250px;
margin: 10px 10px 10px 70px;
padding: 7px;
border: 1px solid #dfc6b2;
background: #fff;
color: #793701;
}

#input_btn {
	float: left;
	margin: 10px 0;
}

.directory-listing{
	width: 630px;
	margin: 0 0 5px 25px;
	padding: 25px 0;
	border-bottom:1px solid #ece7c4;
}

.directory-listing img {
	display: block;
	float: left;
	border: 4px solid #3c1603;
	padding: 1px;
}

div.dl-details {
	float: left;
	width: 355px;
	padding: 0 0 0 25px;
}

div.dl-details h3,
div.dl-details p,
div.directory-listing ul {
	margin-left: 0 !important;
}

table.dl-details {
	border-collapse: collapse;
	width: 355px;
}

table.dl-details td {
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
}

table.dl-details td.label {
	font-weight: bold;
	white-space: nowrap;
	padding: 0 10px 0 0;
}

table.dl-details td.content {
	width: 100%;
}

table.dl-details td p {
	margin-left: 0 !important;
}

.dl-col-l, .dl-col-r{
	float: left;
	width: 190px;
}

#interiorColumn .dl-details h3{
margin: 0 0 11px 25px;
}

#interiorColumn .dl-details p{
margin: 0 0 22px 25px;
}

#interiorColumn .dl-details h3.gallery {
	margin: 0 0 0 25px;
}

#interiorColumn .dl-details ul.gallery {
	margin: 1em 0 0 25px;
	padding: 0;
	list-style: none;
}

#interiorColumn .dl-details ul.gallery li {
	float: left;
	height: 85px;
	margin: 0 8px 16px 0;
}

#interiorColumn .dl-details ul.gallery img {
	display: block;
	border: 4px solid #793701;
	padding: 1px;
}


/*=======================
EVENTS
========================*/

#events-nav-wrapper {
	float: right;
	width: 190px;
	margin: 0;
	padding: 0 25px 0 0;
}

#events-nav-wrapper p {
	margin: 0;
}

#events-nav-wrapper h3 {
	margin: 0 0 .5em;
	font-style: italic;
}

#events-nav-wrapper ul {
	margin: 0 !important;
	padding: 0;
	list-style-position: inside;
}

#events-nav-controls {
	position: relative;
	width: 190px;
	height: 29px;
	margin: 0 0 1px;
	background-color: #401703;
}

#events-nav-controls h2 {
	height: 29px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 29px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#events-nav-controls ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#events-nav-controls li {
	position: absolute;
	top: 7px;
}

#events-nav-controls li a:link,
#events-nav-controls li a:visited {
	display: block;
	width: 15px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

#events-nav-controls #prev-month {
	left: 5px;
}

#events-nav-controls #prev-month a:link,
#events-nav-controls #prev-month a:visited {
	background-image: url(../images/bg_white_arrow_l.gif);
}

#events-nav-controls #next-month {
	right: 5px;
}

#events-nav-controls #next-month a:link,
#events-nav-controls #next-month a:visited {
	background-image: url(../images/bg_white_arrow_r.gif);
}

#events-nav table {
	width: 99%;
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

#events-nav table th {
	width: 14%;
	color: #fff;
	padding: 5px 0;
	background-color: #000;
	border: 1px solid #fff;
}

#events-nav table td {
	padding: 0;
	text-align: center;
	border: 1px solid #fff;
	background-color: #f0ddd1;
}

#events-nav table td a:link,
#events-nav table td a:visited {
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	background-color: #C47646;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}

#events-nav table td a:hover,
#events-nav table td a:active {
	background-color: #401703;
	color: #fff;
}

.entry {
	margin: 0 0 5px 25px;
	padding: 25px 0;
	border-bottom:1px solid #ece7c4;
}

.entry h2,
.entry p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.entry.first {
	padding-top: 0;
}

.article-photo {
	float: right;
	margin: 0 0 15px 15px;
	background: #3c1501;
	padding: 4px;
	font-weight: bold;
}

.article-photo img {
	display: block;
	margin: 0;
	border: 1px solid #fff;
}

.article-photo p {
	margin: 0 !important;
	padding: 4px 4px 0;
	color: #fff !important;
	font-size: 10px !important;
}

/*=======================
Google Search
========================*/
#cse-search-box {
	display: inline;
	margin: 0;
	padding: 0;
}

#cse-search-box div {
	display: inline;
}

#cse-search-box * {
	margin: 0;
}

#cse-search-box input {
	width: 150px;
}

/*=======================
MISC
========================*/


a:link, a:visited {
color: #b06237;
text-decoration: none;
/*font-family: Georgia, Times Roman, serif;*/
}

a:hover {
color: #212121;
}

.bold{
font-weight: bold;
}

.clear{
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
}
