a:hover                           { color: #a56430; text-decoration: underline }
.enqform {
	border: 1px solid #91784D;
	width: 200px;
}

a                           { color: #a56430; text-decoration: none }
.border              { border: solid 1px #571701 }
.form10             { color: #000; font-size: 10px; border: solid 1px }
H6          {
	color: #7E5D31;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 0px;
}
H5       { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline }
h1, h2, h3, p, ul, li, span, tr, td, table     { color: #571701; font-size: 12px; font-family: "Times New Roman", Times, serif}
#nav a:hover     { color: white; text-decoration: underline }
#nav a  { color: #fff; text-decoration: none }
.botgrad { background-image: url(images/bottbg.gif); background-repeat:no-repeat }
hr  {
	border: 0;
	height: 1px;
	background-color: #b89f72;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #b89f72;
}
li { color: #a99388; list-style-type: square; }
.leftpic { float: left; margin-right: 10px; margin-bottom: 10px; border: solid 1px #a99388; }
.leftbg {
	background-image: url(images/mainbg_left.jpg);
	background-position: top right;
	background-color: f9f3e3;
	background-repeat: no-repeat;
}
.lefttopbg { background-image: url(images/header_bg_left.jpg); background-position: top right; }
.rightbg { background-image: url(images/mainbg_right.jpg); background-position: top left; background-color: f9f3e3;	background-repeat: no-repeat; }
.righttopbg { background-image: url(images/header_bg_right.jpg); background-position: top left; }
#topnav a:hover     {
	color: #f0f0f0;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
#topnav a  {
	color: #f0f0f0;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
#footnav a:hover     {
	color: #a56430;
	text-decoration: underline;
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
#footnav a  {
	color: #a56430;
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
.tableborder {
	border: 1px solid #c6b595;
}
.content {
	padding: 15px;
}
.leftcontent {
	padding: 5px;
	background-color: #f1e2c2;
	background-image: url(images/leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mailform {
	border: 1px solid #91784D;
	width: 135px;
	height: 19px;
}