@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0px;
	background-color: #FFFFCC;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	background-image: url(../images/bkgd9.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	background-color: #FFFFCC;
}
#header {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#navBar {
	height: 8%;
	padding-top: 1%;
	padding-bottom: 1%;
	color: #693;
}
.navDot {
	color: #693;
}
#content {
	margin-left: 23%;
	text-align: justify;
	padding-left: 1%;
	margin-top: 0px;
	margin-bottom: 10%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #693;
	padding-right: 1%;
}
#centreImage {
	text-align: center;
}
#mainImageText {
	padding-top: 1%;
}

#leftColumn {
	float: left;
	width: 21%;
	text-align: center;
	margin-top: 0px;
	padding-left: 1%;
}
#contact {
	width: 146px;
	border: thin solid #693;
	margin-right: auto;
	margin-left: auto;
	font-size: 78%;
	padding-top: 4px;
	background-color: #FFFFFF;
}

#rightColumn {
	float: right;
	width: 14%;
	text-align: justify;
	padding-bottom: 10%;
}
.imgLeft {
	float: right;
}
.imgRight {
	float: left;
	margin-right: 6px;
}
#footer {
	font-size: xx-small;
	padding-bottom: 6px;
	clear: both;
	text-align: center;
	color: #000;
	padding-top: 6px;
}
.formToEmail {
	font-size: x-small;
}

html {
	height: 101%;
}
a:link {
	text-decoration: none;
	color: #693;
}
a:visited {
	text-decoration: none;
	color: #693;
}
a:hover {
	text-decoration: none;
	color: #633;
}
a:active {
	text-decoration: none;
	color: #633;
}
.formTable {
	text-align: left;
	border: thin solid #693;
	padding-top: 2%;
	padding-bottom: 3%;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
}
.contactForm {
	border: thin solid #693;
	padding-bottom: 1%;
}
#wrapper #leftColumn #TA_rated185 {
	padding-left: 20px;
}
