﻿h1 {
	font-family: Cambria;
	color: #024930;
	font-weight: normal;
	text-align: left;
	font-size: 24pt;
	background-color:#F9E04C;
	padding:5px;
}
h2 {
	font-family: Cambria;
	color: #FFA620;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Cambria;
	color: #024930;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
}
h4 {
	font-family: Cambria;
	font-size: 12pt;
	color: #FFA620;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Cambria;
	font-size: 10pt;
	color: #FFA620;
	font-weight: normal;
	text-align: left;
}
h6 {
	font-family: Cambria;
	font-size: 9pt;
	color: #024930;
	font-weight: normal;
	text-align: left;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
body {
	font-family: Calibri;
	font-size: 14pt;
	color: black;
}
p {
	font-family: Calibri;
	font-size: 14pt;
	color:black;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #808080;

}
.Cells {
	border: 1px solid #808080;

}

a:link {
	color:blue;
}
link {
	color: blue;
}
.Content {
	width:830px;
	margin:0px auto;
	padding:15px;
}
#pagecolour {
	background-color:white;
}
#pagewidth {
	width:830px;
	margin:0px auto;
	padding:5px;
}
#phonebox {
	background-color:#024930;
	color: white;
	float:left;
	margin-bottom:10px;
	padding:5px;
	font-size:16px;
	background: url('images/DWT/g_s_landscapes.jpg') no-repeat right;
	width:700px;
	
}
#banner {
	background-position: 30px;
	background: no-repeat left;
	padding-left: 30px;
	background-color:#FFA620;

}
#banner h3 {
	margin: 5px;
	background: url('images/DWT/g_s_landscapes.jpg') no-repeat right;
	height: 110px;
	width: 770px;
	color:#024930;
	font-size:18px;
}
#mainNav {
	float: left;
	width: 150px;
	margin-top: 10px;
	height:400px;
	background-color:white;
}
#mainNav h4{
	background-color:#F9E04C;
	color:#024930;
}
#content {
	margin-left: 180px;
	margin-top:	10px;
	padding-left: 10px;
	border-left: 2px solid #024930;
	background-color:white;
}
#content .figure {
	float:left;
	width: 300px;
	margin-bottom:2px;
	margin-left:10px;
	position:relative;
}
#content .figure p {
	position: absolute;
	width: 270px;
	left: 10px;
	bottom: 10px;
	background: #2C3FE9;
	font-size: small;
	font-weight: bold;
	color:white;
	text-align: center;
	padding: 5px;
	margin: o;
}

#content.figure img {
	display:block;
}
#content h3 {
	background-color:#024930;
	width:625px;
	color:white;
	height:170px;
	padding:5px;
	left: 10px;
	bottom: 10px;
	background: #024930;

}
#content .figure h3 {
	float:right;
}

#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom:5px;
}
#footer h3{
	text-align:center;
	background-color:#FFA620;
	height:35px;
	padding-top:5px;
}
img.figure {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	
}
img.figureright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 10px 10px;
}
img.figureleft {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:2px 10px 10px 10px;
}

.noborder {
	border:0px;
}
hr {
	color:green;
}
