@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
    background: #2C0201;
	
}

/* linkปกติิกับ link ที่เข้าแล้ว*/
a:link, a:visited { 
color: #FFF; text-decoration: none; font-weight: bold; 
} 

/* link activeกับ linkเวลากด*/
a:active, a:hover { 
color:#3FF;
}

.side{
	background-color:#CD1D0A;
	width:50px;
	height:100%;
	}

.webms_style2{
	padding-left:45px;
	text-align:left;	
}
.webms_style2 h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#006;
	text-decoration:underline;
	padding-left:45px;
	height:10px;
}

.webms_style2 p{
	padding-left:45px;
	font-size: 14px;
	line-height:15px;
	color:#666;
}
.webms_style1{
	padding-left:45px;
	text-align:left;	
}
.webms_style1 h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#006;
	text-decoration:underline;
	padding-left:45px;
	height:10px;
}
.webms_style1 p{
	padding-left:45px;
	font-size: 14px;
	line-height:15px;
	color:#666;
}
.webms_style3{
	padding-left:45px;
	text-align:left;	
}
.webms_style3 h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#006;
	text-decoration:underline;
	padding-left:45px;
	height:10px;
}
.webms_style3 p{
	padding-left:45px;
	font-size: 14px;
	line-height:15px;
	color:#666;
}
	blockquote {
	margin: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	background-color: #FEF5F5;/*สีพื้นของกรอบข้อความ tag <blockquote> ที่ครอบtag <p>อยู่*/
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FD8D8A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.read{
	color:#F90;
}

.webms_content {
	
}
.webms_title{
	
}
.webms_image{
	text-align:center;
}
.webms_description{
	
}
#footer{
	height:20px;
	}
		/*class booking */
.booking{
	display:none;
}

.webms_style_link a:link{
	text-align:center;
	color:#006;

}

.webms_style_link a:visited{
	text-align:center;
	color:#006;
}
.line{
	color:#FF0;
	}
	
.webms_style_header{
	text-align:left;
	padding:20px 20px 20px 20px;
}
.webms_style_header img{
	width:500px;
	height:300px;
}	
.webms_image_style_header{
	text-align:center;
	padding:20px 20px 20px 20px;
	height:320px;
}
.webms_image_style_header img{
	width:500px;
	height:300px;
}	

.golf_booking_link a:link {color:#000000;}    /* unvisited link */
.golf_booking_link a:visited {color:#000000;} /* visited link */
.golf_booking_link a:hover {color:#000000;}   /* mouse over link */
.golf_booking_link a:active {color:#000000;}  /* selected link */
