/* CSS Document */

body{
	margin:0 auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: top center; 
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	font-size:11px;
	}


#container{
	margin:0 auto; 
	width:972px;
	}
	
#header {
	width:972px;
	height:90px;
	background: url(images/insidepage_01.jpg);
	}
	
#menu {
	width:972px;
	height:49px;
	padding:0px 0 0 0px;
	background: url(images/menu.jpg);
	background-repeat:repeat-y;
	float:left;
	}
	
#contain {
	width:972px;
	float:left;
	}
	
.contain_l {
	width:197px;
	padding:13px 0px 0 96px;
	float:left;
	background:url(images/insidepage_03.jpg);
	background-repeat:no-repeat;
	color:#F3F2F2;
	}
	
.contain_l img {
	border:solid 3px #F0EFEF;
	margin:20px 0 20px 0px;
	}
	
.center {
	width:394px;
	padding-top:10px;
	float:left;
	color:#BCBBBB;
	
	}
	
.center p {
	margin:0px;
	width:340px; 
	padding:0 20px 20px 15px;
	}
.center p a{
	color:#FFFFFF;
}
	
.center h1{
	width:320px;
	font-size:20px;
	color:#FFFFFF;
	line-height:32px;
	margin-left:20px;
	margin-top:0px;
	font-weight: normal;
	}
	
	
.contain_r {
	background: url(images/insidepage_05.jpg);
	width:285px;
	padding-top:230px;
	float:left;
	color:#F3F2F2;
	background-repeat:no-repeat;
	}
	
.box {
	width:112px;
	height:108px;
	float:left;
	padding-left:3px;
	color:#FFFFFF;
	line-height:14px;
	margin-left:10px;
	}
	
.box a {
	text-decoration:none;
	color:#FFFFFF;
	}
.box img{
	width:87px;
	height:64px;
}
	
.center img {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:solid 3px #999999;
	}

.contain_r img {
	margin-right:10px;
	}


#bottom  {
	width:882px;
	height:81px;
	font-size:11px;
	float:left;
	color:#351F1C;
	padding:0 0 0 90px;
	text-align:left;
	}
	
#bottom a  {
	text-decoration:none;
	color:#351F1C;
	}

ul#simple-menu{
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	width:auto;
	height:18px;
	font-size:13px;
	margin:0px;
	padding:8px 0 0 81px;
	color:#F0F0F0;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:18px;
	padding:0 18px 0 18px;
	 }

ul#simple-menu li a{
	font-size:18px;
	display:block;
	color: #8A0500;
	text-decoration: none;
	text-align:center;
	line-height:14px;
	margin:0px;
	padding:0px;
	}


ul#simple-menu li a:hover{
	padding:0px;
	margin: 0px;
	color:#F0F0F0;
	}
	
.boxes{
	width:380px;
	height:90px;
	display:block;
	margin-top:20px;


}
.zevents{
	width:340px; 
	margin:0 10px;
}
.zevents i{
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:1px;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
	width:346px;
	display:block;
	background-color:#3E323E;
	color:#777777;
	font-size:12px;
	margin-top:29px;
	
}
.zevents h2{
	width:340px;
	display:block;
	color:#B51310;
	font-size:16px;
	font-weight: bold;
	margin:2px 0 10px 0;
}
.zevents p{
	width:320px;
	margin-bottom:10px;

}
.zgallery{
	width:360px;
	display:block;
	margin:0 0 0 15px;;

}
.zmenu{
	width:340px; 
	margin:0 10px;
	margin-bottom: 20px;
	margin-left:20px;
	color:#FFFFFF;
}
.zmenu a{
	color:#FFFFFF;
}
.vert-one2{
	list-style-type:none;
	margin-left:0px;
	padding:0;
}
.vert-one2 li{
	width:150px;
	height:17px;
	background-color:transparent;
	margin-left:0px;
	margin-bottom:1px;
}
.vert-one2 li:hover{
	background-color:#8A0500;
}
.vert-one2 li a{
	margin-left:10px;
	text-decoration: none;
	color:#FFFFFF;
}