/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:12px;
	color:#000;
	line-height:1.5em;
}
a.location{
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}
p{
	padding:0;
	margin:0 0 10px 0;
}
.content_menu,.list ul li{
	list-style:url(../images/stik.jpg);

}
.content_menu,.list ul li a{
	font-size:14px;
	color:#0f7305;
	font-weight:bold;
	text-decoration:none;
	margin-left:7px;
}
.content_menu,.list ul li a:hover{
	text-decoration:underline;
}
a{
	text-decoration:none;
	color:#0f7305;
}
a:hover{
	text-decoration:underline;
}
.wrapper{
	width:787px;
	height:auto;
	margin:0 auto;
}
.header{
	background:url(../images/gei-home_03.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_about{
	background:url(../images/gei-about-us.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_golf_day{
	background:url(../images/gei-corporate-golf-day.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_golf_tour{
	background:url(../images/gei-golf-tour.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_golf_reservation{
	background:url(../images/gei-golf-reservations.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_golf_gallery{
	background:url(../images/gei-gallery.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_testimonial{
	background:url(../images/gei-testimonials.jpg) no-repeat;
	width:787px;
	height:289px;
}
.header_golf_contact{
	background:url(../images/gei-contact-us.jpg) no-repeat;
	width:787px;
	height:289px;
}
.logo{
	width:782px;
	height:67px;
	background:  url(../images/gei-logo.jpg) left no-repeat;
}
.header_content{
	background:url(../images/gei-home_05.jpg) no-repeat;
	width:787px;
	height:48px;
}
.header_content h1{
	color:#FFF;
	padding:20px 0 0 0;
	margin:0 0 0 60px;
	font-size:18px;
}
.content{
	background:url(../images/gei-home_07.jpg) repeat-y;
	width:737px;
	height:auto;
	padding:10px 30px 10px 20px;
	text-align:justify;
}
.footer{
	background:url(../images/gei-home_09.jpg) no-repeat;
	width:787px;
	height:33px;
}
.menu{
	width:787px;
	height:40px;
	padding-top:250px;
}
.menu ul {
	padding:0 0 0 9px;
	margin:0;
}
.menu ul li{
	display:inline;
	margin:0 0 0 5px;
}
.menu ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.book{
	background-color:#0f7305;
	color:#fff;
	padding:2px;
	text-decoration:none;
}
a.book:hover{
	background-color:#0099FF;
}
.submit{
	background-color:#0f7305;
	color:#fff;
	border:0;
}
#paging{
	text-align:center;
}
#paging ul{
	list-style:none;
	padding:0;
	margin:0;
}
#paging ul li{
	display:inline;
	margin:2px;
}
.copy{
	text-align:right;
	font-size:10px;
	padding-right:10px;
	color:#fff;
}
.copy a{
	color:#fff;
	text-decoration:none;
}
