/*********************BODY BACKGROUND MAIN PROPERTY AND TEXT***********************/

body {
	/*background-color: #000000;*/
	background-color:#d7d8d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body p, div, span, td, tr, table{
	font-family: "Comic Sans Ms";
	font-size: 13px;
	color: #666666;
}
.mainbordercolor {
	border:solid 1px;
	border-color:#626262;
}
.imagesVHspace {
	margin: 5px;
}
.linesep {
	background-color:#c9c9c9;
}
/*********************HEADINGS***********************/
h1 {
	font-family: "Comic Sans Ms";
	font-size: 16px;
	font-weight: bold;
	color: #c93636;
	text-decoration: none;
}
h2 {
	font-family: "Comic Sans Ms";
	font-size: 15px;
	font-weight: bold;
	color: #c93636;
}
/*********************MAIN LINKS***********************/
a:link {
	font-family: "Comic Sans Ms";
	font-size: 12px;
	color: #a60612;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans Ms";
	font-size: 12px;
	color: #a60612;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans Ms";
	font-size: 12px;
	color: #a60612;
	text-decoration: none;
}
a:active {
	font-family: "Comic Sans Ms";
	font-size: 12px;
	color: #a60612;
	text-decoration: underline;
}
/*********************HEADER***********************/
a.headerlink:link {
	font-family: "Comic Sans Ms";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.headerlink:visited {
	font-family: "Comic Sans Ms";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.headerlink:hover {
	font-family: "Comic Sans Ms";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.headerlink:active {
	font-family: "Comic Sans Ms";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.headertext {
	font-family: "Comic Sans Ms";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
/*********************FOOTER LINKS***********************/
a.footerlink:link {
	font-family: "Comic Sans Ms";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.footerlink:visited {
	font-family: "Comic Sans Ms";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.footerlink:hover {
	font-family: "Comic Sans Ms";
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.footerlink:active {
	font-family: "Comic Sans Ms";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/*********************EXTRA CSS***********************/
.strapline{
font-family: "Comic Sans Ms";
font-size:14px;
color:#c93636}

.contactdetails{
font-family: "Comic Sans Ms";
font-size:12px;
}
