  body {
	margin: 0px;
	background-image:url(/brown-estate/images/dot-bg-lt.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
}

.skip-nav a {
	position: absolute;
	left: -9999px;
}

.skip-nav a:focus, .skipnav a:active {
    margin:10px;
	left:0;
    color: #520000;
	background-color:#FFF;
	padding: 0 5px;
}

#rotation {
	width: 903px;
	float: left;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
a {
	/*color:#a1776b;*/
	/*color:#610000;*/
	color:#520000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

.hide {
	position: absolute;
	left: -9999px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	line-height: 1.5;
}