body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
}

td.holidayparkbg{
background-image: url(http://www.lowpricehols.co.uk/images/holiday-parks-top.jpg);
width: 280px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
}

td.holidayparkbggray{
background-image: url(http://www.lowpricehols.co.uk/images/holiday-parks-top-gray.jpg);
width: 280px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
}

td.cottagesbg{
background-image: url(http://www.lowpricehols.co.uk/images/cottages-top.jpg);
width: 280px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
}

td.cottagesbggray{
background-image: url(http://www.lowpricehols.co.uk/images/cottages-top-gray.jpg);
width: 280px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
}

td.boatingbg{
background-image: url(http://www.lowpricehols.co.uk/images/boating-top.jpg);
width: 280px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
}

td.boatingbggray{
background-image: url(http://www.lowpricehols.co.uk/images/boating-top-gray.jpg);
width: 280px;
height: 70px;
background-repeat: no-repeat;
background-position: center;
}

td.grayspacer{
background-image: url(http://www.lowpricehols.co.uk/images/grayspacer.jpg);
width: 3px;
background-repeat: yes-repeat;
background-position: center;
}

td.reviewbg{
background-position: center;
}

.smallnavtext {
	font-family: verdana, sans-serif;
    color: #800000;
	font-size: 9px;
}
.smallnavtexttitle {
	font-family: verdana, sans-serif;
    color: #666666;
	font-size: 10px;
}

.listingtitle {
	font-family: verdana, sans-serif;
    color: #000000;
	font-size: 14px;
}

table.maincontentholidaypark {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;;
	border-color: rgb(239, 105, 20) rgb(239, 105, 20) rgb(239, 105, 20) rgb(239, 105, 20);
	border-collapse: separate;
	background-color: white;
}
table.maincontentholidaypark td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.maincontentcottages {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;;
	border-color: rgb(108, 152, 103) rgb(108, 152, 103) rgb(108, 152, 103) rgb(108, 152, 103);
	border-collapse: separate;
	background-color: white;
}
table.maincontentcottages td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.maincontentboating {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;;
	border-color: rgb(2, 153, 210) rgb(2, 153, 210) rgb(2, 153, 210) rgb(2, 153, 210);
	border-collapse: separate;
	background-color: white;
}
table.maincontentboating td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.searchbox {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #1E90FF;
	border-collapse: separate;
	background-color: #87CEFA;
}
table.searchbox td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #87CEFA;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.searchresults {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: #FFFFFF;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}

a.titlegray:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	font-weight: normal;
	text-decoration: none;
}
a.titlegray:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	font-weight: normal;
	text-decoration: none;
}
a.titlegray:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
