* {
	padding: 0;
	margin: 0;
}

* html div {
	height: 1%;
}


html > body div {
	height: auto;
}

body {
	background: #1a1717 url(css-images/top-repeat.png) repeat-x center top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 1.4em;
}

/* base elements
------------------------------------------------------------------------------------ */

p {
	margin: 0 0 1.4em 0;
}

a {
	color: #a0c257;
}

a:hover {
	color: white;
}

a img {
	border: 0;
}

a img.artthumb {
	border: 2px solid #a0c257;
}

a:hover img.artthumb {
	border: 2px solid #6854a6;
}

/* utility functions
------------------------------------------------------------------------------------ */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	height: 1%;
}


/* main structure
------------------------------------------------------------------------------------ */

#master {

}

#header {
	width: 100%;
	background: url(css-images/top-logos.png) no-repeat center top;
	height: 92px;
}

#rotator-wrapper {
	width: 100%;
	background: url(css-images/center.jpg) no-repeat center top;
	height: 317px;
}

#rotator {
	margin: 0 auto;
	width: 900px;
	height: 317px;
	background: white url(css-images/rotator-shadow.png) repeat-x left top;					
}


#column-master-wrapper {
	width: 100%;
	background: #231f20 url(css-images/grayback.png) no-repeat center top;
}

#column-master {
	width: 900px;
	margin: 0 auto;
	padding: 25px 0 100px 0;
}

#footer-wrapper {
	width: 100%;
	height: 500px;
	background: url(css-images/footer-repeat.png) repeat-x left top;
}

/* header
------------------------------------------------------------------------------------ */

#logos {
	width: 900px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

#mainnav {
	width: 315px;
	float: right;
	text-align: right;
}

#mainnav p.section_list {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
}

#mainnav p.section_list span {
	padding: 0 0 0 5px;
	white-space: nowrap;
}

#mainnav p.section_list a {
	color: #f1e3b7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#mainnav p.section_list a.selected {
	color: #c53823;
}

#mainnav p.section_list a:hover {
	color: #6854a6;
}

/* rotator
------------------------------------------------------ */

#rotator {
	position: relative;
	z-index: 50;
}

#rotator-top {

}

#rotator div.rotate-entry {
	position: absolute;
	left: 7px;
	visibility: hidden;
	color: white;
	z-index: 250;
}

#rotator div.rotate-entry div.rotate-image {
	padding: 7px 0 0 0;
	overflow: hidden;
	height: 303px;
	width: 886px;
}

#rotator div.rotate-entry div.rotate-desc {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	font-family: Georgia, serif;
	overflow: hidden;
	height: 303px;
	width: 330px;
}

#rotator div.rotate-entry div.rotate-desc p {
	font-size: 14px;
	color: #e7d8a9;
	margin: 0 15px 0 25px;
}

#rotator div.rotate-entry div.rotate-desc h4 {
	color: white;
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: normal;
	padding-top: 7px;
	line-height: 1.4em;
	margin: 25px 15px 0px 15px;
}

#rotator div.rotate-entry div.rotate-desc p,
#rotator div.rotate-entry div.rotate-desc h4 {

}


/* columns
------------------------------------------------------------------------------------ */

div#column-master #left {
	width: 530px;
	float: left;
}

div#column-master #right {
	width: 305px;
	float: right;
}

div#column-master.single #left {
	width: 100%;
	float: none;
}

/* footer
------------------------------------------------------------------------------------ */

#footer-master {
	width: 900px;
	margin: 0 auto;
}

#oakgrove {
	padding: 20px 0 75px 250px;
	background: url(css-images/footer-logo.png) no-repeat left 1px;
	color: #b8a5a5;
}

#legals {
	padding: 75px 0 0 0;
	text-align: center;
	color: #514343;
}

#legals a {
	color: #8e7f7f;
	text-decoration: none;
}

#legals a:hover {
	color: white;
}

/* subnav
------------------------------------------------------------------------------------ */

#subnav p {
	text-align: center;
	margin: 0;
}

/* mainbody 
------------------------------------------------------------------------------------ */

#column-master h1,
#right h3 {
	height: 11px;
	background: url(css-images/hdr-repeat.gif) repeat-x center center;
	margin: 0 0 2em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #f1cd5d;
	clear: both;
}

#column-master h1 span,
#right h3 span {
	background-color: #231f20;
	padding: 0 5px 0 0;
}

#column-master h1 span.nav {
	margin: 0 0 0 50px;
	padding: 0 5px 0 5px;
}

#column-master h1 span.nav a {
	text-decoration: none;
}

div.section-desc {
	margin: 0 22px 32px 22px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #3e3739;
	color: #a8a8a8;
}

div.article-entry {
	margin: 0 22px 32px 22px;
	padding: 0 0 12px 0;
}

div.entry {
	padding: 0 22px;
	margin: 0 0 40px 0;
}

div.article-entry img.artthumb {
	padding: 5px;
	background-color: white;
	float: left;
	margin: 0 15px 7px 0;
}

h2 {
	color: #b9afd8;
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 .7em 0;
	line-height: 1.2em;
}

p.more {
	text-align: right;
}

p.more a {
	color: #a0c257;
	background-color: #1a1717;
	padding: 5px 9px;
	margin: 0 40px 0 0;
	text-decoration: none;
}

p.more a:hover {
	background-color: #a0c257;
	color: black;
}

div#mainbody {
	margin: 0 22px 32px 22px;
}

div#mainbody p {
	line-height: 1.7em;
}

div#mainbody h2 {
	color: #b9afd8;
}

div#mainbody h3 {
	color: #e3b003;
	margin: 3em 0 1em 0;
	line-height: 1.2em;
}

div#mainbody ul {
	margin: 1em 3em;
}

div#mainbody li {
	margin: 0 0 3px 0;
}

div#mainbody img.bodyimg {
	float: right;
	margin: 0 0 7px 15px;
	padding: 7px;
	background-color: white;
	border-bottom: 2px solid #110f0f;	
}

div.mainpage h3.first {
	color: white;
}

div.mainpage p {
	color: #a8a8a8;
	line-height: 1.4em;
}

div.mainpage ul {
	margin: 0 0 0 3em;
}

div.mainpage li {
	margin: 0 0 7px 0;
}

div.mainpage ul.downloads {
	list-style: none;
}

div.mainpage ul.downloads li {
	background: url(css-images/download.png) no-repeat left 5px;
	padding: 3px 0 7px 20px;
}

/* sidebar
------------------------------------------------------------------------------------ */

img.sidethumb {
	padding: 7px;
	background-color: white;
	border-bottom: 2px solid #110f0f;
	margin: 0;
}

#right div.sidebar-entry {
	margin: 0 22px 32px 22px;
}

#right div.sidebar-entry ul {
	list-style: none;
	text-align: center;
}

#right div.sidebar-entry li {
	margin: 0 0 7px 0;
	text-align: center;
}

#right div.sidebar-entry a {
	display: block;
	padding: 5px 0 0 0;
	background-color: #1A1717;
}

#right div.sidebar-entry a:hover {
	background-color: #443d3e;
}


/* reg form
------------------------------------------------------------------------------------ */

.zemContactForm fieldset {
	border: none;
}

.zemContactForm legend {
	padding: 0.5em 10px 0.5em 0;
	width: 60px;
}

.zemContactForm label {
	float: left;
	width: 60px;
	margin: 0.3em 10px 0 0;
	text-align: right;
}

.zemContactForm br {
	clear: left;
}

.zemContactForm #zemSubmit {	
	margin: 0.5em 0 0 70px;
}

/* homepage flash
------------------------------------------------------------------------------------ */

div#hpflash {
	padding: 7px;
	background-color: white;
	width: 516px;
	border-bottom: 2px solid #110f0f;
}

/* calendar 
----------------------------------------------- */


div.caltip {
	position: absolute;
	width: 291px;
	text-align: center;
	visibility: hidden;
	background-color: #c53823;
	padding: 5px 0;
	z-index: 7000;
}

div.caltip h5 {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
}

div.caltip h5 span {
	color: #792316;
}

div#log {
	height: 100px;
	margin: 7px;
}

td.old div.caltip {
	background-color: #858E85;
	border: 0;
}

td.old div.caltip h5 {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #231f20;
}

td.old div.caltip h5 span {
	color: #343030;
}

div.expright {
	border-right: 3px solid #e20303;
}

div.expleft {
	border-left: 3px solid #e20303;
}

#calendar-master {
	padding: 0 7px 0 7px;
	visibility: hidden;
	height: 290px;
}

div.selected {
	display: relative;
	/* height: auto; */
}

div.calendarentry {

}

div.tablewrap {
	padding: 0 0 5px 0;
}

#calendar-master table {
	margin: 0 auto 7px auto;
}

#calendar-master td {
	background-color: #343030;
	color: white;
	text-align: center;
	padding: 5px;
}

#calendar-master th {
	text-align: center;
	padding: 5px 1px;
	color: #a8a8a8;
}

#calendar-master td.event {
	background-color: #f1cd5d;
	color: #231f20;
	cursor: pointer;
}

#calendar-master td.event:hover {
	background-color: #c53823;
}

#calendar-master td.over {
	background-color: #c53823;
}

#calendar-master td.old {
	background-color: #A6B0A5;
}

#calendar-master td.blank {
	background-color: transparent;
	color: white;
}

#calendar-master td.caltip {
	cursor: pointer;
}

#calendar-master h2 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 5px 3px 13px;
	margin-left: 0;
	margin-bottom: 2px;
	font-family: Trebuchet MS, TrebuchetMS, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	background-color: #b6acd7;
	border-bottom: 2px solid #9a91b6;
	color: #343030;
	cursor: pointer;
}

#calendar-master h2.selected {
	background-color: #c53823;
	border-bottom: 2px solid #a52f1d;
	color: white;
}

#calendar-master a {
	color: white;	
}

#calendar-master a:hover {
	color: white;
	text-decoration: underline;
}

#nextevents {
	background: transparent url(/css/cssimages/nextevents.png) no-repeat top left;
	font-size: 10px;
	padding: 0 7px 20px 7px;
}

#nextevents li {
	white-space: nowrap;
	overflow: hidden;
}


