html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0 0 0 0; 
padding: 0; 
border: 0; 
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	background-color: #FFFFFF;
	color: #663300	;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	margin-top: 0.0em;
	}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.4em;
}
h2 {
	FONT-WEIGHT: Bold;
	FONT-SIZE: 1.3em;
	text-transform: uppercase;
	color: #663300;
}
h3 {
	FONT-WEIGHT: Bold;
	FONT-SIZE: 1.2em;
	color: #5ea8b3;
}
h4 {
	FONT-WEIGHT: Bold; FONT-SIZE: 1.1em; 
}
h5 {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; 
}
h6 {
	FONT-WEIGHT: bold; FONT-SIZE: .8em;
}
img {

}
lo {
	 FONT-SIZE: 1em; MARGIN-BOTTOM: 0.1em; 
}
ul {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.1em;
	padding-left: 1.5em;
}
li {
	MARGIN-BOTTOM: 0.3em;
	font-size: 1em;
	list-style-position: outside;
}
pre {
	FONT-SIZE: 1em; FONT-FAMILY: monospace
}
strong {
	FONT-WEIGHT: bold
}
b {
	FONT-WEIGHT: bold
}
p {
	margin-top: 0px;
	margin-bottom: .75em;
	font-size: 1em;
}
.p1 {
	margin-top: 0px;
	margin-bottom: .75em;
	font-size: 1em;
	color: #993366;
}
.p2 {
	margin-top: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #993366;
}
a {
	margin-top: 0px;
	margin-bottom: .75em;
	FONT-WEIGHT: bold;
	COLOR: #c34700;
	font-size: 1em;
	text-decoration: none;
}
a:link {
	color: #c34700;	
}
a:visited {
	
}
a:active {
	
}
a:hover {
	TEXT-DECORATION: underline
}
#wrapper {
	margin-right: auto;
	margin-left: -380px;
	position: absolute;
	width: 760px;
	margin-top: 10px;
	height: auto;
	left: 50%;

}
#banner {
	height: 186px;
	width: 760px;
	background-image: url(../Assets/Images/Img/WrapperBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #b2d4da;
	border-right: 1px solid #b2d4da;
	border-left: 1px solid #b2d4da;
}
#headernav {
	height: auto;
	width: 730px;
}
#content {
	width: 740px;
	background-image: url(../Assets/Images/Img/bottom1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #b2d4da;
	border-bottom: 1px solid #b2d4da;
	border-left: 1px solid #b2d4da;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content a {
	text-decoration: underline;
	color:#3d7898;
	font-weight: bold;
}
#content a:visited {
	text-decoration: underline;
	color:#3d7898;
	font-weight: bold;
}
#content a:link {
	text-decoration: underline;
	color: #3d7898;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
	color: #c34700;
}
#pagetitle {
	position: relative;
	width: 400px;
	padding-left: 6px;
}
#pagetitle ul {
	padding-left: 0px;
}
#pagetitle a {
	text-decoration: none;
}
#pagetitle a:link {
	text-decoration: none;
}
#pagetitle a:visited {
	text-decoration: none;
}
#footer {
	height: 25px;
	width: 762px;
	clear: both;
	float: left;
	font-size: .75em;
	color: #3d7898;
	padding-top: 10px;
	background-image: url(../Assets/Images/Img/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a {
	text-decoration: none;
	color:#3d7898;
	font-weight: bold;
}
#footer a:link {
	text-decoration: none;
	color: #3d7898;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #c34700;
}
#footernav {
	height: auto;
	width: 762px;
	clear: both;
	float: left;
	font-size: .75em;
	color: #3d7898;
}
#footernav a {
	text-decoration: none;
	color:#3d7898;
	font-weight: bold;
}
#footernav a:link {
	text-decoration: none;
	color: #3d7898;
	font-weight: bold;
}
#footernav a:hover {
	text-decoration: underline;
	color: #c34700;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C34700;
}
#contentleft {
	float: left;
	margin-left: 15px;
	position: relative;
	height: auto;
	width: 255px;
	clear: left;
	margin-top: 5px;
}
#contentright {
	float: left;
	margin-left: 20px;
	position: relative;
	height: auto;
	width: 255px;
}
#contentcentre {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	position: relative;
	width: 100%;
}
.contentrows{
	float: left;
	position: relative;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c34700;
	padding: 0px 0px 10px;
	margin-left: 15px;
	height: auto;
	clear: both;
	margin-top: 10px;
}
.image_text {
	float: left;
	color: #c34700;
	font-size: 95%;
	}
.image_1 {
	border: 1px solid #3d2922;
	position: relative;
	height: auto;
	width: auto;
	float: left;
	background-color: #000000;
}
.image_2 {
	border: 1px none #c34700;
	position: relative;
	padding: 8px;
	height: auto;
	width: auto;
	float: left;
}
.image {
	position: relative;
	float: left;
	width: 200px;
	margin-left: 10px;
}
.contenttext {
	margin-top: 5px;
	float: left;
	position: relative;
	width: 100%;
}
.imageright {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.imageleft {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
img {
	border: 1px solid #666666;
}
.floatleft {
	float: left;
	clear: both;
	position: relative;
}
.quote {
	position: relative;
	float: none;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}
.imagecentre {
	position: relative;
	float: none;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#bread li{
	text-decoration: none;
	display: inline;
	list-style-type: none;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#bread {
	margin-left: 0px;
}
#foot li{
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	font-size: 0.85em;
}
#breadcrumbs {
	width: 100px;
}
#foilmedia {
	float: right;
	padding-top: 5px;
	padding-right: 3px;
}
.content_1-1_Container {
	float: left;
	height: auto;
	width: 740px;
	margin-top: 3px;
	padding-bottom: 3px;
}
.content_1-1_box {
    margin-top: 0px;
	float: left;
	height: auto;
	width: 729px;
	border: 1px solid #666666;
	padding: 5px;
}
.content_1-1 {
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: auto;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.content_2-3 {
		padding: 5px 10px 5px 5px;
	float: left;
	height: auto;
	width: 477px;
	
}
.content_2-3_underline {
	padding: 5px 10px 5px 0px;
	float: left;
	height: auto;
	width: 467px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2d4da;
	margin-bottom: 5px;
}
.content_1-3 {
	padding: 5px 10px 5px 5px;
	float: left;
	height: auto;
	width: 231px;
}
.content_1-3_shaded {
	padding: 10px;
	float: right;
	height: auto;
	width: 224px;
	background-color: #e7eded;
	border: 1px solid #CCCCCC;
}
.content_1-2 {
	padding: 5px 10px 5px 5px;
	float: left;
	height: auto;
	width: 365px;
}
