body { 
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #8c7958;
  

}

a, a:link, a:visited { color: #CCFF66; font-weight: normal; text-decoration: none }
a:hover { color: #FFCC00; text-decoration: none; }

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: normal; }
h1 { font-size: 58px; margin: 0 0 15px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 10px; padding: 5px 0;}
h3 { font-size: 18px; margin: 0 0 20px; padding: 0;  }
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; font-weight:bolder;  text-align:center; }
h5 { font-size: 28px; margin: 0 0 10px; padding: 0; font-weight:bolder; padding:10px 0px 20px 0px; color:#5e1725; clear:both; }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; font-weight: 700 }

.clear{
	clear:left;
}

blockquote.testimonial_block { background: url(images/testimonial.png) left center no-repeat; padding-left: 40px }
cite { font-weight: bold; color:#fff; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #ccc; }



.half { width: 370px }

.h20 { height: 20px }
.h40 { height: 40px }

img { margin: 0; padding: 0; border: none }
.img_border { background: #fff; padding: 4px; border: 1px solid #ccc }
.img_nom { display: inline-block; margin-bottom: 15px }
.img_fl { float: left; margin: 3px 15px 5px 0 }
.img_fr { float: right; margin: 3px 0 5px 15px }

.left { float: left }
.right { float: right }


#templatemo_header {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	height:340px;
	background:url(images/bg.jpg) no-repeat;
}

#templatemo_main {
	width: 1024px;
    height:auto;
	margin: 0 auto;
	padding:0;
	 
}

#templatemo_footer {
	width: 1024px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
	color:#fff;
}

#content{
	width: 1024px;
	height:auto;
	margin:0 auto;
	padding:0;
	background:#bb9b86;

	position:relative;
	
}

.section {
	 
	width: 944px;
	height: auto;
	padding-bottom:40px;
	padding:40px;
	
}

.section  a.slider_nav_btn { position: absolute; top: 10px; width: 40px; height: 40px; display: block; background-image: url(images/slider_nav_btn.png);  text-indent: -10000px }
.section  a.home_btn { right: 50px; background-position: 80px 0 }
.section a.previous_btn { right: 90px; background-position: 0 0 }
.section  a.next_btn { right: 10px; background-position: 40px 0 }

.section h2 { margin-bottom: 40px }

.box { float: left; margin: 0 10px 10px 0 }

.box a { color: #FFFFFF; display:block; height: 150px}

.home_box1 { width: 260px; height: 150px }
.home_box2 { width: 530px; height: 150px }

.color1 { background: #8e6643 }
.color2 { background: #AD9885 }
.color3 { background: #98826b }
.color4 { background: #36251A }
.color5 { background: #6A725D }
.color6 { background: #967F4D }
.color7 { background: #AA6D5B }
.color8 { background: #3F3634 }


.color1 a:hover,.color2 a:hover,.color3 a:hover,.color4 a:hover,.color5 a:hover,.color6 a:hover,.color7 a:hover,.color8 a:hover
{
	display:block;
	background: #511924;
	height: 150px;
}
 
 .paragraph
{
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	padding: 10px;
	
}
.padding_30
{
	padding-top:20px;
	padding-left:30px;
}


.thumba li
{
	width: 220px;
	float:left;
	height:250px;
}
.thumba li img
{
	 border:solid 4px #fff;
}