#mainPage {
	width: 700px;
	margin-left: -475px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 50%;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FFCC33;
	padding-top: 170px;
	padding-left: 230px;
	padding-right: 20px;
	padding-bottom: 30px;
}
body {
	font-family: Tahoma, Verdana, "MS Reference Sans Serif";
	color: #000000;
	background-attachment: fixed;
	background-image: url(graphics/page-background.png);
	background-repeat: repeat-x;
	background-color: #FEE998;
}
table {
	width: 660px;
	margin-left: 20px;
	margin-top: 20px;
	border: none;
	padding: 0px 0px 0px 0px;
}
ul {
	list-style-image: url(graphics/text-bullet1.gif);
}
h3 {
	font-size: large;
	font-weight: bold;
}
p, td, tr {
	font-size: medium;
}
a:link, a:visited, a:active {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.clearfloat {
	float: none;
	clear: both;
}

/******************** PAGE HEADER ********************/
#mainPage #pageHeader {
	background-image: url(graphics/page-header.png);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 110px;
	width: 950px;
	background-color: #FFCC33;
	background-position: bottom;
	left: 0px;
	top: 0px;
}
#pageTitle {
	font-family: "Bradley Hand ITC", Papyrus, "Monotype Corsiva", "MS Sans Serif";
	font-size: xx-large;
	font-weight: bold;
	color: #FF3300;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 12;
	height: 40px;
	top: 120px;
	left: 220px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#pageSep {
	font-family: "Bradley Hand ITC", Papyrus, "Monotype Corsiva", "MS Sans Serif";
	font-size: xx-large;
	font-weight: bold;
	color: #FFCC33;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 11;
	height: 40px;
	width: 950px;
	top: 120px;
	text-align: center;
	left: 0px;
}

/******************** PAGE MENU ********************/
#mainPage #pageMenu {
	font-family: "Bradley Hand ITC", Papyrus, "Monotype Corsiva", "MS Sans Serif";
	font-size: x-large;
	font-weight: bold;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 398px;
	width: 200px;
	left: 10px;
	top: 170px;
/*	background-image: url(graphics/page-menu.png); */
	padding-top: 12px;
	color: #FF9900;
}
#pageMenu #menuStart {
	height: 20px;
	width: 200px;
	background-image: url(graphics/page-menu-top.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#pageMenu #menuLinks {
	width: 200px;
	height: 334px;
	background-image: url(graphics/page-menu-item.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 20px;
}
#pageMenu #menuEnd {
	height: 20px;
	width: 200px;
	background-image: url(graphics/page-menu-bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 354px;
	padding-top: 30px;
	text-align: center;
}
#mainPage #pageMenu a:link, #mainPage #pageMenu a:visited, #mainPage #pageMenu a:active {
	color: #FF6600;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 40px;
	padding-top: 2px;
	line-height: 40px;
}
#mainPage #pageMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 40px;
	padding-top: 2px;
	background-image: url(graphics/page-menu-hover.png);
	background-repeat: no-repeat;
	line-height: 40px;
}
#menuLinks ul {
list-style: none;
padding-left: 0;
margin: 0;
}

/******************** SAMPLE MENU PAGE ********************/
#SampleMenu {
/*	padding-left: 20px;
	text-align: center;
	font-size: small;*/
}
#PageNotice {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#PageNotice a:link, #PageNotice a:visited, #PageNotice a:active, #PageNotice a:hover {
	font-size: larger;
	font-weight: normal;
	text-decoration: none;
	color: #FF3300;
	background-color: #FFF7D5;
	padding-top: 10px;
	padding-bottom: 10px;
	border: dotted 1px #FF6600;
	display: block;
}
#PageNotice a:hover {
	background-color: #FFE16A;
	border: dotted 1px #FF3300;
}
/******************** FACILITIES PAGE ********************/
#imgRight1 {
	margin: 0px 10px 0px 20px;
	height: 256px;
	width: 320px;
	float: right;
	/*text-align: right;*/
}
#imgWide1 {
	margin: 20px 0px 0px 20px;
	height: 400px;
	width: 660px;
}
.imgNewLeft,
.imgNewLeft img {
	margin: 20px 0px 0px 0px;;
	height: 450px;
	width: 640px;
}
.txtNewLeft,
.txtNewLeft p,
.txtNewLeft a:link,
.txtNewLeft a:active,
.txtNewLeft a:visited,
.txtNewLeft a:hover {
	margin: 0px 10px 40px 10px;
	text-align: left;
	font-size: small;
}
.imgNewRight,
.imgNewRight img {
	margin: 20px 0px 0px 60px;;
	height: 450px;
	width: 640px;
}
.txtNewRight,
.txtNewRight p,
.txtNewRight a:link,
.txtNewRight a:active,
.txtNewRight a:visited,
.txtNewRight a:hover {
	margin: 0px 10px 40px 10px;
	text-align: right;
	font-size: small;
}

/******************** CONTACT PAGE ********************/
#contactUs #field {
	font-weight: bold;
	width: 160px;
	text-align: right;
}
#contactUs #value {
	font-weight: normal;
	width: 500px;
	text-align: left;
}

/******************** FUTURE EVENTS PAGE ********************/

#eventItem {
	width: 680px;
	height: 80px;
	margin-left: 10px;
	margin-top: 40px;
	border-top: dotted 1px #FF3300;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#eventInfo {
	width: 340px;
	height: 100%;
	float: left;
	overflow: hidden;
}
	#eventInfo p {
		margin: 0px;
		padding: 0px 0px 0px 5px;
		text-align: left;
	}
	#eventInfo .title {
		color: #FF9900;
		font-size: large;
		height: 30px;
		line-height: 30px;
	}
	#eventInfo .location {
		color: #000000;
		font-size: medium;
		height: 25px;
		line-height: 25px;
	}
	#eventInfo .website {
		color: #FF3300;
		font-size: small;
		height: 25px;
		line-height: 25px;
		}
	#eventInfo .location a:link,
	#eventInfo .location a:visited,
	#eventInfo .location a:active {
		line-height: 25px;
		color: #000000;
		text-decoration: none;
		background-image: url(graphics/gmap-icon.png);
		background-repeat: no-repeat;
		background-position: left center;
		display: block;
		height: 25px;
		margin-left: 2px;
		padding-left: 28px;
		border: none;
	}
	#eventInfo .location a:hover {
		line-height: 25px;
		color: #000000;
		text-decoration: none;
		background-image: url(graphics/gmap-icon.png);
		background-repeat: no-repeat;
		background-position: left center;
		display: block;
		height: 25px;
		margin-left: 2px;
		padding-left: 28px;
		border: none;
	}
	#eventInfo .website a:link,
	#eventInfo .website a:visited,
	#eventInfo .website a:active {
		text-decoration: none;
		border: none;
	}
	#eventInfo .website a:hover {
		text-decoration: underline;
		border: none;
	}

#eventLogo {
	width: 120px;
	height: 100%;
	float: left;
	text-align: right;
	overflow: hidden;
}
	#eventLogo img {
		max-width: 120px;
		max-height: 80px;
		margin: 0px;
		padding: 0px;
	}
	#eventLogo a:link,
	#eventLogo a:visited,
	#eventLogo a:active {
		text-decoration: none;
		border: none;
	}
	#eventLogo a:hover {
		text-decoration: underline;
		border: none;
	}

#eventDate {
	width: 220px;
	height: 100%;
	float: left;
	overflow: hidden;
}
	#eventDate p {
		height: 25px;
		line-height: 25px;
		margin: 0px;
		padding: 0px 5px 0px 5px;
		text-align: center;
	}
	#eventDate img {
		width: 210px;
		height: 20px;
		margin: 10px 0px 0px 0px;
		padding: 0px 5px 0px 5px;
	}
	#eventDate .date {
		color: #FF6600;
	}
	#eventDate a:link,
	#eventDate a:visited,
	#eventDate a:active {
		text-decoration: none;
		border: none;
	}
	#eventDate a:hover {
		text-decoration: underline;
		border: none;
	}


/******************** IMAGES & WRAPS ********************/
#imgHotChips {
	position: absolute;
	top: 240px;
	right: 40px;
}
#imgHotDagwood {
	position: absolute;
	top: 252px;
	right: 269px;
}
#imgDaiquiri1 {
	float: right;
	margin: 0 20px 0 40px;
}
#imgTelephone {
	position: absolute;
	top: 330px;
	right: 0px;
}

/******************** PAGE FOOTER ********************/
#pageFooter {
	position: relative;
	height: 40px;
	width: 600px;
	bottom: -80px;
	font-size: small;
	color: #FF9900;
	text-align: center;
	left: -50px;
}
#pageFooter a:link, #pageFooter a:active, #pageFooter a:visited {
	color: #FF9900;
	text-decoration: none;
}
#pageFooter a:hover {
	color: #FF6600;
	font-size: medium;
	text-decoration: none;
}

/******************** HOME PAGE ********************/
#homeSponsorArea {
	padding: 35px 10px 15px 10px;
	margin: 0px;
	height: 120px;
	width: 680px;
	background-image: url(graphics/sponsored-events-1.png);
	background-repeat: no-repeat;
	text-align: center;
}
#homeSponsorArea img {
	padding: 5px 3px;
}

/******************** FAIRY FLOSS PAGE ********************/
#FairyFloss {
	width: 680px;
	height: 380px;
	padding: 10px;
	background-image: url(graphics/fairyfloss-bg-1.jpg);
	background-repeat: no-repeat;
}


/******************** GOOGLE MAPS ********************/

#MapLayer {
	width: 410px;
	height: 330px;
	padding: 0px;
	margin: -115px 0px 0px -205px; /* 140px 140px 0px 140px; */
	/*background-color: #FFF5EB;*/
	background-image: url(graphics/gmap-background.jpg);
	/*border: solid 1px #CC3300;*/
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	visibility: hidden;
}
#MapLayer p,
#MapLayer a:link,
#MapLayer a:visited,
#MapLayer a:active,
#MapLayer a:hover {
	width: 400px;
	margin: 3px 5px 2px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
	text-decoration: underline;
	line-height: 20px;
	text-align: right;
	vertical-align: text-top;
}
#MapLayer a:hover, #MapLayer p {
	text-decoration: none;
}
#MapCanvas {
	width: 400px;
	height: 300px;
	margin: 2px 6px 5px 4px;
	padding: 0px;
	background-color: #F0F0F0;
	border: solid 1px #FF6600;
}
#MapError {
	width: 350px;
	height: 110px;
	padding: 5px;
	margin: -55px 0px 0px -180px; /* 140px 140px 0px 140px; */
	background-color: #FFFFFF;
	border: solid 1px #CC3300;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 110;
	visibility: hidden;
}
#MapError p,
#MapError a:link,
#MapError a:visited,
#MapError a:active,
#MapError a:hover {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF3300;
	text-decoration: underline;
	line-height: 35px;
	text-align: center;
	vertical-align: text-top;
	font-weight: bold;
}
#MapError a:hover, #MapError p {
	text-decoration: none;
}
#MapError input {
}


#eventItem {
border-top:1px dotted #FF3300;
height:80px;
margin-left:10px;
margin-top:40px;
overflow:hidden;
padding:0;
width:680px;
}

#eventDate {
float:left;
height:100%;
overflow:hidden;
width:220px;
color: #ff9900;
}

#eventLogo {
float:left;
height:100%;
overflow:hidden;
text-align:right;
width:120px;
}

#eventInfo {
float:left;
height:100%;
overflow:hidden;
width:340px;
}

#eventInfo a {
color: #ff9900;
}

#eventInfo p.address a{
color: #ff3f0f;
}

#eventInfo .name {
color: #ff9900;
}