/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:0.92307em; background-color:#000}
html, input, textarea	{font-family:Trebuchet MS; 
		color:#3b3b3b;}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%; padding-top:10px;}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container { overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#629520; text-decoration:none;} 
a:hover{text-decoration:underline;}
.link2{color:#c10e00; font-size:.8571em; background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:8px;} 
.link1{color:#629520; font-weight: bold; font-size:.8571em; background:url(images/rss.gif) top left no-repeat; padding:10px 0 16px 37px; float:right; text-decoration:none; margin:-7px 25px 0 0; position:relative} 
.link1:hover{ text-decoration:underline}

.link { display:block; float: right; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none; position:absolute; margin:0 0 0 244px}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:5px 12px 5px 16px; font-weight:normal; font-style:normal}
.link a { color:#629520; text-transform:uppercase; font-weight:bold; font-size:.9em; text-decoration:none; }
.link a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#fff; text-decoration:none}
.link-1 em { display:block; background:url(images/link_left1.gif) no-repeat left top}
.link-1 b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:5px 12px 5px 16px; font-weight:normal; font-style:normal}
.link-1 a { color:#629520; text-transform:uppercase; font-weight:bold; font-size:.8571em; text-decoration:none; }
.link-1 a:hover { text-decoration:underline; }

.link-2 { display:block; float:left; background:url(images/link_bg2.gif) left top repeat-x; color:#fff; text-decoration:none}
.link-2 em { display:block; background:url(images/link_left2.gif) no-repeat left top}
.link-2 b { display:block; background:url(images/link_right2.gif) no-repeat right top; padding:5px 12px 5px 16px; font-weight:normal; font-style:normal}
.link-2 a { color:#629520; text-transform:uppercase; font-weight:bold; font-size:.8571em; text-decoration:none; }
.link-2 a:hover { text-decoration:underline; }

.news_list {list-style:none; text-decoration:none ;} 

/*header*/



/* NAV_BAR */
#menuwrapper {
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	background-color: #909090;
	background-image:url(images/nav_background.jpg);
	background-repeat:no-repeat;
}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#666666;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding:15px 38px 15px 40px;
	border-right: 1px solid #cccccc;
	font-size: .85em;
	color: #666666;
}

#p7menubar a.trigger {
	padding: 15px 44px 15px 40px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar ul li a  {
	color: #666666;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #ddddd3;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #b8d0b8!important;
	color: #FFFFFF!important;
}
/* The single backslash \ character . */
#p7menubar li {width: auto;}
/* 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px; }
#content ul li a{color:#d52d00; font-weight:bold; text-decoration:none ; line-height:1.5em} 
#content ul li a:hover { text-decoration:underline; }

#content .ul{margin:0; padding:0; list-style:none;}
#content .ul li{ background:url(images/tail.gif) repeat-x bottom; padding:0 0 8px 0; margin-bottom:7px }
#content .ul .list{ background:url(images/bg_1.gif); padding:0 0 8px 0; margin-bottom:7px }
#content .ul li strong{ display:block }
#content .ul li a{color:#d52d00; font-weight:bold; text-decoration:none ; line-height:1.2em; background:url(images/marker2.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px;} 
#content .ul li a:hover { text-decoration:underline; }

#content ol{margin:0; padding:0; list-style-position:inside; font-weight:bold}
#content ol li{ padding:0 0 10px 0px }
#content ol li span{ font-weight:normal}
#content ol li a{color:#3b3b3b; font-weight:bold; text-decoration:none ; line-height:1.36em; margin:0; padding:0} 
#content ol li a:hover { text-decoration:underline; }
 */

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding-bottom:26px} 
#content .title{  margin-bottom:19px}
#content .title1{  margin:13px 0 16px 0}
#content .title3{  margin:2px 0 12px 0}
#content .title2{  margin-bottom:14px}
#content .img-left{ float:left; margin::0 15px 13px 0}
#content .img-indent{ margin:0 0 0px 0}
#content p{ margin:0 0 11px 0; text-align:justify;}
#content .banner{ margin:13px 0 7px 9px}
#content .banner1{ margin:0 0 10px 0}
#content .banner2{ margin:19px 0 30px 0px}

#content .img-left02{ float:left; margin:0 15px 23px 0}


#page1 .indent{padding:0 40px 15px 0; float:right}
#page4 .indent{padding:0 40px 15px 0; float:right}
#page5 .indent{padding:0 40px 15px 0; float:right}
#page6 .indent{padding-top:15px}
#page7 .indent{padding-left:35px; position:relative; float:left}


/*block*/
.box{ background:url(images/bg_center.gif) #f4f4eb; width:98%; }
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:34px 31px 22px 39px; }
.box .indent-box1{ padding:30px 31px 37px 39px; }


.logo_bar{ background-color:#000;
}

.tee_time_box{
	background-image:url(images/GolfPromo.jpg);
	background-repeat:no-repeat;
	width:555px;
	height:280px;
	;
}
.tee_time_inner{
	width:382px;
	padding-left:0px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.button_box{
	background-image:url(images/button_bg.jpg);
	background-repeat:no-repeat;
	width:408px;
	height:146px;
	float:left;
}
.button_box02{
	background-image:url(images/button_bg02.jpg);
	background-repeat:no-repeat;
	width:408px;
	height:146px;
	float:left;
}
.button_box_inner{
	width:260px;
	padding-left:20px;
	padding-right:30px;
	padding-top:30px;
}

.our_service_box{
	background-image:url(images/our_service_range_box.jpg);
	background-repeat:no-repeat;
	width:555px;
	height:214px;;
}
.our_service_inner{
	width:382px;
	padding-left:26px;
	padding-top:40px;
}


/*footer*/
#footer { color:#363636; font-size:0.625em; }
#footer .indent-footer{ padding:18px 30px 0 30px;}
#footer span{ float:right}

#footer a {color:#363636; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer b {text-transform:uppercase} 

.h{ height:23px}
.h1{ height:27px}
.block-contact span{ float:right; margin-right:150px}
.input{
	width:112px; height:17px;
	padding-left:5px;
	vertical-align:middle;
	margin-bottom:0px;
	margin-top:1px
}.input1{
border:none;
	width:17px; height:17px;
	padding-left:0px;
	vertical-align:middle;
	margin-bottom:0px;
}.input2{
	width:240px; height:17px;
	padding-left:5px;
	margin-bottom:1px;
}input{
   	border:1px solid #b6b6b6; 
	background:#FFFFFF;
	width:274px; height:20px;
	font-size:1em;
	color:#464646;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #b6b6b6; 
	background:#FFFFFF;
	width:264px; height:146px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
.paper{}
.paper_top{ background-image:url(images/lg_top.gif); background-repeat:no-repeat; height:56px; width:869px;}
.paper_middle{background-image:url(images/lg_middle.gif); background-repeat:repeat-y; width:859px;}
.paper_central{width:839px;padding-left:20px; }
.paper_bottom{background-image:url(images/lg_botom.jpg); width:869px; height:25px;}

.news_central{padding-left:20px; padding-right:20px;
}

.fixtures{width:840px;}
.fixtureslink{width:114px; float:left;padding-left:20px; padding-top:10px;padding-bottom:10px; border:1px solid #999;}


.fixtures_txt a:visited {font-family:"Trebuchet MS, Arial, Helvetica, sans-serif"; font-size:16px; color:#999; text-decoration:none;}
.fixtures_txt a:hover {font-family:"Trebuchet MS, Arial, Helvetica, sans-serif"; font-size:16px; color:#999;text-decoration:underline;}
.fixtures_txt a:active {font-family:"Trebuchet MS, Arial, Helvetica, sans-serif"; font-size:16px; color:#629520; text-decoration:none;}
.fixtures_txt a:link {font-family:"Trebuchet MS, Arial, Helvetica, sans-serif"; font-size:16px; color:#629520; text-decoration:none;}
.current{font-family:"Trebuchet MS, Arial, Helvetica, sans-serif"; font-size:16px; color:#999; text-decoration:none;}


.mission_point{list-style-image:url(images/mission_point.jpg); margin-left:30px;}
