/* Elements */
body
{
	background: #022660 url(/images/bg.jpg) repeat-x;
	color:#000000;
}
body, div, p, td
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}
h1,h2,h3,h4,h5,h6 {font-weight:normal;width:100%;}
h1,h3,h5 {border-bottom: 1px #545456;}
h1
{
	color: #5c3300;
	font-size: 17px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 8px;
}
h2
{
	color: #022861;
	font-size: 17px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 1px;
}
h3
{
	color: #c6ab55;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;
}
h4
{
	color: #c6ab55;
	font-size: 13px;
	font-weight: normal;
}
a, a:link, a:visited, a:active
{
	color:#543400;
	text-decoration: none;
}
a:hover
{
	color:#b06d00;
	text-decoration: none;
}
#map_canvas
{
	width: 50%;
	height: 360px;
	border: 1px solid #ad8a16;
	float: right;
}
#directions_result
{
	width: 100%;
	display: none;
}
#directions_label
{
	 height: 25px;
	 width: 20%;
	 float: left;
	 padding-top: 15px;
	 vertical-align: bottom;
}
#directions_print
{
	 height: 25px;
	 width: 24px;
	 float: left;
	 padding-top: 5px;
	 padding-left: 100px;
	 vertical-align: top;
}
#directions_print_words
{
	height: 25px;
	width: 87px;
	float: left;
	padding-top: 19px;
	vertical-align: top;
}
#directions
{
	width: 96%;
	float: left;
	margin-left: 0px;
	margin-top: -10px;
	height: auto;
}
#dspRoomPhotos
{
	border-color: #ad8a16;
	border-style: solid;
	border-width: 1px;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 360px;
	/*height: 355px;*/
}
#dspCalendar
{
	border-color: #ad8a16;
	border-style: solid;
	border-width: 1px;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 360px;
}
iframe
{
	border-color: #ad8a16;
	border-style: solid;
	border-width: 1px;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 360px;
}

form {
	margin: 0px;
	padding: 0px;
}

	form div {
		clear: left;
		display: block;
	}
	
		form input, form select, form textarea {
			font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
			font-size: 9pt;
		}

		form div label {
			color: #555555;
			display: block;
			float: left;
			width: 75pt;
			text-align: right;
			margin: -2pt 4pt 5pt 0pt;
			padding: 5pt 10pt 0pt 0pt;
		}

		form div.required label{
			background-image: url(/admin/images/required.gif);
			background-repeat: no-repeat;
			background-position: 105px 9px;
		}

		form div.optional label{
			/*background-image: url(/images/optional.gif);*/
			background-repeat: no-repeat;
			background-position: 105px 9px;
		}

		form div small {
			color: #555555;
			font-size: 80%;
			display: block;
			margin: 0px;
			padding: 0px;
		}

		form fieldset span {
			padding-top: 2px;
			display: block;
		}

		form fieldset td {
			color: #555555;
		}

	form fieldset {
		background-color: #FFFFFF;
		border-top: 1px solid #ad8a16;
		border-right: 1px solid #ad8a16;
		border-bottom: 1px solid #ad8a16;
		border-left: 1px solid #ad8a16;
		margin: 0px;
		padding: 10px;
	}
	
	form p input, .flatbutton {
		font-size: 9pt;
		border: 1px solid #CCCCCC;
		background-image: url(/admin/images/admin_button_background.gif);
	}
	
	form p input:hover, .flatbutton:hover {
		border: 1px solid #ad8a16;
		background-image: url(/images/button_background_on.png);
	}

/* Classes */
.brown_text
{
	color: #cbb25a;
}
.blue_text
{
	color: #022861;
}

.nav_menu
{
	float:left;
	height: 29px;
	padding-left: 10px;
}

.current,
.current:link,
.current:active,
.current:visited
{
	color: #cbb25a;
	font-size: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 7px;
}
.current:hover
{
	color: #FFFFFF;
	font-size: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 7px;
}

.nav,
.nav:link,
.nav:active,
.nav:visited
{
	color: #FFFFFF;
	font-size: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 7px;
}
.nav:hover
{
	color: #cbb25a;
	font-size: 13px;
	float: left;
	margin-left: 5px;
	padding-top: 7px;
}

.h3link,
.h3link:link,
.h3link:active,
.h3link:visited,
.h3link:hover
{
	color: #c6ab55;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;
}

.h3link2,
.h3link2:link,
.h3link2:active,
.h3link2:visited,
.h3link2:hover
{
	color: #c6ab55;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;
}

.index_bottom,
.index_bottom:link,
.index_bottom:active,
.index_bottom:visited
{
	color: #c0ac7a;
}
.index_bottom:hover
{
	color: #FFFFFF;
}

.crumbs,
.crumbs:link,
.crumbs:active,
.crumbs:visited
{
	color: #543400;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
}
.crumbs:hover { color: #b06d00; }

/* Header Elements */
#wrapper
{
	width: 950px;
	height: 80px;
	margin: auto;
	margin-top: 18px;
}
#print_top, #print_bottom
{
	display: none;
}
#wrapped_top
{
	width: 950px;
	height: 80px;
}
#wrapped_left
{
	height: 80px;
	width: 60px;
	float: left;
}
#wrapped_logo
{
	height: 80px;
	width: 280px;
	float: left;
}
#wrapped_navigation
{
	height: 80px;
	width: 610px;
	float: left;
}
#between_top_main
{
	height: 25px;
}
#main_box
{
	width: 955px;
	background: url(/images/body_outline.png) repeat-y;
	float: left;
}
#main_box_left
{
	width: 44px;
	float: left;
}
#main_content
{
	width: 882px;
	background: url(/images/main_outline.png) repeat-y;
	float: left;
}
#main_content_topleft
{
	width: 55px;
	float: left;
}

/* Navigation */
#navigation_top
{
	height: 51px;
	width: 610px;
}
#navigation_content
{
	height: 29px;
	width: 595px;
	background: url(/images/navigation_body.png) repeat-x;
	float: left;
}
#navigation_right
{
	height: 29px;
	width: 15px;
	float: left;
}

/* Crumbs */
#main_crumbs
{
	float: left;
	width: 772px;
	text-align: left;
	background-color: #FFFFFF;
}
#main_crumbs_top
{
	height: 31px;
	background: url(/images/main_top.png) no-repeat top;
}
#main_crumbs_content
{
	height: 12px;
	margin-top: -2px;
	text-align: right;
}

/* Content Elements */
#content
{
	width: 100%;
	background-color: #FFFFFF;
}
#content_right
{
	float: left;
	width: 53px;
	background: #FFFFFF
}
#main_box_right
{
	width: 29px;
	float: left;
}
#content_bottom
{
	width: 955px;
	background: url(/images/body_outline.png) repeat-y;
	float: left;
	height: 20px;
}
#content_bottom_thin
{
	width: 955px;
	float: left;
	height: 1px;
}
#content_half_left
{
	float: left;
	width: 230px;
}
#content_half_right
{
	float: left;
	width: 527px;
	margin-left: 15px;
}
#contact_us_half_left
{
	float: left;
	width: 205px;
}
#contact_us_half_right
{
	float: left;
	width: 552px;
	margin-left: 15px;
}
#message
{
	margin: 5pt 0pt 0pt 0pt;
}

	.success
	{
		background-color: #BFF2BF;
		background-image: url(/admin/images/admin_message_success.gif);
		background-repeat: repeat-x;
	}
	
	.error
	{
		color: #990000;
		background-color: #D2A5A5;
		background-image: url(/admin/images/admin_message_error.gif);
		background-repeat: repeat-x;
	}

#messageicon
{
	float: left;
	margin-left: 3pt;
}

#messagetext
{
	margin-left: 18pt;
}
#div_main_image
{
	width: 100%;
	height: auto;
	float: left;
}
#main_bottom_title
{
	width: 100%;
	height: 30px;
	float: left;
}
#main_bottom_content
{
	height: 146px;
	background: url(/images/index_bottom_middle.png) no-repeat;
	float: left;
	width: 100%;
}
#home_content
 {
	float: left;
	width: 488px;
	margin-left: 5px;
	height: 146px;
	text-align: left;
	color: #FFFFFF;
 }
#home_content_image
{
	float: left;
	height: 146px;
	width: 145px;
 	overflow: hidden;
}
#home_content_desc_and_button_343
{
	float: left;
	width: 343px;
}
#home_content_desc_and_button_488
{
	float: left;
	width: 488px;
}
#home_content_desc_343
{
	 height: 106px;
	 padding-left: 5px;
	 padding-right: 3px;
	 line-height: 13px;
	 overflow: hidden;
}
#home_content_desc_488
{
	 height: 106px;
	 padding-left: 5px;
	 padding-right: 3px;
	 line-height: 13px;
	 overflow: hidden;
}
#home_content_reserve_button
{
	 height: 35px;
	 width: 300px;
	 margin-left: 8px;
	 padding-top: 2px;
}
#home_aa
{
	float: left;
	margin-left: 15px;
	height: 146px;
	text-align: left;
	color: #FFFFFF;
}
#home_aa_photo
{
	 float: left;
	 width: 120px;
	 height: 146px;
	 overflow: hidden;
}
#home_aa_desc_245
{
	float: left;
	padding-left: 3px;
	width: 245px;
}
#home_aa_desc_366
{
	float: left;
	padding-left: 3px;
	width: 366px;
}
#room_desc
{
	 float: left;
	 width: 391px;
	 height: 100%;
	 padding-right: 15px;
}
#room_sidebar
{
	 float: left;
	 width: 365px;
}

/* Footer Elements */
#wrapper_bottom
{
	width: 950px;
	padding-left: 5px;
}
#footer
{
	width: 950px;
	margin-top: 3px;
	height: 69px;
	padding-left: 30px;
}
#footer_deboerderij
{
	width: 111px;
	height: 69px;
	float: left;
	text-align: left;
}
#footer_info
{
	width: 350px;
	height: 69px;
	float: left;
	color: #a5b2c7;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}
.footer_link:link, .footer_link:visited, .footer_link:active
{
	color: #a5b2c7;
	text-decoration: none;
}
.footer_link:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer_featured
{
	width: 111px;
	height: 69px;
	float: left;
	padding-left: 15px;
}
#footer_online
{
	width: 160px;
	height: 69px;
	float: left;
	padding-left: 10px;
}
#footer_pellachamber
{
	width: 115px;
	height: 69px;
	float: left;
	padding-left: 15px;
}
