body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background:url(../imgs/bodybg.gif) repeat-y;
	background-position:left;
}
#topbar {
	background: #CC0000;
	color: #fff;
	border-bottom: 1em solid maroon;
}
.toprightimg {
	text-align: right;
	margin-right: 0.5em;
}
#content {
	padding-top: 0.5em;
	margin-left: 220px;
	margin-right: 1em;
}
h1 {
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: maroon;
	background: transparent;
	border-bottom: 1px solid maroon;
	font-weight: bold;
	font-size: 16px;
}
h4 {
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	color: maroon;
	background: transparent;
	border-bottom: 1px solid maroon;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	background: transparent;
	font-style: italic;
	border-bottom: 1px solid #cc0000;
}
td {
	font-size: 70%;
}
li {
	margin-top: 0.5em;
}
#lhc {
	clear: left;
	float: left;
	width: 200px;
}

#pgfoot {
	border-top: 1px solid #000;
	text-align: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	background-color:#FFFFFF;
}
.validbox{background-color:#FFFFFF;}
/* sidebar buttons */
#button {
	font-size: 11px;
	padding: 0;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #CC0000;
	color: #fff;
	text-align: right;
	
	}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	margin: 0;
	padding: 0;
	
}

#button li a {
	display: block;
	padding: 5px 5px 10px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 100%;
	background:url(../imgs/menubg.gif) repeat-x;
	background-position:left bottom;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background:url(../imgs/menubg-obig.gif) repeat-x;
	background-position:left bottom;
	color: #fff;
}

#subbutton li a{background:url(../imgs/submenubg.gif) repeat-x;background-position:bottom left;}
.row1 {
	background-color: #eaf2f4;
	color: #000063;
}

.row2 {
	background-color: #fff;
	color: #000063;
}
/*******TEXT STYLES********/
.whitetext{
padding-right: 1em; 
text-align: right;
color:#FFFFFF;
font-size:85%;
} 
.breadcrumb{width:100%;border-bottom:1px solid #E6E1E1;line-height:1.5;font-size:80%;color:#929191;}
.specialbanner{text-align:center;padding-top:6px;}
.address{background-color:#CC0000;background:url(../imgs/menubg.gif) repeat-x;background-position:bottom left;padding-bottom:10px;}
.holidaylink{
	color: maroon;
	display:block;
	width:100%;
	background: transparent;
	border-bottom: 1px solid maroon;
	font-weight: bold;
	text-decoration:none;
	font-size:110%;
}
.cottagelink{
	width:100%;
	display:block;
	color: #cc0000;
	background: transparent;
	font-style: italic;
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
	border-bottom:1px solid #cc0000;
	}
.morelink{color: #cc0000;font-size:90%;}
.selfcateimages{float:right}

.bloglink
{
	background-color:#800000;
	max-height:53px;
	overflow: hidden;
	max-width:160px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	padding:5px
}
.bloglink a {color:#ffffff;text-decoration:none;text-align:right;font-weight:bold}

#contactfeedback {height:30px; width:100%; border: 1px solid #000000;padding:0 0 10px 10px}