@charset "utf-8";
body {
	background-image: url(images/common/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
	color: #1A1A1A;
}
#container {
	margin-top: 0px;
}
#header {
	background-image: url(images/common/headerbg.gif);
	width: 838px;
	height: 104px;
	margin: 0 auto;

}
#container #header .columnLeft {
	float: left;
	width: 282px;
	height: 104px;
}
#container #header .columnRight {
	text-align: right;
	height: 104px;
}
#container #header .columnRight #headerlinks {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 42px;
	padding-right: 63px;
}
#headerlinks a, #headerlinks a:visited, #headerlinks a:active {
	color: #fff;
	text-decoration: none;
	padding-right: 17px;
}
#headerlinks a:hover {
	text-decoration: underline;
}
#content_area_bg {
	width: 838px;
	margin: 0 auto;
	background-image: url(images/common/content-area-bg.gif);
	background-repeat: repeat-y;
}
#top_nav_container {
	width: 784px;
	height: 50px;
	margin: 0 auto;
	background-image: url(images/common/top_nav_container_bg.gif);
	background-repeat: repeat-x;
	margin-left: 27px;
}
#top_nav_container_without_weather {
	width: 784px;
	height: 50px;
	margin: 0 auto;
	margin-left: 27px;
}
#top_nav_links {
	padding-top: 12px;
}
#top_nav_links a, #top_nav_links a:visited, #top_nav_links a:active {
	color: #F37021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
#top_nav_links a:hover {
	text-decoration: underline;
}
a, a:visited, a:active {
	color: #F37021;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container #header .columnRight #headerlinks .active {
	text-decoration: underline;
}
#container #content_area_bg #top_nav_container #top_nav_links .active, #container #content_area_bg #top_nav_container_without_weather #top_nav_links .active {
	text-decoration: underline;
}
#heroImage {
	width: 784px;
	height: 201px;
	margin: 0 auto;
	margin-left: 27px;
	background-image: url(images/heroImages/home_header_with_weather.jpg);
}

#heroImageNoWeather {
	width: 784px;
	height: 201px;
	margin: 0 auto;
	margin-left: 27px;
	background-image: url(images/heroImages/home_header_without_weather.jpg);
}

#heroImageSmall {
	width: 784px;
	height: 125px;
	margin: 0 auto;
	margin-left: 27px;
	background-image: url(images/heroImages/activities.jpg);
}
#temp {
	margin: 0 auto;
	font-size: 25px;
	color: #006DA6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	width: 80px;
	padding-top: 168px;
	padding-left: 690px;
}
#rates {
	width: 784px;
	margin: 0 auto;
	margin-left: 27px;
}
#bookingArea {
	width: 784px;
	height: 145px;
	margin: 0 auto;
	margin-left: 27px;
	background-image: url(images/common/book-bg.gif);
	background-repeat: repeat-x;
}
#bookingForm {
	margin: 0 auto;
	padding-left: 70px;
	padding-top: 18px;
}

#content_area {
	margin-left: 99px;
	margin-top: 0px;
}
h1 {
	padding-top:1px;
	font-size: 24px;
	color: #006DA6;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 25px;
}
h2 {
	margin: 0 auto;
	font-size: 16px;
	color: #006DA6;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
h3 {
	margin: 0 auto;
	font-size: 15px;
	color: #006DA6;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;
	margin-bottom: 4px;
	padding-bottom: 5px;
}
#content_area .introText {
	font-size: 16px;
	color: #858585;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 24px;
}
ul {
margin-top: 0px;
padding-top: 0px;
	}
li {
	font-size: 16px;
	color: #858585;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 24px;
}
#content_area .introTextNoBorder {
	font-size: 16px;
	color: #858585;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rateType {
	font-size: 16px;
	color: #1A1A1A;
	font-family: Georgia;
	font-weight: normal;
	padding-bottom: 15px;
}
.grey {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dgrey {
	color: #858585;
}
.grey td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_area .columnLeft {
	float: left;
	width: 250px;
}
#content_area .columnRight {
	text-align: left;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.secondText{
	color: #858585;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.golfText {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.golfText strong {
	color: #006DA6;
	font-weight: normal;
}

h6 {
margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#listTable p {
	color: #373737;
}
#boxText p, #homeTextArea p {
	font-size: 11px;
	color: #1A1A1A;
	line-height: 16px;
	padding-bottom: 15px;
}
#contactInfo p {
	padding-top: 15px;
	font-size: 11px;
	color: #1A1A1A;
	line-height: 16px;
	padding-bottom: 15px;
	font-weight: bold;
}
.bTextArea {
	font-size: 11px;
	color: #1A1A1A;
	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: #b9b6af;
	border-right-color: #b9b6af;
	border-bottom-color: #b9b6af;
	border-left-color: #b9b6af;
	font-weight: bold;
	width: 108px;
	padding:2px;
	padding-left:8px;
}
.bTextArea2 {
	font-size: 11px;
	color: #1A1A1A;
	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: #b9b6af;
	border-right-color: #b9b6af;
	border-bottom-color: #b9b6af;
	border-left-color: #b9b6af;
	font-weight: bold;
	width: 45px;
	padding:2px;
	padding-left:2px;
}
#bookingTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7C76;
	font-weight: bold;
}
.bulletList {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	list-style: none;
}
.bulletList li {
	padding-left: 8px;
	background-image: url(images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #373737;
	padding-bottom: 0px;
	line-height: 14px;
}

.bulletList2 {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}
.bulletList2 li {
	padding-left: 8px;
	background-image: url(images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #858585;
	font-family: Georgia;
	padding-bottom: 0px;
	line-height: 18px;
}
#boxContainer {
	width: 245px;
	background-image: url(images/common/box-bg.gif);
	background-repeat: repeat-y;
}
#boxTop {
	width: 245px;
	height: 23px;
	background-image: url(images/common/box-top.gif);
}
#boxText {
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
}
#boxText2 {
	padding-right: 20px;
	padding-left: 28px;
	text-align: left;
}
#boxTextArea {
	padding-top: 8px;
}
#homeTextArea {
	padding-top: 15px;
}
#boxText p, #boxText2 p {
	color: #1A1A1A;
}
#boxBottom {
	width: 245px;
	height: 15px;
	background-image: url(images/common/box-bottom.gif);
}
#finePrint {
	padding-top: 40px;
	padding-left: 70px;
	padding-right: 60px;
}
#finePrint p {
	font-size: 11px;
}
#footer {
	width: 838px;
	margin: 0 auto;
	background-image: url(images/common/content-area-bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer_text {
	color: #F37021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 99px;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 18px;
}
