/** index.css **/


.sidebar-image { background: #AF8346 url('../images/sb_obxbeachfront.jpg') no-repeat 0 0; }

.hd1 { color: #4C86BC; }

.hr1 { margin: 10px 0; border-bottom: 1px solid #4C86BC; }
.hr2 { margin: 15px 0; border-bottom: 1px solid #8A6560; }
.hr3 { margin: 15px 0; border-bottom: 1px solid #59574B; }
.hr4 { margin: 15px 0; border-bottom: 1px solid #59574B; }
.hr5 { margin: 245px 0 5px; border-bottom: 1px solid #B1A389; }

.back-to { float: right; color: #A68D7A; font-weight: bold; font-style: italic; text-decoration: none; }
.back-to:hover { text-decoration: underline; }

.content h3 {
	font-style: italic;
	margin-top: 15px;
}

.content address {
	font-style: normal;
	margin: 5px 20px;
}