body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/leftcol_back1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.clearing {
	clear: both;
}
.underdash {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #345E30;
}

#headeranimation {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
*html #headeranimation {
	margin-left: 0px;
}
#rightcol img.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


#header {
	background-image: url(images/header_bar_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 192px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentarea {
	width: 100%;
}
#leftcol {
	width: 192px;
	background-image: url(images/navbar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
	padding: 0px;
}
#leftcol #mainnav {
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#leftcol #mainnav li {
	margin-bottom: 8px;
	color: #FFFF00;
}
#leftcol #mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcol #mainnav a:hover {
	text-decoration: underline;
}

#leftcol #mainnav li.overspace {
	margin-top: 12px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#leftcol #mainnav li.underspace {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcol #mainnav ul {
	margin-bottom: 20px;
	list-style-type: none;
	padding: 0px;
	margin-top: 4px;
	margin-left: 20px;
}





div.website {
	color: #FFFFFF;
	position: absolute;
	left: 200px;
	top: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.website p {
	margin: 0px;
	padding: 0px;
}

#headercontent {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 192px;
}
#wrapper {
	height: 100%;
	width: 100%;
	min-width: 1000px;
	width:expression(document.body.clientWidth < 1002? "1000px": "auto" );
	position: relative;
}


.toprightpic {
	position: absolute;
	top: -7px;
	right: 0px;
}
#rightcol {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcol p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#rightcol h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #666666;
	margin-top: 20px;
	padding-top: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#rightcol h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#rightcol h4 {
	font-size: 1em;
}
.gallerybox {
	position: relative;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3E7139;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
* html .gallerybox {
	width: auto;
}
.gallerypicbox {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 140px;
	width: 140px;
	text-align: center;
	background-color: #D7E1D5;
	border: 1px solid #3E7139;
}



.homecontent .newslist {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3E7139;
}
.homecontent #newslatest {
	margin-bottom: 30px;
}

#rightcol.homecontent .newslist p {
	margin: 0px;
}
#rightcol.homecontent .newslist a {
	text-align: right;
	display: block;
}




#rightcol div.sectionheader {
	background-color: #3E7139;
	background-image: url(images/sectionheaderback_flag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#rightcol div.sectionheader h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 40px;
	font-style: italic;
	margin-right: 150px;
	background-image: url(images/sectionheaderback_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #contentarea #rightcol div.sectionheader h2 a {
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
}
#rightcol #newslatest a {
	white-space: nowrap;
}


#homeleft {
	width: 48%;
	float: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3E7139;
}
#homeright {
	width: 48%;
	float: right;
}

#rightcol h1 {
	font-size: 2em;
	font-weight: normal;
	color: #3E7139;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 450px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#rightcol a {
	font-weight: bold;
	color: #3E7139;
}
#homecalendar li {
	margin-bottom: 4px;
	list-style-type: none;
}
#homecalendar li a {
	margin-right: 20px;
}

#homecalendar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentarea #footer {
	padding-top: 16px;
	margin-top: 10px;
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
	background-position: 0px -12px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3E7139;
}
#contentarea #footer p {
	margin: 0px;
	padding: 0px;
}
.seriestable {
	margin-bottom: 20px;
	margin-top: -10px;
}
.seriestable th, .seriestable td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC99;
}
#contentarea .greyedout {
	color: #999999;
}
.seriestable tr.overspace td {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #D2E1D0;
}
#linkstable td {
	padding-bottom: 4px;
}
li.usefullinksmenu {
	padding-top: 10px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
li.usefullinksmenu h2 {
	color: #009966;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.lightbox-thumb {
	float: left;
	height: 170px;
	width: 170px;
}
.youtube_video {
	text-align: center;
	clear: right;
	background-color: #375E31;
	padding: 20px;
	margin-top: 0px;
	border-top-width: 8px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #375E31;
	border-left-color: #375E31;
	background-image: url(images/bkg_youtube_movie.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.youtube_video iframe {
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	background-color: #000;
}
.video_thumb {
	background-color: #CBE4CB;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 190px;
	float: left;
	text-align: center;
	padding: 3px;
	border: 1px solid #063;
}
.video_thumb .thumb_title {
	height: 4em;
	overflow: hidden;
	width: 120px;
}
#rightcol .youtube_video h2 {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

