body {
	background-color: #e6d6bd;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color: #2D2672;
	text-decoration: none;
}

a:visited {
	color: #2D2672;
	text-decoration: none;
}

a:active {
	color: #2D2672;
	text-decoration: none;
}

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

h1 {
	font-size: xx-large;
	color: #2D2672;
	margin-left: 10px;
}

h2 {
	font-size: large;
	color: #2D2672;
	margin-left: 10px;
}

h3 {
	font-size: large;
	color: #2D2672;
	margin-left: 10px;
}
.list-accomm {
	font-size: x-small;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	vertical-align: top;
}

.footer {
	font-size: 10px;
	color: #333333;
}

#menu {
	background-repeat: repeat-x;
	height: 25px;
	background-color: #f45c09;
}

#menu ul{
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	background-position: top;
}

#menu li{
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding-right: 25px;
}

#menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar a {
	text-decoration: none;
	display: block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cc6600;
}
.sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-color: #c19862;
	display: block;
}
.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-color: #c19862;
}

.sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-color: #c19862;
}

.sidebar a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #cc6600;
}
.menuheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f45c09;
	height: 35px;
}


#content {
	background-color: #FFFFFF;
}
.content {
	margin-left: 10px;
	width: 700px;
}
.paging {
	font-size: small;
	text-align: right;
}
.tabletext {
	font-size: small;
	background-color: #c19862;
}

#content #body #listing {
	margin-left: 10px;
	margin-right: 10px;
}
.listingline {
	background-image: url(images/listing-line.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.listcontent {
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
}

.contentmain {
	margin-right: 10px;
	margin-left: 10px;
}

.footercontact {
	font-size: small;
	color: #FFFFFF;
	background-color: #f45c09;
	text-align: right;
	height: 20px;
}
#content #body #adbanner {
	background-image: url(http://www.shadetastic.co.uk/ads/ad-banner-468.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	vertical-align: bottom;
}


#content #body #ad {
    background-image: url(http://www.beachdreams.co.uk/images/shade-500.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	height: 100px;
	width: 500px;
}

.adheader {
	font-family: Arial Black;
	font-size: 22px;
	color:#000000;
	font-weight:bolder;
	text-align:left;
	vertical-align: top;
	padding-left: 10px;
}

.adtext {
	font-family: Arial;
	color:#990000;
	font-size: 14px;
	vertical-align: top;
}

#content #body #ad-watch {
    background-image: url(http://www.beachdreams.co.uk/images/watch-250.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	height: 100px;
	width: 250px;
}

.adwatchheader {
	font-family: Arial Black;
	font-size: 18px;
	color:#000000;
	font-weight:bolder;
	text-align:left;
	vertical-align: top;
	padding-left: 50px;
}

.adwatchtext {
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	vertical-align: top;
}

#content #body #ad-scent {
    background-image: url(http://www.beachdreams.co.uk/images/scent-250.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	height: 100px;
	width: 250px;
}

.adscentheader {
	font-family: Arial Black;
	font-size: 18px;
	color:#000000;
	padding-left: 10px;
	font-weight:bolder;
	text-align:left;
	vertical-align: top;
}

.adscenttext {
	font-family: Arial;
	color:#DA3e94;
	font-size: 12px;
	vertical-align: top;
}

