body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 9px;
}
div {
	margin: 0px;
	padding: 0px;
}
#access {
	display: none;
}
#surround {
	/* width: 756px; */
	width: 984px;
	border: 2px solid #006600;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/header_logo_02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height: 170px;
	text-align: center;
}
#header h1 {
	display: none;
}
#header h2 {
	display: none;
}
#subheader {
	color: #99CC33;
	background-color: #006600;
	text-align: center;
	clear: both;
	height: 30px;
}
#subheader hr {
	display: none;
}
#subheader h3 {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC33;
}
#subheader a {
	text-decoration: none;
	color: #99CC33;
}
#subheader a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	text-align: center;
	width: 180px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#navigation li.colours1 {
	border: none;
	padding-bottom: 10px;
	background-image: url('images/colours1.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#navigation li.colours2 {
	border: none;
	padding-bottom: 10px;
	background-image: url('images/colours2.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#navigation li.colours3 {
	border: none;
	padding-bottom: 10px;
	background-image: url('images/colours3.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#navigation li.colours4 {
	border: none;
	padding-bottom: 10px;
	background-image: url('images/colours4.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#navigation li.contact {
	border: none;
	padding-bottom: 10px;
	background-image: url('images/butterfly.jpg');
	background-position: top;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-top: 110px;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: bold;
}
#navigation a {
	color: #006600;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation a:hover {
	background-color: #006600;
	color: #FFFFFF;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006600;
	padding: 20px;
	margin-left: 180px;
	color: #003366;
	min-height: 350px;
}
#content a {
	color: #003366;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#content h4 {
	font-size: 13px;
}
#content p {
	margin-bottom: 0px;
}
#content img.left {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}
#content img.right {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
}
#bottom {
	background-image: url(images/footer_photo_02.jpg);
	background-repeat: no-repeat;
	height: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
}
#footer {
	color: #99CC33;
	background-color: #006600;
	text-align: center;
	clear: both;
	height: 30px;
}
#footer hr {
	display: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC33;
	text-transform: capitalize;
}
#footer a {
	text-decoration: none;
	color: #99CC33;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#credits {
	display: none;
}
