*
{
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    
	padding: 0px;
	margin: 0px;
}

body
{
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: .9em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #656551; /* #8C8C73; */
	line-height: 18px;
}

a
{
	color: #87A019;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

sup
{
	font-size: 0.5em;
}

th {
	text-align: left;
}

p
{
	margin-bottom: 14px;
	text-align: left;
}

.error, .save_error {
	color: #FF0000;
	font-weight: bold;
}    

.red {
	color: #FF0000;
}

img.picA
{
position: relative;
top: -2px;
background: url('images/portraitborder.gif') no-repeat;
width: 120px;
height: 120px;
padding: 8px;
}

img.picTall
{
position: relative;
top: -2px;
background: url('images/picTall.gif') no-repeat;
width: 120px;
height: 195px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


img.floatright
{
float: right;
margin: 0px 0px 3px 14px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 5px 30px 13px 19px;
z-index: 2;
}

#header
{
	position: absolute;
	background: #ffffff url('images/logo.gif') no-repeat;
	width: 250px;
	height: 100px;
	padding-left: 20px;
}

#splash
{
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('images/back.gif') repeat-x;
	width: 450px;
	padding: 13px 0px 0px 5px;
	height: 100px;
}

#splashimage
{
	background: url('images/bannerborder.gif') no-repeat;
	padding: 4px 0px 4px 4px;
}

#menu
{
position: relative;
background: #a2b649 url('images/menu.gif') repeat-x;
height: 67px;
padding: 0px 0px 0px 5px;
margin: 105px 0px 20px 11px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 2px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 5px 8px 5px 8px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover 
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#menu ul li.current 
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	margin: 2px 2px 2px 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	/*background: #fff url('images/a18.gif') repeat-x top; */
	border: #CCCCCC solid 2px;
	text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#secondarycontent
{
	position: relative;
	width: 180px;
	float: right;
}

#secondarycontent h1
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#secondarycontent .content
{
	color: #2D2D2D;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#secondarycontent .contentgreen
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	text-align: left;
  border: none;
  background: #85C4DB; /* url(images/contentgreen.gif) left bottom repeat-x; */
}

#secondarycontent .contentgreen input {
  width: 95%;
}

#secondarycontent .contentgreen .button {
  width: 75px;
}

#secondarycontent .contentgreen a {
  color: #FFFFFF;
}

#secondarycontent .contentgreen p {
	text-align: left;
}

#secondarycontent .content ul
{
}

#secondarycontent .content ul li
{
  list-style-image: none;
	padding: 2px 0px 2px 0px;
  width: 90%;
}

#secondarycontent .content ul li a
{
	background-color: transparent;
	padding: 2px 0px 2px 0px;
	color: #87A019;
}

/*
#secondarycontent ul li a:hover 
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}
*/

#secondarycontent .content ul li.current 
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 3px 0px 3px 0px;
	color: #000000;
	font-weight: bold;
	/*background: #fff url('images/a18.gif') repeat-x top; */
	border: #CCCCCC solid 2px;
	text-decoration: none;
}

.primarycontent
{
position: relative;
width: 480px;
float: left;
padding: 0 0 0 11px;
}

.primarycontent.widecontent{
    width: 660px;    
}

.primarycontent table{
	width: 470px;
}

.primarycontent.widecontent table{
/*    width: 650px;  */     /*g2 gallery uses tables in tables which throws this off*/
    width: 98%;
}

.primarycontent h1
{
	position: relative;
	top: 4px;
	font-size: 130%;
	line-height: 25px;
	color: #656551;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

.primarycontent h2
{
	position: relative;
	font-size: 115%;
	color: #656551;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

.primarycontent h3
{
	position: relative;
	font-size: 105%;
	color: #656551;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

.primarycontent h4
{
	position: relative;
	font-size: 100%;
	color: #656551;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.primarycontent .content
{
	color: #2D2D2D;
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

.primarycontent li
{
  margin-left: 25px;
}

.primarycontent .post
{
margin-bottom: 30px;
}

.primarycontent .post .header
{
position: relative;
}

.primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

.primarycontent .post .content
{
	margin-bottom: 0px;
}

.primarycontent .post .content ol li
{
	margin-left: 20px;
	padding-left: 10px;
}

.primarycontent .post .picture
{
/*	position: relative; */
	float: right;
}

.primarycontent .post .footer
{
position: relative;
/*top: -10px;*/
background: url('images/a33.gif') repeat-x bottom;
height: 54px;
}

.primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

.primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

.primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

.primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

.primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#footer
{
	position: relative;
	clear: both;
	height: 51px;
	text-align: center;
	background-image: url('images/a50.gif');
	color: #A8A88D;
	margin: 0 0 0 11px;
	padding: 15px 0 0 0;
}

#footer a
{
color: #8C8C73;
}


.divider {
	margin: 8px 0;
	height: 2px;
	background-image: url("./images/divider.gif");
	background-repeat: repeat-x;
}


form.zncform {
	color:#656551;
	border-style:solid;
	border-width: 0 0 0 0; 
/*	border-width: 0 0 1px 0; */
	border-color:#AAAAAA; 
/*	background-color:#f5be8b; 
	margin: 5px 0px 15px 0px; */
	padding: 0px 0px 5px 0px; 
	width: 100%; /*665px;*/
	font-weight: bold;
	text-align: left;
	font-size: 90%;
}

form.zncform fieldset {
  border: none;
  border-top: 1px solid #C9DCA6;
  background: url(images/zncform-fieldset.gif) left bottom repeat-x;
  margin-bottom: 10px;
}

form.zncform legend {
  padding: 0 5px 0px 5px;
  font-weight: bold;
}

form.zncform label {
  display: inline-block;
  line-height: 1.3;
  vertical-align: top;
}

form.zncform fieldset ol {
  margin: 0;
  padding: 0;
}

form.zncform fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
  padding: 5px 10px 7px;
  background: url(images/zncform-divider.gif) left bottom repeat-x;   
}

form.zncform fieldset fieldset {
  border: none;
  margin: 3px 0 0 0;
  background: none;   
}

form.zncform fieldset fieldset legend {
  padding: 0 0 5px 0;
  font-weight: normal;
}

form.zncform fieldset fieldset label {
  display: block;
  width: auto;
}

form.zncform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.zncform fieldset label {
  width: 30%; /*  160px; Width of labels */
}

form.zncform fieldset fieldset label {
  margin-left: 31%;  /*163px; Width plus 3 (html space) */
}

form.zncform fieldset input {
  width: 67%;
}

form.zncform fieldset textarea {
  width: 67%;
}

form.zncform fieldset select {
  width: 67%;
}

form.zncform .button {
  width: 75px;
}

form.zncform fieldset .radio {
  width: 30px;
}

form.zncform fieldset .checkbox {
  width: 30px;
}

form.zncform fieldset .shortselect {
  width: 60px;
}

form.zncform fieldset .multiline1 {
	line-height: 180%;
}

form.zncform fieldset .multiline {
	line-height: 200%;
}

.pdffile {
	background: url(images/pdf.gif) no-repeat right center; 
	padding-right:20px;
}

.externallink {
	background: url(images/external.gif) no-repeat right center; 
	padding-right: 20px;
}

.calendardiv {
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	background-color: white;
	layer-background-color: white;
}

/*
<div class="blogitem"><h1>%CMS%%TITLE%</h1><h2>%DATE%</h2>%BLOG%</div>
*/

.blogitem {
    margin-bottom: 20px;
    padding-bottom: 0px;
}

.blogitem h1 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: normal;
    height: auto;
    color: #804000;    
  margin: 12px 0px 0px 0px;
    padding: 0px;
    border-top: none;
    background: none;
}

.blogitem h2 {
    text-transform: none;
    font-size: 80%;
    font-weight: bold;
    color: #000000;
  margin: 0px 0px 5px 0px;
    padding: 0px;
}
