body { font-family: "Verdana", sans-serif; font-size: 11px; margin: 0px 0px; color: white; }
img { border: 0px; vertical-align: middle; }
a { text-decoration: none; color: inherit; font-weight: bold; }
h2,h3,h4,h5 { margin-top: 0px; margin-bottom: 6px; }
h2 { font-size: 230%; }
h3 { font-size: 190%; }
h4 { font-size: 150%; }
h5 { font-size: 110%; margin-bottom: 0px; }

.cleaner { clear: both; }
	
#header { background-image: url(/images/style-images/clouds.png); background-repeat: no-repeat; background-position: top right; height: 136px; width: 100%;}
#header #logo { float: left; height: 100%; width: 344px; background-image: url(/images/style-images/logo.png); background-repeat: no-repeat; background-position: 5px 5px; }
#header #logo h1 { text-indent: -2000px; }
#header #menu { float: right; margin-top: 65px; }
#header #menu .menu-item { margin-right: 8px; }
	
#content { float: left; width: 100%; background-color: #90B53A; }
#content #columns { float: left; width: 243px; margin-left: 8px; margin-top: 50px; }
#content #columns .column { margin-bottom: 20px; width: 242px; }
#content #columns .column .column-header { background-image: url(/images/style-images/column-header.png); background-repeat: no-repeat; height: 35px; padding: 2px 30px; font-size: 18px; color: #90B53A; font-weight: bold; font-style: italic; text-transform: lowercase; }
#content #columns .column .column-header:before { content: ":: "; }
#content #columns .column .column-body { background-image: url(/images/style-images/column-background.png); background-repeat: repeat-y; width: 224px; margin-left: 2px; margin-top: -3px; padding-left: 2px; padding-right: 100pt; font-size: 11px; color: black; }
#content #columns .column .column-footer { background-image: url(/images/style-images/column-bottom.png); background-repeat: no-repeat; height: 16px; margin-left: 2px; }
#content #columns .news .date { color: red; }
#content #columns .news .title { color: #90B53A; font-weight: bold; text-transform: uppercase; padding-left: 7px; }
#content #outer-content { float: left; padding-top: 27px; width: 750px; text-align: justify;}
#content #outer-content #inner-content { background-image: url(/images/style-images/page-break.png); background-repeat: no-repeat; padding-left: 15px; }
	
#footer { background-image: url(/images/style-images/grass.png); background-repeat: repeat-x; height: 10px; padding-top: 85px; color: black; }
#footer span { padding-left: 10px; font-size: 9px; }

#tabbed a{ color: #fff; text-decoration: none; }
#tabbed a:hover{ color: #DFE44F; }
#tabbed p{ margin: 0; padding: 5px; line-height: 1.5em; text-align: justify; border: 1px solid #73A405; }
#tabbed #wrapper{ width: 100%; margin: 0px 0px; }
#tabbed .box { background-color: #90B53A; }
#tabbed .boxholder{ clear: both; padding: 5px; background: #8DC70A; }
#tabbed .tab{ float: left; height: 32px; width: 102px; margin: 0 1px 0 0; text-align: center; background: url(/images/style-images/greentab.jpg) no-repeat; }
#tabbed .tabtxt{ margin: 0; color: #fff; font-size: 11px; font-weight: bold; padding: 9px 0 0 0; }