body, table, tr, td, li, ul, ol, p, h1, h2, h3, form, fieldset, a, img
{
	font: 12px Palatino Linotype, Palatino, sans-serif;
	color: black;
}

body
{
	background-color: #9d5124;
	margin: 0;
	padding: 0;
}

form
{
	margin: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style-position: outside;
}

a img
{
	border: none;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #145b8e;
}

a:hover
{
	text-decoration: underline;
	color: #145b8e;
}

a:visited
{
	color: #145b8e;
}

h1,h2,h3
{
	font-weight: bold;
	margin-top: 0px;
}

h1
{
	font-size: 17px;
}

h2
{
	font-size: 15px;
}

h3
{
	font-size: 14px;
}

#page
{
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
}

#wrap
{
	background-image: url('images/beach.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin: 0 auto;
}

#header
{
	text-align: right;
}

#headerText
{
	float: right;
	clear: both;
	margin-top:35px;
	height:136px;
	padding-right:20px;
	width: 400px;
	color: white;
	text-align: right;
}

#headerText p, #headerText h1
{
	color: white;
}

#headerText a
{
	text-decoration: underline;
	color: white;
}

#logo
{
	float: left;
	background: url('images/castlelarge.png') no-repeat;
	width: 500px;
	height: 496px;
}

* html #logo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/castlelarge.png', sizingMethod='image'); /* IE PNG hack */
	background-image: none;
}

#logo span
{
	display: none;
}

#smalllogo
{
	display:none;
	float: left;
	background: url('images/castlesmall.png') no-repeat;
	width: 181px;
	height: 144px;
}

* html #smalllogo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/castlesmall.png', sizingMethod='image'); /* IE PNG hack */
	background-image: none;
}

#smalllogo span
{
	display: none;
}

#caption
{
	float: right;
	background: url('images/thecastle.png') no-repeat;
	width: 418px;
	height: 69px;
	margin-top: 340px;
	margin-right: 30px;
}

* html #caption
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/thecastle.png', sizingMethod='image'); /* IE PNG hack */
	background-image: none;
}

#caption span
{
	display: none;
}

#smallcaption
{
	float: left;
	background: url('images/thecastlesmall.png') no-repeat;
	width: 483px;
	height: 132px;
	margin-left: 4px;
}

* html #smallcaption
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/thecastlesmall.png', sizingMethod='image'); /* IE PNG hack */
	background-image: none;
}

#smallcaption span
{
	display: none;
}

#slogan
{
	background-image: url('images/slogan.png');
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 13px;
	width: 235px;
	margin-top: 10px;
	margin-right: 38px;
	font-weight: bold;
	color: white;
	text-align: right;
}

* html #slogan
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slogan.png', sizingMethod='image'); /* IE PNG hack */
	background-image: none;
}

#slogan span
{
	display: none;
}

#smallslogan
{
	background-image: url('images/slogan.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 600px;
	height: 13px;
	margin-top: -25px;
	margin-left: 212px;
	font-weight: bold;
	color: white;
	text-align: left;
}

* html #smallslogan
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slogan.png', sizingMethod='image'); /* IE PNG hack */
	background-image: none;
}

#smallslogan span
{
	display: none;
}

#navigation
{
	clear: both;
	background-image: url('images/navRight.png');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 auto;
	width: 870px;
	height: 46px;
	overflow: hidden;
}

#navigationContainer
{
	background-image: url('images/navLeft.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 6px;
}

#navigation ul
{
	height: 46px;
	list-style: none;
	margin: 0px;
	padding: 0px 8px;
	width: auto;
	background-image: url('images/navPassiveBg.png');
	background-repeat: repeat-x;
}

#navigation li
{
	display: inline; 
	margin: 0px;
	padding: 0px;
}

#navigation a
{
	float: left;
	padding: 15px 20px 15px 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background-position: center 1px;
	background-repeat: repeat-x;
}

#navigation .current a
{
	background-image: url('images/navActiveBg.png');
}

#navigation a:hover
{
	background-image: url('images/navActiveBg.png');
}

#body
{
	clear: both;
	padding: 0 40px;
}

#copyright
{
	font-size: 10px;
	text-align: right;
	padding: 10px 40px;
	color: white;
}

#footer
{
	font-size: 10px;
	clear: both;
	width: 960px;
	height: 12px;
	margin: 0 auto;
	background-image: url('images/bgfooter.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.pagebox td.lefttop,
.pagebox td.righttop,
.pagebox td.leftbottom,
.pagebox td.rightbottom
{
	width: 4px;
	height: 4px;
	background-repeat: no-repeat;
}

.pagebox td.top,
.pagebox td.bottom
{
	height: 4px;
	background-repeat: repeat-x;
}

.pagebox td.left,
.pagebox td.right
{
	width: 4px;
	background-repeat: repeat-y;
}

.pagebox td.lefttop
{
	background-image: url('images/pageboxlefttop.png');
}

.pagebox td.righttop
{
	background-image: url('images/pageboxrighttop.png');
	background-position: top left;
}

.pagebox td.leftbottom
{
	background-image: url('images/pageboxleftbottom.png');
}

.pagebox td.rightbottom
{
	background-image: url('images/pageboxrightbottom.png');
	background-position: bottom left;
}

.pagebox td.top
{
	background-image: url('images/pageboxtop.png');
}

.pagebox td.bottom
{
	background-image: url('images/pageboxbottom.png');
}

.pagebox td.left
{
	background-image: url('images/pageboxleft.png');
}

.pagebox td.right
{
	background-image: url('images/pageboxright.png');
	background-position: center left;
}

.pagebox td.middle
{
	background-color: #ffd190;
	padding: 20px;
}

.form_field,
.form_field_error
{
	clear: both;
	height: 20px;
	padding-top: 10px;
	width: 410px;
	margin: 0px auto;
}

.form_field_error,
.required
{
	color: red;
	font-weight: bold;
	font-size: 10pt;
}

.form_field .label
{
	width: 200px;
	height: 20px;
	float:left;
}

.form_field input
{
	float:left;
	height: 20px;
	width: 200px;
}

.form_field textarea
{
	float: left;
	height: 100px;
	width: 200px;
}

#submit_button
{
	width: 100px;
	margin: 0px auto;
}

#submit_button input
{
	width: 100px;
}

#recaptcha
{
	clear: both;
	height: 130px;
	margin-top: 10px;
}

#recaptcha_widget_div
{
	margin: 0px auto;
}

.box
{
	width: 300px;
	float: right;
	background-image: url('images/box.png');
	background-repeat: no-repeat;
	height: 500px;
	color: white;
}

.box h1,
.box h2,
.box li,
.box td,
.box p
{
	color: white;
	margin: 5px;
}

.box ul
{
	margin: 10px;
}

.box li
{
	margin: 0px;
}

.box input
{
	margin: 0 auto;
	width: 100%;
}

.box .container
{
	margin: 10px;
	margin-bottom: 0;
}

input.submitButton
{
	margin-top: 7px;
	width: 200px;
}

.guestbook
{
	margin: 10px 0px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

.guestbook_date,
.guestbook_name
{
	font-style: italic;
}

.guestbook_name
{
	margin-bottom: 10px;
}

.ACal /*AvailCal*/
{
	background-color:#D11A1A;
}
.ACAD /*AvailCalAvailableDay*/
{
	cursor:pointer;
}
.ACADV /*AvailCalAvailableDay*/
{
}
.ACDH /*AvailCalDayHeader*/
{
	font-weight:bold;
	color:white;
	background-color:gray;
}
.ACMH /*AvailCalMonthHeaderEditMode*/
{
	COLOR:#D11A1A;
	text-decoration:underline;
	cursor:pointer;
}
.ACMHV /*AvailCalMonthHeaderViewMode*/
{
}
.ACMO /*AvailCalMouseOver*/
{
	color:white;
	background-color:dimgray;
	cursor:pointer;
}
.ACOMD /*AvailCalOtherMonthDay*/
{
	color:white;
	visibility:hidden;
}
.ACPD /*AvailCalPreviousDay*/
{
	color:lightgrey;
	background-color:red;
	text-decoration:line-through;
}
.ACOUD
{
	color:lightgrey;
	background-color:darkslateblue;
	text-decoration:line-through;
}
.ACalPopup /*AvailCalPopup*/
{
	border-right:black 2px solid;
	border-top:black 2px solid;
	font-size:0.75em;
	z-index:100;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	visibility:hidden;
	border-left:black 2px solid;
	width:200px;
	color:black;
	border-bottom:black 2px solid;
	position:absolute;
	background-color:lightgoldenrodyellow;
	text-align:left;
}

.ACUD /*AvailCalUnAvailableDay*/
{
	color:lightgrey;
	background-color:red;
	text-decoration:line-through;
	cursor:pointer;
}
.ACUDV /*AvailCalUnAvailableDay*/
{
	color:lightgrey;
	background-color:red;
	text-decoration:line-through;
}
.ACWD /*AvailCalWeekendDay*/
{
	background-color:white;
	cursor:pointer;
}
.ACWDV /*AvailCalWeekendDay*/
{
}
.BigHeadlineGrey
{
	font-size: medium;
	color: #333333;
}


.photo
{
	float: left;
	width: 150px;
	height: 150px;
	background-color: gray;
	margin: 5px;
}

.photo img
{
}
