
body {	

	   margin:0px; 
	   padding:0px; 
	   background-color:#F2EDDF;
	   width:100%; 
	   height:100%;
	   min-height:100%;
	   text-align:center;		
	   font-family:tahoma;
	   font-size:11px;
	   color:#606060;
	   line-height:150%;
	   
	 } 

h1 {
		
		display:block;
		font-size:16px;
		color: #221608;
		float:left;
		text-align:left;
		width:95%;
		line-height:150%;
		height:25px;
		margin-left:20px;
	
	}	 
	 	 
p  {	
		color:#392C2C;
		text-align:justify;
		margin:20px;

	}

ul	{
		
		margin:20px;

	}	
	
ul li  {

		color:#392C2C;
		text-align:justify;
		
	}	 

div.mainContainer img {

		float:left;
		
	}
			 
div.mainContainer img.first {

		float:left;
		margin:10px;
		margin-left:20px;
		margin-top:5px;
		padding:0px;
		border: 4px solid #BEB6A7;
		margin-right:20px;		
	
	}
	 
div.mainContainer {
		
		background-color:#F2EDDF;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:auto;
		margin-right:auto;
		padding:0px;	
		height:auto;	
		overflow:hidden;
		width:955px;
				
	}
	
div.header	{
		
		background-color:#F2EDDF;
		margin:0px;
		padding:0px;	
		height:250px;	
		overflow:hidden;
		width:955px;
		background:url('../images//banner.png') no-repeat;

	}
	
div.content {

		float:left;
		margin:0px;
		padding:0px;	
		height:auto;	
		overflow:hidden;
		width:955px;

	}	

div.main_content {
		
		float:left;

		margin-top:-5px;
		padding:0px;	
		height:220px;	
		overflow:hidden;
		width:955px;
		background:url('../images//main_content.jpg') no-repeat;

	}

	
div.main_content_bottom {
		
		float:left;
		margin:0px;
		padding:0px;	
		height:300px;	
		overflow:hidden;
		width:955px;
		background:url('../images///main_content_bottom.png') no-repeat;

	}

div.box_main_video {
	
		float:left;
		border:0px solid black;
		width:200px;
		height:300px;
		overflow:hidden;				
	
	}
	
div.box_main_text {
	
		float:left;
		border:0px solid black;
		width:440px;
		height:300px;		
		overflow:hidden;
			
	}
	
div.box_main_text p {
	
		color:#392C2C;		
		margin:20px;
		margin-top:70px;
		padding:0px;
		text-align:justify;
		
	}
		
div.box_main_map {
	
		float:left;
		border:0px solid black;
		width:300px;
		height:300px;		
		overflow:hidden;
			
	}
	
div.how_to_find_us {
	
		position:relative;
		float:right;
		right:25px;
		top:20px;
		width:240px;
		height:220px;
		cursor:pointer;
			
	}	
	
div.contentContainer {
				
		min-height:300px;
		float:left;
		width:705px;
		background:url('../images//content_container.png') repeat-x;	

	} 
	
div.siteBar {
		
		margin-top:-4px;
		float:left;
		width:705px;
		height:20px;
		overflow:hidden;
		height:30px;
		background:url('../images//location_path.png') repeat-x;	
		border-bottom:1px solid #CFC4A8;
		
	}
	
div.siteBar_right {
		
		margin-top:-4px;
		float:left;
		width:250px;
		height:20px;
		overflow:hidden;
		height:30px;
		background:url('../images//submenu.png') repeat-y;	
		border-bottom:1px solid #87795F;
		
	} 	 

div.location_path {
		
		margin:0px;
		padding:0px;
		float:left;
		width:705px;
		height:20px;
		margin-left:20px;
		overflow:hidden;
		color: #A99777;
		
	}

div.location_path p {
		
	color: #BFA69B;
	text-decoration:none;
	
	}	

div.location_path a {
		
	color: #BFA69B;
	text-decoration:none;
	
	}	
	 
	
div.submenu {
		
		margin:0px;
		padding:0px;
		float:left;
		width:250px;
		height:auto;		
		overflow:hidden;
		background:url('../images//submenu.png') repeat-y;	
		
	} 	
	
div.submenu_content {
		
		margin:0px;
		padding:0px;
		float:left;
		width:250px;
		height:auto;		
		overflow:hidden;
		background:url('../images//submenu.png') repeat-y;	
		}
						
div.submenu_bottom {
		
		margin:0px;
		padding:0px;
		float:left;
		width:250px;
		height:150px;		
		overflow:hidden;
		background:url('../images//submenu_bottom.png') no-repeat;	
		
	}

ul.menu_pos	{
	
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	margin-left:18px;
	cursor:pointer;
	
	} 

	
ul.menu_pos li {

		margin:0px;
		margin-top:5px;
		padding:0px;
		float:left;
		width:217px;
		height:34px;		
		overflow:hidden;
		background:url('../images//submenu_button.png') no-repeat;	

		}
		
ul.menu_pos li.over {

		margin:0px;
		margin-top:5px;
		padding:0px;
		float:left;
		width:233px;
		height:34px;		
		overflow:hidden;
		background:url('../images//submenu_button_over.png') no-repeat;	

		}
		
ul.menu_pos li.selected{

		margin:0px;
		margin-top:5px;
		padding:0px;
		float:left;
		width:233px;
		height:34px;		
		overflow:hidden;
		background:url('../images//submenu_button_over.png') no-repeat;	

		}					 							
	
ul.menu_pos li a {
		
		float:left;
		font-size: 12px;
		color: #392319;
		text-decoration:none;
		margin:0px;
		margin-left:15px;
		margin-top:8px;
		padding:0px;
		text-align:left;
		
		}	
	
div.footer	{
		border-top:1px solid #A19985;
		background-color:#F2EDDF;
		margin:0px;
		float:left;
		padding:0px;	
		height:80px;	
		overflow:hidden;
		width:955px;
		background:url('../images//footer.png') repeat-x;

	}
	
div.footer a.footerMenu {
		
		color:#9a8b6e;
		margin:0px;
		padding:0px;	
		height:auto;
		font-size:11px;	
		overflow:hidden;
		float:left;
		text-decoration:none;
		margin-top:20px;
		margin-left:25px;
		
	}

div.is24 {
		
		cursor:pointer;
		color:#9a8b6e;
		height:auto;
		width:auto;
		font-size:11px;			
		float:right;	
		text-decoration:none;
		margin-top:0px;
		margin-right:25px;
		
	}

div.is24 a {
		
		color:#221608;
		height:auto;
		width:auto;
		font-size:11px;				
		text-decoration:none;

	}
	
div.messageBox	{
		
		float:left;
		margin:50px;
		margin-top:20px;
		margin-bottom:20px;
		text-align:justify;
		width:80%;
		height:auto;
		padding:5px;
		background-color:#A99778;
		border: 1px solid #87795F;	
	
}	 
	
div.images_box {
		
		height:auto;
		width:auto;
		margin:20px;
}

div.images_box img {

	border: 4px solid #BEB6A7;
	
}	
	
		 