@charset "utf-8";
/* CSS Document */

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight:500;
	margin-left: 5px;
}

.title-grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#999999;
	font-weight:600;
	margin-left: 5px;
}

.title-crimson{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#98393A;
	font-weight:600;
	margin-top: 10px;
	margin-left: 5px;
}

.image-left{
	width:auto;
	height:auto;
	margin:5px;
	float: left;
}

.image-right{
	width:auto;
	height:auto;
	margin:5px;
	float: right;
}

.general{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:400;
	margin:10px;
	float:left;
	text-align:left;
}

.general-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#333333;
text-align:justify; font-weight:400;
margin:5px;
}

.general-text-overflow{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	font-weight:400;
	margin:5px;
	overflow:scroll;
	height:385px;
}

.general-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:500;
	text-decoration:none;
	margin:5px;
	width:auto;
	height:auto;
}

.comment-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	font-weight:400;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:20px;
}


#content-reviews{
	width:766px;
	height:430px;
	background-image: url(bckgrnd_reviews.jpg);
}

#body{
	width:766px;
	height:500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	width:766px;
	height:390px;
	background-image: url(header_home.jpg);
	background-repeat:no-repeat;
}

#nav{
	width:766px;
	height:25px;
	margin-top: 345px;
	float: left;
}

.nav{
	width:110px;
	height:25px;
	float:left;
	font-family:Arial;
	font-size:20px;
	color:#ECA720;
	font-weight:500;
	text-align:center;
	margin-right:17px;
}

.nav a{
	font-family:Arial;
	font-size:20px;
	color:#ECA720;
	font-weight:500;
	text-align:center;
	text-decoration:none;
}

.nav a:hover{
	font-family:Arial;
	font-size:20px;
	color:#FFFFFF;
	font-weight:500;
	text-align:center;
	text-decoration:none;
}

#content-home{
	width:650px;
	height:450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-gallery{
	width:766px;
	height:430px;
	background-image: url(bckgrnd_gallery.jpg);
}

#content-cottages{
	width:766px;
	height:430px;
	background-image: url(bckgrnd_cottages.jpg);
}

#content-reserve{
	width:766px;
	height:430px;
	background-image: url(bckgrnd_reserve.jpg);
}

#content-contact{
	width:766px;
	height:430px;
	background-image: url(bckgrnd_contact.jpg);
}

#content-history{
	width:766px;
	height:430px;
	background-image: url(bckgrnd_history.jpg);
}

#left-side{
width:338px;
height:430px;
float:left;
}

#left-side-cottages{
width:423px;
height:430px;
float:left;
}

#video{
	width:300px;
	height:200px;
	margin-top: 45px;
	margin-left: 20px;
}

#gallery{
	width:253px;
	height:150px;
	margin-top: 10px;
	margin-left: 40px;
}

#gallery-place{
	width:507px;
	height:380px;
	margin:0 auto;
}

#right-side{
width:417px;
height:430px;
float:right;
}

#welcome{
	width:392px;
	height:235px;
	margin-top: 15px;
	margin-left: 10px;
}

#features{
	width:412px;
	height:120px;
	margin-top: 40px;
	margin-left: 5px;
}

#footer{
	width:766px;
	height:42px;
	background-image: url(footer.png);
}

.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	width:310px;
	height:auto;
	float: left;
}


#slideshow{
	width:415px;
	height:311px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 56px;
}

#features_room{
	width:310px;
	height:360px;
	float:right;
	margin-top: 60px;
	margin-right: 10px;
}

#map{
	width:auto;
	height:auto;
	margin-top:48px;
	margin-left: 22px;
}

