@charset "utf-8";
/* CSS Document */

/*  grey header address: #23434d
	red: #c63746

	*/

* {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #23434d;
	}
	
body {
	
	}
div {
	padding:0px;
	margin:0px;
	}
 
/* images */

img {
	text-decoration:none;
	border:none;
	margin:0px;
	padding:0px;
	}
 
img.noborder {
	text-decoration:none;
	border:none;
	margin:0px;
	padding:0px;
	}
	

img a {
	text decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

blockquote img {
	margin: 0px 5px 0px 0px;
}

img.greyline {
	padding-left: 15px;
	}
 
/* centre the site */
 
div#wrapper {
	width: 836px;
	margin:auto;
	background-position: center;
	top:0px;
}
 
/* text */
 
p {
	padding:0px;
	margin:5px 0px 10px 15px;
	font-size:13px;
	}
table {
	margin: 5px 0px 5px 15px;
	}
td {
	font-size:13px;
	}	

p.about {
	margin: 0px;
	}	

p.header-right {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #23434d;
	font-size:13px;
	font-weight:bold;
	font-stretch:semi-condensed;
	text-align:right;
	
}

p.sc_link, p.sc_link a {
	color:#999999;
	font-size:11px;
	}

.nav_title {
	font-family: Segoe Script,Arial,Helvetica !important;
	color:#c63746;
	margin:5px 10px;
	padding:0px;
	font-size:26px;
	}


p.nav {
	margin:20px 0px;
	padding:0px 0px;
	}

h1 {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:30px;
	font-weight:normal;
	margin: 0px 0px 0px 15px;
	}
h2 {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:26px;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	
	}
h3 {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:22px;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	
	}
		
	
h4 {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:20px;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}	
	
h5 {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:18px;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}
	
h5.about {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:18px;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	}	
	
h6 {
	font-family: Segoe Script,Arial,Helvetica !important;
	color: #c63746;
	font-size:16px;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0px 0px 15px;	
	}		

h6.footer-heading {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #23434d;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	margin-top: 5px;

}
	
blockquote {
	border: 1px #d0c285 solid;
	padding: 0px 0px 0px 0px;
	margin: 10px 15px;
}


blockquote p {
	text-align:center;
	margin:10px 5px;
	padding:0px;
	color: #184c1e;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
 
/* lists */
 
ul {
	margin:10px;
	padding:0px;
	font-size:14px;
	list-style:none;
	}
	
li {
	list-style: circle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;	
}	
	
li.toppage {
	margin: 0px;
	list-style: none;
}

li.subpage {
	margin-left: 20px;
	list-style: none;	
	}	
	
/* divs */

#top {
	width: 836px;
	height: 24px;
	background-image: url(../../cms/cmsimages/top-line.png);
	padding: 0px 0px 0px 0px;
}

#bottom {
	width: 836px;
	height: 22px;	
	background-image: url(../../cms/cmsimages/bottom-line.png);
}

#mainwrapper {
	width:836px;	
	background-image: url(../../cms/cmsimages/sides.png);	
	background-repeat:repeat-y;	
	padding: 10px 0px 10px 0px;
	height:auto;
	position: relative;
	clear: both;
	display:table-cell;
	}

#headerwrapper {
	width: 836px;
	height: 222px;
	background-color: #ffffff;
}		

#header_left_box {
	width:240px;
	height:182px;
	float:left;
	position:relative;
	padding: 0px 0px 0px 40px;
	}
	
#header_centre_box {
	width:162px;
	height:182px;
	float:left;
	position:relative;
	padding: 0px 0px 0px 40px;
	}
	
#header_right_box {
	width: 280px;
	height:182px;	
	float:right;
	padding: 0px 40px 0px 0px;
	}

 
#body_wrapper {
	width:836px;
	min-height: 800px;		
	padding-top: 10px;
	margin-top: 10px;
}

#nav_col {
	width: 220px;
	min-height:430px;
	height: auto;
	position:relative;
	float:left;
	clear: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;	

}
.nav_box {
	width:220px;
	height: auto;
	position:relative;
	clear:both;
	margin: 0px 0px 20px 0px;
}
#body_col {
	width: 560px;
	position:relative;
	float:left;
	margin: 20px 0px 20px 0px;	
	padding: 0px 20px 0px 0px;
		
}

		
#footer_wrapper {
	clear: both;
	width:836px;
	height: 30px;
	margin-top: 50px;		
	background-repeat:repeat-y;		
	padding: 0px 0px 0px 40px;		
	}

#bottom_links_wrapper {
	clear: both;
	width:800px;	
	margin-top: 20px;
	padding-left: 20px;	
	}
	
.bottom_links_box {
	width:200px;
	height:auto;
	float:left;
	position:relative;
	color:#23434d;
	}
 
div#seven {
	clear:both;
	margin-top: 0px;
	font-size:12px;
	text-align: center; 
}
 
div.about {
	float: left;
	border:1px #c63746 solid;
	margin:0px 0px 10px 10px;
	min-height:220px;
	width: 170px !important;
	}

div.about p, div.about h4 {
	padding: 05px 5px 0px 5px; margin: 0px;
	}  
 
/*  links */
 
a {
	color:#333333;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
a.header, a.header:active, a.header:link, a.header:hover, a.header:visited {
	color: #d4c880;
	text-decoration: none;
}


a.footer {
	padding:0px;
	margin:5px 5px;
	font-size:13px;
 }
 
a.footerlinks, a.footerlinks:hover {
	color: #23434d;
	font-size: 12px;	
}


