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

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

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

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

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

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

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

h3 {
	font-size: large;
	color: #222222;
	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;
	color: #FFFFFF;
	height: 25px;
	background-color: #666666;
}

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

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

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

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

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

#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: 28px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #262223;
}
.sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #999999;
	display: block;
}
.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #999999;
}

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

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


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

#content #body #listing {
	margin-left: 10px;
	margin-right: 10px;
}
.listingline {
	background-image: url(http://www.find-british-holidays.co.uk/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: #A40A0A;
	text-align: right;
	height: 20px;
}

.tableheader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #262223;
}

#content #body #search {
	background-color: #CCCCCC;
}
