html, body, #wrapper, ol, li, ul {
	background-color: #D9CDBB;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 101%;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 750px;
}

a:link {
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #990000;
}

a:active {
	color: #996600;
	text-decoration: none;
}
li {
	font-size: 90%;
	text-align: left;
	vertical-align: top;
}

#rightcol {
	width: 199px;
	font-size: 75%;
	color: #000000;
	background-color: #D9CDBB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: left;
}

#rightcol ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9CDBB;
	margin: 0px;
	padding: 0px;
}

#rightcol ul li {
	background-color: #BC996D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9CDBB;
}

#rightcol li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #000000;
}
#navlower {
	font-size: 70%;
	color: #996600;
	background-image: url(navlower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	height: 138px;
}


#rightcol li a:hover, #leftcol li a focus {
	background-color: #990000;
	color:#E2D8CC;
}

.bold {
	font-weight: bold;
}



.yesfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #BC996D;
	border: thin solid #000000;
	scrollbar-3dlight-color: #CCCCFF;
	scrollbar-darkshadow-color: #996600;
	scrollbar-highlight-color: #FF9900;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #D4C797;
	scrollbar-track-color: #BC996D;

}
.nofield {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0E1FF;
	color: #CC99FF;

}

.image {
	vertical-align: middle;
}

.footer {
	color: #996600;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 70%;
	padding-top: 8px;
	margin: 0px;
}

.footer a {
	color: #996600;
	text-decoration: none;
}

.footer a:visited {
	color: #996600;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
}

.footer a:active {
	color: #996600;
	text-decoration: none;
}

.main {
	color: #FFFFCC;
	vertical-align: top;
	line-height: 135%;
	font-size: 90%;
	height: 100%;
	width: 513px;
}
.mainback {
	background-image: url(mainback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main {
	font-size: 76%;
	color: #CBAE8F;
	text-align: right;
	vertical-align: top;
	height: 361px;
	width: 493px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 130%;
	background-image: url(mainback.jpg);
	background-repeat: no-repeat;
	background-position: left 100%;
	background-color: #000000;
}

.main a {
	color: #BC996D;
	text-decoration: underline;
}


.main a:visited {
	color: #BC996D;
	text-decoration: underline;
}

.main a:hover {
	color: #FFFFCC;
}

.main a:active {
	color: #BC996D;
	text-decoration: none;
}

.yestext {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;

}

.title {
	font-size: 130%;
	font-weight: normal;
	color: #BB986C;
	vertical-align: top;
	line-height: 150%;
	text-align: right;
	padding-bottom: 5px;
}
.subtitle {
	color: #FFFFCC;
	text-align: right;
	font-size: 101%;
}
.table {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.contact {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 170px;
}
.centre {
	text-align: center;
}


#navtop {
	font-size: 70%;
	color: #996600;
	background-image: url(navtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 216px;
	text-align: center;
	line-height: 150%;
}
h1, h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 88%;
	text-decoration: none;
}
.small {
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFCC;
}

.redarrow {
	font-size: 15px;
	color: #FFFFCC;
	font-weight: bold;
}

