body {
	background-color: #F5DFB8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5E3B2A;
}
.menu_border {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BC9C84;
	border-bottom-color: #FFFFFF;
}
#intro {
	background-color: #725943;
	position: absolute;
	height: 200px;
	width: 360px;
	z-index: 2;
	top: 102px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#location {
	background-color: #9C7054;
	position: absolute;
	width: 307px;
	z-index: 1;
	top: 302px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#types {  
background-color: #F9D89D;  
position: absolute; 
width: 410px;  
left:50%;
margin: 0 auto 0 -140px;  
z-index: 3;  
top: 271px; 
text-align: left; 
border: 1px solid #FFFFFF; 
	
}
#image{
	position: absolute;
	width: 482px;
	z-index: 3;
	top: 70px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
}
.textwhite {
	color: #FFFFFF;
}
.textyellow {
	color: #F8ECD7;
}
.textspace {
	padding: 10px 10px 10px 15px;
}
.textspacesml {
	padding: 3px 3px 5px 10px;
}
.footerspace {
	color: #D9B48D;
	padding: 10px 10px 10px 15px;
}
.img_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.img_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.img_border_content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
a:link {
	color: #5E3B2A;
	text-decoration: underline;
}
a:visited {
	color: #5E3B2A;
	text-decoration: underline;
}
a:hover {
	color: #5E3B2A;
	text-decoration: none;
}
a.footer {
	color: #A6684A;
	text-decoration: none;
}
a.footer:visited {
	color: #A6684A;
	text-decoration: none;
}
a.footer:hover {
	color: #5E3B2A;
	text-decoration: underline;
}
a.cs {
	color: #5E3B2A;
	font-weight: bold;
	text-decoration: none;
}
a.cs:visited {
	color: #5E3B2A;
		font-weight: bold;
	text-decoration: none;
}
a.cs:hover {
	color: #5E3B2A;
		font-weight: bold;
	text-decoration: underline;
}
.titlebar {
	background-color: #F9D89D;
	height: 40px;
	width: 558px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3B2A;
	line-height: 18px;
	font-weight: bold;
}
.titlesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E3B2A;
	line-height: 18px;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5E3B2A;
	background-color: #F3E6D1;
	border: 1px solid #5E3B2A;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5E3B2A;
	font-weight: bold;
	text-transform: uppercase;
	height: 22px;
	width: 80px;
}
#icontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3B2A;
	background-color: #F0BE6F;
	font-weight: bold;
	height: 30px;
	width: 22px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	margin-left: 2px;
	padding: 5px;
}
#icontextend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3B2A;
	background-color: #F0BE6F;
	font-weight: bold;
	height: 30px;
	width: 22px;
	border: 1px solid #FFFFFF;
	margin-left: 2px;
	padding: 5px;
}
.resultshd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E3B2A;
	background-color: #F0BE6F;
	width: 230px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 2px;
	padding: 5px;
}
.resultsdescription {
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}
#resultsbox {
	margin-right: 3px;
}
#detailhd {
	padding: 10px;
	background-color: #F0BE6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #5E3B2A;
	width: 379px;
	border: 1px solid #FFFFFF;
	margin-right: 4px;

}
#detail {
	padding: 5px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	width: 379px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;

}
.detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5E3B2A;
}
#overviewbox{
	padding: 10px;
	background-color: #F9D89D;
	font-family: Arial, Helvetica, sans-serif;
	color: #833F1F;
	width: 157px;
	border: 1px solid #FFFFFF;

}
#contactbox{
	padding: 10px;
	background-color: #F9D89D;
	font-family: Arial, Helvetica, sans-serif;
	color: #833F1F;
	width: 379px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;

}
.imgmain {
	margin-right: 4px;
	border: 1px solid #FFFFFF;
}
.imgsml {
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
}
