img, div, a, input, form { behavior: url(iepngfix.htc) }

html, body {height:100%}

body {
	background: #ea1c28 url(../images/page-bg.jpg) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"Comic Sans MS", cursive;
	color: #fff;
}

h2 { color: #FEF200; }
p, li {line-height:1.2}
a {text-decoration:none}
img {border:0}

.fleft {float:left}
.fright, .alignright {float:right}
.cright {clear:right}
.centered {text-align:center}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/wrap-bg.jpg) 0 0 no-repeat;
	min-height: 100%;
	margin-bottom: -392px;
	text-align: left;
}
*html #wrapper {height:100%}

#header {
	position: relative;
}

#tophalf {
	position: relative;
	height: 600px;
	margin-bottom: 40px;
}

#nav {
	float: right;
	position: relative;
	z-index: 9999;
}

#logo {
	position: absolute;
	left: 0;
	top: 11px;
}

#strapline {
	position: absolute;
	left: 0;
	top: 200px;
	margin: 0 0 0 15px;
	padding: 0;
	width: 292px;
}

.promo {
	display: block;
	width: 346px;
	height: 93px;
	position: absolute;
	left: 0;
	background: url(../images/big-button.png) 0 0 no-repeat;
	color: #fff;
	font-size: 2em;
	text-align: center;
	line-height: 93px;
}
.promo:hover {background: url(../images/big-button.png) 0 -93px no-repeat}
#gallery-link {top:390px}
#events-link {top:510px}

#rotator {
	position: absolute;
	right: 67px;
	top: 272px;
	width: 390px;
	height: 275px;
}

#big-castle {
	background: url(../images/big-castle.png) 0 0 no-repeat;
	position: absolute;
	width: 519px;
	height: 538px;
	right: 0;
	bottom: 0;
	z-index: 999;
}

#text1, #text2 {
	width: 325px;
	font-size: 1.1em;
	text-align: justify;
	float: left;
}

#text1 h2, #text2 h2 {
	font-size: 1em;
	text-transform: uppercase;
}

#text2 {
	margin-left: 40px;
	padding-left: 40px;
	background: url(../images/divider-v.png) 0 50% no-repeat;
}

#text1 form {
	background: url(../images/divider-h.png) 50% 0 no-repeat;
	padding-top: 20px;
	margin-top: 20px;
	position: relative;
	z-index: 99999;
}

#hp-email {
	background: url(../images/hp-input-bg.png) 0 0 no-repeat;
	width: 152px;
	height: 24px;
	line-height: 24px;
	border: 0;
	padding: 2px;
}

#hp-submit {
	background: none;
	border: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.exampleText {color:#999}

/*#### INTERNALS ####*/

#rules {
	background: url(../images/paper.png) 0 0 no-repeat;
	color: #0b723a;
	padding: 20px 30px 0;
	width: 369px;
	height: 850px;
}
#rules ul {
	margin: 0;
	padding: 0;
}
#rules li {
	font-size: 0.95em;
	color: #528f38;
	margin-bottom: 8px;
}

#rightstuff, #rightstuff-wp {
	float: right;
	position: relative;
	width: 519px;
	top: -3px;
}
#rightstuff-wp {width:250px;padding-top:120px}
#rightstuff p, #rightstuff h1, #rightstuff form, #rightstuff h2, #rightstuff h3, #rightstuff img.pic {margin-left:40px}
#rightstuff p {font-size:1.1em}

#rightstuff form {
	background: url(../images/big-button.png) 0 0 no-repeat;
	text-align: center;
	width: 346px;
	height: 76px;
	padding-top: 17px;
	margin-left: 90px;
	margin-top: 40px;
}

#saddr {margin-top:10px}

#rotator-int {
	margin-left: 62px;
	margin-top: 210px;
	margin-bottom: 80px;
	width: 390px;
	height: 275px;
}

#big-castle-int {
	background: url(../images/big-castle.png) 0 0 no-repeat;
	position: absolute;
	width: 519px;
	height: 538px;
	right: 0;
	z-index: 999;
	top: 0;
}

#firsth {
	padding-top: 200px;
	margin: 0;
}

.internal h2 {
	font-size: 1.2em;
}

.infotable {
	width: 350px;
}

.infotable td {
	width: 50%;
	text-align: center;
}

.leftstuff {width: 350px}
p.leftstuff, .leftstuff li {font-size:1.1em}

/*gallery*/
ul#gallery {
	min-height: 440px;
}
ul#gallery li {
	display: inline;
	margin: 5px;
}

/*contact*/
#cform, #cform #submit {
	position: relative;
	z-index: 99999;
}

#cform ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box {margin-bottom: 15px}

.box input, .box textarea {width:350px}

.hotr {display:none}

.error {
	background: #fff;
	color: #00f;
	padding: 2px 4px;
}

/*#### FOOTER ####*/

#clearfooter {
	height: 242px;
	clear: both;
}

#footer {
	height: 392px;
	position: relative;
	background: url(../images/childrens-beach-footer.png) 50% 0 no-repeat;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.75em;
	position: relative;
}

#footer-inner a {color:#fff}

#lfoot, #rfoot {
	position: absolute;
	top: 295px;
	margin: 0;
	padding: 0;
}

#lfoot {left:0}
#rfoot {right:0}

/*wordpress*/

.post {
	width: 650px;
	padding-top: 30px;
	position: relative;
	z-index: 999999;s
}

.post h2 a, .post h3 a {
	color: #fff;
	text-decoration: underline;
}

#clearfooter-wp {
	height: 332px;
	clear: both;
}

#rightstuff-wp ul {list-style: none}
#rightstuff-wp a {color: #fff}
#rightstuff-wp a:hover {text-decoration:underline}

#allevents {
	width: 125px;
	height: 45px;
	background: url(../images/wee-button.png) 0 0 no-repeat;
	line-height: 45px;
	margin: 0 auto;
}
#allevents:hover {background: url(../images/wee-button.png) 0 -45px no-repeat}
#allevents a:hover {text-decoration:none}
