/* CSS Document */

HTML, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Times New Roman, Tahoma, Arial, Helvetica;
	font-size:16px;
	color:#666666;
	background-color:#F4F3EE;
}

h1{
	padding:15px 0px 0px 13px;
	font-size:36px;
	
	
}

.img-flt-rgt{float:right}

a {
	color:#666666;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;

}
div{
	/*border:solid 1px red;*/
}
#Container{

	margin-left:auto;
	margin-right:auto;
	width:800px;
	min-height:365px; height:auto !important; height:365px;
	background-color:#D6D6D6;
	border:1px solid #7A7A78;
	clear:both;


}

#Header{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:130px;
	background-color:#F4F3EE;

}

.nav{
	background-color:#7A7A78;
	width:198px;
	min-height:384px; height:auto !important; height:384px;
	padding:20px 0px 25px 0px;
}



#Content{
}

.left_container{
	float:left;
	width:198px;
	background-color:#E4D8CC;
		height:472px;	

}

.right_container{
	float:right;
	width:601px;
	height:550px;
	background-color:#D6D6D6;


}


.text{
	padding:10px 0px 0px 15px;
	width:586px;
}


.text2{
	padding:10px 0px 0px 15px;
}

.images{
	float:right;
	
}



.table_images{
	background-color:#EEEEEE;
	margin-left:12px;
	padding-bottom:10px;
	clear:both;
}

.next_page{
	float:right;
}
.friends_table{
	margin-left:8px;
	margin-top:47px;
}

.table{
	margin-left:27px;
	padding-top:55px;
}
.menu_table{
	margin-left:15px;
	margin-top:17px;
}

.gallery_table{
	margin-left:12px;
	margin-top:53px;
}

.local_table{
	margin-left:7px;
	margin-top:56px;
}
.form{
	padding-left:50px;
}

.Field{
	width:300px;
}

.MultiField{
	width:300px;
}
#Footer{
	clear:both;

}

a.link,a.link:active,a.link:visited{
	color:#666666;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;

}	
a.link2,a.link2:active,a.link2:visited{
	color:#666666;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;

}	

a.link2:hover, a.link:hover{
	text-decoration:underline;
}

.lower_links{
	margin-left:11px;
}
.lower_links2{
	margin-left:11px;
	margin-top:10px;
}
.style2 {font-size: 16px}

.style3 {font-size: 12px}

#etmark {
    	position:absolute; 
    	left:77px; 
    	top:100px; 
		z-index:1;  
		display:none;
}
.newsbox1, .newsbox2 {
	padding-top: 9px;
	padding-left: 11px;
	width: 187px;
	height: 39px;
	font-size: 16px;
	font-weight: bold;
	color: #5A5C57;
	line-height: 16px;
	overflow: hidden;
}
.newsbox1 a, .newsbox2 a {
	font-size: 11px;
	font-weight: bold;
	color: #5A5C57;
	text-decoration: none;
	line-height: 11px;
}
.newsbox1 {
	background-color: #D9C8B6;
}
.newsbox2 {
	background-color: #E4D8CC;
}

.star{ float:right; background:url(../images/star_bg.jpg); width:125px; height:110px; padding:45px; text-align:center;}
	.star h1{font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; color:#6C3435; text-transform:uppercase; padding:0 0 5px 0; font-style:italic;}
	.star h2{font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#434341; padding:0 0 5px 0; font-style:italic;}
	.star h3{font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#B74141; padding:0; font-style:italic;}