@charset "utf-8";
/* CSS Document */
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#5f4630
}
#logo {
	width:243px;
	height:206px;
	left:0px;
	top:0px;
	background-image:url(../images/jpgs/layout/logo.jpg);
	position:absolute;
	z-index: 10000;
}
#menu_vertical {
	width:243px;
	height:445px;
	left:2px;
	top:206px;
	background-image:url(../images/jpgs/layout/menu.jpg);
	position:absolute;
	z-index: 25;
}
#menu_horizontal {
	width:939px;
	height:30px;
	left:243px;
	top:0px;
	background-image:url(../images/jpgs/layout/menu_h.jpg);
	position:absolute;
	z-index: 2000;
}
#bottom_banner {
	width:1181px;
	height:30px;
	left:0px;
	top:846px;
	background-image:url(../images/jpgs/layout/bottom_banner.jpg);
	position:absolute;
	z-index: 100;
}
#content {
	width:938px;
	height:301px;
	left:243px;
	top:545px;
	background-image:url(../images/jpgs/layout/content_bg.jpg);
	position:absolute
}
.menu_header{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#cccccc;
	text-align:left;
	text-decoration:none;
}
a.menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#cccccc;
	text-align:left;
	text-decoration:none;
}
a.menu:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#cccccc;
	text-align:left;
	text-decoration:none;
}
a.menu:active{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#cccccc;
	text-align:left;
	text-decoration:none;
}
.bottom_banner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#DFD8CA;
	text-align:left;
	text-decoration:none;
}
#main_pic{
	width:1178px;
	height:1px;
	left:2px;
	top:29px;
	position:absolute;
	z-index: 50;
}
.text_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#DFD8CA;
	text-align:left;
	text-decoration:none;
}
.normal_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#DFD8CA;
	text-align:justify;
	text-decoration:none;
}
.contentbg{
	background-image:url(../images/jpgs/layout/content.jpg);
}
.orange_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#B08439;
	text-align:justify;
	text-decoration:none;
}
#history{
	width:213px;
	height:132px;
	z-index:500;
	left:30px;
	top:206px;
	position:absolute;
}
#cathedral{
	width:213px;
	height:146px;
	z-index:500;
	left:30px;
	top:338px;
	position:absolute;
}
#visits{
	width:213px;
	height:83px;
	z-index:500;
	left:30px;
	top:484px;
	position:absolute;
}
#links{
	width:213px;
	height:81px;
	z-index:500;
	left:30px;
	top:567px;
	position:absolute;
}
