body {
background-color:#5F564D;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color:#676b6b;
}

p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}

p.about_text{
padding: 5px 0 5px 0;
font-size: 16px;
color: #FFFFFF;
text-align: center;
line-height: 1.4em;
}

h1{
color:#a0672e;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}

h5{
color:#a0672e;
font-size:24px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}

#main_container{
width:950px;
height:auto;
margin:auto;
background:url(images/main_bg.jpg) no-repeat top center #f0f0d8;
}

#center_content{
width:895px;
margin:auto;
}

#center_content #gallery ul li {
	list-style:none;
}

#center_content #gallery a {
	text-decoration: none;
}

#center_content img.about{
	margin: 5px 15px 30px 0;
}

#center_content #instructions a {
	color: green;
}

#center_content #instructions a:hover {
	text-decoration: underline;
}

#instructions {
	color: blue;
}

#packages {
	line-height: 1.4em;
}

#header{
width:895px;
height:130px;
margin:auto;
}

#logo{
padding:50px 0 0 0;
float:left;
}

/*----------------------menu-------------------------*/
#menu{
width:665px;
height: auto;
float: right;
padding:95px 0 0 70px;
}

#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:12px;
padding:0px;
font-size:12px;
}

#menu ul li a{
height:12px; 
width: auto;
float:left;
text-decoration:none;
padding:0 8px 0 17px; 
margin:0px;
color:#8c808a; 
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_box{
width:895px;
height:278px;
clear:both;
margin:auto;
margin-bottom: 20px; 
background:url(images/middle_bg.jpg) no-repeat center;
}

.middle_box_content{
width:370px;
padding:20px 0 0 30px;
}

.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_photos{
height:26px;
font-size:16px;
font-weight:bold;
padding:5px 0 0 35px;
color:#a0672e;
background:url(images/icon_photo.gif) no-repeat left;
background-position:0px 0px;
}

.title_friends{
height:26px;
font-size:16px;
font-weight:bold;
margin-top: 25px;
padding:0px 0 0 35px;
color:#a0672e;
background:url(images/icon_photo.gif) no-repeat left;
background-position:0px 0px;
}

a.more {
display:block;
text-decoration:none;
float:right;
margin:5px 0 15px 0;
}

/*---------------------main_content------------------*/
.left_content{
width:480px;
height:auto;
float:left;
padding:10px 10px 15px 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;
}


h6 {
color: blue;
font-size: 13pt;
}

/*----------------------friends_list-------------------------*/
.friends_list ul{
padding:5px 10px 10px 0px;
margin-left:60px; 
}

.friends_list ul li{
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;
}

.friends_list ul li ul{
margin-left: 20px;
margin-top: 5px;
}


/*-----------------------------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;
}

