@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.toptext {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.news_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#501D0C;
	font-weight:bold;
	text-decoration:none;
}
.menubg {
	background-image:url(../images/menu_bg.jpg);
	height:41px;
}
.left_menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff8323;
	font-size:12px;
	font-weight:bold;
}
.home_bg {
	background-image:url(../images/home_bg.jpg);
	height:402px;
	background-repeat:no-repeat;
}
.inner_mid_bg {
	background-image:url(../images/inner_bg.jpg);
	height:402px;
	background-repeat:no-repeat;
}
.inner_pic {
	background-image:url(../images/pic_bg.jpg);
	height:308px;
	background-repeat:repeat-x;
}
.inner_pic1 {
	background-image:url(../photogallery/pics/bottom_image_12.jpg);
	height:291px;
	width:325px;
	background-repeat:no-repeat;
	
}
.inner_pic2 {
	background-image:url(../photogallery/pics/bottom_image_07.jpg);
	height:291px;
	width:325px;
	background-repeat:no-repeat;
	
}
.inner_head {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff8323;
	font-weight:bold;
	font-size:17px;
}
.inner_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#660066;
	font-size:12px;	
}
.inner_pic {
	background-image:url(../images/pic_bg.jpg);
	height:291px;
}

.bottomtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cac7a2;
}

/* Admin Panel */
.amenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.amenuhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.amenutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.ainnertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}