body{
	padding: 0px;
	margin: 0px;
}

body, html{
	position: relative;
	height: 100%;
}
img{
	border: 0px;
}

p{
	padding: 8px 0px;
	margin: 0px;
}
border
{
border:0px;

}
#layout, #layout td{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
}

#layout{
	margin: auto;
	width: 800px;
	height: 100%;
	border: 0px solid transparent;
	border-collapse: collapse;
}
		
.col_left{
	background: #b0c492;
	width: 150px;
	vertical-align: top;
}

#col_right{
	width: 650px;
	background: #fff;
}

.col_left a:link, .col_left a:active, .col_left a:visited{
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 22px;
	text-decoration: none;
} 

.nav_links{
	margin-left: 6px;
}

#header_generic{
	width: 650px;
	height: 100px;
	vertical-align: top;
	background: url(../images/header_generic.jpg) top center no-repeat;
	position: relative;
}

#header_home{
	width: 650px;
	height: 580px;
	vertical-align: top;
	/*background: url(../images/homepage.jpg) top left no-repeat;*/
	position: relative;
	display: block;
}

#nav_links_top{
	padding-top: 60px;
	background: url(../images/dot_bottom.png) top right repeat-y;
	/* border-right: 1px dotted #fff; */
	padding-bottom: 11px;
}

/*
#homepage #nav_links_top{
	padding-top: 60px;
}
*/

#nav_links_bot{
	padding-top: 11px;
	background: url(../images/dot_bottom.png) top left repeat-x;
	border-top: 1px dotted #ff;
}

#nav_right{
	padding: 20px 0px 0px 20px;
	margin-top: 10px;
	background: url(../images/three_dot_divider.gif) top left repeat-y;
	width: 170px;
}

#nav_right ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

#nav_right li{
	margin: 0px;
	padding: 5px 0px;
}

#nav_right a:link, #nav_right a:active, #nav_right a:visited{
	color: #b0c492;
	text-decoration: none;
}

#content a:link, #content a:active, #content a:visited{
	color: #b0c492;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}

#nav_right a:hover{
	text-decoration: underline;
}


#logo_holder{
	width: 650px;
	height: 100px;
	/* border-bottom: 3px dotted #fff; */
	text-align: right;
	position: relative;
	background: url(../images/dot_bottom.png) bottom left repeat-x;
}

#logo_holder img{
	width: 200px;
	height: 80px;
	border: 0px;
}

h1{
	font-size: 17px;
	line-height: 22px;
	color: #111;
	padding: 3px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	font-family: verdana;
}

h2{
	font-size: 16px;
	line-height: 20px;
	color: #222;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-weight: normal;
	font-family: verdana;
}

h3{
	font-family: verdana;
	font-size: 15px;
	line-height: 22px;
	color: #b0c492;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.gallery_image{
	width: 130px;
	height: 95px;
	float: left;
	margin: 6px;
	border: 1px solid #fff;
}

.gallery_image:hover{
	border: 1px solid #777;
}

.breaker{
	clear: both;
}

#content{
	padding: 30px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
	width: 440px;
}

#pga_special{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 456px;
	height: 319px;
}

#winter_special{
	position: absolute;
	top: 175px;
	left: 0px;
	width: 454px;
	height: 143px;
}

#winter_special2{
	position: absolute;
	top: 175px;
	left: 0px;
	width: 455px;
	height: 140px;
	z-index: 10;
}




#homepage_billboard{
	position: absolute;
	top: 318px;
	left: 0px;
	width: 452px;
	height: 245px;
}

#footer p{
	padding: 20px 0px 20px 10px; 
	font-size: 9px;
	color: #999;
	text-align: left;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #999;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.rates_tbl td{
	width: 85px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	margin: 0px;
	line-height: 20px;
}

.rates_tbl{
	border-collapse: collapse;
}

.rates_tbl em{
	color: #f00;
}

.rooms_rates img{
	margin-left: 10px;
}



.formitem{
	display: block;
	padding: 5px;
}

label{
	display: block;
	
}

#text_1 {
	top: 205px;
	left: 144px;
	width: 300px;
	position: absolute;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#text_1 p {
	margin: 8px 0 3px 0;
	padding: 0;
	line-height: 10px;
	font-size: 10px;
}

#text_2 {
	top: 234px;
	left: 10px;
	width: 440px;
	position: absolute;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#text_2 p {
	margin: 8px 0 3px 0;
	padding: 0;
	line-height: 10px;
	font-size: 10px;
}
