.hometd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/images/bkground.jpg);
	background-repeat: no-repeat;
	margin-left: 260px;
	padding-left: 260px;
	background-position: top;
	margin-top: 80px;
	padding-top: 80px;
}
.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin: 40px 10px 10px 0px;
	padding: 40px 10px 10px 0px;
}
.footernav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.textreg {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.headerlg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #931111;
	font-weight: bold;
}


.textwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #999966;
	text-align: center;
	border: thin solid #1F3006;
	font-weight: bolder;
	margin: 10px;
	padding: 10px;
}
.headersm {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #005500;
	font-weight: bold;
}

.headersm a:link	{
		color: #005500;
	text-decoration: none;
}

.headersm a:visited {
	color: #005500;
	text-decoration: none;
}
.headersm a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.headersm a:active {
	color: #005500;
	text-decoration: none;
}


	
.photoheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #550000;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-align: center;
}
.phototext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #550000;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	text-align: center;
}
.photoright {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	clear: both;
}
.photoleft {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}

.gallery_image_stroke {
	border-top: 1px solid #3C4B26;
	border-right: 2px solid #1F3006;
	border-bottom: 2px solid #1F3006;
	border-left: 1px solid #3C4B26;
	padding: 1px;
}
#gallery_cells td {
	padding:10px;
	}