body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 85%;
text-align:center; background-color: #F4F5E5; margin-top: 15px;
}
a 
{
	color: #D2691E; text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
h1 {
font-size: 140%; margin-left: 0px; text-align:left; color: #7A7A3D;
}
form {
margin:0px; padding: 0px;
}
input {
	font-size: 85%; background-color: #E2E2E2;margin:0px; padding: 0px;
	}
#container {
	width: 783px; margin: 0px auto 0px; border: 1px solid #CCCC99; height: 100%;
	background-color: #ffffff;
}
#header {
	background-image: url(../data/buildings.gif);  height: 130px;  
	 text-align: left; padding-top: 20px; font-size: 190%; color: #7A7A3D; font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif; padding-left: 20px;
}
#header h3 {
text-align: left; color: #7A7A3D;  padding: 0px; border-top: 1px solid #D2691E; margin: 0px;
font-size: 45%; font-weight: normal; letter-spacing: 1px; width: 417px;
} 
#search {
	float:right; margin-top: 10px; margin-right: 5px; font-size: 40%;
}
#left {
	float: left; width: 125px; height: 100%;
}
#left ul {
	margin: 0px; padding: 0px; list-style-type:none;
}
#left li {
	padding: 0px; margin: 0px;
}
#left a {
	display: block;  width: 100px;background-color: #B00000; color: #ffffff;
	text-decoration: none; font-weight: bold; padding: 5px;
	font-size: 80%;  border-bottom: 1px #000000 solid;
}
.logo {
	float: left; margin: 10px;
}
#menu {
	 background-color: #7A7A3D; padding-left: 20px; height: 20px;
	 clear: both;
}
#menu ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
#menu li {
padding: 0px; margin: 0px; float:left;
}
#menu a {
	display: block;  background-color: #7A7A3D; color: #ffffff;
	text-decoration: none; font-weight: bold; padding: 2px; 
	font-size: 80%;  border-right: 1px #7A7A3D solid;  border-bottom: 1px solid #7A7A3D; 
	border-top: 1px solid #7A7A3D;margin-right: 20px;
}

#menu a:hover {
	color: #7A7A3D; background-color: #ffffff;
}
#submenu {
	clear: both; font-size: 80%; margin-top: 25px; text-align: right;
}
#subsubmenu {
	font-size: 90%; text-align: left; 
}
	
#content {
text-align: left;  padding: 10px 15px 15px 15px; height: 100%; clear: left;
border-top: 1px dotted #cccccc;
}
#content h1 {
text-indent: 0px; margin-top: 0px; padding-top: 0px;
}
#breadcrumbs {
 text-align: left; font-size: 80%; padding: 5px; clear: both; 
float:left; width: 650px;
}
#breadcrumbs_side {
margin-top: 5px; text-align: left; font-size: 90%;  
}
.width {
	width: 215px;
}

#right {
float: right; padding: 5px 0px 5px; margin-top:5px; 
clear:right;
}
#right ul {
list-style-type:none; margin:0px; padding: 0px:
}
#right li {
	border-left: 1px dotted #cccccc; clear:right; padding: 2px 5px 2px 5px;
border-top: 1px dotted #cccccc;border-bottom: 1px dotted #cccccc;
}
#right li a {
font-size: 90%; font-weight:bold;
}
.bold {
	font-weight: bold;
}
.floatleft {
	float:left; margin: 5px 10px 5px 0px;
}
.floatright {
	float: right; margin: 5px 0px 5px 10px;
}
.button {
	background-color: #B00000; color: #FFFFFF; 
	padding: 2px;  margin: 2px 5px 2px 5px; font-weight: bold; 
	border: outset 2px #000000; font-size: 85%;
}
.searchbutton {
	background-color: #B00000; color: #FFFFFF; 
	padding: 2px 2px 3px 3px;  margin: 5px auto 5px; font-weight: bold; width: 50px;
	border: outset 2px #000000; font-size: 75%;
	}
.button a {
	color: #FFFFFF; text-decoration: none;
}
.small {
	font-size: 71%;
}
#comments {
	font-size: 80%; border-top: 1px dotted #cccccc; padding: 5px;
}
#sitemap {
	text-align: left; margin-left: 50px; margin-top: 0px; line-height: 25px;
}
#footer {
	text-align:center; font-size: 65%; padding-top: 5px; border-top: 1px solid #CCCC99; margin-top: 10px;
	padding-bottom: 5px; clear:both;
}
/* these are for the contact page only */
#error {
	color: #ff0000; font-weight: bold; text-align: center;
}
#confirm {
	text-align: left; width: 400px; margin: auto;
}
/* these are for the photo gallery */

.photo a {
    margin:5px;padding: 5px;
}
/* these are for the simple search results */

#results {
	text-align: left; font-size: 85%; margin-left: 50px; 
}

#results a {
	padding-left: 25px; 
}
#results span {
	font-weight: bold;
}
.resultset {
	font-weight: normal; padding-left: 50px;
}