@import url('/css/customer.css');
@import url('/css/common.css');
@import url('/css/contact.css');
@import url('/css/navigation.css');
@import url('/css/articles.css');
@import url('/css/calendar.css');
@import url('/css/contentslider.css');
@import url('/css/gallery.css');
@import url('/css/gbook.css');
@import url('/css/links.css');
@import url('/css/newsc.css');
@import url('/css/nletter.css');
@import url('/css/poll.css');
@import url('/css/weather.css');
body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #626262;
font-size: 11px;
font-weight: normal;
text-decoration: none;
background-color:#dcd178;
margin: 4px;
	padding: 4px;
	}
a{
color: #000;
text-decoration: none;
}
a:hover{
color: #626262;
}
ul a{
color: #626262;
}
ul a:hover{
color: #000;
}
#wraper{
width: 960px;
margin-left:auto;
margin-right:auto;
border:1px solid #fff;
}
div.homelink{
color: #F5C67E;
font-weight: bold;
width:120px;
float:right;
text-align:right;
}
div.homelink a{
text-decoration:none;
color: #F5C67E;

}
#logo {
background: #376247 url(../images/_img/_template/header.jpg) no-repeat;
	height: 114px;
}
#navsearch {
background: #e7dfa1 url(../images/_img/_template/nav.jpg)  repeat-x;
	height: 28px;
	float:left;
	width: 160px;
}
#nav {
background: #e7dfa1 url(../images/_img/_template/nav.jpg)  repeat-x;
	height: 28px;
	float:left;
	width: 800px;
}
#golfimages {
background: #376247 url(../images/_img/_template/golf-images.jpg)   no-repeat;
	height: 78px;
	clear:left;
	overflow:hidden;
}
#bodymain {
	padding: 0px;
	background: #FFFFFF url(../images/_img/_template/body-main.jpg)  repeat-y;
}
#footerwebnaz{
width: 960px;

overflow:hidden;
color: #eee;
background: #376247 url(../images/_img/_template//webnaz.jpg)   no-repeat;
	height: 30px;
	padding:4px 0px 0px 0px;
}
span.footerwebnaz a{
color: #eee;

}
#footerwraper{
width: 960px;
background: #376247  url(../images/_img/_template/footer.jpg)  repeat-y;
height:190px;
}
#footerimage {
color: #eee;
    padding: 0px 0px 2px 0px;
	background: #E8EBDA  url(../images/_img/_template/footerimg.jpg)  repeat-y;
	text-align:center;
	width: 191px;
	float:left;
	height:100%;
}
#footer {
color: #eee;
    padding: 0px 0px 2px 0px;
	background: #376247;
	text-align:center;
	width: 769px;
	float:left;
}
#footer a{
color: #eee;
text-decoration:none;

}
#slogan1{
margin:57px 10px 0px 0px;
text-align:right;
position:absolute;
width:960px;

}
/* Content */

#acontent {
color: #626262;
  padding:0px 0px 0px 30px;
	margin-left: 170px;
	
}
#acontent p{
    color: #626262;
	margin-bottom:0px;
}
#sidebar {

	float: left;
	width: 198px;
	
}


/*RANDOM IMG*/
.randombg{
	background:#fff;
}
.imageholder{
border:1px solid #000;
		overflow:hidden;
		position:relative;	/* Don't remove this line */
	
	}
	.randomdiv{
	  
	 margin-top:0px;
margin-bottom:10px;
	}
	/* Don't change these values */
	.imageholder img{
		position:absolute;
		left:0px;
		top:0px;
	}
/*BANNERS*/
#bannerrotate {
margin-top:7px;
margin-left:260px;
position:absolute;
}
#bannerstatic{
margin-bottom:10px;

margin-left:auto;
margin-right:auto;
}
img.bannerimg{
margin:0px 0px 0px 0px;
border:1px solid #000;
}
img.bannerimg_rot{
margin:0px 0px 0px 0px;
}
	/*END BANNERS*/


/*END DESIGN*/


