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

body {
margin:0px;
padding:0px;
background: url(../images/bg.gif) top repeat #3a2621;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:22px;
color: #2B2B2B;

}

a, a:link, a:visited, a:active, img{
	color: #a0322a;
	text-decoration:none;
	border:none;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #a0322a;
	text-decoration:underline;
}

.clear {
	clear:both;
	}
	
h1
{
	font-weight:normal;
    margin-top:0px;
    margin-bottom:0px;
    line-height:36px;
	letter-spacing:0.02em;
	
}

h2{
	font-weight:normal;
    width:100%;
    line-height:21px;
	font-size:21px;
	letter-spacing:0.02em;
	text-transform:uppercase;
	margin:0px;
	}

.h2div{
	background: url(../images/bg_subhead.gif) no-repeat center left;
	padding:10px;
	padding-top:14px;
	width:550px;
	margin-bottom:10px;
	
	}

h3{
	font-size:16px;
	font-weight:bold;
	color:#a0322a;
}

h4{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	display: block;
	margin:0px 0px 0px 0px;
	padding:7px 0px 10px 10px;
	background: url(../images/bg_subhead.gif) no-repeat left top;
}

.bold{
font-weight:bold;
}


.bold_color{
font-weight:bold;
color:#a0322a;
}

.bold_color_large{
font-size:18px;
font-weight:bold;
color:#a0322a;
}

.disclaimers{
	font-size:0.9em;
	font-weight:normal;
	}

.disclaimers_right{
	font-size:0.9em;
	font-weight:normal;
	text-align:right;
	 display:inline-block; 
	 width:760px;
	 margin:0px; 
	 padding-right:5px;
	}

.image_aligned{
position:relative;
float:left;
margin-left:-10px;

}
/**********layout elements*************/
#container {
margin:0 auto;
width:844px;
padding:0px 3px 0px 3px;
background: url(../images/top_bg.jpg) no-repeat top #fffbfa;
}


/**********Header and menus************/
#header {
position:relative;
float:left;
width:844px;
height:144px;
background:url(../images/bg_header.jpg) no-repeat top center;
padding-bottom:27px;
}


/**********Flash animation*************/
#flash_banner {
margin:0px 0px 0px 0px;
position:relative;
float:left;
width:844px;
height:264px;
padding-bottom:50px;


}


/************topmenu********************/
#top_menu{
	font: Arial, sans-serif;
	font-weight:bold;
	font-size:12.5px;
	color:#422B25;
	position:relative;
	float:left;
	width:550px;
	height:144px;
}

/**********Content**********************/
#content_full{
	position:relative;
	float:left;
	padding:0px 40px 20px 40px;
	width:764px;
	line-height:20px;
}

#content_gallery{
	position:relative;
	float:left;
	padding:0px 0px 20px 0px;
	width:844px;
	line-height:20px;
}

#desert_column{
	position:relative;
	float:left;
	padding:5px 15px 0px 0px;
	width:734px;
	}


#column1{
	position:relative;
	float:left;
	padding:5px 15px 0px 0px;
	width:367px;
	}

#column1 td{
border-bottom:#999999 1px solid;
	}
	

	
#column2{
	position:relative;
	float:left;
	padding:5px 0px 0px 15px;
	width:367px;
	}
	
	
#banner_bottom{
	position:relative;
	float:left;
	width:844px;
	height:127px;
	background:url(../images/bottom_banner.jpg) no-repeat center;
}
	

#column2 input, #column2 textarea{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
float:left;
font-size:12px;
padding:10px;
border:solid 1px #CCCCCC;
width:345px;
margin:2px 0 10px 0px;
color:#999999;
}
#column2 textarea{
height:125px;

}

#column2 span{
	
	text-align:left;
	text-align:left;
	/*display: block;padding-right:35px;*/
}

#menu_tabs{
	background:url(../images/menu_tabs_05.jpg) repeat-x top;
	width:764px;
	position:relative;
	float:left;
	height:28px;
	padding-bottom:20px;
	}

.list_block{
}

.list_block li{
	display:inline-block;
	padding: 20px 30px 0px 10px;
	position:relative;
	float:left;
	list-style-position:inside;
	
}

/**********Footer**********************/
#footer {
	position:relative;
	float:left;
	padding:50px 40px 20px 40px;
	width:764px;
	margin-bottom:20px;
}

#footer a{
text-decoration:none;
color:#2b2b2b;
font-weight:normal;

}

#footer a:hover{
text-decoration:underline;
}


#copyright{
	margin:0 auto;
	padding:10px 0px 20px 40px;
	width:804px;
	margin-bottom:20px;
	text-align:right;
	color:#8d746d;
}

#copyright a{
text-decoration:none;
color:#8d746d;
font-weight:normal;

}

#copyright a:hover{
text-decoration:underline;
color:#fff;
}

/***********GALLERY***********/
/* Horizontal GALLERY (Carousel version) */
#content_gallery #horizontal_carousel {
	position:relative;
  width: 890px;
  height: 563px;
  padding:0px;
  margin-bottom:20px;
}

#content_gallery #horizontal_carousel .container {
  width: 844px;
  overflow: hidden;
  /*border:1px #CCC solid;*/
}

#content_gallery #horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0px;
  height: 563px;;
}                      

#content_gallery #horizontal_carousel ul li {
	position:relative;
	float: left;
	width: 844px;
 	list-style:none;
 	
}  
#horizontal_carousel ul li a, #horizontal_carousel ul li a:link{       
 margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; 
 display: block;
 top: -20px;
}             
#content_gallery #horizontal_carousel .buttons{
	display:block;
 	clear:both;
	position: absolute;
	bottom: -40px;
	left: 0px;
	width: 844px;
	height:30px;
	text-align: right;
	padding-top: 10px;
	border: none;
	
}
#content_gallery #horizontal_carousel .buttons h1{
	font-size: 12px;
	float: right;
	padding: 0;
	margin: 0;
	padding-right: 20px;
	font-weight: normal;
}
#content_gallery #horizontal_carousel .previous_button {
  float:right;  
  width: 21px;
  height: 18px;
  background: url(../images/but_prev.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#content_gallery #horizontal_carousel .previous_button_over {
  background: url(../images/but_prev_hover.png) no-repeat;}

#content_gallery #horizontal_carousel .previous_button_disabled {
  background: url(../images/but_prev_dis.png) no-repeat;
  cursor: default;
}

#content_gallery #horizontal_carousel .next_button {
  float:right;  
  width: 21px;
  height: 18px;
  background: url(../images/but_next.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#content_gallery #horizontal_carousel .next_button_over {
  background: url(../images/but_next_hover.png) no-repeat;
}

#content_gallery #horizontal_carousel .next_button_disabled {
  background: url(../images/but_next_dis.png) no-repeat;
  cursor: default;
}



