body {
  margin:0;
  padding:0;
  background: #b5aa58 url(/i/tree.png) 700px -45px no-repeat;
  font: 11px/15px "Lucida Grande",Verdana,Sans-serif;
  color:#444;
  }
#container {
  width: 870px;
  position:relative;
  }
  
#footer {
	padding: 40px 0 20px 10px;
	background: url(/i/logoFooter.png) no-repeat 10px 10px;
	color: #F4ECAB;
}
  
#header {
	height: 110px;
	position: relative;
	}
#logo {
	width: 331px;
	padding-top: 44px;
	background: url(/i/logo.png) no-repeat;
	position: absolute; bottom: 15px; left: 13px;
}

ul#mainMenu {
	position: absolute;
	top: 78px;
	right: 0;
}
	#mainMenu li { float: left; padding-right: 17px; }
	#mainMenu li#item-5 { padding-right: 0; }
	#mainMenu li a { font: bold 18px Helvetica; }
	
	#events #mainMenu li#item-1 a,
	#people #mainMenu li#item-2 a,
	#venues #mainMenu li#item-3 a,
	#partners #mainMenu li#item-4 a,
	#evolution #mainMenu li#item-5 a { color: #000;  }

#topMenu {
	position: absolute;
	top: 30px; right: 0px;
	color: #333;
	font: bold 12px Arial;
}
#topMenu span {
	padding-left: 15px;
}

#mainContent {
	background: url(/i/contentBkg.png) repeat-y;
}

#featEvent {
	position: relative;
	margin-bottom: 5px;
}

#featEventTxt {
	background: #5c5527;
	padding: 14px 12px 7px 12px;
}
	
#featEventTxt h3 {
	margin:0 0 7px;
}
#featEventTxt h2 {
	font-size: 28px !important;
	line-height: 28px !important;
}
#featEventTxt a:hover  {
	color: #ffe38c;
}

#introText {
	background: #fff;
	padding: 10px 12px 6px 12px;
	line-height: 16px;
}


a { color: #05385d;}
	.colA a { color: #EEBB1C; }
	.colB a, .colC a { color: #05385d; }

a:hover { color: #341f00; }

	.colA a {
		font-weight: bold;
	}

	
.col {
	float: left;
}
.colA {
	width: 550px;
	color: #fff;
}

	.colA .contentWrap {
		padding: 20px 12px;
	}
	.colA .intro {
		font-size: 13px;
		margin-bottom: 30px;
	}

.colB, .colC {
	font-size: 11px;
	width: 136px;
	padding: 10px 12px;
	color: #333;
	position: relative;
}
  
.colA h3 {
	color: #fff;
}

.sidebarWrap {
	float: left;
	width: 320px;
}

   
.contentPad {
	padding: 10px 12px;
}
    
	#front .contentPad {
		position: relative;
	}
	#front .contentPad #deerHang {
		position: absolute;
		bottom: 0;
		right: 40px;
		width: 36px;
		height: 47px;
		background: url(/i/deerHang.png) no-repeat;
		_background: none;
	}

h1 {
	font-weight: bold;
	margin-bottom: 20px;
	font: bold 35px/35px Arial,Sans-serif;
	letter-spacing: -1px;
	}


h2 {
	font-weight: bold;
	margin-bottom: 10px;
	font: bold 28px/28px Arial,Sans-serif;
	}
#front h2 {
	font-size: 20px;
	line-height: 21px;
	display: block;
	}
	
h3 {
	font-weight: bold;
	margin-bottom: 15px;
	font: bold 11px Arial,Sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}
	#news .colA h3 {
		font-weight: bold;
		margin-bottom: 15px;
		font: bold 16px Arial,Sans-serif;
		letter-spacing: 0;
		text-transform: none;
		margin: 0; padding: 0
	}
	#news .colA p {
		margin-bottom: 20px;
	}

h4 {
	font-weight: bold;
	margin-bottom: 2px;
	font: bold 28px Arial,Sans-serif;
	letter-spacing: -1px;
	color: #000;
}

h6 {
	font-weight: bold;
	margin-bottom: 10px;
	font: bold 11px Arial,Sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #c4bc87;
	border-bottom: 1px solid #c4bc87;
	padding-bottom: 5px;
}



.colA li {
	margin-bottom: 22px; 
	}
.colA li img {
	float: left; 
	margin-right: 10px
	}
.colB li {
	margin-bottom: 10px; 
	}
.colB li h5, #news h5 {
	text-transform:uppercase;
	letter-spacing: 1px;
	color: #999;
	font-size: 10px;
	}
#news .colA h5 {
	color: #fff;
	}

#introText h6 {
	color: #000;
	border-color: #ccc;
	margin: 15px 0 5px 0;
}
	
	
.colC ul {
	margin-bottom: 15px;
}
.colC ul li {
	margin-bottom: 5px;
}
.colC h5 {
	font-size: 11px;
	color: #333;
	margin-bottom: 5px;
}



p { margin-bottom: 7px }

.description {
	margin-bottom: 5px;
}

.eventInfo { 
	font-size: 11px;
	color: #E7E8E9;
	}
	
.colC form {
	display: block;
	margin-bottom: 26px;
}
.colC form legend {
	display: none;
}
.colC form label {
	margin-bottom: -7px;
	display: block;
}
.colC form #zemSubscriberEmail {
	display: block;
	margin-bottom: 8px;
	width: 128px;
}
.colC form legend {
	display: none;
}
.colC form .zemSubmit {
	margin-bottom: 7px;
	display: block;
}

.zemThanks {
	margin-bottom: 20px;
}


.eventCols {
	margin-top: 30px;
}

.eventColLft {
	float: left;
	width: 32%;
}
.eventColRit {
	float: right;
	width: 65%;
}

.sponsor {
	border: 1px solid #ccc !important;
	margin-bottom: 7px;
}


table.listing {
	width: 100%;
}
table.listing th {
	font-weight: bold;
	padding: 0 0 10px 0;
	font-size: 13px;
}
table.listing td {
	border-top: 1px solid #c4bc87;
	padding: 5px 0;
	padding-right: 10px;
}
table.listing td a {
	font-weight: bold
	}
table.listing td h5 {
	font-size: 11px;
	font-weight: bold;
}
table.listing td.col-1 {
	width: 60%;
}
		table.listing li {
			margin: 0 0 5px;
		}


	#events table.listing td.col-1 {
		width: 45%;
	}
	#events table.listing td.col-2 {
		width: 25%;
	}
	#events table.listing td.col-4 {
		padding-right: 0;
	}

table.listing th { cursor: pointer }

table.listing th.headerSortUp a { 
    background: url(/i/sortArrows.png) right 5px no-repeat; 
    padding-right: 17px;
} 
table.listing th.headerSortDown a { 
    background: url(/i/sortArrows.png) right -26px no-repeat; 
    padding-right: 17px;
} 



#searchForm {
	display: inline;
}


#search h4 {
	margin-top: 20px;
	font-size: 17px;
	letter-spacing: 0;
	border-top: 1px solid #c4bc87;
	padding-top: 15px;
}

#searchField {
	width: 120px;
}

#monkeyHang {
	background: url(/i/monkeyHang.png) no-repeat;
	position: absolute;
	top: -1px; right: 3px;
	height: 42px; width: 23px;
}

.viewAll {
	border-top: 1px solid #C4BC87;
	padding-top: 10px;
	font-size: 15px !important;
}



#newsletters form {
	margin-top: 20px;;
}
#newsletters form legend {
	display: none;
}
#newsletters form #zemSubscriberEmail {
	display: block;
	margin: 5px 0 10px;
}
#newsletters form .zemSubmit {
	display: block;
	margin-top: 10px;
}
