/* Global */
/* ---------------------------------------------- */
body {
	margin: 30px 0;
	padding: 0;
	text-align: center;
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	color: #333;
	background: url(/images/layout/bg.gif) repeat;
}
a {
	color: #558F00;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
a:visited {
	color: #325400;
}
a:hover {
	color: #B18238;
	border-bottom: 1px solid #7C5C28;
}
img {
	border: none;
	vertical-align: middle;
}

br.clearing {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
}

div.hr {
	height: 20px;
	width: 90%;
	margin: 0.5em auto;
	clear: both;
	background: url(/images/divider.gif) no-repeat scroll center;
}

hr {
	border: none;
	height: 1px;
	background: transparent;
	margin: 0.5em 0;
}

div.hr hr {
	display: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 3px 0;
}

#accessibility {
	position: absolute;
	top: -10000em;
}

#feed a, 
#feed a:visited {
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	text-decoration: none;
	border:none;
	color: #558F00;
}

#feed a:hover {
	color: #B18238;
}


/* Layout */
/* ---------------------------------------------- */
#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: left;
	border: 2px solid #565656;
}
.wrapper-c {
	padding: 20px;
	margin: 0;
}
h1 {
	display: none;
}
#head {
	height: 61px;
	background: transparent url(/images/logo.gif) 135px 0  no-repeat;
}

div.splash {
	height: 120px;
	margin: 0;
	padding: 0;
	clear: both;
	border: 5px solid #F7FFE0;
	width: 700px;
	height: 120px;	
}


#maincontent {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}
#maincontent-c {
	padding: 10px 0;
	margin: 0;
	line-height: 1.5em;
}

#maincontent-c h2 {
	font: normal 24px Georgia, "Times New Roman", serif;
	color:#669900;
}
#sidebar {
	width: 198px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#sidebar-c {
	padding: 20px 0;
	margin: 0;
	line-height: 1.3em;
}

p {
	margin: 0;
	padding: 4px 0;
}

ul.file_download_list,
ul.linklist  {
	list-style: none;
}

ul.file_download_list li,
ul.linklist li {
	margin-left: 0.5em;
	padding-left: 15px;
	background: url('/images/b.gif') 0 0.3em no-repeat;
}

.file_download_list ol li,
.linklist ol li {
	margin-left: 3em;
}

dt {
	font-size: 1.3em;
	font-weight: bold;
	
	padding: 2px;    
}

dd {
	margin: 0 6px 6px 6px;
	padding: 0;
}

dd .rssSubdate {
	font-weight: bold;
}


.sbox,
.sbox2,
#feed {
	padding: 10px;
}

.sbox ul {
	list-style-type: none;
	margin: 4px 0;
	padding: 0;
	border-top: 1px solid #EDEDED;
}
.sbox ul li {
	padding: 4px 0;
	border-bottom: 1px solid #EDEDED;
}

.sbox h2,
.sbox2 h2 {
	font: bold 15px Georgia, "Times New Roman", serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #B18238;
}

ul.zemError {
	margin:0;
	padding:2px;
	background: #FEE3E3;
	border: 1px solid #FF0000;
	list-style: disc;
	list-style-position: inside;
}

ul.zemError ul li {
	padding:0;
	margin:0;
	color:#000;
}

.sub-item {
	padding-left: 30px;
}

div.sub-item h3 {
	font: bold  12px Verdana, Georgia, "Times New Roman", serif;
}

#footer {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	text-align: right;
	font-size: 10px;
}
div.bt-nav {
	padding: 15px 0 20px 0;
	text-align: left;
	font-size: 11px;
}
span.copyright {
	float: left;
}
span.designby {
	color: #ccc;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

img.imageleft,
img.imageright {
	padding: 2px;
	border: 1px solid #aaa;
}

img.imageleft {
	float: left;
	margin-right: 10px;
}

img.imageright {
	float: right;
	margin-left: 10px;
}


/* Navigation */
/* ---------------------------------------------- */
#navcontainer {
	padding: 0;
	margin: 0;
}
#navcontainer ul {
	padding: 0;
	margin: 0;
	float: left;

	font: bold 12px Georgia, "Times New Roman", serif;
}

#navcontainer ul li { 
	display: inline; 
	margin-left: 0; 
	padding: 0; 
	margin-right: 3px; 
}

#navcontainer ul li a, 
#navcontainer ul li a:link, 
#navcontainer ul li a:visited, 
#navcontainer ul li a:link, 
#navcontainer ul li span  {
	padding: 0.6em 1em;
	text-decoration: none;
	float: left;
	border-bottom: none;
	border-top: 2px solid #ffffff;
	color: #475D35;
}
#navcontainer ul li a:hover, 
#navcontainer ul li a.active, 
ul#navlist li a.active {
	text-decoration: none;
	color: #B18238;
	border-top: 2px solid #AFB892 !important;
}

#navcontainer ul li a.active {
	cursor: default;
}


/* Forms */
/* ---------------------------------------------- */
.form input, 
.form select, 
.form textarea {
	padding: 4px;
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #ddd;
	width: 80%;
	background: #FFFEED;
}
.form input:focus, 
.form select:focus, 
.form textarea:focus {
	border: 1px solid #aaa;
	background: #F7FFE0;
}
#zemContactForm input {
	padding: 0.3em;
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #ddd;
	background: #FFFEED;
}

#zemContactForm input:focus {
	border: 1px solid #aaa;
	background: #F7FFE0;
}
label.zemRequired {
	font-weight: bold;
}
input#zemSubmit,
input#zemSubmit:focus {
	border-color: #ffffff #999999 #999999 #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background: #F18200;
	color: #fff;
	font-weight: bold;
	width: auto;
}

input#thisisnotspam  {
	background: #ffffff;
	border: none;
}

blockquote {
	font-size: 11px;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding-left: 15px;
	padding-right: 15px;
	background: #F7F7F7;
	margin: 10px;
}
p.postedon {
	font-size: 11px;
	color: #666;
}

p.botnav {
	text-align: center;
	font-size: 11px;
}
p.tagline {
	display: none;
}

fieldset {
	border: 0;
}


/* Tooltip */
/* ---------------------------------------------- */
div#toolTip { 
	position:absolute; 
	z-index:1000; 
	width:auto; 
	background:#F18200; 
	border:1px solid #CCC; 
	text-align:left; 
	padding:5px; 
	min-height:1em; 
}
div#toolTip p { 
	margin:0; 
	padding:0; 
	color:#fff; 
	font:11px Verdana, Tahoma, Arial, sans-serif;
}
div#toolTip p em {
	margin-top:3px; 
	color:#333; 
	font-style:normal; 
	font-weight:normal;
}


/* Search */
/* ---------------------------------------------- */

#searchform {
	position: relative;
	float: right;
}

#searchform label {
	display: none;
}

#searchform input {
	padding: 2px;
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #ddd;
	width: 200px;
	background: #FFFEED;
}

#searchform input:focus {
	border: 1px solid #aaa;
	background: #F7FFE0;
}

#searchform input.button {
	width: 25px;
	padding: 1.5px;
	border-color: #ffffff #999999 #999999 #ffffff;
	border-style: solid;
	border-width: 1px;
	background: #F18200;
	color: #fff;
}


/* Archives */
/* ---------------------------------------------- */
#archive dt {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	background: #F7FFE0;
	padding: 4px;
	border: 1px solid #ddd;
}


/* Page Navigation */
/* ---------------------------------------------- */
#pagenav ul {
	margin: 0;
	padding: 0;
	display: block;
	clear: left;
}
ul#pagenav li {
	list-style: none;
	float: left;
	padding: 4px;
}
ul#pagenav li.pageactive {
	display: block;
	width: 1.5em;
	color: #036;
	background: #F18200;
	text-align: center;
	text-decoration: none;
	cursor: default;
	padding: 4px;
	margin: 4px;
}
ul#pagenav li a {
	display: block;
	width: 1.5em;
	color: #000;
	background: #ccc;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	border: none;
}
ul#pagenav li a:hover {
	color: #FFF;
	background: #F18200;
}


/* Photos */
/* ---------------------------------------------- */

/*
.cornertop div { background: url(/images/photos/ctl.gif) no-repeat top left; }
.cornertop     { background: url(/images/photos/ctr.gif) no-repeat top right; }
.cornerbot div { background: url(/images/photos/cbl.gif) no-repeat bottom left; }
.cornerbot     { background: url(/images/photos/cbr.gif) no-repeat bottom right; }

.cornertop div, .cornertop, .cornerbot div, .cornerbot {
	position:relative; 
	z-index: 2;	
	width: 100%;
	height: 29px;
	font-size: 1px;
}
*/

.picture  { 
	position:relative; 
	border: 4px solid #ECE9D8;
	margin: 0;
	z-index: 1;
}

.pictureframe a:hover img {
  border: 4px solid #558F00;
}


.pictureframe { 
	float: left;
	width: 150px;
	height: 200px;
	margin: 1em 2em 3em 2em; 
}

.thumbcaption-w,
.thumbcaption-h {
  text-align: center;
	color: #333;
	font-size: .9em;
	font-style: italic;
}

div.lightbox ins,
div.lightbox a:link,
div.lightbox a:visited,
div.lightbox a:hover {
	border: none !important;
	text-decoration: none !important;
}


/* Tables...ewww */
/* ---------------------------------------------- */
table.members {
	width: 100%;
}

table.members th {
	font-size: 1.4em;
}
table.members td {
	width: 50%;
	line-height: 1.2em;
}