p,h1,h2,h3,h4,h5,h6,hr{
	margin: 10px 0;
}
h1 {background-image:url(images/h1.gif); background-repeat:no-repeat; background-position:center; padding:0px 0px 20px 0px; font-size:138.5%; letter-spacing:1px; font-variant:small-caps; font-weight:bold; color:#036;text-align:center; }

h2 {font-size:123.1%; letter-spacing:1px; font-variant:small-caps; font-weight:bold; color:#6688AA;text-align:center;}

h3 {font-size:108%; font-weight:bold; color:#6688AA;text-align:center;}

h4 {
	font-size:93%;
	font-weight:bold;
	color:#6688AA;
	text-align:center;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}

ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal inside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc inside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:3px;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}


html {
	background-color: #75A3C4;
	background-image:url(images/hotel-bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
p{line-height:150%; font-size:93%;}
div#wrapper {
width: 964px;
background-color:#FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;

border: none;
}
div#header {
text-align: left;
background-color:#DDEEFF;
padding: 0px;
margin: 0px;
}
#main {
	float:left;
	width:630px;
	padding:10px;

}


div#right {
	height:100%;
	width:290px;
	float:right;
	background-color: #FFFCAA;
	padding: 10px;
}

#opening{
float:left;
width:600px;
border-right:1px #6688AA solid;
padding: 15px;
}

div#footer {
border-top: thin solid #6688AA;
text-align:center;
clear:both;
padding-bottom:15px;
padding-top:15px;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 964px;
font-family: tahoma, arial;
font-variant:small-caps;
letter-spacing:1px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

div#tab1 hr {display: block; clear: left; margin: 0; padding:0; height: 0px;
  visibility: hidden;}

div#golfpack img {margin-right:15px; margin-bottom: 15px;}
div#golfpack div{border-bottom:1px #6688AA solid;}

div#golfspec img {margin-right:15px; margin-bottom: 15px;}
div#golfspec div{border-bottom:1px #6688AA solid;}

div.feedburnerFeedBlock ul {list-style:none;}
h4 a {font-size:93%; font-weight:bold; color:#6688AA;text-align:left;}
.newsletter th, .newsletter td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:3px;
}

.rates td, .rates th {padding: 5px 20px 5px 20px; text-align:center}

.seasonal th, .seasonal td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:3px;
}
