@charset "utf-8";
/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/wrapperbg4.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #000000;
}
#head {
	background-image: url(../images/GF_resort3_01.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 1000px;
}
#head td {
	height: 80px;
	width: 1000px;
}
#head p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 600px;
	padding-top: 2px;
	line-height: 1.4em;
	text-align: center;
}

#nav {
	background-image: url(../images/GF_resort3_02.jpg);
}
#nav td {
	height: 41px;
	width: 1000px;
}
#content1 #sidemenu {
	background-image: url(../images/GF_resort3_03.jpg);
	background-repeat: no-repeat;
	height: 529px;
	width: 230px;
}
#content1  #text2 {
	background-image: url(../images/GF_resort3_04.jpg);
	background-repeat: no-repeat;
	height: 529px;
	width: 770px;
}
#content1 #text2 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#content1  #text2  p {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.25em;
	padding-bottom: 5px;
	background-image: url(../images/menu_see_thruB50%25.png);
	background-repeat: repeat;
	padding-top: 5px;
	margin-bottom: 10px;
}

#content1  #text2  a, a:visited {
	text-decoration: none;
	color: #000066;
}
#content1  #text2  a:hover {
	text-decoration: none;
	color: #000066;
	background-color: #FFFFFF;
}
#content1  #text2  a:active {
	text-decoration: none;
	color: #FFCC00;
	background-color: #000066;
}


#footer {
	background-image: url(../images/GF_resort3_05.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
}
#footer p {
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
#footer    a,a:visited  {
	text-decoration: none;
	color: #000066;
	background-color: #CCCCCC;
}
#footer  a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#footer  a:active  {
	text-decoration: none;
	color: #FF0000;
	background-color: #000066;
}

#footer #credits {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	margin-top: 10px;
}
#footer #credits a, a:visited {
	text-decoration: none;
	color: #000066;
	background-color: #CCCCCC;
}
#footer #credits a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#footer #credits a:active {
	text-decoration: none;
	color: #FF0000;
	background-color: #000066;
}
.book		{margin:5px 10px; padding:2px 10px; background-color:yellow; color:#252525; text-decoration:none; font-size:14px; font-weight:bold; text-transform:uppercase;}
a.book:link	{background-color:yellow; padding:2px 10px; color:#252525; text-decoration:none; font-size:14px; font-weight:bold; text-transform:uppercase;}
a.book:visited	{background-color:yellow; color:#252525; text-decoration:none; font-size:14px; font-weight:bold; text-transform:uppercase;}
a.book:hover	{text-decoration:underline;}