/* Colours: 
/*Green:  #698424
/*Light Green: #DDEBB8
*/


body {
	background-color:#FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #333;
  	margin: 20px 0 0 0;
  	padding: 0 0 0 0; 
  	text-align: center;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
	color: #990000;
	line-height: 120%;
	border-bottom: 1px dotted #990000;
}
h2 {
	margin-top: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;	
	color: #990000;
	line-height: 120%;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #698424;
	line-height: 120%;	
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
}
input, textarea, select {
	border: 1px solid #698424;
	background: #F2FFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
}
a:link, a:visited, a:active {
	color: #698424;
	text-decoration: underline;
}
a:hover {
	color: green;
	text-decoration: none;
}
a:focus {
  color: #698424;
}
.small {
	font-size: 10px;
}
.p7uberlink {
	color: #00FF00 !important;
	font-weight: bold !important;
	border-color: #000000 !important;
}
#outerWrapper {
  	background-image: url(../images/clm01_middle.gif);
	background-repeat:repeat-y;
  	border: solid 7px #698424; 
  	margin: 0 auto 0 auto; 
  	text-align: left; 
  	width: 950px;
}
html>body #outerWrapper {
	width: 950px;
}
#outerWrapper #header {
	position: relative;
	background-color: #000;
  	border-bottom: solid 1px #666; 
  	height: 182px;
  	padding: 0px 0px 0px 0px; 
}
#subnav {
	position: absolute;
	top: 10px;
	right: 10px;
	width: auto;
	z-index: 50;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 0.82em;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #698424;
}
#subnav a, #subnav a:link, #subnav a:visited, #subnav a:active {
	color: #fff;
	text-decoration: none;
}
#subnav a:hover {
	color: #fff;
	text-decoration: underline;
}

#outerWrapper #topNavigation {
	height: 42px;
  	background-color: #698424;
  	background-image: url(../images/bg_navbartop.jpg);
  	background-repeat:repeat-x;
  	border-bottom: solid 1px #666;
  	padding: 0px; 
}
#outerWrapper #topNavigation .content {
	height: auto;
	margin: 0;
	padding: 13px 0px 0px 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	letter-spacing:0.05em;
}
#outerWrapper #topNavigation .content a, #outerWrapper #topNavigation .content a:link,#outerWrapper #topNavigation .content a:visited,#outerWrapper #topNavigation .content a:active{
	color: #fff;
	text-decoration: none;
	}
#outerWrapper #topNavigation .content a:hover {
	color: #00FF00;
	text-decoration: none;
}
#outerWrapper #contentWrapper {

}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns width, margins, and padding */

#outerWrapper #contentWrapper #content {
	margin: 0 260px 0 0; 
  	padding: 20px; 
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
}
#outerWrapper #contentWrapper #rightColumn1 {
  	border-left: solid 0px #666; 
  	float: right;
  	padding: 20px 15px 0px 10px; 
  	width: 230px;
}
html>body #outerWrapper #contentWrapper #rightColumn1 {
	width: 230px;
}
#outerWrapper #contentWrapper #rightColumn1 a:link, #outerWrapper #contentWrapper #rightColumn1 a:visited {
	color: green;
	text-decoration: underline;	
}
#outerWrapper #contentWrapper #rightColumn1 a:hover {
	text-decoration: none;
}
.sidebartext {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 0 0px 0;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 130%;
	color: #333;
}
.sidebartext h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform:lowercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #990000;
}
.sidebartext h2{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform:lowercase;	
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #990000;
}
.sidebartext ul {
	margin-left: 5px;
	padding-left: 0;
}
.sidebartext .imageleft {
	float: left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 1px;
	border: 1px solid #698424;
}
.sidebartext .imageright {
	float: right;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 1px;
	border: 1px solid #698424;
}
#outerWrapper #footer {
	clear: both;
  	background-color: #698424;
  	border-top: solid 0px #666; 
  	padding: 10px 10px 10px 5px;
	font-size: 11px;
	color: #fff;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #00FF00;
}


/* CKs styles */

/********************************** BOXES ***************************************/
.newsfeature {
	clear: left;
	min-height: 120px;
	margin-bottom: 0px;
	padding: 10px;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #698424;
}
.newsfeature img{
	float: left;
	margin-right: 10px;
	padding: 1px;
	width: 80px;
	height: 100px;
	border: 1px solid #698424;
}
.widebox {
	height: auto;
	margin: 0;
	padding: 10px;
	background: #F2FFE6;
	border: 5px solid #B9D66B;
	line-height: 1.4em;
	text-align: justify;
}
.widebox h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0px;
}
.widebox .imageleft {
	float: left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 1px;
	border: 1px solid #698424;
}
.doubleboxplain {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #B9D66B;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: justify;
	color: #333;
}
.doubleboxplain .left {
	width: 240px;
	height: 130px;
	margin: 0;
	padding: 10px;
	border: none;
}
.doubleboxplain .right {
	float: right;
	width: 240px;
	height: 130px;	
	margin: 0px;
	padding: 10px;
	border: none;
}
html>body .doubleboxplain .left, html>body .doubleboxplain .right {
	width: 220px;
}
.doublebox {
	width: auto;
	height: auto;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: justify;
	color: #333;
}
.doublebox .left {
	height: 150px;
	margin: 0;
	padding: 10px;
	background: #F2FFE6;
	border: 5px solid #B9D66B;
	width: 44%;
}
.doublebox .right {
	float: right;
	height: 150px;
	margin: 0px;
	padding: 10px;
	background: #F2FFE6;
	border: 5px solid #B9D66B;
	width: 44%;
}
html>body .doublebox .left, html>body .doublebox .right {

}
.doublebox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 5px 0;
	padding: 0px;
	border: none;
}
.doublebox h1 .100 {
	clear: both;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
.doublebox p {
	font-size: 1em;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.doublebox .imageleft {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 1px;
	border: 1px solid #698424;
}
.sponsorshipbox {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 11px;
	color: #666;
	border: 5px solid #B9D66B;
}
.fatborder {
	border: 5px solid #B9D66B;
	background-color: #fff;
	padding: 10px;
	margin-top: 5px;
}

.clearfloat {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
a img {
	border: 0;
}
.imageborder {
	border: 1px solid #698424;
	padding: 1px;
}
.imageboxright {
	float: right;
	margin: 0px 0px 5px 10px;
	width: 250px;
}
.imageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #698424;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #698424;
	}
.imageleft p.caption, .imageright p.caption {
	font-size: 10px;
	font-weight: bold;
	color: #698424;
	line-height: 130%;
	text-align: center;
	border: none;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	background-color: #fff;
}
.caption, .captioncentered {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #698424;
	line-height: 130%;
	border-bottom: 1px dotted #698424;
	text-align: justify;
}

strong {
	color: #698424;
}
.secondheader {
	margin-top: 30px;
}
.notopmargin {
	margin-top: 0;
	padding-top: 0;
}
.small {
	font-size: 90%;
	}
.eventdate, .newsdate {
	font-size: 10px;
	color: #666;
	margin: 0;
	padding: 0;
}
.eventheader, .newsheader {
	font-size: 12px;
	font-weight: bold;
	color: green;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}
.eventtext, .newstext {
	margin: 0;
	padding: 0;	
}
td, th {
	line-height: 1.2em;
	color: #698424;
}
ul {
	margin-left: 20px;
	padding-left: 0px;
}
li {
	margin-left: 10px;
}

hr {
	border: 0;
	height:1px;
	color: #698424;
	background-color: #698424;
	}
