@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color: #F3F8E4;
	background-image: url(gfx/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper {
	width:980px;
	position:relative;
	margin:0px auto;
}
#slides {
	display: inline;
	position:static;
	width: 980px;
	height: 212px;
}
#safari {
	position:relative;
	width: 980px;
	height: 212px;
}
#rings {
	position:absolute;
	top:0px;
	right:98px;
	z-index:551;
	clear:both;
	overflow:hidden;
	background-image: url(gfx/ring_tip.png);
	background-repeat: no-repeat;
	width:179px;
	height:24px;
}
#nav_bg {
	margin-top: 90px;
	width: 980px;
	height: 209px;
	background-image: url(gfx/nav3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav_top {
	margin-top:180px;
	margin-bottom:0px;
	margin-left: 10px;
	float:left;
	display:inline;
}
#nav_top a {
	font-family: tahoma;
	color:#663300;
	font-size:16px;
	text-decoration:none;
	margin:0 8px 0 8px;
}
#nav_top a:hover {
	color:#000000;
	font-size:16px;
	text-decoration:none;
	margin:0 8px 0 8px;
}

#content_wrapper {
	width:980px;
	margin:0 auto;
	background-color: #C7C5C6;
	background-image: url(gfx/content_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content_wrapper a {
	color: #CC0000;
}
#content_wrapper a:hover {
	color: #666666;
}

p, li {
	font-family:tahoma;
	color:#000000;
	font-size:14px;
	line-height:19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	font-size:32px;
	font-weight:normal;
}
h2 {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	padding-top:15px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	font-size:22px;
	font-weight:bold;
}
h3 {
font-family:tahoma;
font-size:12px;
color:#000000;
}
.col {
	float:left;
	display:inline;
	width:300px;
	margin:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	line-height:19px;
	text-align:justify;
	background-color: #FFFFFF;
	background-image: url(gfx/flowers.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 350px;
}
.col2 {
	float:left;
	display:inline;
	width:300px;
	margin:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	line-height:19px;
	text-align:justify;
	background-color: #FFFFFF;
		height: 350px;
}
.col3 {
	float:left;
	display:inline;
	width:300px;
	margin:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	line-height:19px;
	text-align:justify;
	background-color: #3B3B3B;
		height: 350px;
}
.col_pad {
margin: 10px;
}
#directory {
	margin: 10px;
	background-color: #FFFFFF;
	padding: 5px;
}
#local_right {
float:right;
width: 245px;
margin: 0 0 5px 5px;
}
#accom_right {
float:right;
width: 614px;
margin: 0 0 5px 5px;
}
#contact_right {
float:right;
width: 332px;
margin: 0 0 5px 5px;
}
.MapPanel
{
	border: solid 1px black;
	height: 440px;
	width: 438px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align:left;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer {
	margin-top: 15px;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
}
#footer a {
	font-family: tahoma;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	margin:0 20px 0 20px;
}
#footer a:hover {
	font-family: tahoma;
	color:#663300;
	font-size:12px;
	text-decoration:none;
	margin:0 20px 0 20px;
}
#copy {
float:left;
display:inline;
	width: 980px;
	height: 54px;
	color:#99FF00;
	margin:0 auto 0 auto;
	color:#003399;
	font-size:10px;
	background-image: url(gfx/footer.png);
	background-position: top;
}
#copy_align {
	margin-left: 120px;
	margin-top: 12px;
}
#copy p {
	color:#333333;
	font-family: Georgia;
	font-size: 10px;
}
#copy a {
	color:#000000;
	text-decoration:none;
}
#copy a:hover {
	color:#663300;
}
#credit p {
	color:#000;
	font-family: Georgia;
	font-size: 10px;
}
#credit a {
	color:#000;
	text-decoration:none;
}
#credit a:hover {
	color:#333333;
}
