body {
	margin-top: 2px;
	padding: 0px;
	background-image: url('/images/background.gif');
	text-align: center;
	font-family: garamond, georgia; margin-left:0px; margin-right:0px; margin-bottom:0px
}

p {
	font-size: 100%;
	color: #455032;
}

td {
	vertical-align: top;
    font-size: 100%;
} 

hr {
    height: 0px;
}
a {
    color: #64101A;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: #64101A;
}
a:hover {
    color: #997824;
}
h1, h2, h3 {
	font-family: garamond, georgia;
	font-weight: bold;
	font-size: 120%;
	color: #455032;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}		
.main {
    width: 790px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.header {
	padding: 0px;
	margin: 0px;
}
.content {
	position: absolute;
	top: 0px;    
	width: 790px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html, body, .content {
	min-height: 100%;
	height: 100%;
}
html>body, html>body .content {
	height: auto;
}
/*********Not in Use Below**********
.leftcontent {
	width: 600px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	float: left;
}
.rightnav {
	position: relative;
	width: 170px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: right;
}
.leftnav {
	width: 170px;
	margin: 0px;
	padding: 5px 5px 10px 0px;
	float: left;
}
.rightcontent {
	width: 600px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: right;
	border-left: 1px solid #455032;
}
*********Not in Use Above**********/

.indent {
	padding-left: 20px;
}

.footer {
	width: 790px;
	position: absolute;
	bottom: 0;
	clear: both;
        color: #d6cfc5;
        background-color: #455032;
        text-align: center;
        padding: 4px 0px;
        font-size: 80%;
}
/*** FOOTER CSS *****
.footer a {
    color: #d6cfc5;
}
.footer a:visited {
    color: #d6cfc5;
}
.footer a:hover {
    color: #997824;
}
***** END FOOTER CSS *****

.quicklogin {
	width: 100%;
	margin-top: 5px;
	border: 1px solid #000000;
	font-family: garamond, georgia;
	font-size: 80%;
	
}

.quicklogin th {	
	text-indent: 3px;
	background-color: #997824;
	color: #D6CFC5;
}

.quicklogin td {
	padding-left: 3px;
}


.border {
    color: #ffffff;
    background-color: #333333;
}

.tableborder {
	border: 1px solid #455032;
	border-collapse: collapse;
}
/*********Not in Use Below**********/

/*********Not in Use Above**********/
/*******added for template integration below***/
/* #455032 = darkish green */
/* #D6CFC5 = dark grey */
/* #997824 = brown */
/* #990000 = dark red */
.menulist li {
	background: #455032;
	font-weight:bold;
	width:auto;
}
.menulist a {
	color:#D6CFC5;
	font-size:14px;
	padding:1px 20px;
}
.menulist a:hover {
	background-color:#997824;
}
.menulist a.highlighted:hover {
	background-color:#997824;
}
.menulist a:focus {
	background-color:#9900	00;
}
.menulist ul {
	margin-top:7px;
	width:200px;
}
.current-page { 
	background: #997824;
}
.menulist .daddy ul li
{
	color: #000000;
}

/******added for template integration above*****/

.pagetitle {
    font-size: 130%;
    color: #455032;
    padding-bottom: 6px;
}

/* NEWS Section CSS */
.headlinelist {
	width: 100%;
	font-size: 80%;
	font-family: arial, verdana, sans-serif;
	border: 1px solid black;
}

.headlinelist th {	
	text-indent: 3px;
	background-color: #997824;
	color: #D6CFC5;
}

.headlinelist td {
	text-indent: 3px;
}

.headlinelist a, .headlinelist a:visited {
    color: #64101A;
    text-decoration: none;
    font-weight: normal;
}

.headlinelist a:hover {
    text-decoration: underline;
}


.newsnav {
	width: 275px;
	margin: 0px;
	padding: 5px 5px 10px 0px;
	float: left;
}


.newscontent {
	width: 495px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: right;
}

.newsnav .headlinelist {
	border: none;
}


.smalldate {
	font-size: 70%;
}

.center
{
    font-size: 90%;
    text-align: center;
}
/****  Calendar Style ****/
.calendar {
	width: 770px;
	border: none;
	padding-top: 10px;
	padding-left: 5px;
}
.calheader {
	background-color: #888888;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	text-align: center;
	border: 1px solid #333333;
	color: #d6cfc5;
}
.datecell, .datecelltoday {
	background-color: #455032;
	border: 1px solid #333333;
	border-bottom: none;
	color: #d6cfc5;
	padding: 2px 3px 2px 3px;
}

.datecelltoday {
	background-color: #ffffff;
	border-bottom: 1px solid #333333;
	color: #455032;
}

.filler, .fillerleft, .fillerright, .fillersingle {
	background-color: #333333;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.fillersingle {
    border: 1px solid #000000;
}

.fillerleft {
	border-left: 1px solid #333333;
}

.fillerright {
	border-right: 1px solid #333333;	
}

.eventscell, .eventscelltoday{
	padding: 2px 3px 2px 3px;
	border: 1px solid #333333;
	background-color: #cccccc;
	border-top: none;
	font-size: 70%;
}

.eventscelltoday {
	background-color: #ffffff;
}

.formholder fieldset {
	border:1px solid #cccccc;
	padding:15px;
}
.formholder legend {
	display:none;
}
.formholder label {
	display:inline;
	/*display:block; */
	margin-top:5px;
}
.formholder input {
	font-weight:bold;
	margin-top:5px;
}

.dynamicform {
	margin-left:250px;
	width: 300px;
	
}
.scpager {
	font-size: x-small;
	color: #999;
	font-weight:bold;
	margin-bottom:8px;
}
.scproduct {
	margin-bottom:12px;
}
.scproduct td {
	font-family:verdana,sans-serif;
	color:#666;
}
.oesholder {
	border-color: #669999;
}
.oesholder legend {
	color:#ff9933;
}
.oesholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.faqholder {
	border-color: #669999;
}
.faqholder legend {
	color:#ff9933;
}
.faqholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.gbholder {
	border-color: #669999;
}
.gbholder legend {
	color:#ff9933;
}
.gbholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.newsobj legend {
	color: #455032}
