html {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
}
body {
	background-color: #4C2E17;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#wrapper {
	height: 100px;
	width: 100%;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header {
	height: 273px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #3A2714;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#bodyContent {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	margin-top: 273px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
}
#bodyContent p {
	padding: 0px;
	margin: 0px;
}
#footer {
	height: 20px;
	width: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
.txtFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F4CC92;
}
#bottomButtonBar {
	background-color: #FFFFFF;
	height: 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bottomButtonBar p {
	margin: 0px;
	padding: 0px;
}
.txtBottomButtonBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#bottomButtonBar a:link {
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #572C16;
	text-decoration: none;
}
#bottomButtonBar a:hover {
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #990000;
	text-decoration: underline;
}
.txtContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #533417;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#topButtonBar {
	height: 50px;
	width: 500px;
	left: 10px;
	top: 10px;
	z-index: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
}
#footer a:link {
	height: 20px;
	width: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	color: #EABF88;
	text-decoration: underline;
}
#footer a:hover {
	height: 20px;
	width: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	color: #FFFF00;
	text-decoration: underline;
}
#footer a:visited {
	height: 20px;
	width: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	color: #D9AD6E;
	text-decoration: underline;
}
#topButtonBar a:link {
	z-index: 10;
	color: #FFFFFF;
	text-decoration: none;
}
#topButtonBar a:hover {
	z-index: 10;
	color: #FFFFFF;
	text-decoration: underline;
}
#topButtonBar a:visited {
	z-index: 10;
	color: #FFFFFF;
	text-decoration: none;
}
.txtTitle01 {
	font-size: 22px;
	color: #592D19;
}
.txtRightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtCaption01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#headerAbout {
	height: 273px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #3A2714;
	background-image: url(../images/header_about.jpg);
	background-repeat: no-repeat;
}
#bottomButtonBar a:visited {

	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #572C16;
	text-decoration: none;
}
.txtTitle02 {

	font-size: 15px;
	color: #592D19;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #B76426;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
