@charset "utf-8";
body {
	background-image: url(images/bgmain.gif);
	background-repeat: repeat;
}


#main {
	width: 100%;
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
	text-align: center;	
}
#container {
	width: 950px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;	
	margin:0 auto;
}

.pgsnp{
	text-align: center;
}
/* top buttons */
#nav {
	margin: 0;
	height:31px; 
	background-image:url(images/gwd_01_01.jpg); 
	background-repeat:no-repeat;
}
#nav li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	display:block;
	}
#nav li a{
	display:block;
	height:31px;
}

#l_home a{
	background-image:url(images/btn_home_n.jpg);
}
#l_home a:hover{
	background-image:url(images/btn_home_h.jpg);
}


#l_about a{
	background-image:url(images/btn_aboutus_n.jpg);
}
#l_about a:hover{
	background-image:url(images/btn_aboutus_h.jpg);
}


#l_contact a{
	background-image:url(images/btn_contact_n.jpg);
}
#l_contact a:hover{
	background-image:url(images/btn_contact_h.jpg);
}
	

/* 2nd buttons */
#nav2 {
	margin: 0;
	background-image:url(images/gwd_03_01.jpg);
	background-repeat:no-repeat;
	height:41px;
}
#nav2 li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	display:block;
	}
#nav2 li a{
	display:block;
	height:41px;
}
#btnbarbg{
	
}
#btnbarbg2{
	
}
#l_btn1 a{
	background-image:url(images/btn1_n.jpg);
}
#l_btn1 a:hover{
	background-image:url(images/btn1_h.jpg);
}

#l_btn2 a{
	background-image:url(images/btn2_n.jpg);
}
#l_btn2 a:hover{
	background-image:url(images/btn2_h.jpg);
}
#l_btn3 a{
	background-image:url(images/btn3_n.jpg);
}
#l_btn3 a:hover{
	background-image:url(images/btn3_h.jpg);
}
#l_btn4 a{
	background-image:url(images/btn4_n.jpg);
}
#l_btn4 a:hover{
	background-image:url(images/btn4_h.jpg);
}
#l_btn5 a{
	background-image:url(images/btn5_n.jpg);
}
#l_btn5 a:hover{
	background-image:url(images/btn5_h.jpg);
}
#l_btn6 a{
	background-image:url(images/btn6_n.jpg);
}
#l_btn6 a:hover{
	background-image:url(images/btn6_h.jpg);
}
#l_btn7 a{
	background-image:url(images/btn7_n.jpg);
}
#l_btn7 a:hover{
	background-image:url(images/btn7_h.jpg);
}



#header	{
	height:180px;
	background-image:url(images/gwd_02_01.jpg);
	background-repeat:no-repeat;
}
#btnbar{
	background-image:url(images/gwd_03_01.jpg);
	background-repeat:no-repeat;
	height:41px;
	
}	
#top{
	background-image:url(images/gwd_04_01.jpg);
	height:33px;

}
#center{
	text-align:left;
	width: 950px;
	background-image:url(images/gwd_05_01.jpg);
	padding: 0px;
}
#center_gallery{
	text-align:left;
	width: 950px;
	height: 842px;
	background-image:url(images/bg_gallery.jpg);
	padding: 0px;
}

#bottom {
	background-image:url(images/gwd_06_01.jpg);
	height:10px;
}
#bottombar {
	background-color:#713403;
	height:95px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #b89a81;
}
#bottombar a  {
	font-size: 13px;
	color: #b89a81;
	text-decoration:none;
}
#bottombar a:hover  {
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 14px;
	margin-left: 25px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 30px;
	/*font-weight: bold;*/
	text-decoration: none;
	line-height: 14px;
	color: #bf5e00;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 14px;
	margin-left: 25px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	/*font-weight: bold;*/
	text-decoration: none;
	line-height: 14px;
	color: #bf5e00;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 14px;
	margin-left: 25px;
	padding: 0px;
}
#home_text{
	text-align:left;
	width: 624px;
	margin: auto;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home_text p {
	font-size: 12px;
	line-height: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #bf5e00;
}
#home_text h2{
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
