body {
	margin: 20px;
	padding: 0;
	background: url(lewis-guest-house-images/bg-body.jpg) #81bbf6 repeat-x 0px 0px;
	font: normal .7em Arial, Helvetica, sans-serif;
	color: #666666;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #3A69BA;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}


/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #5E80BD url(lewis-guest-house-images/categorybackground.gif) no-repeat center bottom;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(lewis-guest-house-images/arrow.gif) no-repeat left center;
	text-decoration: none;
}
.boxed a:hover {
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 6px;
}

/* Header */

#header {
	float: left;
	width: 200px;
	height: 150px;
	background: url(lewis-guest-house-images/calanais1.jpg);
}

#header h1 {
	margin: 0;
	padding: 22px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 2.5em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #000099;
}

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background: url(lewis-guest-house-images/calanais2.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 540px;
	padding-right: 20px;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

/* lewisguesthouse */

#lewisguesthouse {
}

/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	height: 114px;
	color: #999999;
	background: url(lewis-guest-house-images/lewis-stornoway.jpg) #FFFFFF repeat-x 0px 0px;
}

#footer a {
	color: #999999;
}