body div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#392816;
	line-height:18px;
	text-align:justify;

}
body{
		background:url(../images/body.gif) repeat-x top;
}
.left {
	float:left;
}
a{
color:#993300;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:none;
}
.date
{
color:#FF6600;
font-size:11px;
text-decoration:none;
}
.right {
	float:right;
}
.clear{
	clear:both;
}
.append {
	margin-left:20px;
}
.prepend {
	margin-right:20px;
}
#sidebar{
	margin-top:20px;
}
#sidebar li span { 
	background:url(../images/line.gif) repeat-x bottom;
	display:block;
	padding-bottom:10px;}
#sidebar li {
 	background:url(../images/bullet.gif) no-repeat left 13px;
	padding-left:20px;
	padding-top:10px;
}	

.prepend_10 {
	padding:20px;
}
#header_wrapper, #footer_wrapper {
	height:55px;
	background:url(../images/header_bg.gif);
	color:#BE9680;
}
#header, #body, #footer, #bannner{
	width:1004px;
	margin:0px auto;
}

#footer {
	padding-top:25px;
	text-align:center;
	color:#BE9680;
	font-size:11px;
}
#footer a {
	color:#BE9680;
	text-decoration:none;
}
#logo a{
	width:450px;
	background:url(../images/logo.gif) no-repeat left top;
	height:118px;
	float:left;
	display:block;}
#nav{
	padding-top:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#nav li{
	list-style-type:none;
	display:inline;
	height:30px;
	float:left;
	text-align:center;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	display:block;
	float:left;
}



#bannner{
	height:385px;
	background:url(../images/banner.jpg) no-repeat;

}
#slideshow{
	float:left;
	margin-top:78px;
}
.pad_slid{
	margin-left:515px;
}

#slideshow {
    position:relative;
}

#slideshow IMG {
	position:absolute;
    top:0;
    left:-1px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#banner_wrapper{
	background:url(../images/banner.gif);
	
	}
#banner_content {
	padding:20px;
}
#banner_content h1 {

	font:italic 28px Georgia, "Times New Roman", Times, serif;
	color:#7D2C00;
	font-weight:bold;
	margin:20px 0;
}

#banner_content li {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:29px;
	background:url(../images/bullet.gif) no-repeat left 10px;
	padding-left:25px;
	color:#44474A;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.more a {
	display:block;
	width:196px;
	height:44px;
	background:url(../images/more.gif);
	text-indent:-3000px;
}

.more a:hover {
	display:block;
	width:196px;
	height:44px;
	background:url(../images/more.gif) 0px 44px;
}
#body_wrapper {
		background:url(../images/sidebar_bg.gif) repeat-x #F5E0CB;
}


#body h1, #body h2{
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	color:#7D2C00;
	margin:0 0 10px 0;
	font-weight:bold;
}
#body h3 {
	color:#7D2C00;
	font-weight:bold;
	margin-top:0px;
}
.small_box {
	margin-bottom:20px;
}
.small_box_thumb {
	width:245px;
}

.small_box_thumb img {
	border:3px solid #E5EEF8;
}
#content{
	width:630px;
	float:right;
	padding:21px;
}
.round_box_top {
	width:569px;
	display:block;
	height:12px;
	background:url(../images/round_curv.gif);
}
.round_box_bg {
	background:url(../images/round_box.gif);
	padding:10px 20px;
}
.round_box_bot {
	width:569px;
	display:block;
	height:12px;
	background:url(../images/round_curv.gif) bottom;
}
#sidebar {
	width:319px;
	float:left;

}
.feature_box{
	background:url(../images/line_bot.gif) repeat-x bottom;
	padding-bottom:20px;
	padding-top:10px;
}
.feature_box img {
	background:#F6E2CD;
	padding:5px;
	border:1px solid #C1A689;
	margin-right:10px;
	float:left;
}

.bor_img{
	background:#F6E2CD;
	padding:5px;
	border:1px solid #C1A689;
}
.boxy{
	width:48%;

}
.boxy img{
padding-right:10px;
}
.black{
	color:#000;
}
.boxy .fue input {
	width:180px;
	
}
.date{
	border-bottom:1px solid #CBAF90;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}
.bag{
	background:#DDC4A9;
	border:1px solid #D0B597;
	margin-bottom:20px;
}
.contact_form{

padding-top:20px;
}
.contact_form input {
	width:219px;
}
.contact_form textarea{
	width:219px;
}
.name {
	width:120px;
	display:block;
	float:left;
}
.gap{
	height:20px;
}
input.submit {
	width:113px;
	height:30px;
	background:url(../images/submit.gif);
	border:0px;
	font-size:0px;
	text-indent:-3000px;
	margin-top:15px;
	margin-right:10px;
	display:block;
}

input.submit:hover {
	background:url(../images/submit.gif) 0px 30px;
}


