.border {
	border: 1px solid #003366;
}
.contactformbg {
	border: 1px solid #666666;
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
}
td.leftnav {
	background-color :#5f2821;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;

} 
td.leftnav a {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 21px;
	vertical-align: middle;
} 
td.leftnav a:hover {
	text-decoration : none;
	font-weight : bold;
	color : white;
	display: block;
	width: 100%;
	height: 21px;
	background-color : #a19464;
	vertical-align: middle;
} 
td.leftnav a:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-decoration : none; 
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 21px;
} 


h4 {
	font-family :Verdana, Tahoma, Arial;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 0;
	margin-right : 0;
	text-indent: 15px;
}
body, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: 18px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B637A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B637A;
}
.contactform {
	float: right;
	width: 225px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f2821;
	text-decoration: underline;
}
a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f2821;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #481A02;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
body {
	background-color: #EFE8CF;
}
.padded {
	padding: 10px;
}
form {
	display: inline;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 10px;
}

