body {
	background: #1e1e1e url('/includes/images/back.jpg') repeat-x fixed left top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	font-size:90%;
	}

#fixed {
	margin:0 auto;
	width:990px;
	text-align:left;
	}
	
#header {
	clear:both;
	float:left;
	width:100%;
	margin-top:20px;
	text-align:left;
	}

#header-index {
	clear:both;
	float:left;
	width:100%;
	height:125px;
	margin-bottom:0px;
	text-align:left;
	display: block;
	}

#topnavbox {
	border-top: 1px solid #BBB;
	clear:both;
	float:left;
	width:100%;
	margin-top:-3px;
	text-align:left;
	}

#nav {
	position:relative;
	z-index:1;
	width:990px;
	}

#banner {
	border-top: 1px solid #FFF;
	}
	
#flash260 {
	height:260px;
	background:#FFF;
	}

#static260 {
	height:260px;
	background:#FFF;
	}

a {
	color:#666;
	background-color:inherit;
	}

a:hover {
	color:#666;
	text-decoration:underline;
	}

h1, h2, h3, h4 {
	margin:3px 3px 3px 0;
	padding-top: 3px;
	padding-bottom: 4px;
	}

h1 {
	color:#16734b;
	font-weight:normal;
	font-size:22px;
	background-color: inherit;
	}

h2 {
	color:#16734b; 
	font-size:16px;
	font-weight:normal;
	background-color: inherit;
	}

h3 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	background-color: inherit;
	}

h3 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	background-color: inherit;
	}

h4 {
	color:#000;
	font-size:12px;
	font-weight:bold;
	background-color: inherit;
	}

p {
	font-size:12px;
	line-height:1.5em;
	margin:3px 0 3px 0;
	padding-top: 3px;
	padding-bottom: 4px;
	}

.caption {
	font-size:10px;
	line-height:1.5em;
	margin:3px 0 3px 0;
	padding-top: 3px;
	padding-bottom: 4px;
	}

td {
	font-size:12px;
	}
	
td, p{
	margin:0 0 0 0;
	}

div.clearSm {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin:0px;
	padding:0px;
	}

li {
	font-size:12px;
	}

.clear {
	clear:both;
	font-size:1px;
	line-height:12px;
	}

.bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
	}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: inherit;
	}


/* Enews Form */
span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
	font-size:12px;
	} 

span.multiple {
	float:left;
	} 

span.button {
	padding-left:120px;
	} 

div.clear {
	clear:both;
	padding-top:5px;
	} 
	

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	}

/* 2 column right menu settings */

.rightmenu {
	background:#ffffff url('/includes/images/main_back.png') repeat-x bottom;
	}

.rightmenu .colleft {
	min-height:300px;
	float:left;
	width:200%;
	margin-left:-300px;
	position:relative;
	right:100%;
	}

.rightmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
	}

.rightmenu .col1 {
	margin:12px 7px 0 315px;
	overflow:hidden;
	}
	
.rightmenu .col3 {
	margin:12px 7px 0 315px;
	}

.rightmenu .col2 {
	float:right;
	width:270px;
	position:relative;
	left:285px;
	padding-left:10px;
	padding-top:10px;
	border-left-style:dotted;
	border-width:1px;
	}

.col1 ul {
	margin-top: 0px;
	}

.col1 li {
	margin-top: 5px;
	font-size:12px;
	}

.col2 ul {
	margin-top:-10px;
	}

.col2 li {
	font-size:12px;
	}
	
#floatleft {
	float:left;
	}

#spotlight {
	display: block;
	background: #efefef;
	font: normal 1.4em Arial, Verdana, sans-serif;
	border: 1px solid #669cd1;
	color: #0e2b37;
	padding:0px 0px 0px 5px;
	min-height:120px;
	}

#spotlight  h3 {
	margin:10px -10px 0px 5px;
	}

#spotlight  p {
	margin: 5px 5px 0 0px;
	}

#spotlight  img {
	border: 1px solid #669cd1;
	}

#showbox {
	display: block;
	min-height:120px;
	}
	
#pr {
	display: block;
	min-height:80px;
	}

/* Footer styles */
#footer {
	height:60px;
	border-top: 1px solid #FFF;
	background: url('/includes/images/footer.png') no-repeat;
	background-color: inherit;
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	}

#footer p {
	color:#000;
	margin: 0;
	background-color: inherit;
	}
	
#footer a {
	text-decoration:none;
	padding:4px;
	color:#1d513b;
	background-color: inherit;
	}

#footer a:hover {
	color:#FFF;
	background:#16734b;
	padding:4px;
	text-decoration:none;
	background-color: inherit;
	}