@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff9ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}.footer-bg {
	background-image: url(../images/timber-footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 50px;
}.footer-text {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 8px;
	font-weight: bold;
}.footer-text a{
	color: #FFFFFF;
	text-decoration: none;
}.footer-text a:hover{
	color: #663300;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.copyright-text {
	color: #FFFFFF;
	font-size: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}.header-bg {
	background-image: url(../images/timber-header-bg.jpg);
	background-repeat: repeat-x;
}.header-navigation {
	background-image: url(../images/timber-button-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	height: 72px;
	width: 146px;
	line-height: 70px;
	font-weight: bold;
}.header-navigation a{
	text-decoration: none;
	width: 146px;
	height: 72px;
	display: block;
	color: #FFFFFF;
}.header-navigation a:hover{
	background-image: url(../images/timber-button-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.header-navigation a:active{
	background-image: url(../images/timber-button-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.header-navigation a:visited{
	font-weight: bold;
	color: #FFFFFF;
}.Maintable-border-mid-left {
	background-image: url(../images/timber-table-border-left.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}.main-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	width: 724px;
	background-color: #FFF9ED;
}.main-table-text {
	padding: 5px;
	width: 724px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.Maintable-border-mid-right {
	background-image: url(../images/timber-table-border-right.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}.Maintable-border-low {
	background-image: url(../images/timber-table-border-lower.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}.Maintable-border-top {
	background-image: url(../images/timber-table-border-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 732px;
}
.designed-by {
	color: #999999;
	font-size: 9px;
}img.floatLeft { 
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px; }

img.floatRight {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.small-font {
	font-size: 9px;
}
