html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


body, html {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#1D3200;
	background-color:#79B823;
	line-height:14px;
	height:100%;
}
a,a:link,a:visited {
    color:#fff;
    text-decoration:none;
}
a:hover,a:active {
    color:#fff;
    text-decoration:none;
}

/* Header Section */
#maincontainer {
	width:100%;
	margin:0 auto;
	margin-top:0px;
} 

#headwrapper {
	width:100%;
	height:110px;
	background-color:#507516;
	background-image:url('/gfx/navbg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:2px solid #fff;
}

#header {
	width:820px;
	margin:0 auto;
}
#logo {
	position:relative;
	top:32px;
	left:-33px;
}
#navigation {
	position:absolute;
	top:89px;
}
.mod_navigationMain {
	 height:21px;
	width:auto;
		background-image:url('/gfx/rnavborder.gif');
	background-repeat:no-repeat;
	background-position:right;

padding-right:1px;
}
.mod_navigationMain li {
	float:left;
	padding-left:14px;
	padding-right:15px;
	text-transform:uppercase;
	line-height:21px;
	font-size:14px;
	background-image:url('/gfx/rnavborder.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.mod_navigationMain li a {
	text-decoration:none;
	
}
.mod_navigationMain li:hover {
	background-color:#507516;
}
.mod_navigationMain li.active {
	background-color:#507516;
}
.mod_navigationMain p.active {
	color:#fff;
}
#containerwrapper {
	position:absolute;
	top:111px;
	left:0px;
	right:0px;
	bottom:0px;

	background-image:url('/gfx/contentbg.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#79b823;
}

#container {
	width:820px;
	margin:0 auto;
	margin-top:35px;
}

#left {
	width:330px;
	float:left;
}

#left .ce_image img {
	border:5px solid #fff;
}
#bigmain {
	width:820px;
}
#main {
	width:460px;
	margin-left:10px;
	float:left;
}
#bigmain #main {
	width:820px;
	margin-left:00px;

}
#main li {
	margin-left:15px;
	padding-bottom:2px;
	list-style-type:circle;
}
h2 {
	color:#fff;
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
}

h1 {
	color:#fff;
	font-size:16px;
	padding-bottom:5px;
	font-weight:bold;
}
.mod_eventlist .event {
	padding-bottom:12px;
}
.mod_eventlist .event h2{
	float:left;
}
.mod_eventlist .event .header {
	float:right;
	font-style: italic;
}
.mod_eventlist .event .ce_text {
	clear:both;
}
.clear {
	clear:both;
}

.imageborder {
	border:5px solid #fff;
}

.mod_cd_collection {
	height:auto;
	
}

.mod_cd_collection .cditem {
		padding-top:15px;
		padding-bottom:15px;
		float:left;

		border-bottom:1px solid #fff;
		
}



.mod_cd_collection .first {
		padding-top:0px;
}

.mod_cd_collection .last {
	border:none;
}
	
.mod_cd_collection .imagecontainer {
	width:330px;
	float:left;
	height:auto;

}
.mod_cd_collection .imagecontainer .backimage {
	margin-top:-104px;
	margin-left:240px;
}
.mod_cd_collection .content {
	width:430px;
	margin-left:20px;
	height:auto;
	float:left;
}

.mod_cd_collection .description {
		height:auto;
		padding-bottom:15px;
}

.ce_gallery img {
	border:2px solid #fff;
}

.ce_gallery {
	padding-bottom:20px;
}
.ce_downloads img {float:left;}
.ce_downloads a {margin-left: 5px;}
.ce_downloads p {clear:both; }


.ce_form td.col_0 {
	width:110px;
}


.ce_form td {
	padding-bottom:10px;
}
.ce_form .headline {
	color:#fff;
	font-weight:bold;
}

.ce_text {
	padding-bottom:15px;
}
