* { 
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin: 0.5em 0;
}
a.more {
    color: #FCFEE6;	
}
a.more:hover {
	color:#3399CC;
}
p {
    margin-top: 0;
    margin-bottom: 0.5em;
}
fieldset {
    padding: .5em;
}
body { 
    font-size: 76%;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.3;
    /*margin: 1em, 0em;*/
    background-color: #AC3E28;
    color: #FCFEE6;
}
.wrapper{
    min-width: 860px;
    max-width: 990px;
    width: auto !important;
    width: 990px;
    margin: 0 auto;
    text-align:left;
}
.inside{
    padding: 10px;
}
#topLinks{
    text-align: right;
    overflow: hidden;
	padding-top: 1px;
}
#topLinks .inside{
    padding-top:3px;
    padding-bottom:4px;
    text-align: right;
}
#topLinks a {
	text-decoration: none;
}
.moduletable_topmenu li{
    display:inline;
    border-right: solid 1px;
    padding-right: .5em;
    padding-left: .5em;
    margin:0;
}
.moduletable_topmenu ul{
    margin: 0;
}

#headerModules{
    float: right;
    overflow: hidden;
}
#pageWrapper {
	float: left;
	width: 100%;
	height: 100%;
	background-color: #28272C;
	padding-bottom: 24px;
    overflow: hidden;
}
#main {
    width: 990px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#mainMenu {
    width: 162px;
    height: 100%;
    float: left;
	padding-left: 20px;
    overflow: hidden;
}
#mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 1.1em;
}
#mainManu li {
    margin: 0;
    padding: 0;
}
#mainMenu li a {
    display: block;
    padding: 5px 0 5px 0;
    border-bottom: solid 1px #B5412A;
    text-decoration: none;
    color: #FCFEE6;
}
#footer a {
    text-decoration: none;
    color: #FCFEE6;
}
#mainMenu li a:hover {
    border-bottom: solid 1px #FF715A;
	color: #FFFFFF;
}
#contentWrapper {
	position:relative;
	background-color: #28272C;
    width: 800px;
	padding-left:5px;
    height: 100%;
    float: left;
    overflow: hidden;

}
#footerWrapper {
    width: 100%;
    height: 45px;
    float: left;
    background: url(../images/footer.jpg) repeat-x #506B76;
}
#footer {
	float: left;
	display: inline;
	width: 100%;
	/* padding-left: 12px; */
    padding-top: 12px;
	height: 100%;
	background: url(../images/footerPattern.jpg) no-repeat center center;
	margin: 0 auto;
	
}
#footer ul {
	display: inline;
    margin: 0px;
    padding: 0px;
}
#footer li {
    list-style-type: none;
    display: inline;
    padding: 0 0.8em 0 0.8em;
    margin: 0;
    border-right: 1px solid #FCFEE6;
}
#footer li a {
    color: #FCFEE6;
    padding-bottom: 1px;
	text-decoration: none;
}
#downloads {
	float: left;
	width: 100%;
	margin-top: 40px;
}
#downloads li {
	margin-bottom: 0.5em;
}
#notices li {
	margin-bottom: 0.5em;
}
#newsUpdates li {
	margin-bottom: 0.5em;
}
#newsUpdates {
	position:relative;
	width: 220px;
	height: 100%;
	float: left;
	padding-right:0px;
	margin-left: 34px;
    overflow: hidden;
}
#newsUpdates h3, #newsUpdates .componentheading, #newsUpdates .contentheading, #newsUpdates h3 a, #newsUpdates h3 a:hover, #newsUpdates h3 a:visited {
	color: #E86E48;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}
#newsUpdates ul {
	margin: 0 18px;
}
#newsUpdates li a {
	color: #FCFEE6;
	text-decoration: none;
}
#newsUpdates li a:hover {
	color:#3366CC;
}
#newsUpdates .moduletable_notices {
	margin-top: 20px;
}
#newsUpdates .moduletable_events {
	margin-top: 20px;
}
#mainWrapper {
	position:relative;
	width: 494px;
	height: 100%;
	float: left;
	margin-left:34px;
    overflow: hidden;

}
#banner {
	width: 468px;
	height: 216px;
	margin: 0 auto;
    overflow: hidden;
}
#mainContent {
	width: 100%;
	height: 100%;
    overflow: hidden;
	margin-left:0px;
}
#mainContent .contentpaneopen {
	margin: 0 auto;
}
#mainContent .contentheading {
	color: #809BD6;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.5em 0;
	padding-top: 5px;
	font-size: 14px;
}
#events {
	position:relative;
	width: 170px;
	height: 100%;
	left:10px;
	float: left;
    margin-top: 15px;
    overflow: hidden;

}
#events h3, #events .componentheading, #events .contentheading, #events h3 a, #events h3 a:hover, #events h3 a:visited {
	color: #809BD6;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}
#events ul {
	margin: 0 18px;
}
#events li a {
	color: #FCFEE6;
	text-decoration: none;
}
#events li a:hover {
	color: #FFFFFF;
}
#notices {
	position:relative;
	width: 260px;
	height: 100%;
	float: left;
	left:40px;
    margin-top: 15px;
    overflow: hidden;

}
#notices h3, #notices .componentheading, #notices .contentheading {
	color: #809BD6;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#notices ul {
	margin: 0 18px;
}
#notices li a {
	color: #FCFEE6;
	text-decoration: none;
}
#notices li a:hover {
	color: #FFFFFF;
}
#headerModules .moduletable_search input.inputbox_search {
	background-color: #FFFEE9;
	border-style: none;
	padding: 2px;
	height: 17px;
	width: 159px;
	color: #606060;
}
#headerModules input.inputbox_search {
	border: 1px solid #606060;
}
#headerModules .moduletable_search input.radiobutton_search {
	/*border: none;*/
	margin-right: 4px;
	margin-top: 6px;
}
#headerModules .moduletable select {
	width: 200px;
	background-color: #FFFEE9;
	padding: 2px;
	border-style: none;
	color: #606060;
}
.moduletable_footer {
	display: inline;
}
span.copyright {
	display: inline;
}
.moduletable_topmenu li {
    border-color: #A6A5A5;
}
.moduletable_topmenu a, .moduletable_topmenu a:link, .moduletable_topmenu a:visited {
    color: #FFFFFF;
}
.moduletable_topmenu li.active a:link, .moduletable_topmenu li.active a:visited {
    color: #A6A5A5;
}ontentwra
.moduletable_topmenu a:hover {
    color: #FF7E00;
}
.moduletable_topmenu a:active {
    color: #FFBA76;
}
#moduletable_events li a:hover {
	color:#CC6600;
}
#header {
    background: url(../images/header1.gif) repeat-x;
}
#headerStrip {
	background-repeat:no-repeat;
    background-position:top center;
	padding-top:0px;
	height: 170px;
}
#footerWrapper {
    width: 100%;
    height: 45px;
    float: left;
    background: url(../images/footer.jpg) repeat-x #506B76;
}
#footer {
	float: left;
	display: inline;
	width: 100%;
	/* padding-left: 12px; */
    padding-top: 12px;
	height: 100%;
	background: url(../images/footerPattern.jpg) no-repeat center center;
	margin: 0 auto;
	
}
div#bannerbox{ position:relative; width:478px; height:260px; background:url('../images/gallery.jpg');  border:0px; padding:0px; margin:0px;}






img#icon001{ position:absolute; top:226px; left:18px; height:25px; width:88px; border:0px; padding:0px; margin:0px;}

img#icon002{ position:absolute; top:226px; left:369px; height:25px; width:25px; border:0px; padding:0px; margin:0px;}

img#icon003{ position:absolute; top:226px; left:408px; height:25px; width:17px; border:0px; padding:0px; margin:0px;}

img#icon004{ position:absolute; top:226px; left:437px; height:25px; width:25px; border:0px; padding:0px; margin:0px;}


