@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffcf3;
}
#body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #fffcf3;
	height: 100%;
}
#body #content {
	width: 932px;
}
#body #content #navs {
}
#body #content #mid {
	height: 424px;
	width: 931px;
	margin: 0px;
	padding: 0px;
}
#body #content #logo_lft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 143px;
	width: 160px;
}
#body #content #copy_block {
	float: left;
	height: auto;
	width: 560px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-color: #FFFCF3;
}
#body #content #contact {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 143px;
	width: 172px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #9A805A;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9A805A;
}
#body #content #copy_block_about {
	float: left;
	height: auto;
	width: 730px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-color: #FFFCF3;
}
a:link {
	color: #42532D;
}
a:visited {
	color: #42512D;
}
a:hover {
	color: #42532D;
}
a:active {
	color: #42512D;
}
#body #content #mid-port {
	height: 613px;
	width: 931px;
	margin: 0px;
	padding: 0px;
}
#body #content #copy_block_contact {
	float: left;
	height: auto;
	width: 320px;
	padding-top: 40px;
	padding-left: 70px;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #876D49;
	text-align: left;
	line-height: 18px;
}
#body #content #copy_block_contlft {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 40px;
	padding-left: 50px;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #876D49;
	text-align: left;
	line-height: 18px;
}
.offices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #31450A;
}
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    width:931px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#slideshowAb {
    position:relative;
    height:931px;
	
}

#slideshowAb IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshowAb IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshowAb IMG.last-active {
    z-index:9;
}
