body {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 2em;
text-align: center; 
margin: 0;
/*background: url(images/logoIcon.png) #eee repeat fixed;*/
background: url(images/backLines5.png) #C1B592 repeat fixed;
/*background: #eee;*/
border-top: 5px solid #A69B7C;
}

a, a:link {color: #900;}

a:hover {color: #300;}

address, .rightSide {line-height: 1.5em; font-style:normal;}

p {margin-top: 0;}

.container {
	width: 670px;
	margin-top: 15px;
	margin-right: auto; 
	margin-left:auto;
	/*border: 1px solid #000;
	background: #fff;*/
}
.content {
	text-align:left;
	height: .1%;
	padding: 20px;
	border: 1px solid #000;
	margin-right: 235px;
	background-color: #fff;
}

caption {font-weight: bold; text-align:left;}

dt {font-weight: bold;}

.rightSide {
	text-align:left;
	width: 200px;
	float: right;
	border: 1px solid #000;
	background-color: #fff;
	padding: 10px;
}

h1, h2, h3, caption {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	margin-bottom: .5em;
}

h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	border-bottom:1px solid #000;
	letter-spacing:0.15em;
	color: #900;
	padding-bottom: 5px;
}

h2, caption {
	font-size: 1.1em;
	letter-spacing:0.15em;
}

h3 {
	font-size: .9em;
	letter-spacing:0.1em;
}

ul.nav, .nav {
	display: block;
	margin: 15px 0;
	height: 25px;
	/*border: 1px solid: #000;
	border: 1px solid #000; 
	background-color: #fff;*/
	padding: 5px;
	width: 100%;
}

.nav li {
	list-style: none;
	display: inline;
	font-weight: bold;
}

.nav li a, .nav li a:visited {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 0 10px 0 0;
	border-right: 1px solid #666;
	margin: 0 10px 0 0;
}

.nav li a:hover, #currentpage a {
	text-decoration:underline;
	color: #900;
}

.copyright {
	font-size: .8em; 
	height: 25px; 
	margin-bottom: 15px; 
	/*border: 1px solid #000; 
	background-color: #fff;*/
	padding: 5px;
	width: 100%;
}
	
.hide {display: none;}
img {border: 0;}

.mastHead img {border: 1px solid #000;}

#current {font-weight: bold;}
.map {width: 375px; height: 150px; overflow:hidden; border: 1px solid #333;}
a.noBorder {border: 0; margin-right: 0; padding-right: 0}