
body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/centre_bg.jpg) #FFFF98 repeat-y center;
}


#header {
	width: 920px;
	margin: 0 auto;
	background: url(../images/top_header_bg.jpg) no-repeat center top;
	display:block;
	height: 220px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 27px 40px 0px 30px;
	font-size: 14px;
	color: #FFFFFF;
}

#content {
	float: left;
	width: 860px;
	padding: 0px 10px 15px 30px;
	line-height: 25px;
	font-size: 12px;
	
}

#slideshow {
	float: right;
	width: 470px;
	margin: 0px 5px 0 0px;
	padding: 10px 0px 5px 15px;
	line-height: 25px;
	font-size: 12px;
	
}

#login {
	position:relative;
	top:188px;
	float: right;
	margin: 0px 30px 0 0px;
	padding: 10px 0px 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#login_form {

	

}

#register_form input, select{
	
	horizontal-align:center;
	

}


/* Logo */

#logo {
	float: left;
	margin-top: 220px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 55px;
	
	padding-bottom: 10px;
	text-align: center;
	font-size: 2.6em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

#admin-menu {

float:right;

}

#admin-menu ul {
	margin: 0;
	list-style: none;
}

#admin-menu li {
	display: inline;
}

/* Menu */

#menu {
position:relative;
top:197px;
left:-30px;;

}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

#page h1 {
	font-size: 20px;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#selected-cottages {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#selected-cottages .entry {
}

#selected-cottages .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#selected-cottages .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
	
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 870px;
	color: #CCCCCC;
	margin: 0 auto;
	margin-top:10px;
	background-image: url(../images/Pool_bg.jpg);
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 15px;
}

#sidebar li ul {
	line-height: 1.9em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/arrow.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 20px;
	line-height: 30px;
}

#sidebar h2 {
	margin: 0 0 12px 0;
	color: #FFCC00;
	font-size: 14px;
}

#sidebar a {
	text-decoration: none;
	color: #333333;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear:both;
	width: 920px;
	display:block;
	height: 170px;
	margin: 0 auto;
	margin-bottom: auto;
	background: url(../images/footer_bg.jpg) no-repeat center top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 16px 30px 5px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#viewbox {
	border: 1px solid #D1D1D1;
	padding: 5px;
	margin:5px 5px 5px 0;
	background: #FDF9EE;
}
#viewbox input{
	vertical-align: middle;
	margin-left: -3px;
}
#viewbox td{
	border: 1px solid #D1D1D1;
	padding: 5px;
	margin:5px 5px 5px 0;
	background: #FDF9EE;
}
#latest-images {
	float:left;
	width:570px;
	margin:5px 5px 5px 0;
	
	
}
#latest-images table {
	list-style: none;
	
	
}

#latest-images td {
	width:255px;
	margin: 5px 0 0 0;
	padding: 10px;
	border: 1px solid #D1D1D1;
	background: #FDF9EE;
	
	
}
#clouds {
	width:250px;
	float:right;
	border: 1px solid #D1D1D1;
	background: #FDF9EE;
	padding: 10px;
	margin:0 0 10px 0;
}
