body {
	background-color: #C2D4A7;
	border-left: 3px;
	border-color: #909F8D; 
}
table.body {
	background-color: #ffffff;
	padding: 18px;
	border: double;
	border-color: #909F8D;
}
}
#navtable {
	width: 120px;
	padding: 198px;
	background-color: #663300;
	position: fixed;
}
.hartfordnight {
	position: absolute;
	margin-top: -90px;
	margin-left: 171px;
}
table.maintable {
	background-color: #ffffff;
	padding: 18px;
	border: double;
	border-color: #909F8D;
}

div.address {
	font: small-caps;
	font-weight: bold;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #DBDBDB;
}
p.address {
	font: small-caps;
	font-weight: bold;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #DBDBDB;
}
span.address {
	font: small-caps;
	font-weight: 1.0em;
	right: auto;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #DBDBDB;
}
.buttonscontainer {width: 180px;}

.buttons a {color: #ffffff;
border: 1px solid;
background-color: #663300;
padding: 2px;
padding-left: 3px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #999999 #330000 #330000 #999999;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #663333;
border-color: #330000 #999999 #999999 #330000;
color: #ffffff;
text-decoration: none;}