@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;
	font-size: 12px;
}
#wrapper {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head {
	background-repeat: no-repeat;
	height: 80px;
	width: 1000px;
	background-image: url(../images/GF_dev3_01.jpg);
}
#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_dev3_02.jpg);
	height: 41px;
	width: 1000px;
	background-repeat: no-repeat;

}
#nav td {
	height: 41px;
	width: 1000px;
}
#content1 #sidemenu {
	width: 230px;
}
#content1  #text2 {
	width: 770px;
}
#content1 #text2 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-decoration: none;
}
#content1 #text2 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content1  #text2  #attractions  td {
	margin: 5px;
	padding: 5px;
}


#content1 #text2 img {
	border: 1px solid #CCCCCC;
}

#content1 #text2 .small {
	font-size: 11px;
}


#content1  #text2  p {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.25em;
	padding-bottom: 5px;
}
#content1 #text2 .preamble {
	text-align: justify;
	width: 600px;
}

#content1 #text2 table {
	width: 700px;
}

#content1 #text2 ul {
	list-style-type: none;
	padding-left: 20px;
}
#content1 #text2 li {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	width: 440px;
	background-image: url(../images/menu_see_thru20%25.png);
	background-repeat: repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

#content1  #text2  a, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#content1  #text2  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#content1  #text2  a:active {
	text-decoration: none;
	color: #FF0000;
	background-color: #000066;
}
#content1  #text2  #contact {
	border: 1px solid #FFFFFF;
}
#content1 #text2 #contact .p {
	margin-bottom: 5px;
}
input[type="text"] {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
input[type="text"]:focus {
	background-color: #FFFFFF;	
}
textarea[name="message"] {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea[name="message"]:focus {
	background-color: #FFFFFF;
}
textarea[name="comment"] {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea[name="comment"]:focus {
	background-color: #FFFFFF;
}

input[type="submit"] {
	background-color: #1B74D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 5px;
	cursor: default;
}
#content1 #text2 #tdenewsletter {
	border: 1px solid #FFFFFF;
	width: 400px;
}




#footer {
	height: 100px;
	width: 1000px;
}
#footer p {
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
#footer    a,a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}
#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: #999999;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	margin-top: 10px;
}
#footer #credits a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer #credits a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#footer #credits a:active {
	text-decoration: none;
	color: #FF0000;
	background-color: #000066;
}
#content1 #text2 .SendToAFriendForm {
	width: 400px;
	border: 1px solid #FFFFFF;
}
#text2 form {
	width: 600px;
}
#contact {
	border: 1px solid #FFFFFF;
}
#contact p {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.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, 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, a.book:visited	{background-color:yellow; color:#252525; text-decoration:none; font-size:14px; font-weight:bold; text-transform:uppercase;}
a.book:hover, a.book:hover		{text-decoration:underline;color:#FFFFFF; }