/* CSS Document for Back Bay Boxes */

#address {
	border-top-color:#C58E0F;
	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: #E0AF48;
}
#sidenav {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C58E0F;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	background-color: #936A0B;
}
p:first-letter 
{
font-size: xx-large
}
body,td,th {
	color: #C48E10;
}
#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: #A6780D;
}
a:visited {
	text-decoration: none;
	color: #A6780D;
}
a:hover {
	text-decoration: underline;
	color: #C58E0F;
}
#com {
	float: left;
}
#res {
	float: right;
}
#list {
	font-size: 18px;
	margin: 0px;
	padding: 0;
	width: 100%;
}
#listitems {
	float: right;
	margin: 50px 100px 0 0;
	padding: 0px;
}
#image {
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
