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, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
}


/*
----------------------------------------------------------------
	T E X T  E L E M E N T S
----------------------------------------------------------------
*/

h1, h2, h3, h4, h5, h6 {
	color: #666;
	}
h1 {
	font-size: 2em;
	line-height: 1em;
	}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.35em;
	}
h3 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	}
h4 {
	font-size: 1.25em;
	line-height: 1.25em;
	}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .75em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin-top: .5em;
	text-transform: uppercase;
	}
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .6875em;
	font-weight: normal;
	line-height: 1.35em;
}
p {
	padding-bottom: .5em;
}
ul {
	margin: -.5em 0 1em 0;
}




/*
----------------------------------------------------------------
	P A G E  E L E M E N T S 
----------------------------------------------------------------
*/
.header_area {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
}
.logo img {
	display: none;
}
.logo a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.navigation {
	display: none;
}
.header_img {
	display: none;
}



/*
----------------------------------------------------------------
	P A G E  E L E M E N T S 
----------------------------------------------------------------
*/

#container	{
	background: transparent;
	margin: 1em auto 3em auto;
	text-align: left;
	width: 590px;
	}

.header_title {
	background: none;
}
.header_title h2 {
	color: #666;
	font-size: 1.25em;
	padding: 1em 0 .5em 0;
}
.header_title span {
	display: inline;
}



/*  C O N T E N T S  */
#content {
	padding-top: 1em;
	width: 100%;
}


/*  C O L U M N S  */
.column_left {
	float: left;
	margin-right: 30px;
	width: 370px;
}
.column_right {
	float: right;
	width: 190px;
}

.column_full p,
.column_left p,
.column_left li {
	font-size: 1em;
	line-height: 1.25em;
	padding-bottom: .5em;
}
.column_right p,
.column_right li {
	font: .6875em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.35em;
}



/*  F O O T E R  */
#footer {
	border-top: 1px solid #CCC;
	clear: both;
	margin-top: 2em;
	padding-top: 1em;
	width: 100%;
}
#footer p {
	font-size: 1em;
}





/*
----------------------------------------------------------------
	T H E  C O T T A G E 
---------------------------------------------------------------
*/
#cottage_page .column_right img {
	margin-bottom: .5em;
}
.cottage_gallery img {
	padding-bottom: .5em;
	width: 180px;
}
.cottage_gallery a {
	border: none;
}



/*
----------------------------------------------------------------
	T H E  L O C A T I O N 
---------------------------------------------------------------
*/


.gallery {
	margin: 3em 0 .5em 0;
}
.gallery img {
	display: inline;
	width: 180px;
}
.pic_captions {
	float: right;
	margin-top: .25em;
	width: 180px;
}
.credit {
	color: #999;
	font-style: italic;
	padding-bottom: .5em;
}




/*
----------------------------------------------------------------
	O U R  T A R I F F 
---------------------------------------------------------------
*/

ul.prices {
	margin-bottom: 1em;
}
#tariff_page .prices li {
	border-bottom: 1px solid #CCC;
	list-style: none;
	margin: .5em 0 0 0;
	padding: 0;
}
.prices span {
	float: right;
}



/*
----------------------------------------------------------------
	A V A I L A B I L I T Y
---------------------------------------------------------------
*/
.checker {
	display: none;
}
.terms {
	width: auto;
}
.terms p {
	text-align: center;
}

.terms a {
	display: block;
	text-align: center;
}

