#border {
	background: url(../../images/backround.gif) no-repeat;
}

body {
	background: #ffffff url(../../images/bg3.gif) top center repeat-x;
}

#map {
	line-height: 1.3em;
}

#pageHeader {
	height: 192px;
	background-image: url(../../images/bird.gif);
}

#contentContainer {
	text-align: justify;
}

table tr.shade_brown {
	background-color: #61462D;
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.3em;
}

table tr.shade_ltbrown {
	background-color: #BFAB99;
	font-weight: bold;
}

table tr.shade_green {
	background-color: #CCD4B9;
	font-weight: bold;
}

a:link {
	color: #598600;
	border-bottom: 1px dotted #598600;
}

a:visited {
	color: #598600; 
}

a:active {
	color: #598600; 
}

a:hover { 
	color: #61462D;
	text-decoration: underline;
	border: none;
}

#wrapper {
	border: 0px solid #669900;
}

#footer {
	color: #c3c3c3;
}

#footer p {
	font-size: 10pt;
	padding: 5px 0px;
	margin: 0px;
	line-height: 1.3em;
}

#breadcrumbcontainer a {
	color: #598600;
}

#navcontainer #current {
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #61462D;
	font-weight: bold;
}

#navcontainer a {      
      color: #598600;
      font-weight: bold;
      border: none;
}

#navcontainer a:hover {
	color: #61462D;
	text-decoration: none;
}

.thumbnail-frame:hover {
	border: none;
	text-decoration: none;
}

.thumbnail-frame a {
	border: none;
	text-decoration: none;
}

.photo-navigation {
	text-align: center;
	text-decoration: none;
	background-color: #4E5836;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
	color: #4E5836;
	font-weight: bold;
	border: none;
}

.photo-navigation a:hover {
	color: #61462D;
	text-decoration: underline;
}

.photo-links {
	background-color: #ffffff;
}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;
}

.photo-caption {
	color: #ffffff;
}

.blog-archive-headings-wrapper {
	color: #ffffff;
}

.blog-archive-entries-wrapper {
	color: #000000;
}

.blog-archive-month {
	color: #000000;
}

.blog-archive-link { 
	color: #bcbcbc;
}

.blog-entry-title {
	color: #767676;
}

.blog-entry-date {
	color: #000000;
}

.required-text {
	color: #ff0000;
} 
