.frame {
	width: 940px;
}

.frame .title {
	margin: 0;
	display: block;
	background: #fdfdfd;
	height: 20px;
}

.frame .content-a {
	background: #a9443c;
	padding-left: 5px;
}

.frame .content-b {
	background: #fdfdfd;
	padding-right: 5px;
}

.frame .content-c {
	background: #fdfdfd;
	margin-left: 30px;
	padding: 0;
}

.frame .foot {
	padding: 0 10px;
	margin: 0;
	height: 20px;
	display: block;
	background: #fdfdfd;
}

.frame li {
	display: block;
	height: 23px;
	padding: 3px 0px 0px 25px;
}

.frame a {
	color: #a0a0a0;
	text-decoration: none;
}

.frame a:hover {
	color: #22280b;
}

.frame h2 {
	height: 20px;
	width: 220px;
	margin: 0px 0px 10px 0px;
	display: block;
	color: #575757;
	font-size: 17px;
	letter-spacing: 1px;
	fo//nt-variant: small-caps;
	font-weight: normal;
	background: url(./gfx/line3.png) repeat-x;
}


.main_text {
	width: 500px;
	margin-left: 350px;
	text-align: justify;
	line-height: 22px;
	font-weight: 300;
}

.frame img {
	padding-bottom: 20px;
	clear: both;
	float: left;
}

.links {
	float: left;
	position: relative;
	width: 300px;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}

.links a {
	height: 30px;
	width: 150px;
	display: block;
	margin-left: 70px;
	color: #a0a0a0;
	letter-spacing: 1px;
	fo//nt-variant: small-caps;
	back//ground: url(./gfx/line3.png) repeat-x;
}

.links_in_gallery {
	float: left;
	position: relative;
	width: 930px;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}

.links_in_gallery a {
	height: 30px;
	width: 150px;
	display: block;
	margin-left: 360px;
	color: #a0a0a0;
	letter-spacing: 1px;
	fo//nt-variant: small-caps;
	background: url(./gfx/line3.png) repeat-x;
}

.left_text {
	float: left;
	padding-top: 50px;
	width: 450px;
}

.contact_text {
	float: left;
	padding-top: 0px;
	width: 300px;
	height: 470px;
}

iframe #maps {
	width: 550px;
	height: 470px;
	margin-right: 20px;
	float: right;
}

.contact_form {
	width: 550px;
	height: 470px;
	margin-right: 50px;
	padding-top: 30px;
	float: right;
	background: #fdfdfd;
	border: 2px solid #a9443c;
	box-sizing: border-box;
    bor//der-radius: 5px;
	display: none;
}

.contact_form label {
	margin-left: 50px;
}

.contact_form text {
	display: block;
	width: 450;
	margin: 0 50px;
	text-align: justify;
}

.contact_form .bb {
	float: right;
	margin: 0 auto;
	width: 117px;
	text-align: right;
	padding-right: 20px;
}

.contact_form .since_thru {
	float: right;
	margin: 0 auto;
	width: 50px;
	text-align: center;
}

.contact_form input, select, textarea {
	width: 250px;
	height: 25px;
	margin: 0 70px 10px 0;
	padding: 0 5px;
	float: right;
	font-family: josefin sans, calibri;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
}

.contact_form .date_since {
	width: 100px;
	margin-right: 0;
	text-align: center;
}

.contact_form .date_thru {
	width: 100px;
	text-align: center;
}

.contact_form select{
	width: 250px;
}

.contact_form .number {
	width: 100px;
	margin-right: 0;
}

.contact_form .checkbox {
	width: 13px;
}

.contact_form textarea {
	height: 100px;
	padding: 5px;
	resize: none;
	font-size: 14px;
}

#book {

}

#send {

}

#comment {

}

#booking {

}

.contact_form .submit_button {
	height: 26px;
	background: #a9443c;
	letter-spacing: 1px;
	font-size: 15px;
	text-align: center;
	color: #FDFDFD;
	border: none;
	transition: opacity .3s ease;
	opacity: 0.5;
}

.contact_form .submit_button:hover{
	color: #FDFDFD;
	transition: opacity .3s ease;
	opacity: 0.8;
	cursor: pointer;
}

.contact_form .back_button {
	height: 26px;
	background: #e9e9e9;
	letter-spacing: 1px;
	font-size: 15px;
	text-align: center;
	color: #575757;
	border: none;
	transition: opacity .3s ease;
	opacity: 0.5;
}

.contact_form .back_button:hover{
	color: #575757;
	transition: opacity .3s ease;
	opacity: 0.8;
	cursor: pointer;
}

.booking_button {
	position: relative;
	width: 220px;
	height: 20px;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	background: #a9443c;
	letter-spacing: 1px;
	fo//nt-variant: small-caps;
	font-size: 15px;
	text-align: center;
	color: #FDFDFD;
	transition: opacity .3s ease;
	opacity: 0.5;
}

.booking_button:hover{
	color: #FDFDFD;
	transition: opacity .3s ease;
	opacity: 0.8;
	cursor: pointer;
}

.socialbuttons_bar {
	position: relative;
	margin-top: 70px;
	width: 300px;
	height: 20px;
}

.socialbutton {
	float: left;
	margin-right: 20px;
}

.gallery {
	width: 820px;
	margin-left: 20px;
}

.gallery img {
	border: none;
	padding: 0px;
}

.gallery_cat_selector_main {
	display: block;
	float: left;
	width: 200px;
	margin: 0px 22px 0px 0px;
	padding-top: 200px;
	
	line-height: 40px;
	font-weight: normal;
	fo//nt-variant: small-caps;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	color: #575757;
	transition: opacity .3s ease;
	opacity: 0.8;
}

.gallery_cat_selector_main:hover {
	color: #22280b;
	transition: opacity .3s ease;
	opacity: 1;
}

#gallery_cat_selector_main_outside		{ background: url(./photos/selectors/outside_main.JPG) no-repeat;}
#gallery_cat_selector_main_inside		{ background: url(./photos/selectors/inside_main.JPG) no-repeat; }
#gallery_cat_selector_main_area			{ background: url(./photos/selectors/area_main.JPG) no-repeat; }
#gallery_cat_selector_main_attractions	{ background: url(./photos/selectors/attractions_main.JPG) no-repeat; }

.gallery_cat_selector_mini {
	display: block;
	float: left;
	width: 200px;
		margin: 0px 22px 20px 0px;
		padding-top: 75px;
		font-size: 14px;
		line-height: 25px;
	font-weight: normal;
	fo//nt-variant: small-caps;
	text-align: center;
	text-decoration: none;
	color: #575757;
	transition: opacity .3s ease;
	opacity: 0.5;
}

.gallery_cat_selector_mini:hover {
	color: #22280b;
	transition: opacity .3s ease;
	opacity: 0.8;
}

#gallery_cat_selector_mini_outside		{ background: url(./photos/selectors/outside_mini.JPG) no-repeat center top;}
#gallery_cat_selector_mini_inside		{ background: url(./photos/selectors/inside_mini.JPG) no-repeat center top;}
#gallery_cat_selector_mini_area			{ background: url(./photos/selectors/area_mini.JPG) no-repeat center top; }
#gallery_cat_selector_mini_attractions	{ background: url(./photos/selectors/attractions_mini.JPG) no-repeat center top; }

.photos {
	width: 128px;
	height: 128px;
	display: block;
	float: left;
	padding: 10px 13px 26px 23px;
}


