body, html  { scrollbar-base-color: #8C4D28; }
body {
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
	background-color: #8C4D28;
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #623224;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}
.hr {
	background-image: url(img/hr.gif);
	background-repeat: no-repeat;
}
.allbody{
	text-align: left;
	width: 776px;
}
.button{
	border: 1px solid;
	border-color: #623224;
	color: #623224;
	font-weight: bold;
	background-color: transparent;
	cursor: hand;
}
.long{
	border: 1px solid;
	border-color: #623224;
	width: 300px;
}
.short{
	border: 1px solid;
	border-color: #623224;
	width: 100px;
}
.top{
	background-image: url(img/topbg.gif);
	background-repeat: no-repeat;
	height: 106px;
	padding: 0px 0 0 0px;
}
.top img {
	margin: 10px 8px 0px 8px;
	padding: 0px;
	border: 0px;
}
.top A {
	display: block;
	float: left;
}
.top .titleimage{
	background-image: url(img/titleimage.jpg);
	float: right;
	width: 600px;
	height: 90px;
	margin: 11px 5px 0 0;
}
.content{
	background-image: url(img/contentbg.gif);
	background-repeat: repeat-y;
}
.contenthousebg{
	background-image: url(img/housebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bottom{
	background-image: url(img/bottombg.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 380px;
	font-weight: bold;
}
.text{
	float: right;
	width: 595px;
	padding: 5px 10px 10px 5px;
}
.text H1{
	font-size: 16px;
	text-decoration: underline;
}
.text H2{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0px;
}
.text p {
	margin: 10px 0 0 0;
	text-align: justify;
	text-indent: 15px;
}
.text .spaceleft{
	margin-left: 20px;
}
.text A{
	color: #623224;
}
.text A:hover{
	color: Black;
}
.text .picture{
	border: 3px solid #623224;
	margin: 4px 10px 5px 10px;
}
.text .right {
	float: right;
}
.text .left {
	float: left;
}
.text .floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}
.text .samplemenu{
	width: 530px;
	margin-left: 15px;
}
.text .samplemenu .header{
  font-size: 120%;
  font-weight: bold;
}
.text .samplemenu i, .text .samplemenu em{
	font-size: 110%;
}
.indexpage{
	b-ackground-image: url(img/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: 90% 10%;
	font-size: 110%;
	padding-top: 20px;
	padding-right: 20px;  
	padding-left: 20px;  
	height: 320px;
}
.indexpage H1{
  font-size: 150%;
  text-align: center;
}
.indexpage p{
  margin-top: 20px;
  line-height: 150%;
}
.menu{
	padding-left: 6px;
	padding-top: 10px;
}
.menu A{
	display: block;
	color: #623224;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFFFED;
	width: 149px;
	padding-left: 2px;
}
.menu A:hover {
	border: 1px solid #A58973;
	color: #FFFFED;
	background-color: #623224;
}
.submenu{
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.submenu A{
	font-size: 11px;
	width: 143px;
	padding-left: 0px;
}
.submenu A:hover {
}
.info{
	padding: 40px 5px 5px 8px;
	font-size: 9px;
	width: 150px;
}
.info strong {
	font-weight: normal;
	color: #3F1700;
}
.housefree{
	height: 200px;
}
.clear{
	clear:both; height:1px; line-height:0; font-size:0;
}
.admin {
	background-color: #FFFFED;
}
.admin h1 {
  font-size: 150%;
}
.admin A{
	color: #623224;
}
.admin A:hover{
	color: Black;
}
