@charset "utf-8";





body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	margin: 0px;
}

#container {
	background-color: rgba(255,255,255,1);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	position: relative;
}
#header {
	width: 100%;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	height: 76px;
}

#header #topright {
	width: 270px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: right;
	color: rgba(255,255,255,1);
	font-weight: normal;
	height: 29px;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#banner {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 150px; 
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo_01.png);
	background-repeat: no-repeat;
	left: 9px;
	z-index: 2;
}

#nav {
	background-color: rgba(22,21,18,0.9);
	height: 58px;
	width: 960px;
	position: absolute;
	top: 76px;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
}




#nav ul li {
	text-transform: uppercase;
	color: rgb(255,255,255);
	float: left;
	margin-left: 0px;
	list-style-type: none;
}
#nav ul li a {
	color: rgb(255,255,255);
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	padding-top: 20px;
	padding-bottom: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-moz-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-ms-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	-o-transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
	transition: background-color 400ms ease-in-out 0s, color 500ms ease-in-out 100ms;
}
#nav a:hover {
	color: rgb(174,96,58);
}

#nav ul li a:hover {
	background-color: rgb(22,21,18);
	color: rgba(174,96,58,1);
}
#navsidebar   {
	margin-top: 40px;
	/* [disabled]margin-left: 30px; */
}
#navsidebar ul   {
	margin: 0px;
}
#navsidebar ul li   {
	float: none;
	list-style-type: none;
}
#navsidebar ul li a   {
	display: block;
	width: 130px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(51,51,51);
	background-image: url(../images/bg_sidebarnav.png);
	background-position: 3px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(204,204,204);
}
#navsidebar ul li a:hover {
	background-image: url(../images/bg_sidebarnav.png);
	background-repeat: no-repeat;
	background-position: 3px;
	color: rgb(193,61,28);
}
#navsidebar ul #directions a {
	color: rgb(190,44,33);
}



#content {
	background-color: rgba(255,255,255,1);
	width: 100%;
	margin-top: 40px;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: rgb(193,61,28);
	margin-bottom: 0px;
	margin-top: 30px;
	letter-spacing: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: rgb(140,124,93);
	font-style: italic;
	margin: 0px;
	padding-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: rgb(174,96,58);
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: rgb(0,0,0);
}


#content #maincontent {
	float: right;
	width: 580px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 70px;
	margin-right: 70px;
	min-height: 300px;
}
#content #sidebar {
	float: left;
	width: 290px;
}
#footer {
	width: 100%;
	background-color: rgb(255,255,255);
	clear: both;
}


#footer #footer1 {
	width: 100%;
	background-color: rgb(220,207,184);
	height: 200px;
	padding-left: 0px;
	padding-right: 0px;
	clear: none;
}
#footer #footer2 {
	background-color: rgb(174,96,58);
	height: 270px;
	width: 100%;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: rgb(214,173,153);
}
.footer1col {
	float: left;
	height: 133px;
	width: 213px;
	padding-right: 22px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 33px;
	padding-bottom: 33px;
}
.footer1col1 {
	padding-top: 33px;
	padding-right: 22px;
	padding-bottom: 33px;
	padding-left: 20px;
	height: 133px;
	width: 213px;
	float: left;
}



#footer2 #footer2col1 {
	height: 200px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(190,128,97);
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer2 #footer2col2 {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	width: 198px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 190px;
	text-align: center;
}
#footer2col3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(207,191,176);
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer2 #footer2col3 {
	height: 200px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(190,128,97);
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#footer2col1 ul {
	margin: 0px;
	padding: 0px;
}

#footer2col1 ul li {
	list-style-type: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: rgb(223,191,176);
	padding-top: 8px;
	text-align: left;
}


#footer2col1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(223,191,176);
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/bg_sidebarnav01.png);
	background-repeat: no-repeat;
	background-position: 3px top;
}
#footer2col1 ul li a:hover {
	color: rgb(22,21,18);
	background-image: url(../images/bg_sidebarnav02.png);
	background-position: 3px top;
}

#footer2col2 ul {
	margin: 0px;
	padding: 0px;
}
#footer2col2 ul li {
	list-style-type: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: rgb(223,191,176);
	padding-top: 8px;
	text-align: left;
}
#footer2col2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: rgb(223,191,176);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	background-image: url(../images/bg_sidebarnav01.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#footer2col2 ul li a:hover {
	color: rgb(22,21,18);
	background-image: url(../images/bg_sidebarnav02.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

#footer2col2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #DFBFB0;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
#footer2col2 p img {
	padding: 0px;
	margin: 0px;
}
#FB {
	position: relative;
	left: 0px;
	top: 0px;
	width: 73px;
	height: 83px;
	z-index: 3;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.print {
	background-color: rgb(153,153,153);
	height: 30px;
	width: 120px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: rgb(255,255,255);
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-radius: 5px;
	font-weight: bold;
	display: block;
	background-image: url(../images/print_icon.png);
	background-repeat: no-repeat;
	background-position: 95px center;
}
.print a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(255,255,255);
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.print a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(0,0,0);
}
.pthai {
	font-family: "Cordia New", CordiaUPC, "Browallia New", BrowalliaUPC;
	font-size: 22px;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h3thai {
	font-family: "Cordia New", CordiaUPC, "Browallia New", BrowalliaUPC;
	font-size: 22px;
	font-weight: bold;
	color: rgb(102,102,102);
}
.ratetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: rgb(143,185,139);
	color: rgb(255,255,255);
	border: 1px solid rgb(153,153,153);
	border-collapse: collapse;
}
.ratetable tr td{
	border: 1px solid rgb(102,102,102);
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: rgba(56,58,66,1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: rgba(155,192,152,1);
	line-height: 120%;
}
.ratetable tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid rgb(102,102,102);
	background-color: rgb(121,169,109);
}
.coursenav {
	width: 200px;
	margin-top: 3px;
	margin-left: 30px;
	margin-bottom: 0px;
}
.h3golfcourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(174,96,58,1);
	text-transform: capitalize;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.coursenav ul {
	margin: 0px;
	padding: 0px;
}
.coursenav ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 2px;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	background-color: rgba(143,185,139,1);
	color: rgba(255,255,255,1);
	padding-left: 0px;
	margin-left: 0px;
}
.coursenav ul li a {
	text-decoration: none;
	color: rgba(51,51,51,1);
	text-align: left;
	display: block;
	background-color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(204,204,204,1);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
}
.hcoursenav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	background-color: rgba(67,109,100,1);
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	height: 37px;
	letter-spacing: 2pt;
	padding-left: 0px;
	padding-top: 3px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
}
.coursenav ul li a:hover {
	font-weight: normal;
	background-color: rgba(190,184,173,1);
	color: rgba(255,255,255,1);
}
.selecthole {
	height: 35px;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.selecthole ul {
	margin: 0px;
	padding: 0px;
}

.selecthole ul li {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.selecthole ul li a {
	text-decoration: none;
	color: rgba(255,255,255,1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	height: 20px;
	width: 31px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #A89F91;
}
.selecthole ul li a:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(174,96,58,1);
}

.h3holebyhole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: rgba(51,51,51,1);
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 10px;
}

.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: capitalize;
	color: rgba(174,96,58,1);
	text-decoration: none;
	font-weight: bold;
}

.pcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}

.btnOnlineBooking {
	background-color: #45de5e;
	border-radius: 13px;
	border: 2px solid #18ab29;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	padding: 10px 17px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #2f6627;
}

	.btnOnlineBooking:hover {
		background-color: #5cbf2a;
	}

	.mbtnOnlineBooking:active {
		position: relative;
		top: 1px;
	}
