* {
margin: 0;
padding: 0;
}

img {
display: block;
border: 0;
}

body {
text-align: center;
background: #01a451 url(/images/bg-header.gif) repeat-x;
font: 12px Arial, Helvetica, Sans Serif;
#color: #535353;
}

a {
text-decoration: none;
outline: none;
}

#headerContainer {
height: 78px;
margin: 21px 0 1px 0;
}

#header {

width: 840px;
margin: auto;
text-align: left;
}

#header form {
float: right;
background: #008842 url(/images/bg-booth-selector.jpg) no-repeat;
width: 329px;
height: 55px;
margin-top: 11px;
}

#header form select {
margin: 15px 0 0 15px;
width: 297px;
height: 23px;
border: 1px solid #ddd;
}

#contentArea h2 {
margin: auto;
width: 840px;
text-align: center;
}

#contentArea h2 img {
margin: auto;
text-align: center;
}

#content {
background-color: #fff;
min-height: 100px;
width: 820px;
padding: 16px 0 10px 20px;
margin: auto;
text-align: left;
overflow: hidden;
}

.post {
padding-bottom: 10px;
border-bottom: 1px solid #ededed;
margin-bottom: 15px;
}
#content h3 {
color: #191919;
font-size: 18px;
margin-bottom: 2px;
}
.post p {
margin-bottom: 15px;
line-height: 1.5;
}
.post ul, .post ol {
margin: 0 0 15px 30px;
line-height: 1.5;
}
.post li {
margin-bottom: 5px;
}
.post small {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
background-color: #bababa;
display: block;
padding: 1px 3px; 
margin-bottom: 5px;
}

#main {
width: 550px;
float: left;
padding-right: 20px;
}

#sidebar {
float: left;
width: 230px;
}

#sideContent {
background-color: #f1f1f1;
padding: 10px 0 10px 10px;
}
#sideContent .extraMenu {
text-transform: uppercase;
list-style-type: none;
margin-bottom: 10px;
}
#sideContent .extraMenu a {
color: #000;
padding: 5px 0 5px 12px;
display: block;
background: url(/images/bg-bullet-point.png) left no-repeat;
}

#banner1, #banner2 {
padding: 1px;
border: 1px solid #d1d1d1;
display: block;
width: 206px;
margin-bottom: 10px;
}

.tabNav {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid #d1d1d1;
overflow: hidden;
list-style-type: none;
margin: 0 0 9px 0;
}

.tabNav li a {
color: #fff;
float: left;
height: 18px;
margin-top: 2px;
padding: 1px 32px 0px 32px;
border: 1px solid #d1d1d1;
display: block;
border-left: none;
border-bottom: none;
background: url(/images/bg-tab-other.gif) repeat-x;
}
.tabNav li.primary a {
color: #191919;
padding: 3px 32px 0 32px;
margin-top: 0px;
height: 18px;
border-left: 1px solid #d1d1d1;
background: url(/images/bg-tab.gif) repeat-x;
}
.tabNav li a:hover {
color: #eee;
}
.tabNav li.primary a:hover {
color: #191919;
}

.featArticle {
overflow: hidden;
padding-bottom: 20px;
border-bottom: 1px solid #ededed;
margin-bottom: 15px;
}
.featArticle .mainImg {
float: left;
border: 1px solid #d1d1d1;
padding: 1px;
margin-right: 10px;
}
.featArticle .newsDetails {
float: left;
width: 318px;
}
.featArticle .newsDetails small {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
background-color: #bababa;
display: block;
text-align: right;
padding: 1px 3px; 
margin-bottom: 5px;
}

.featArticle .newsDetails p {
margin-bottom: 5px;
line-height: 1.4;
}

#banner0 {
border: 1px solid #d1d1d1;
padding: 1px;
display: block;
margin-bottom: 15px;
width: 546px;
clear: both;
}

.post ul.childMenu {
border-top : 1px solid #ededed;
margin: 0 0 10px 0;
}
.post ul.childMenu li {
border-bottom: 1px solid #ededed;
display: block;
height: 21px;
padding: 4px 0 0 9px;
text-transform: uppercase;
margin-bottom: 0;
}
.childMenu li a {
color: #000;
padding-left: 18px;
background: url(/images/bg-bullet-point.png) no-repeat left;
display: block;
}

.archive dl, .archive ul.archList {
overflow: hidden;
margin-bottom: 10px;
border-top : 1px solid #ededed;
}
.archive dt {
float: left;
border-bottom: 1px solid #ededed;
clear: left;
display: block;
width: 431px;
height: 19px;
padding: 5px 0 0 9px;
text-transform: uppercase;
}
.archive dt a, .archive ul.archList li a {
color: #000;
padding-left: 18px;
background: url(/images/bg-bullet-point.png) no-repeat left;
display: block;
}
.archive dd {
color: #939393;
height: 18px;
padding: 6px 8px 0 0;
float: left;
width: 102px;
border-bottom: 1px solid #ededed;
text-align: right;
font-size: 10px;
}

.archive ul.archList li {
border-bottom: 1px solid #ededed;
display: block;
padding: 5px 0 5px 9px;
text-transform: uppercase;
}
.archive ul.archList li span {
padding: 1px 8px 0 30px;
float: right;
color: #939393;
font-size: 10px;
}

a.viewAll {
margin-left: auto;
width: 59px;
display: block;
margin-left: auto;
}

#footer {
background: url(/images/bg-footer.gif) repeat-x;
height: 26px;
font-size: 10px;
padding-top: 15px;
}
#footer ul { 
list-style-type: none;
}
#footer ul li { 
display: inline;
padding: 0 5px;
}
#footer a { 
color: #fff;
text-transform: uppercase;
}

.noDisplay {
display: none;
}

a.pdf {
background: url(/media-icons/icon_pdf.gif) no-repeat; 
padding-left: 22px; 
}

#content form {
border-top: 1px dotted #dddddd;
margin-top: 15px;
padding: 5px 0 30px 0px;
}

#content form legend {
display: none;
}
#content form fieldset {
width: 450px;
border: none;
padding-top: 10px;
}
#content form fieldset label {
float: left; 
width: 160px; 
display: block;
clear: left;
padding-top: 5px;
text-align: right;
margin: 0 10px 0 20px;
}
#content form fieldset input, #content form fieldset select {
float: left; 
margin: 0 0 8px 0;
width: 200px;
border: 1px solid #dbdbdb;
font-size: 11px;
height: 23px;
}
#content form fieldset input {
padding: 3px 0 0 5px;
height: 20px;
width: 192px;
margin-top: 0;
clear: none;
}
#content form fieldset textarea {
float: left; 
margin: 0 0 8px 0;
width: 192px;
border: 1px solid #dbdbdb;
font: 11px Arial, helvetica, Sans Serif;
height: 73px;
padding: 3px 0 0 5px;
}

#content form input {
margin-left: 190px;
margin-top: 8px;
display: block;
clear: left;
}
#verification {
clear: both;
overflow: hidden;
width: 420px;
padding: 10px 0 0 0;
}
#verification img {
float: left;
padding: 0 5px 10px 190px;
display: inline;
clear: left;
}
#verification a {
overflow: hidden;
display: block;
padding-top: 6px;
font-size: 11px;
color: #ee8615;
}


/*________ MISC ________*/

div.noMargin, #moreCatNews ul li.noMargin, #moreAllNews ul li.noMargin {
margin: 0;
}
#rightColumn div.noBorder {
border: none;
}
.errorText {
background-color: red;
padding: 10px;
line-height: 1.6;
color: #fff;
font-size: 90%;
margin-bottom: 10px;
}
.errorText p {
font-weight: bold;
}
.errorText ul {
padding-left: 40px;
}
.successText {
background-color: #c6f7dc;
padding: 10px;
text-align: center;
font-weight: bold;
}

.archHeading {
padding-bottom: 15px;
}

.wp-pagenavi span.pages {
padding: 0 8px 0 0;
float: right;
margin: 0;
font-size: 10px;
border: none;
color: #01622c;
}

#content .wp-pagenavi a {
background-color: #01622c;
color: #fff;
border: none;
}
#content .wp-pagenavi span.current {
color: #01622c;
border: 1px solid #01622c;
}

/*________ WP Leftovers ________*/

.alignright {
float: right;
}
.alignleft {
float: left;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 0px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding-top: 4px;
	border: 0 none;
margin-left: auto;
margin-right: auto;
}


#content .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0;
}

/* End captions */