@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #b28c67;
}
img{border:0;}

a{
		font-family:Arial, Helvetica, sans-serif;
		color:#633;
}
#container1{ width:940px; background:#8c5753; padding:6px; margin:20px auto;}
#header{ width:940px; height:125px; background:url(images/header_bg.jpg) no-repeat;}
#nav{width:770px; height:32px; background:#ab8160; float:right; margin:75px 0 0;}
#top_images{ width:940; height:164px; background:#ebe3bf; border-bottom:#ab8160 2px solid;}
#content{ width:940px; background:#ebe3bf; color:#5b5b5a;}
#left{ width:237px; min-height:460px; float:left; background:#ab8160;}
#right{ width:663px; min-height:400px; float:right; padding:20px; background:url(images/tree_bg.png) bottom right no-repeat;}
#footer{ width:940px; height:18px; background:#ebe3bf; padding:2px 0 0; clear:both; color:#ab8160; font-size:11px; text-align:center;}
#footer a{color:#ab8160;}
#slideshow{width:215px; height:430px; margin:10px auto 0;}

.contact_corner{width:200px; height:18px; float:right;}
.nav_link{ display:block; float:left; padding:5px 15px 5px 17px; margin:4px 0 0; border-right:#8c5753 1px solid;}
.nav_link_no_border{ display:block; float:left; padding:5px 15px 5px 17px; margin:4px 0 0;}
.top_images{margin:10px 0 0 22px;}
.clear{clear:both;}
.center{display:block; margin:0 auto;}
.right{float:right; padding-left: 5px;}
.left{float:left; padding-right: 5px;}
