/* CSS Document */

/*CSS Reset START  ----------------------->  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: arial;
	font-size: 12px;
}
li, ul{
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	list-style:none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*----------------------->  CSS Reset END */

/* Body Elements */

body{
	background-image:url(../img/layout/background.gif);
	background-repeat:repeat-x;
	background-color:#fbf7eb;
	background-image:url(../img/layout/background_body.jpg);
	background-repeat:no-repeat;
	background-position:0px bottom;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

strong{
	font-weight:bold;
}

input {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

textarea {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
	

/* Container Div */

#containerDiv{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

/* Logo Div */

#logoDiv{
	width:100%;
	text-align:center;
	height:109px;
	background-image:url(../img/layout/background.gif);
}

/* Top Div */

#topDiv{
	width:900px;
	height:274px;
	background-image:url(../img/layout/topbg.gif);
	background-repeat:no-repeat;
}

#topLeft{
	width:379px;
	height:218px;
	position:absolute;
	margin-left:33px;
	background-image:url(../img/layout/topLeftBg.gif);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	color:#726c5e;
	float:right;
}

#topLeft h2{
	margin-left:140px;
	margin-top:21px;
	font-size:36px;
	font-weight:normal;
}

#topLeft h1{
	margin-left:160px;
	font-size:18px;
	font-weight:normal;
}

#topLeft ul{
	margin-left:185px;
	margin-top:37px;
}

#topLeft li{
	font-size:14px;
	padding-bottom:8px;
	height:20px;
	width:300px;
}

#topImageDiv{
	width:455px;
	height:302px;
	float:right;
	background-color:#333333;
	margin-right:33px;
	height:218px;
}

#navigatieDiv{
	float:right;
	font-family:"Times New Roman", Times, serif;
	color:#726c5e;
	font-size:16px;
	margin-right:35px;
	margin-top:13px;
}

#navigatieDiv a{
	color:#726c5e;
}

#navigatieDiv a:hover{
	color:#c5b493;
	font-size:17px;
	font-weight:bold;
}

#navigatieDiv li{
	float:left;
	display:block;
	padding:0px 20px 0px 20px;
	text-align:center;
}

/* Content Div */

#rightContentDiv{
	float:left;
	background-color:#666666;
	width:297px;
}

.rightContent hr{
	width:245px;
	height:3px;
	border:0px;
	background-color:#880026;
	color:#880026;
}

.rightContent img{
	padding-left:26px;
}

.rightContent span{
	width:61px;
	height:42px;
	float:left;
}


.rightContent{
	width:297px;
	height:297px;
	background-image:url(../img/home/rightBg.gif);
}

.rightContent h3{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	padding-left:26px;
	padding-top:23px;
	color:#726c5e;
	font-weight:normal;
}

.rightContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55492f;
	padding-left:34px;
	padding-bottom:5px;
	padding-top:7px;
	display:block;
	width:200px;
}

.rightContent ul{
	padding-left:48px;
	padding-top:10px;
}

.rightContent li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#55492f;
	display:block;
	width:250px;
}

#leftContentDiv{
	float:left;
	background-color:#333333;
	width:539px;
	margin-left:32px;
}

#leftPhotoDiv{
	float:left;
	background-color:#333333;
	width:820px;
	margin-left:32px;
}

.leftPhoto{
	width:820px;
	height:980px;
	background-image:url(../img/home/photoBg.gif);
}

.leftPhoto h2{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	padding-left:46px;
	padding-top:35px;
	color:#726c5e;
	font-weight:normal;
}

.leftPhoto h3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-left:46px;
	color:#726c5e;
	font-weight:normal;
}

.leftPhoto p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#55492f;
	display:block;
	width:447px;
	text-align:justify;
	padding-left:46px;
	line-height:16px;
	font-weight:normal;
	padding-top:15px;
}

.leftPhoto img{
	padding-left:12px;
	padding-top:20px;
}

.leftPhoto hr{
	width:447px;
	height:3px;
	border:0px;
	background-color:#880026;
	color:#880026;
}

#photoList
{
	padding-left:35px;
}

#photoList li
{
	float:left;
}

.leftContent{
	width:539px;
	height:457px;
	background-image:url(../img/home/contentBg.gif);
}

.leftContent h2{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	padding-left:46px;
	padding-top:35px;
	color:#726c5e;
	font-weight:normal;
}

.leftContent h3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-left:46px;
	color:#726c5e;
	font-weight:normal;
}

.leftContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55492f;
	display:block;
	width:447px;
	text-align:justify;
	padding-left:46px;
	line-height:16px;
	font-weight:normal;
	padding-top:15px;
}

.leftContent img{
	padding-left:12px;
	padding-top:4px;
}

.leftContent hr{
	width:447px;
	height:3px;
	border:0px;
	background-color:#880026;
	color:#880026;
}


/* Bottom Div */

#bottomDiv{
	width:818px;
	height:70px;
	margin-left:20px;
	margin-top:10px;
	padding-left:28px;
	padding-top:23px;
	background-color:#242424;
}

#bottomRoomDiv{
	float:left;
	width:778px;
}

#bottomRoomDiv h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c5b493;
	padding-bottom:10px;
}

#bottomRoomDiv li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:5px;
}

#bottomContactDiv{
	float:left;
}

#bottomContactDiv li{
	margin-bottom:10px;
}

#bottomContactDiv h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c5b493;
	padding-bottom:18px;
}

#bottomContactDiv li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#contactform{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55492f;
}


.clear{
	clear:both;
}
