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

body{background-color:#534032; margin-top:0px;}

div#block{
	float:left;
	width:750px;
	border:#999 1px solid;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
	
div#block2{
	float:left;
	width:730px;
	border:#999 1px dotted;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:10px;
	display:inline;
	overflow:hidden;
}

div#block2 p{
	margin:15px 15px 15px 15px;
}

div#block3{
	float:left;
	width:730px;
	border:#999 1px dotted;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:10px;
	display:inline;
	overflow:hidden;
}

div#main_contain{
	width:820px;
	background-image:url(bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	display:block;
}

div#contain{
	width:800px;
}

div#header{
	height:220px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
}

div#banner{
	height:190px;
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
}

div#white_line{
	height:2px;
	background-color:#FFF;
	width:800px;
	overflow:hidden;
}

div#sub_banner{
	height:40px;
	background-color:#CAA46A;
	margin-bottom:20px;
}

div#menu{
	width:760px;
	height:40px;
	border:#88826C 2px dotted;
	margin:0px 18px 0px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	overflow:hidden;
}

div#menu ul{line-height:40px; margin-top:0px;}

div#menu li{
	display:inline;
}

div#menu li a{
	color:#666;
	text-decoration:none;
}

div#menu li a:hover{
	border-bottom:#CAA46C 1px solid;
	color:#999;
}

div#menu li a:visited{
	color:#000;
}

.menu{
	color:#CAA46C;
	margin:0px 8px 0px 8px;
}

.contacttitle{
	color:#5D3F2B;
	font-weight:bold;
	margin-left:10px;
}

.title{
	color:#5D3F2B;
	font-weight:bold;
	margin:0px 12px 0px 0px;
}

.subtitle{
	color:#5D3F2B;
	font-style:italic;
	font-size:12px;
	margin-left:100px;
}

.bottomtitle{
	color:#5D3F2B;
	font-weight:bold;
	margin:0px 12px 0px 0px;
}

div#content{
	width:760px;
	margin:20px 20px 40px 20px;
	display:table;
	overflow:hidden;
	text-align:left;
}

div#content a{text-decoration:none; color:#000;}
div#content a:hover{text-decoration:underline; color:#CAA46C;}

div#content ul{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#666666;
	margin-bottom:40px;
	margin-left:0px;
	}
	
div#content li{display:inline;}

div#content li a{color:#666666; text-decoration:none;}
div#content li a:hover{
	border-bottom:#CAA46C 1px solid;
	color:#999;
	text-decoration:none;
	}

div#content li a:visited{
	color:#000;
}


div#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:1.4;
}

div#bottombox{
	width:740px;
	display:table;
	overflow:hidden;
	text-align:left;
	border-color:#CAA46A;
	border-width:2px;
	border-style:dotted;
	padding:8px;
	margin-right:10px;
	float:left;
}

#activitybox{
	width:740px;
	display:table;
	overflow:hidden;
	text-align:left;
	border-color:#CAA46A;
	border-width:1px;
	border-style:dotted;
	padding:8px;
	padding-bottom:15px;
	margin-right:10px;
	margin-bottom:20px;
}

#activitybox p{
	margin-left:10px;
}

#topbox{
	width:740px;
	display:table;
	overflow:hidden;
	text-align:right;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#topbox img{margin-right:8px;}

div#topbox a{margin-right:10px; color:#666666; text-decoration:none; line-height:1.8;}
div#topbox a:hover{
	border-bottom:#CAA46C 1px solid;	
	color:#CAA46C;
	text-decoration:none;
	}
	
div#halfcont{
	width:380px;
	display:table;
	float:left;
	clear:right;
	overflow:hidden;
	text-align:left;
}

div#halfcont p{margin-right:20px;}

div#halfcont img{margin-right:5px;}

div#halfcont a{text-decoration:none; color:#000;}
div#halfcont a:hover{text-decoration:underline; color:#CAA46C;}


#activities{
	width:740px;
	border-color:#CAA46A;
	border-width:2px;
	border-style:dotted;
	padding:8px;
	display:table;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}

div#activities ul{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#666666;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	}
	
div#activities li{display:inline; line-height:2;}

div#activities li a{color:#666666; text-decoration:none;}
div#activities li a:hover{
	border-bottom:#CAA46C 1px solid;
	color:#999;
	}

#topic-pic {
	background:#FFF;
	display:block;
	width:750px;
	height:80px;
}

div#photos{
	width:390px;
	float:left;
	clear:right
}

div#left{
	width:390px;
	float:left;
	display:table;
}

div#form{
	width:370px;
	float:left;
	clear:right;
	border-color:#CAA46A;
	border-width:2px;
	border-style:dotted;
	padding:8px;
	margin-right:10px;
	text-align:center;
	display:inline;
}

div#footer{
	width:800px;
	height:40px;
	background-color:#CAA46A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
}

div#footer a{color:#000; text-decoration:none; border-bottom:#000 1px solid;}
div#footer a:hover{text-decoration:none; border-bottom:none; color:#FFF;}

div#bottom{
	width:820px;
	height:15px;
	background-image:url(bottom_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
