﻿body {
margin-top: 0px;
background-image: url('images/background.jpg'); 
background-repeat:repeat-x; 
background-color: #d0ddc1; 
text-align: center
}

p {
	margin: 0px 4px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
}

a:link {text-decoration: underline; color: #0000ff;}
a:hover {text-decoration: underline; color: #800080;}
a:visited {text-decoration: underline; color: #000099;}

a:visited.nav {text-decoration: none; color: #111111;}
a:link.nav {text-decoration: none; color: #111111;}
a:hover.nav {text-decoration: none; color: #ffffff; background-color: #668f33;}

h1 {
	margin: 0px 0px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

p.subtitle-text {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

p.ads {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: center;
}

#banner {
	background-color: #d0ddc1;
	text-align: center;
	height: 125px;
	width: 750px;
}

#tagline {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	background-color: #a6aa2b;
	width: 750px;
	height: 17px;
	vertical-align: middle;
}

#top-bar {
	background-color: #000000;
	width: 750px;
	height: 17px;
}

#top-separator {
	background-color: #ffffff;
	width: 750px;
	height: 2px;
}

#left-column {
	width: 125px;
	vertical-align: top;
	background-image: url('images/leftbg.jpg');
	background-repeat: repeat-y;
}

#nav-header {
	padding: 0px 0px 0px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 125px;
	height: 17px;
	background-color: #111111;
	color: #ffffff;
}

#nav-menu {
	vertical-align: top;
	width: 125px;
	background-color: #d0ddc1;
}

.nav-text {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	vertical-align: middle;
	text-indent: 4px;
	width: 125px;
}

#nav-bottom {
	width: 125px;
	height: 17px;
	background-color: #111111;
}

#feature-header {
	background-color: #111111;
	height: 17px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

#feature-box {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #668f33;
	border-bottom-color: #668f33;
	border-left-color: #668f33;
	text-align: center;
	background-color: #d0ddc1;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.subtitle-bar-style1 {
	background-image: url('images/bg1.jpg');
	height: 17px;
	text-align: left;
	vertical-align: middle;
}

.subtitle-bar-style2 {
	background-image: url('images/bg2.jpg');
	height: 17px;
	text-align: left;
	vertical-align: middle;
}

.centre {
	text-align: center;
}

.dot-points {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
	margin: 0px 8px 0px -5px;
	line-height: 15px;
}

.image-margins1 {
	margin-left: 5px;
	margin-right: 5px;
}

.image-margins2 {
	margin-left: 10px;
	margin-right: 10px;
}

.image-margins3 {
	margin-right: 10px;
}

.no-border {
	border-style: none;
}

.return {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

#contact-table {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #aac28e;
}

#bottom-separator {
	font-size: 2px;
	color: #ffffff;
	width: 750px;
}

#service-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #a6aa2b;
	width: 750px;
	height: 50px;
	text-align: center;
	vertical-align: bottom;
	color: #000000;
}

#copyright-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #111111;
	width: 750px;
	height: 50px;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.testimonial {
	border: 1px solid #808000;
	padding: 10px;
	width: 500px;
	background-color: #d0ddc1;
}

.special {
	border: 2px dotted #668f33;
	padding: 15px;
	width: 84%;
	background-color: #d0ddc1;
}









