body {
margin:										"0";
padding:									"0";
background-color:							#536673;
background-image:							URL(background.gif);
background-position:						top center;
background-repeat:							repeat-y;
background-attachment:						fixed;
color:										#536673;
}
.map {
border:										5px solid #536673;
}
.photo {
border:										5px solid #8c7d30;
}
.tall {
height:										"100%";
}
a:link,a:visited  {
color: 										dimgray; 
text-decoration: 							none
}
a:hover {
color: 										darkgray; 
text-decoration: 							underline
}
.navcell {
width:										98px;
background-color:							#536673;
color:										#591902;
text-align:									center;
}
.navcellspacer {
background-color:							#536673;
width:										315px;
}
a.navlink:link,a.navlink:visited  {
color: 										#591902; 
text-decoration: 							none;
display: 									block;
width: 										100%;
line-height: 								25px;
font-weight: 								bold;
}
a.navlink:hover {
color: 										#591902; 
background-color:							#8c7d30;
text-decoration: 							none;
font-weight: 								bold;
}
.commentbox {
position:      							 	relative;
width:          							420px;
height:										32px;
top:            							-5px;
left:           							5px;
background-color: 							#536673;
color:										#000000;
border:										5px solid #591902;
}
.jscriptcommentbox {
font: 										normal 24px Arial;
padding: 									5px;
}
.hoursbox {
position:      							 	relative;
width:          							410px;
height:										119px;
top:            							-5px;
left:           							5px;
background-color: 							#536673;
color:										#000000;
font: 										normal 24px Arial;
padding: 									5px;
border:										5px solid #591902;
}