@charset "utf-8";
body {
	background-image: url(../gifs/pagebg.gif);
	margin: 0px;
	padding: 0px;
}
#DivWrapper {
	width: 914px;
}
#DivNav {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #F9BA49;
	background-image: url(../gifs/navbg.jpg);
	height: 30px;
	width: 719px;
	margin-left: 15px;
	padding-left: 180px;
	line-height: 28px;
	text-align: left;
	letter-spacing: 2px;
}
#DivNav a:link{
	color: #fdc046;
	padding-right: 35px;
	text-decoration: none;
}
#DivNav a:visited{
	color: #fdc046;
	padding-right: 35px;
	text-decoration: none;
}
#DivNav a:hover{
	color: #ffffff;
	text-decoration: none;
}
#DivContent {
	background-image: url(../gifs/contentbg.jpg);
	width: 854px;
	margin-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F2B1D;
	text-align: left;
	line-height: 18px;
}
.TextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4F2B1D;
}
h1 {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;
	color: #402812;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #7d5000;
	font-weight: normal;
	letter-spacing: 2px;
}
.ShowCaseh2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #7d5000;
	font-weight: normal;
	letter-spacing: 2px;
	background-color: #EDE9DC;
	padding: 5px;
}
.imageright {
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
a:link {
	color: #996600;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#DivFooter {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 36px;
	color: #C59C5F;
	background-image: url(../gifs/footer.jpg);
	text-align: right;
	height: 36px;
	width: 884px;
	margin-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	font-weight: bold;
}
