body
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content 
{
	padding: 10px;
	margin: 0;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
	background-position: top;
	text-align: left;
}

a:link {
	color: #63754c;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #63754c;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #374126;
	font-weight: normal;
	text-decoration: none;
}

IMG {
	border: 0;
}

.whiteVertical {
	background-image: url(../images/white.gif);
	background-repeat: repeat-y;
}

.whiteHorizontal {
	background-image: url(../images/white.gif);
	background-repeat: repeat-x;
}

/* HOME PAGE HEADER */
.homeHeader 
{
	background-color: #946a57;
	padding: 0px;
	color: white;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

/* FOOTER */
.footerLeft {
	background-color: #94b67e;
	border-top: 1px solid #789764;
	height: 30px;
	padding: 0;
	margin: 0;
	width: 200px;
}

.footerRight {
	background-color: #63754c;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #374126;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 30px;
	padding: 0;
	margin: 0;
}

.footerRightContent {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
	background-position: top;
	color: #63754c;
	vertical-align: middle;
	border-top: 1px solid #94b67e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 30px;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
}

.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 760px;
}


/* TEXT STYLES */

.galleryCaption
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.pagination 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 70%;
}
.callout {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	line-height: 150%;
	font-size: 75%;
	margin: 15px 10px 15px 10px;
}

H1 {
	font-family: Georgia, "Times New Roman", serif;
	color: #4b663a;
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 10px;
}

H2 {
	font-family: Georgia, "Times New Roman", serif;
	color: #9b8575;
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 10px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;	
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
	font-size: 75%;
	margin-top: 5px;
	margin-bottom: 5px;	
}

P {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 190%;
	font-size: 75%;
}

.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

UL LI.bullets
{
	font-family: Arial, Helvetica, sans-serif;
	list-style: square;
	font-size: 75%;
	color: #e0b982;
	line-height: 145%;
}

LI.bullets a:visited
{
	color: #63754c;
}
TABLE.highlight
{
	margin-top: 20px;
	border: 1px solid #fff;
}

TD.highlightTop 
{
	background-color: #e4e8e2;
	color: #4b663a;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}

TD.highlightBottom 
{
	background-color: #789764;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
}

TD.highlightBottom a
{
	color: #fff;
}

TD.highlightBottom a:visited
{
	color: #fff;
}


.highlightText 
{
	font-weight: bold;
	font-size: 140%;	
	text-align: center;
	padding-top: 8px;
}

/* PHOTO GALLERY STYLES */
.largeBorder
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #c0c6b5;
	text-align: center;
}

.smallBorder
{
	margin: 3px;
	padding: 3px;
	width: auto;
	border: 1px solid #c0c6b5;
	text-align: center;
}

/* NAVIGATION */
#navcontainer 
{ 
width: 200px; 
background-color: #94b67e;
padding: 0;
margin: 0;
text-align: left;
}

#navcontainer ul
{
margin: 0;
padding: 0;
}

#navcontainer li
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding:  3px 0px 3px 8px;
background-color: #799564;
width: 100%;
margin: 0;
border-bottom: 1px solid #eee;
}

#navcontainer a:link
{
color: #EEE;
text-decoration: none;
font-size: 70%;
}

#navlist a:visited
{
color: #EEE;
text-decoration: none;
font-size: 70%;
}

#navcontainer a:hover
{
background-color: #5d724a;
color: #fff;
}

#navcontainer a.selected
{
background-color: #5d724a;
color: #fff;
}

#subnavlist
{
width: 100%;
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}

#subnavlist li
{
list-style: none;
margin: 0 0 0 7px;
padding: 0;
}

#subnavlist li a
{
display: block;
padding: 3px;
border-left: 5px solid #799564;
background: #c0c6b5;
text-decoration: none;
}

#subnavlist li a:link 
{ 
color: #2a3821;
}

#subnavlist li a:visited
{
color: #2a3821;
}

#subnavlist li a:hover
{
border-color: #809d6d;
color: #333;
background: #e6e6e6;
}

#subnavlist a.selected
{
border-color: #809d6d;
color: #333;
background: #e6e6e6;
}

.dataTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 70%;

}

.dataTable TH {
	font-weight: bold;
	background-color: #D8D1C7;
	color: #394551;
}

.dataTable TD {
	vertical-align: top;
}

.even {
	background-color: #ddd;
}
.odd {
	background-color: #eee;
}

.noPrint {
	display: none;
}
.printOnly {
	display: block;
	padding: 0 10px 5px 0;
}