body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 13px;
}
img {
	border: 0;
}
#masthead {
	padding-top: 10px;
	border-top: solid #3E4242 10px;
	border-bottom: solid #3E4242 10px;
}
#scrolling{
	padding-top: 10px;
	border-bottom: solid #3E4242 10px;
}
#masthead .Footer{
	Clear: both;
}
#masthead .Logo {
	float: left;
	text-align: center;
}
#masthead .Accent {
	float: right;
	/*font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;*/
	text-align: center;
}
#masthead .Accent .Picture {
	float: left;
	padding-right: 3px;
}
#masthead .Accent .Footer {
	font-size: 13px;
	padding-bottom: 2px;
	margin: 0;
}
#masthead .ContactInfo {
	margin-right: auto;
	margin-left: auto;
}
#masthead address {
	font: normal bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	text-align: center;
}
#mainMenu {
	position: absolute;
	top: 200px;
	left: 20px;
	width: 150px;
}
#content {
	clear: both;
	padding-top: 20px;
	margin-left: 200px;
}
#footer {
	clear: both;
	padding-top: 50px;
}
p.Copyright {
	font-size: 10px;
	margin-left: 200px;
}
/* Region Listing
---------------------------------------------------------*/
#regionList td {
	padding: 2px 10px;
}
/* Listing Details
---------------------------------------------------------*/
#listingAddress {
	font-size: 16px;
	font-weight: bold;
}
#listingPrice {
	font-size: 20px;
	font-weight: bold;
}
#listingAddress p {
	margin: 0;
}
#city, #state, #zip {
	display: inline;
}
#listingPhotos {
	margin-bottom: 1em;
}
#listingPhotos p {
	margin: 0.2em;
}
#listingDetails table {
	float: left;
}
#listingDetails .Collection {
	width: 200px;
}
#listingDetails th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0.1em 0;
}
#listingDetails td {
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
}
#description {
	clear: both;
	padding-top: 1em;
}
h2{
	color: #881C34;
}