/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}


h1
{
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#006f7c;
	display:block;
	padding-bottom:8px;
	border-bottom:4px solid #f8ef84;
	margin-bottom:10px;
	font-style:italic;
}

h2, h3, h4, h5, h6
{
	font-size:1.17em;
	color:#047980;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:10px;
}

h4.through
{
	font-size:0.92em;
	text-transform:uppercase;
}


div#right_column p,
div#right_column ul,
div#right_column ol
{
	color:#666;
	line-height:1.33em;
}

h3.areas
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.17em;
	font-style:italic;
	color:#047980;
	background:url(/site/img/areabg.jpg) no-repeat;
	padding:2px 0 2px 28px;
	margin-bottom:0;
}

h4.area_type
{
	text-transform:uppercase;
	font-weight:bold;
	border-top:4px solid #d9f0f1;
	padding-top:10px;
	margin-bottom:5px;
}

.special_price
{
	font-size:1.33em;
	color:#900;
}

.spec_image
{
	padding-bottom:25px; border-bottom:dotted 1px #999;
}

table#tel_numbers
{
	color:#666666;
	margin-bottom:15px;
}
