/* LAYOUT */
* {
margin:0;
padding:0;
outline:none;
}
body {
text-align:center; /*center hack*/
background-image: url(CampKE_Header.png);
background-repeat: repeat-x;
background-position: center top;
background-color: #FAFAD2;
}

#wrap {
	width:960px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
	padding:0px 10px;
}

#banner1 {
	margin-top:20px;
	margin-right:20px;
	float:left;
	width:710px;
	height:220px;
	background-color:#FFFFFF;
	overflow: hidden;
}
#banner2 { margin-top:20px; float:left; width:230px; height:220px; background-color:#FFFFFF; overflow:hidden; }
.contentPadding {
	clear:both;
	padding-top: 20px;
}
#sidebar {
	float:left;
	width:25%;
	overflow:hidden;
	margin-bottom: 40px;
} 
#content50 {
	float:left;
	width:50%;
	overflow:hidden;
	margin-bottom: 40px;
	padding-right: 0px;
}
#content75 {
	float:left;
	width:75%;
	overflow:hidden;
	margin-bottom: 40px;
}
#sidebar-2 {
	float:left;
	width:25%;
	overflow:hidden;
	margin-bottom: 40px;
} 

#footer {
	clear:both;
	text-align:center;
	background: #004223 url(CampKE_Footer.png) repeat-x center top;
}

#footerContent {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:40px 10px 0px 10px;
}
#footerCol1 {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}
#footerCol2 {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}
#footerCol3 {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
#footerCol3 .moduletable {
	padding-left: 20px;
	border-left: 1px solid #FAFAD2;
}
.contentpaneopen {
	margin-right: 20px;
}
#footerCol2 .moduletable {
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #FAFAD2;
}
#footerCol1 .moduletable {
	padding-right: 20px;
}

/* typography */

* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0; 
}

h1,h2,h3,h4,h5,h6,.contentheading {
	color:#831619;
	margin-bottom: .5em;
	font-weight: bold;
}
p {
	margin-bottom: .75em;
}
#header h1 {
	color: #FAFAD2;
	margin: 0px;
	background: url(http://www.kenwood-evergreen.com/site/templates/campke_3.0/images/CampKE_H1.png) no-repeat;
	text-indent: -5000px;
	height: 64px;
	width: 435px;
	position: absolute;
	top: 20px;
	left: 0px;
}

fieldset { 
padding:.5em; 
}
body {
	font: 87.5%/1.4 "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
#header{
	height: 126px;
	position: relative;
}
#headerBg {
	background: url(http://www.kenwood-evergreen.com/site/templates/campke_3.0/images/CampKE_Logo.png) no-repeat;
	height: 126px;
	width: 141px;
	position: absolute;
	left: 493px;
}
.moduletable-search {
	background: url(CampKE_Search.png) no-repeat;
	position: absolute;
	width: 282px;
	left: 685px;
	top: 0px;
	height: 46px;
}
.moduletable-genLogin {
	position: absolute;
	left: 700px;
	top: 6px;
	color: #FAFAD2;
	border-right: 1px solid #FAFAD2;
	padding-right: 5px;
}
.search-search {
	position: absolute;
	left: 66px;
	top: 5px;
}
#banner1 img, #banner2 img {
	border: 5px solid #831619;
}
#wrap .jcebox img {
  border: 5px solid #831619;
}

#wrap a.jcebox {
	text-decoration: none;
	border-style: none;
}
#footer{
	color: #FAFAD2;
}
.contentPadding a {
	color: #006633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}
.contentPadding a:hover {
	color: #00b277;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00b277;
}

h1,.componentheading{
font-size:1.7em;
}
h2,.contentheading{
font-size:1.5em;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}


div#sidebar .moduletable{
	padding:0 20px;
}
div#sidebar-2 .moduletable{
	padding:0 0 0 20px;
}
.moduletable h3{
	color:#831619;
	padding:0.25em 0;
	font-size:1.1em;
/*negative padding to pull h3 back out from .moduletable padding*/ }

.moduletablemenu{
padding:0;
color: #333;
margin-bottom:1em;
}
.moduletablemenu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}
.moduletablemenu ul{
list-style: none;
margin: 0;
padding: 0;
}
.moduletablemenu li{
border-bottom: 1px solid #ccc;
margin: 0;
}
.moduletablemenu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}
html>body .moduletablemenu li a {
width: auto;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.moduletable-leftColBox a {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 20px;
	background: #E3DDA3;
	text-decoration: none;
	border-style: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.moduletable-leftColBox a:hover {
	background: #eee7ad;
	border-style: none;
	color: #1d7440;
}
#footer  {
	font-size: .95em;
}

/* ---------- FOOTER STYLING ---------- */

#footer h1 {
	color: #E3DDA3;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.0625em;
}
#footer ul {
	padding-left: 12px;
	margin-bottom: .9em;
}


#copyright {
	clear: both;
	text-align: right;
	font-size: .8em;
}
#copyright p {
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #FAFAD2;
	text-decoration: none;
	border-bottom: 1px dotted #FAFAD2;
}
#footer .moduletable-admin-login a {
	color: #004223;
	text-decoration: none;
	border-style: none;
}
#footer .moduletable-admin-login a:hover {
	color: #004223;
	text-decoration: none;
	border-style: none;
}
#footer li {
	line-height: 1.7em;
}
#footer p {
	line-height: 1.7em;
}
#footer a:hover {
	color: #E3DDA3;
	border-bottom: 1px dotted #E3DDA3;
}
.moduletable-Home a {
  display: block;
  height: 64px;
  width: 435px;
  position: absolute;
  top: 20px;
}