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

body
{
	background-color:#d7c7af;
	
	background-size:100%;
	background-attachment:fixed;
}

#banner
{
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	width:927px;
	height:199px;
}
#bottom
{
	background-image:url(images/bottom.png);
	width:877px;
	height:108px;
	padding-top:20px;
	padding-left:50px;
	padding-bottom:20px;
}
#bottom a
{
	font-size:11px;
	color:#CC9966;
	text-decoration:none;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
	
#bottom a:hover
{
	color: #960;
}
#menu
{
	width:927px;
	height:30px;
	background-image:url(images/btn.jpg);
	margin-left:0px;
	padding-left:0px;
	
	
}
#menu a
{
	color: #C00;
	font-size:15px;
	font-family: Verdana, Geneva, sans-serif;
	
	font-weight:none	;
	width:100px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	display:block;
	float:left;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	border-right:1px dotted #CC9900;
	 
}
.active 
{
	background-image:url(images/overbtn.jpg);
	color:#333;
}
#menu a:hover
{
	background-image:url(images/overbtn.jpg);
	color:#333;
}
.slide
{
	width:851px;
	margin-left:30px;
	margin-top:10px;
	 	 
}
.slide1
{
	width:851px;
	margin-left:0px;
	margin-top:10px;
	 	 
}
#content
{
	width:500px;
	padding-left:20px;
	line-height:22px;
	text-align:justify;
	margin-left:20px;

}
#sideshp
{
	width:250px;
	float:right;
	margin-right:20px;
}
#shp_top
{
	background-image:url(images/shp_top.PNG);
	background-repeat:no-repeat;
	width:211px;
	height:230px;
	padding-top:22px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#shp_content
{
	margin-left:5px;
	margin-right:20px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#C93;
	
 
}
#contact_shp_top
{
	background-image:url(images/contact.PNG);
	background-repeat:no-repeat;
	width:211px;
	height:220px;
	padding-top:22px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.readmore a
{
	float:right;
	margin-right:8px;
	display:block;
	width:80px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#900;
	background-color:#FC3;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	margin-top:5px;
	

}
.readmore a:hover
{
	background-color:#CC9966;
	color:#FFFFFF;
}
h2
{
	color:#990000;
}
.cntbg
{
	
	width:927px;
	height:auto;
	background-color:#FFFFFF;
	
	margin-left:0px;
	
}
.copyright
{
	font-size:10px;
	color:#CC9966;
	margin-top:5px;
	padding-left:70px;
}
.hcolor
{
	color:#C93;
}
h3
{
	color: #960;
}
.hcolor2
{
	color:#903;
}
.bor li
{
	border-bottom:1px #CCCCCC dashed;
	font-weight:bold;
	cursor: default;
	 
}
.bor li:hover
{
	list-style-image:url(images/bullet.jpg);
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
.bor li ul li 
{
	color: #960;
	font-weight:normal;
	list-style:circle;
}
#galley
{
	background-image:url(images/gallery.PNG);
	background-repeat:no-repeat;
	width:211px;
	height:230px;
	padding-top:33px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
