/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 20px;
	background: #5f726a;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 18px;
	color: #e8e6bf;
	text-align: left;
}

ul {
	color: #e8e6bf;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #e8e6bf;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	color: #b0513d;
	font: 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 a {
	color: #b0513d;
	font: 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 a:hover {
	color: #e8e6bf;
}

h3 {
	color: #a3beb3;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4 {
	color: #3a403d;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5 {
	color: #e8e6bf;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h6 {
	background: #a3beb3;
	padding: 4px;
	margin: 4px 0 4px 0;
	width: auto;
	height: auto;
	color: #333;
	text-transform: uppercase;
	font: 14px Arial, Helvetica, sans-serif;
}

a {
	color: #d96249;
	text-decoration: none;
	}

a:hover {
	color: #e8e6bf;
	text-decoration: none;
	}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 10px Arial, Helvetica, sans-serif;
	color: #e8e4bf;
	background: #333;
	border: 1px solid #e8e4bf;
	width: 200px;
	height: auto;
}

textarea {
	font: 10px Arial, Helvetica, sans-serif;
	color: #e8e4bf;
	background: #333;
	border: 1px solid #e8e4bf;
}

input.buttons {
	background: #ab4b37;
	font: 10px Arial, Helvetica, sans-serif;
	color: #e8e4bf;
	border: 1px solid #e8e4bf;
	width: auto;
	height: auto;
}

input.buttons2 {
	background: #666;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #e8e4bf;
	width: auto;
	height: auto;
}

select {
	background: #333;
	color: #e8e6bf;
}

input.inputfile {
	font: 10px Arial, Helvetica, sans-serif;
	background: #e8e4bf;
	color: #333333;
	border: 1px solid #e8e4bf;
	width: 200px;
	height: auto;
}

tr.light {
	background: #3a3939;
}

#wrapper {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 12px 0;
	text-align: center;
	background: #5a5857;
}

#header {
	width: auto;
	height: 130px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/bkg-header.jpg) no-repeat #e8e6bf;
}

#header-rt {
	width: 350px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#header-lt {
	width: 365px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#logo {
	padding: 100px 0 0 12px;
	margin: 0;
	width: auto;
	height: auto;
}

#search {
	width: auto;
	height: auto;
	margin: 0;
	padding: 95px 0 0 0;
	text-align: right;
}

#search p {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, sans-serif;
}

#nav-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #ab4b37;
	border-bottom: 1px solid #3a3938;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 8px 0 8px 0;
	background: url(../images/bkg-nav.gif) repeat-x top #ab4b37;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #e8e6bf;
}

#nav a.on {
	display: block;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#nav a:hover {
	color: #643329;
	background: #954938;
}

#nav li {
	float: left;
	border-right: 1px solid #8a3f2f;
	border-left: 1px solid #c45e48;
}

#nav li.home {
	width: 87px;
}

#nav a.home {
	width: 87px;
}

#nav a.home-on {
	display: block;
	width: 87px;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#nav li.cat {
	width: 230px;
}

#nav a.cat {
	width: 230px;
}

#nav a.cat-on {
	display: block;
	width: 230px;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#nav li.about {
	width: 160px;
}

#nav a.about {
	width: 160px;
}

#nav a.about-on {
	display: block;
	width: 160px;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#nav li.donate {
	width: 100px;
}

#nav a.donate {
	width: 100px;
}

#nav a.donate-on {
	display: block;
	width: 100px;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#nav li.local {
	width: 227px;
}

#nav a.local {
	width: 227px;
}

#nav a.local-on {
	display: block;
	width: 227px;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#nav li.contact {
	width: 105px;
	border-right: none;
}

#nav a.contact {
	width: 105px;
}

#nav a.contact-on {
	display: block;
	width: 105px;
	padding: 8px 0 8px 0;
	color: #643329;
	background: #954938;
}

#home-hero {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-hero.gif) repeat-x top #333231;
	border-bottom: 1px solid #262525;
}

#home-hero-rt {
	width: 460px;
	height: auto;
	margin: 0;
	padding: 60px 20px 0 8px;
	float: right;
	text-align: left;
}

#home-hero-lt {
	width: 430px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#home-columns {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-home-col.gif) repeat-y;
	border-bottom: 1px solid #201f1f;
}

#home-columns-rt {
	width: 441px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	background: url(../images/bkg-local.jpg) no-repeat top;
}

#home-columns-lt {
	width: 478px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: url(../images/bkg-national.jpg) no-repeat top;
	border-right: 1px solid #201f1f;
}

#local {
	width: auto;
	height: auto;
	margin: 0;
	padding: 25px 25px 0 25px;
}

#local p {
	color: #2a2929;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom: 105px;
}

#national {
	width: auto;
	height: auto;
	margin: 0;
	padding: 25px;
}

#national p {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#national-rt {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 60px 0 0 0;
	float: right;
	text-align: center;
}

#national-lt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#selectcat {
	padding: 25px 0 35px 0;
}

#selectcat input {
    margin: 10px 0 10px 0;
}

#selectcat select {
    width: 168px;
}


#selectcat-local {
	padding: 30px 0 0 0;
	margin: 0;
}

#selectcat-local-rt {
	width: 230px;
	height: auto;
	float: right;
}

#selectcat-local-lt {
	width: 150px;
	height: auto;
	float: left;
	padding: 0;
}

#selectcat-local input {
    margin: 0;
}

#selectcat-local select {
    width: 168px;
	background: #b0513d;
	color: #e8e6bf;
}


#footer {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
}

#footer p {
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #3d3d3d;
}

#inside-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-inside-columns.gif) repeat-y;
	text-align: center;
}

#inside-cols-rt {
	width: 549px;
	height: auto;
	margin: 0;
	padding: 25px;
	text-align: left;
	float: right;
	background: url(../images/bkg-inside-rtcol.gif) repeat-x top;
}

#inside-cols-lt {
	width: 270px;
	height: auto;
	margin: 0;
	padding: 25px 25px 100px 25px;
	text-align: left;
	float: left;
	background: url(../images/bkg-inside-lftcol.gif) repeat-x top;
}

#inside-cols-lt p {
	color: #2a2929;
}

.categories {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
	border-bottom: 1px dotted #e8e6bf;
}

.categories-rt {
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

.categories-lt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#city {
	background: #1d1b1b;
	padding: 1px;
	margin: 0;
	width: 197px;
	height: auto;
}

#city-chamber {
	width: 62px;
	height: auto;
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
}

#city-chamber-rt {
	float: right;
	width: 125px;
	height: auto;
	margin: 0;
	padding: 0;
}

#city-chamber-rt p {
	margin: 0;
	padding: 4px 0 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 12px;
}

#city-chamber-rt a {
	color: #8ea69c;
}

#city-chamber-rt a:hover {
	color: #d96249;
}

#logout, #logout p
{
	margin:0;
	padding:0 0 4px 0;
	text-align:left;
}

#help-wrapper {
	display:none;
	background-color:#5f726a;
	border:solid 1px #e8e6bf;
	width:500px;
	position:absolute;	
	right:50px;
	top:30px;
	height:auto;
}

#help {
	padding:6px;
	overflow:auto;
	width:auto;
	height:200px;
	margin:0 auto;
}
#hide {
	padding:2px;
	text-align:right;
}

#recaptcha_response_field {
	color:white !important;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/