﻿html { /* Force Scroll bar in Firefox+ to avoid left adjustment flicker */
	height: 101%;
}


body { /* globally set 'all page borders to 0, sets page BG colour and text colour */
	margin: 0;
	background-color: #FFFFFF;
	color: #d52c8f;
}

a, a:link, a:visited, a:hover { /* globally set defined link colours */
	color: #d52c8f;
}

.preloadImage {display:none;} /* Hides and pre-loads images use for rollover menu purpose */

.menutitle{
	color:#FFFFFF;
	cursor:pointer;
	margin-bottom: 3px;
	background-color:#d52c8f;
	width:190px;
	padding:4px;
	text-align:left;
	font-weight:normal;/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: d52c8f;
	line-height: 18px;
	letter-spacing: 0.05em;
}
.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73542d;
	text-decoration: none;
}

#news p, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
#news h2, .bodytextheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.02em;
}

#news h1 {
	font-size: 13px;
}

#news h2 {
	font-size: 12px;
}

#news h3{
	color: #d52c8f;
	font-family: Arial, Helvetica, sans-serif;	
	padding:20px 0 5px 0;
	font-size: 11px;
}

.bedname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #8b4b26;
	font-weight: bold;
	letter-spacing: 0.02em;
}.newsheader {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #73542d;
	text-decoration: none;
	font-weight: bold;
}

