	/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/background.jpg);
}
#Table_01 {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #406619;
	border-left-color: #406619;
}
/*start Index page styles*/
.top {
	background-image: url(../images/index_img_01a.jpg);
	height: 100px;
	width: 888px;
	background-repeat: no-repeat;
}
.photo {
	background-image: url(../images/index_img_02.jpg);
	background-repeat: no-repeat;
	height: 294px;
	width: 888px;
}
/*end Index page styles*/
.top2 {
	background-image: url(../images/header.jpg);
	height: 100px;
	width: 888px;
	background-repeat: no-repeat;
}
.linkHolder {
	background-color: #406619;
	height: 16px;
	width: 888px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFCC7;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linkHolder a {
	text-decoration: none;
	color: #FFFCC7;
	display: inline;
	padding: 0px 5px;
	border-left: 1px solid #5C7D3C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5C7D3C;
}
.linkHolder a:hover {
	color: #FFFFFF;
	background-image: url(../images/index_img_03.jpg);
}
.contentArea {
	background-color: #FFFCC7;
	background-image: url(../images/index_img_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 888px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #406619;
}
.contentArea p {
	text-align: justify;
	text-indent: 10px;
}
.contentArea h1{
	font-size: 21px;
	text-align: center;
}
.contentArea h2{
	font-size: 14px;
}
.contentArea2 {
	background-color: #FFFFFF;
	width: 888px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #406619;
	height: 400px;
	line-height: 18px;
}
.contentArea2 p {
	text-align: justify;
	text-indent: 10px;
}
.contentArea2 h1{
	font-size: 21px;
	line-height: normal;
	text-align: center;
}
.contentArea2 h2{
	font-size: 14px;
	line-height: normal;
}
.contentArea2 a {
	color: #406619;
	text-decoration: underline;
}
.contentArea2 a:hover {
	color: #000000;
}
.footerHolder {
	background-color: #406619;
	background-image: url(../images/blank_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 868px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFCC7;
	font-size: 13px;
	line-height: 18px;
	height: 67px;
}
.footerHolder a {
	text-decoration: none;
	color: #FFFCC7;
}
.footerHolder a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerHolder2 {
	background-color: #406619;
	background-image: url(../images/index_img_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 868px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFCC7;
	font-size: 13px;
	line-height: 18px;
	height: 67px;
}
.footerHolder2 a {
	text-decoration: none;
	color: #FFFCC7;
}
.footerHolder2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

