/* CSS Document for Back Bay Boxes */

#address {
	border-top-color:#006600;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p:first-line 
{
font-variant: small-caps
}
body
{
	scrollbar-base-color: #639E70;
	scrollbar-arrow-color: #084816;
	scrollbar-DarkShadow-Color: blue;
}


#topnav {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006600;
}
#sidenav {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006600;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	background-color: #84B08C;
}
p:first-letter 
{
font-size: xx-large
}
body,td,th {
	color: #056319;
}
#luna a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#luna a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#luna a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #056319;
}
a:visited {
	text-decoration: none;
	color: #056319;
}
a:hover {
	text-decoration: underline;
	color: #056319;
}
#com {
	float: left;
}
#res {
	float: right;
}
#list {
	margin-top: 80px;
	margin-left: 190px;
	clear: both;
	margin-right: auto;
	font-size: 18px;
}
