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

.main_bg{
background-image:url(images/main_bg.jpg);
background-repeat:repeat-x;
width:100%;
background-position: center top;
}
.main_bg2{
background-image:url(images/main_bg2.jpg);
background-repeat:repeat-x;
width:100%;
background-position: center top;
}
.main_bg3{
background-image:url(images/main_bg3.jpg);
background-repeat:repeat-x;
width:100%;
background-position: center top;
}
.top_bg{
background-image:url(images/top_bg.jpg);
width:100%;
height:22px;
background-repeat:repeat-x;
background-position:center top;
}
.middle_bg{
background-image:url(images/middle_bg.jpg);
background-repeat:repeat-x;
height:155px;
width:100%;
background-position: center top;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
width:100%;
height:52px;
background-position:center top;
}
.menulft_bg{
background-image:url(images/menu_lft_bg.jpg);
width:10px;
background-repeat:no-repeat;
height:36px;
background-position:center top;
}
.menuryt_bg{
background-image: url(images/menu_ryt_bg.jpg);
width:9px;
height:36px;
background-repeat:no-repeat;
background-position:center top;
}
.menu_bg{
background-image: url(images/menu_bg.jpg);
background-repeat:repeat-x;
height:36px;
background-position:center top;
}
.menu_shadow{
background-image:url(images/menu_shadow.jpg);
width:924px;
height:11px;
background-repeat:no-repeat;
background-position:center top;
}
#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 106px;
	padding: 8px 0 0 0;
	height: 28px;
	text-align: center;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #f2da50;
	font-weight: bold;
	margin-right:0;
	margin-left:16px;
	margin-top:0;
	margin-bottom:0;
}

#menu a:hover {
	background: #6f0a0b url(images/menu_hover.jpg) repeat-x left top;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.currentmenu{
display: block;
	float: left;
	width: 106px;
	padding: 8px 0 0 0;
	height: 28px;
	background: #6787a3 url(images/menu_hover.jpg) repeat-x left top;
	text-align: center;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
margin-left:16px;
} 
.photogallery_index{
background-image:url(images/photo_gallery_bg.jpg);
width:304px;
height:100px;
background-repeat:no-repeat;
background-position:center top;
}
.footermenu{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:#bbb7b7;
	text-decoration: none;
}
.footermenu:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #f2da50;
	text-decoration: underline;
}
.seenow{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:#f2da50;
	text-decoration: none;
}
.seenow:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.emailmenu{
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	color:#d2d1d1;
	text-decoration: none;
}
.emailmenu:hover{
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	color: #cc0b0d;
	text-decoration: underline;
}
.knowmenu{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #f2da50;
	text-decoration: none;
}
.knowmenu:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #bbb7b7;
	text-decoration: underline;
}
.knowmenu2{
	font-family:verdana;
	font-size:16px;
	font-weight: bold;
	color: #d2d1d1;
	text-decoration: none;
}
.knowmenu2:hover{
	font-family:verdana;
	font-size:16px;
	font-weight: bold;
	color: #f2da50;
	text-decoration: underline;
}
.emailmenu2{
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	color:#d2d1d1;
	text-decoration: none;
}
.emailmenu2:hover{
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	color: #cc0b0d;
	text-decoration: underline;
}