/* ------------Google Typography -----------*/


@import url(http://fonts.googleapis.com/css?family=Snippet);

body {
background-color:#5F564D;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color:#777c7c;
}
p{
	margin: 0px;
	padding: 0 0 5px 0;
	line-height: 19px;
	text-align: left;
	bottom: auto;
}
p.about_text{
padding:5px 0 5px 0;
font-size:12px;
color:#5F564D;
}


p.info_text{
	margin: 30px;
	text-align: justify;
	padding: 2px 0 2px 0;
	font-size: 12px;
	color: #777c7c;
}



h1{
color:#a0672e;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}

	
	h3{
	
	font-size: 17px;
	font-weight: bold;
	color: #99c630;
	margin: 10px 0px 0px 0px; 
	padding:5px 0 5px 0;
	
	}
	






/*----------------------main background-------------------------*/

#main_container{
width:950px;
height:auto;
margin:auto;
background:url(images/main_bg3.jpg) no-repeat top center #f0f0d8;
}
#center_content{
width:895px;
margin:auto;
}
#header{
width:895px;
height:130px;
margin:auto;
}
#logo{
padding:55px 0 0 0;
float:left;
}









/*----------------------menu-------------------------*/
#menu{
width:800px;
height: 40px;
float:left;
padding:40px 0 0 50px;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:13px;
padding:2px;
font-size:16px; 
font-family: 'Snippet', sans-serif;font-weight:bold;
}
#menu ul li a{
	height: 12px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0 8px 0 17px;
	margin: 0px;
	color: #996633;
	font-weight: bold;
}
#menu ul li a:hover{
height:12px;width: auto;text-decoration:none;color: #857283; background:url(images/menu_checked.gif) no-repeat left;
}
#menu ul li a.current{
height:12px;
width: auto;
float:left;
text-decoration:none;
padding:0 8px 0 17px;color: #857283;
background:url(images/menu_checked.gif) no-repeat left;
/*----------------------middle background-------------------------*/
}

#middle_box{
width:895px;
height:278px;
clear:both;
margin:auto;
background:url(images/middle_bg4.jpg) no-repeat center;

}

/*------------------------- 3 IMAGEs hover over --------------------------*/
#a img.second,
#a img.first:hover ~ img.second {
    display: none;
}

#a img:hover ~ img.first {
    display: none;
}

#a img:hover ~ img.second {
    display: inline-block;
}


/* sound  
#audio{
	padding-top:2px;

	opacity:0.0;
}

#audio:hover{
	padding-top:20px;
	opacity:1;
}  
*/


/*----------------------middle box-------------------------*/

/*------------------ READ MORE ---hide/show ---------------------------*/
.more {
	display: none;
	border-top: 1px solid #c8eb85; 
	color:#ffffff;  }
	
    p.second{ color: white; }


/*------------------ end ---------------------------*/

/*----------------width correction from 370 to 500-------------------*/
.middle_box_content{
width:500px; 
padding:20px 0 0 30px;
}

/*------------------------------comment images ---------------------------------*/





.title_journal{
height:26px;font-size:16px;font-weight:bold;padding:5px 0 0 35px;color:#a0672e;background:url(images/icon_journal.gif) no-repeat left;background-position:0px 0px;
}
.title_history{
height:26px;
font-size:18px;
font-weight:bold;
padding:5px 0 0 35px;
color:#a0672e;
background:url(images/icon_history.gif) no-repeat left;
background-position:0px 0px;
}
.title_photos{
height:26px;
font-size:18px;
font-weight:bold;
padding:5px 0 0 35px;color:#a0672e;
background:url(images/icon_photo1.gif) no-repeat left;
background-position:0px 0px;
}

.title_map{
height:26px;
font-size:18px;
font-weight:bold;
padding:5px 0 0 35px;color:#a0672e;
background:url(images/icon_map.gif) no-repeat left;
background-position:0px 0px;
}

.title_video{
height:26px;
font-size:18px;
font-weight:bold;
padding:5px 0 0 35px;color:#a0672e;
background:url(images/icon_movie.gif) no-repeat left;
background-position:0px 0px;
}  

a.more {
display:block;
text-decoration:none;
float:right;
margin:5px 0 15px 0;
}

/*---------------------main_content------------------*/

/*-----------------------------------hide for now-----------
.left_content{
width:860px;
height:auto;
float:left;
padding:10px 10px 20px 0;
}
.right_content{
width:390px;
height:auto;
float:left;
padding:10px 0 0 10px;
}
.news_tab{
padding:10px 0 5px 0;
margin:0px;
text-align:justify;
line-height:14px;
border-bottom:1px #b2bbbb dashed;
}
.news_details{
padding:5px 0 0 0;
text-align:right;
font-size:11px;
font-weight:bold;
}
span.date{
color:#a0672e;
}
img.photo{
padding:10px;
}
.clear{
clear:both;
}

-----hide for now------------------------------------------------------*/


/*----------------------friends_list-------------------------*/
.friends_list ul{
list-style:none;padding:0px 10px 10px 0px;margin:0px; 
}
.friends_list ul li{
list-style:none;width: auto;height: auto;padding:0px;
}
.friends_list ul li a{
height: 16px; width: auto; display:block;padding:0 0 0 20px; margin:10px;color:#a0672e;text-align:left; font-weight:bold; font-size:11px;
background:url(images/list_checked.gif) no-repeat left; background-position:0px 0px;text-decoration:none;
}
.friends_list ul li a:hover{
height: 16px; width: auto;text-decoration:none;color: #533920;
}
/*-----------------------------footer------------------*/
#footer{
width:895px;
height:48px;
margin:auto;
color:#508aa1;
border-top:1px #b2bbbb dashed;
}
.copyright{
float:left;
padding-left:15px;
padding-top:7px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:7px;
}
.inframe_video {
	right: 30px;
}
