.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/buttons2.jpg);
	cursor: hand;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-transform: lowercase;
}
.booking-bg {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
}
.login-bg {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
}
.body-bg {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 464B75;
	text-decoration: none;
}
.left-bar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 002159;
	text-decoration: none;
}
.input-type {
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 1px;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	padding: 1px;
	border: 1px solid #999999;
}

.login-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #356289;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36638A;
	text-decoration: none;
}
.title-aboutus {
	background-image: url(../images/about-title.jpg);
	background-repeat: no-repeat;
}
.golf-title {
	background-image: url(../images/golf-title.jpg);
	background-repeat: no-repeat;
}
.room-detail-title {
	background-image: url(../images/title_roomdetail.jpg);
	background-repeat: no-repeat;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;


}
.testimonial-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;

}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #002260;
	text-decoration: none;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tbl_bdr {
	border: 1px solid #BFB995;
}
.top_text_space {
	padding-top: 6px;
}
.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}
.er {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.imgs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #404040;
	border-left-color: #999999;
}
.discount {
	color: #FF0000;
	text-decoration: line-through;
}

