body {
	margin-left: 0px;
	margin-top: 0px;
}

#globalnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #fff;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: none;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-color: #fff;
	width: 100%;
	height: 28px;
	background-color: #333;
}

#globalnav a
{
	color: #AECD86;
}

#globalnav img
{
	border: 0;
}

#globalnav a:link
{
	color: #6A9444;
	text-decoration: none;
}

#globalnav a:visited
{
	color: #cccccc;
	text-decoration: none;
}

#globalnav a:hover
{
	text-decoration: underline;
	color: #AECD86;
}

#globalnav a:active
{
	text-decoration: underline;
}

a {
	color: #6A9444;
}

.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6a9444;
	background-color: #000000;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #FFFFFF; color: #6A9444;
}

.sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-color: #666666
	line-height: 30px;
  	background-color: #FFFFFF; color: #6A9444;
  	border-top-style: double;
	border-top-color: #6A9444;
  	border-bottom-style: double;
	border-bottom-color: #6A9444;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;
	
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: 6a9444;
	font-style: oblique;
}

.creditstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #FFFFFF;
  	font-color: 6a9444;
	padding-left: 10px;
}

.galleryheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #FFFFFF;
  	font-color: 6a9444;
	padding-left: 10px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: 6a9444;
}

.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: 6a9444;
}
a:hover {
	color: 6a9444;
}

/*
______________________________________________________ 

======================================================
Home Page Styles
======================================================
*/

.homepage{
	background-color: #AECD86;
}

.homeheader{
	background-color: #000000;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}

.homeheader img{
	border: none;
}

.index{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #AECD86;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-left: 10px;
}

.index a{
	color: #000;
}	

.indexcenter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #AECD86;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	border-right: 1px dotted #fff;
	padding-left: 10px;
}

.indexcenter a{
	color: #000;
}	

.index a:active{
	color: #fff;
}	
	
.homefooter{
	background-color: #6a9444;
	vertical-align: top;
	border-top: 1px solid #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-color: #000000;
	line-height: 12px;
	padding: 10px 10px 10px 10px;
}

.homefooter a{
	color: #000000;
}

.homefooter a:link{
	color: #ffffff;
}

.homefooter a:hover{
	color: #ffffff;
}

.homefooter a:active{
	color: #ffffff;
}


/*
______________________________________________________ 

======================================================
End Home Page Styles
======================================================
*/

#maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	border: none;
	padding-left: 30px;
	padding-right: 30px;
}

.rtsidebar {
	padding: 3px;
	background-color: #FFFFFF;
	top: auto;
	margin-left: 10px;
	vertical-align: top;
}

.rtsidebar_box {
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 50px;
	
}

.rtsidebar_box_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #AECD86;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	margin-left: 4px;
	padding-left: 4px;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 20px;
}

.smalltext a{
	color: #000000;
}

.subfooter{
	background-color: #cccccc;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-color: #000000;
	line-height: 12px;
	padding: 10px 10px 10px 10px;
	
}

.subfooter a{
	color: #000000;
}

.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 600px;
	text-align: center;
}

	#popup #content
	{
		text-align: left;
		vertical-align: top;
		padding: 20px;
	}

	#popup p
	{
		padding: 0 0 11px 0;
		margin: 0;
	}

	#popup img
	{
		float: center;
		padding: 0 12px 5px 0;
	}
	


	

	
.epitaphs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 18px;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
subtuitle