html, body, #container {
	height: 100%;
}

#container {
	min-height: 100%;
}

body > #container {
	height: auto;
}

body{
	margin: 0;
	background-color: #2c2c2b;
	color: #f3f3f3;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, h5 {
	color: #fff;
	margin: 0;
}

h4 {
	color: #96d7e6;
	font-size: 13px;
}

div.right h2 {
	margin: 4px 0 2px 0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover, div#SiteInformation a:hover {
	color: #2c2c2b;
	background-color:#f3f3f3;
}

div.hr, div.hr2 {
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #bababa;
}

div.hr2 {
	padding: 5px 0;
}

div.hr3 {
	margin: 20px 0;
}

hr {
	display: none;
}

img {
	border: 0;
	behavior: url(/css/iepngfix/iepngfix.htc);
}

form {
	margin: 0;
}

/**
 * Font sizes
*/
/* Size 3 */
body, div#SiteInformation a, .top_paging, h3 {
	font-size: 14px;
	line-height: 17px;
}
/* Size 1*/
h2, #header, div.right ul li a {
	font-size: 14px;
	line-height: 17px;
}
/* Size 2*/
h1, #ContentHead {
	font-size: 16px;
	line-height: 18px;
}

/* Size 4 */
.business_number {
	font-size: 10px;
	line-height: 12px;
}

#padFix {
	margin: 0 auto;
	width: 800px;
	background-color: #2c2c2b;
}

#container {
	width: auto;
	margin: 0 40px;
}

#header, #header a{
	color: #bababa;
}

#header {
	padding-top: 20px;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	color: #fff;
	background-color: transparent;
}

#header table {
	width: 100%;
}

#header table td {
	vertical-align: top;
	padding-right: 10px;
}

#header .nav_areas {
	width: 500px;
}

#header .nav_events {
	height: 44px;
}

#header .nav_areas td {
	vertical-align: top;
	padding-right: 10px;
}

#header .nav_areas a {
	display: block;
	height: 50px;
}

#header .nav_events a, #header .nav_links a {
	display:block;
}

#header .nav_areas a:hover, #header .nav_events a:hover, #header .nav_links a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#header .nav_events a:hover {
	border-color: #ff3366;
}

#header .nav_links a:hover {
	border-color: #af9e61;
}

#header .hr {
	margin-bottom: 2px;
}

#top_banner {
	border-top: 1px solid #bababa;
	padding-top: 14px;
}

#contact_link, #contact_link2, #home_link {
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../img/nav_buttons.gif);
}

#contact_link:hover, #contact_link2:hover, #home_link:hover {
	background: url(../img/nav_buttons_over.gif);
}

#contact_link2, #contact_link2:hover {
	background-position: 46px 0;
}

#home_link, #home_link:hover {
	background-position: 23px 0;
}



#content {
	/*
	min-height: 400px;
	/* ie6 min height hack */
	/*height: auto !important;
	height: 400px;*/
}

#ContentHead {
	margin: 14px 0 20px 0;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	padding: 22px 0;
	color: #bababa;
}

#ContentHead.home {
	padding: 0;
}

#ContentHead h1 {
	font-weight: normal;
}

#footer {
	margin: 20px 0 0;
	border-top: 6px solid #fff;
	padding: 20px 0;
}

#footerBanner {
	padding-top: 3em;
	display: block;
}

div.right {
	float:right;
	width: 171px;
	/*padding-left: 10px;
	border-left: 1px solid #BABABA;*/
}

div.right ul li a {
	text-decoration: none;
	color: #BABABA;
}

div.right ul li a:hover {
	color: #fff;
	background-color: transparent;
}

div.right ul li ul {
	margin-left: 1em;
}
div.color_back {
	padding: 13px;
}

div.color_back, div.color_back a, div.color_back h2, #Map {
	color: #000;
}

div.right ul.color_back li a:hover {
	color: #bababa;
}

div.left, div.top_paging {
	width: 528px;
}

div.left {
	padding-right: 10px;
	border-right: 1px solid #BABABA;
}

div.color_back div.left {
	width: 500px;
}

div.events {
	background-color:#444;
	padding: 13px;
}

div.event_box {
	float:left;
	width: 221px;
	border: 2px solid #bababa;
	padding: 10px;
	margin: 10px 10px 10px 0;
}

div.input {
	padding: 2px 0;
}

div.input label {
	display: block;
	float:left;
	width: 140px;
	padding-right: 20px;
}

div.input div.error-message {
	display: inline;
}

div.text input, div.textarea textarea, div.select select,  div.file input, div.password input, .checkbox input, .datetime select {
	background-color: #bababa;
	border: 0;
	padding: 2px;
}

div#Search {
	padding: 0 0 1em 0;
}

div#Search input.text {
	width: 118px;
	margin-right: 10px;
	vertical-align: middle;
}

div#Search input.image {
	vertical-align: middle;
	padding: 0;
}

table#HomeLinks {
	width: 525px;
}

table#HomeLinks td {
	padding:20px 9px 0 0;
	vertical-align: top;
	width: 33%;
}

table#HomeLinks h2 {
	border-bottom: 1px solid;
	margin-bottom: 1em;
}

div#SiteInformation {
	margin-top: 1em;
}

div#SiteInformation a {
	text-decoration: underline;
	color: #fff;
}

div.list {

}

div.list table {
	width: 100%;
}

div.list td {
	border-top: 1px solid #bababa;
	padding: 10px 0;
	vertical-align: top;
}

div.list td.left {
	width: 210px;
	padding-right: 13px;
}

div.list td.first {
	border-top: none;
}

.business_number {
	color:  #2c2c2b;
	display: block;
	width: 17px;
	height: 17px;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 17px;
	background-repeat: no-repeat;
}

.business_number:hover {
	background-color: transparent;
}

div.list td h2 {
	margin: 7px 0;
}

div#ContentHead .category {
	float: left;
	width: 350px;
}

div#ContentHead .top_paging {
	float: left;
	width:175px;
	text-align:right;
 }

div#ContentHead .top_paging a:hover {
	color: #fff;
	background-color: transparent;
}

.error-message {
	color: #d44452;
	padding: 0 5px;
}

.message {
	text-align: center;
	color: #ff8323;
}

.map_info_window {
	height: 130px;
	line-height: 1.8em;

}

.choose_box {
	background-color: #96d7e6;
	color: #454343;
	padding: 10px;
	margin-top: 10px;
}

.choose_left {
	font-size: 20px;
	font-weight: bold;
	float: left;
	line-height: 24px;
	height: 40px;
	width: 30px;
}

.choose_box a {
	color: #454343;
}

.choose_box_invert {
	background-color: #6FA0AC;
	color: white;
	padding: 10px;
	margin-top: 10px;
}

.issue_2, .issue_2 a {
	color: #96d7e6;
}

.get_listed_info_box {
	float:left;
	width:210px;
	margin-right: 20px;
}

.meta {
	color: #BABABA;
}

.meta a {
	text-decoration: none;
	color: #bababa;
}

.meta a:hover {
	background-color: transparent;
	color: #fff;
}

.thumb {
	width: 25%;
	float: left;
}

.thumb > div {
	height: 200px;
	display: table-cell;
	vertical-align: middle;
}

.thumb a {
	text-decoration: none;
	font-size: 11px;
}

.storytitle a {
	text-decoration: none;

}

.meta {
	font-size: 11px;
}

.random_listing {
	background-color: #ebe7e4;
	padding: 5px 10px;
}

.random_listing, .random_listing a {
	color: #2c2c2b;
}

.random_listing a {
	text-decoration: none;
}

.random_listing a:hover, a.no_hover {
	background-color: transparent;
}

.random_listing h2 {
	color: #58575b;
}

.random_listing .hr {
	color: #58575b;
	margin-bottom: 5px;
}

.search_results li {
	width: 117px;
	height: 150px;
	float:left;
	padding-right: 12px;
	font-size: 12px;
}

.blog_search_results li {
	height: 180px;
}

.search_results li a {
	text-decoration: none;
}
