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

html {
       overflow-y: scroll;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	//color:#ffffff;
	color:#000000;
	//background-color:#643615;
	background-color:#FFFFE0;
	background-image:url(../house-and-hotel.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:center 250px; 
	}
	
a {color:#808080; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}
	
/*----------------------------[start] LAYOUT--------------------------*/
	
#header_container {
	width:100%;
	height:85px;
	background:url(../logos/tutash.png) center repeat-x;
	}
	
.head {
	width:1024px;
	margin:0 auto;
	}
	
#banner_container {
	width:100%;
	background-color:#e5c088;
	height:150px;
	}
	
#banner_container_index {
	width:100%;
	background-color:#e5c088;
	}
	
.banner {
	background:url(../logos/logo4.png) right no-repeat;
	width:1024px;
	margin:0 auto;
	height:150px;
	//text-align:center;
	}
	
#content_container {
	width:100%;
	background-color:#643615;
	}
	
.content_container {
	width:1024px;
	margin:0 auto;
	clear:both;
	}
	
#footer_container {
	width:1024px;
	height:80px;
	margin:0 auto;
	background:url(../images/footer_bg.png) no-repeat;
	float:left;
	padding-bottom:30px;
	margin-top:20px;
}

.footer { font-size:12px; text-align:center; padding-top:15px; line-height:30px;}
.copyright {font-size:14px; text-align:center; color:#8c795e; line-height:30px;}
/*----------------------------[end] LAYOUT--------------------------*/

/*----------------------------[start] Menu--------------------------*/

#menu_container { float:right; margin-top:46px; position:relative;}
#menu_container ul {list-style-type:none;}
#menu_container ul li {float:left; margin-right:3px;  }
#menu_container ul li a span{ float:left; display:block;  background: url(../images/right_menu_corner.gif) right top no-repeat;padding:10px 6px 10px 6px; }
#menu_container ul li a { float:left;color:#ffffff;  text-decoration:none; display:block;background:#1d0502 url(../images/left_menu_corner.gif) left top no-repeat;}
#menu_container ul li a:hover {color:#42160f; background:#e5c088 url(../images/left_menu_corner_hover.gif) left top no-repeat; padding-bottom:1px;}
#menu_container ul li a:hover span{  background:url(../images/right_menu_corner_hover.gif) right top no-repeat; padding-left:6px; }



 /* Hide from IE5-Mac \*/
#menu_container ul li a, #menu_container ul li a span
{
float: none;
}
/* End hide */
/*----------------------------[end] Menu--------------------------*/

.logo {
    position:absolute;
	display:block;
	width:300px;
	height:190px;
	float:left;
	margin-top:35px;
	background:url(../logos/logo3.png) no-repeat;
	}
	
.left_colb {
	width:555px;
	float:left;
	padding:20px 0px 10px 0px;
	}
	
.banner_text {
	font-size:16px;
	font-family: "Trebuchet MS";
	line-height:17px;
	color:#1d0502;
	background:url(../images/quotes.gif) left top no-repeat;
	padding-left:40px;
	font-style:italic;
	font-weight:700;
	}
	
.signature {
	width:242px;
	height:64px;
	background:url(../images/signature.gif) no-repeat;
	float:right;
	}

.banner_foto {
	width:344px;
	height:352px;
	float:right;
	background:url(../images/banner_foto.gif) no-repeat;
	margin-top:14px;
}
	
.left_content {
	width:430px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	}
	
.right_content {
	width:430px;
	float: right;
	margin-bottom:20px;
	}
	
h1 {
	font-size:22px;
	line-height:18px;
	color:#ffffff;
	font-weight:normal;
	border-bottom:1px solid #835e44;
	padding:20px 0px 10px 5px;
	margin-bottom:10px;
	}
	
h2 {
	font-size:30px;
	color:#1d0502;
	font-style:italic;
	font-weight:600;
	padding-top:60px;
	line-height:18px;
	}
	
h3 {
	font-size:16px;
	line-height:18px;
	color:#58472d;
	padding-top:5px;
}

	
p {padding-left:5px; padding-bottom:10px;}

.more_btn {
	display:block;
	width:137px;
	height:11px;
	background:url(../images/more_btn.gif) no-repeat;
	margin-left:5px;
	}
	
/*----------------------RIGHT BOX -------------------*/	
.right_box {
	width:311px;
	float:right;
	margin-top:15px;
	}
	
.right_box_top {
	width:311px;
	height:42px;
	background:url(../images/right_box_top.png) top no-repeat;
	}
	
.right_box_mid {
	width:311px;
	background:url(../images/right_box_mid.png) repeat-y;
	}
	
.right_box_bottom {
	width:311px;
	height:17px;
	background:url(../images/right_box_bottom.png) bottom no-repeat;
	}
	
.right_box_title {
	font-size:20px;
	line-height:18px;
	color:#000000;
	text-align:right;
	margin-right:12px;
	padding-top:15px;
	}
	
.foto_kev {
	width:156px;
	height:181px;
	background:url(../images/kevin_foto.gif) no-repeat;
	float:left;
	margin-left:10px;
	margin-right:5px;
	}
	
p.quotes { padding-right:10px; padding-top:17px; padding-left:15px; line-height:20px;} 
p.arrow{line-height:20px; color:#ffd163; background:url(../images/arrow.gif) left 5px no-repeat; padding-left:20px; margin-left:10px;}
p.arrow_gloss{line-height:20px; color:#ffd163; background:url(../images/arrow.gif) left 20px no-repeat; padding-left:20px; margin-left:10px; padding-top:15px;}
	
/*----------------------RIGHT BOX -------------------*/


.left_column_about {
	width:710px;
	float:left;
	line-height:24px;
	}
	
	.page{padding:0 5px;}