/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

/*HTML styling*/
body {
	text-align: center;
}

p, a {
	color: #804B46;
}

a:hover {
	color: black;
}

/*Layout*/
#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FEF8E0;
	border: 1px solid #804B46;
	border-top: none;
	text-align: left;
}

#container:after,
#content:after,
#footer:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}

#header {
	height: 90px;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	left: 0px;
}

#navigation {
	left: 0px;
	float: left; 
	clear: both;
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-top: 1px solid #804B46;
	border-bottom: 1px solid #804B46;
	z-index: 200;
}

#content_image {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 173px;
	border-bottom: 2px #804B46 solid;
}

#content {
	width: 680px;
	padding: 10px;
	height: auto;
	float: left;
	clear: both;
	padding-top: 20px;
}

#footer {
	float: left;
	clear: both;
	width: 680px;
	padding: 10px;
	height: auto;
	border-top: 2px solid #804B46;
	text-align: right;
}

#guest_comment {
	position: absolute;
	clear: both;
	top: 15px;
	right: 15px;
	width: 290px;
	height: 90px;
	text-align: center;
}

/*Common styles*/
.two_columns {
	width: 50%;
	float: left;
}

.float_right {
	float: right;
	width: auto;
	height: auto;
	padding: 10px;
}

.float_center {
	width: 100%;
	text-align: center;
}

/*header*/
#header #title {
	top: 20px;
	left: 35px;
	width: 210px;
	height: 56px;
}

#header #title img {
	width: 210px;
	height: 56px;
}

/*navigation*/
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	width: auto !important;
	width: 1px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 65%; /*Reduced from 70% to fit christmas on*/
	color: #804B46;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	white-space: nowrap;
}

#navigation ul li.selected a,
#navigation ul li a:hover {
	color: #FEF8E0;
	background-color: #804B46;
}

/*content image*/
#content_image img {
	width: 700px;
	height: 173px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	float: left;
}

/*content*/
#content h3 {
	font-size: 124%;
	font-weight: bold;
	font-family: 'Adobe Garamond Pro', Arial;
	color: #804B46;
}

#content h4 {
	font-size: 104%;
	font-weight: bold;
	font-family: 'Adobe Garamond Pro', Arial;
	color: #804B46;
	margin-left: 10px;
	margin-top: 5px;
}

#content h5 {
	font-size: 90%;
	font-weight: bold;
	font-family: 'Adobe Garamond Pro', Arial;
	color: #804B46;
	margin-left: 10px;
	margin-top: 15px;
}

#content p {
	font-family: Arial;
	font-size: 80%;
	margin: 10px;
	text-align: justify;
	color: #804B46;
	line-height: 1.3em;
}

#content img {
	border: 1px solid #804B46;
}

#content ul li {
	font-family: Arial;
	font-size: 80%;
}

#wedding_photos {
	float: right;
	padding: 0px;
	margin: 5px;
	width: 358px;
	height: 240px;
}

#wedding_photos img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 358px;
	height: 240px;
	clear: both;
}

/* Newsletter */
#newsletter {	
	position: absolute;
	clear: both;
	top: 0px;
	right: 5px;
	width: 400px;
	text-align: center;
	font-family: Arial;
	font-size: 80%;
	color: #804B46;
}

#newsletter fieldset {
	margin: 0px;
	padding-bottom: 0px;
}

#newsletter form {
	margin: 0px;
	padding-bottom: 0px;
}

#newsletter legend{
	font-family: Arial;
	font-size: 100%;
	color: #804B46;
}

#newsletter label{
	font-family: Arial;
	font-size: 100%;
	color: #804B46;
}

#newsletter .success {
	font-size: 80%;
	color: #006600;
}

#newsletter .failure {
	font-size: 80%;
	color: #CC0000;
}

#newsletter fieldset p {
	margin: 0px;
	font-size: 80%;
}

/*footer*/
#footer #address address {
	font-style: normal;
}

#footer #address address,
#footer #phone_number,
#footer #fax_number,
#footer #email {
	font-family: Arial;
	font-size: 80%;
	color: #804B46;
}

#footer #phone_number,
#footer #fax_number,
#footer #email {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#footer #credit {
	padding-top: 10px;
	font-family: Arial;
	font-size: 70%;
	color: #804B46;
}

/*Guest comments*/
#guest_comment .comment {
	margin: 0px;
	font-size: 80%;
	font-family: Arial;
	color: #804B46;
	font-style: italic;
}

#guest_comment .comment_from {
	font-family: Arial;
	color: #804B46;
	font-weight: bold;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

/*Accommodation page*/
.tariff_table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 98%;
	border-collapse: collapse;
	border: 1px #B0746F solid;
}

.tariff_table thead td {
	background-color: #804B46;
	color: white;
	border-right: 1px #B0746F solid;
	font-weight: bold;
}

.tariff_table tbody td {
	background-color: #FDDABB;
	color: #804B46;
	border-right: 1px #B0746F solid;
	border-bottom: 1px #B0746F solid;
}

.tariff_table td {
	padding: 4px;
	font-family: Arial;
	font-size: 80%;
}

#content p.special_offer {
	background-color: #F1E0CD;
	width: auto;
	padding: 10px;
	border: 1px solid #DABCBA;
	font-family: Arial;
	line-height: 1.2em;
	font-size: 90%;
	text-align: center;
	clear: both;
}

#content p.package {
	border-top: 1px solid #DABCBA;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	line-height: 1.3em;
	font-size: 80%;
}

/*Contact and location page*/
#content img#map {
	border: none;
}

#content address {
	margin: 10px;
	font-family: Arial;
	font-size: 80%;
	color: #804B46;
	line-height: 1.3em;
}

.cat_photo {
	clear: both;
}

.photo_author {
	display: block;
	clear: both;
	text-align: center;
	font-size: 70%;
	font-family: Tahoma, Arial;
}
