body {
	background-color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#DivHeader {
	text-align: center;
	width: 989px;
	padding-top: 8px;
}
#DivTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #663300;
	background-image: url(../indexgifs/taglinebg.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	height: 54px;
	width: 989px;
	text-align: center;
}
#DivNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #faad60;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	height: 24px;
	width: 989px;
	background-color: #7a532d;
	line-height: 24px;
}

#DivNav a:link{
	
	text-decoration: none;
	color: #faad60;	
}
#DivNav a:visited{
	
	text-decoration: none;
	color: #faad60;	
}
#DivNav a:hover{
	text-decoration: none;
	color: #ffcd6b;
}
#DivNav a:hover{
	text-decoration: none;
	color: #ffcd6b;
}
#DivContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	background-color: #f1ddc8;
	text-align: justify;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	width: 889px;
}
a:link{
	text-decoration: none;
	color: #C60;
}
a:visited{
	
	text-decoration: none;
	color: #C60;	
}
a:hover{
	text-decoration: none;
	color: #ffcd6b;
}
a:hover{
	text-decoration: none;
	color: #ffcd6b;
}
#DivFooter {
	background-color: #7a532d;
	height: 10px;
	width: 989px;
}

#DivFooterText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #999;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 989px;
	letter-spacing: 2px;

}

#DivWrapper center #DivContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-bottom: 15px;
}
.ImageLeft {
	padding-right: 8px;
	margin-top: 5px;
	padding-top: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #774C29;
	letter-spacing: 1px;
}
.DivGallery {
	background-color: #CFB497;
	padding: 7px 7px 7px 0px;
	height: 90px;
	width: 400px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #98714A;
	border-left-color: #98714A;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
	margin-left: 25px;
}
.DivGallery a:link{
	text-decoration: none;
	color: #C60;
}
.DivGallery a:visited{
	
	text-decoration: none;
	color: #C60;	
}
.DivGallery a:hover{
	text-decoration: none;
	color: #ffcd6b;
}
.DivGallery a:hover{
	text-decoration: none;
	color: #ffcd6b;
}
#DivFooterTextEmail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #999;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 849px;
	letter-spacing: 2px;
	float: left;
}
#DivEmail {
	float: left;
	height: 50px;
	width: 125px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #999;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 2px;
	padding-right: 5px;
}

