@charset "utf-8";
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;

}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #003366;
	font-style: normal;
	line-height: 18px;
}

/* MAIN */
body {
	background-color: #c5ba9a;
	background-attachment: scroll;
	background-image: url(images/blue-bg.gif);
	background-repeat: repeat-x;
}
#header {
	height: 117px;

}
#headerlinks  h4 {
	margin-left: 5px;
	margin-top: 8px;
	float: right;
}
#navigation li, #navigation a, #navigation a:visited {
	display: inline;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #3a4557;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#smoothsailing {
	background-image: url(images/smooth-sailing.png);
	height: 70px;
	width: 475px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#navigation a:hover {
	color:#FFFFFF;
}

#navigation a:active {
	color:#FFFFFF;
}

#navigation a:active {
	color:#FFFFFF;
}

#navigation {
	margin-top: 9px;
}

#navbar {
	text-align: center;
	height: 30px;
}
#main {
	margin: 0px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#splash {
	margin: 0px;
	padding: 0px;
	height: 414px;
	width: 936px;
}


#container {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:631px;
	height:86px;
	position: relative;
	top: 18px;
	left: 25px;
	bottom: 13px;
}

#logo span {
	display: none;
}


#listings {
	background-image: url(images/listings.gif);
	background-repeat:no-repeat;
	width:81px;
	height: 23px;
	float: left;
}

#listings span {
	display: none;
}

#contactme {
	background-image: url(images/contact-me.gif);
	background-repeat:no-repeat;
	width:81px;
	height: 23px;
	float: right;
}

#contactme span {
	display: none;
}
#content {
	width: 537px;
	float: left;
	min-height: 100px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 9px;
}

#footer {
	clear: both;
	padding-top: 20px;
	text-align: center;
	margin-bottom: 10px;
}
h6 {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: xx-large;
	font-style: italic;
}
#maryland {
	background-image: url(images/maryland.png);
	height: 63px;
	width: 206px;
	position: relative;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #b7161c;
}
span {
	display: none;
}
#hhdesigns {
	background-image: url(images/hh-designs.png);
	height: 64px;
	width: 236px;
}
#hhtext {
	background-image: url(images/hh-text.png);
	height: 109px;
	width: 533px;
}
#adverts {
	width: 502px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	text-align: right;
}

#contactbox {
	background-color: #FCFCFE;
	background-attachment: scroll;
	background-image: url(images/contact-gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 5px solid #E8E2C8;
	width: 230px;
}
#box {
	text-align: center;
	border: 5px solid #E8E2C8;
}
#sidebar #photo {
	border: 5px solid #E8E2C8;
}
#aboutsherry {
	background-image: url(images/about-sherry.png);
	height: 64px;
	width: 287px;
}

#contactsherry {
	background-image: url(images/contact-sherry.png);
	height: 39px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	font-style: normal;
	text-align:justify;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	font-style: normal;
	color: #003366;
	text-transform: lowercase;
	background-image: url(images/blue-contact-bar.gif);
	padding: 3px;
	margin-top: 3px;
	margin-right: 11px;
	margin-bottom: 3px;
	margin-left: 11px;
}
.caps {
	text-transform: capitalize;
}


#sidebar {
	float: right;
	width: 328px;
	padding-left: 21px;
	background-attachment: scroll;
	background-image: url(images/verticalseperator.png);
	background-repeat: repeat-y;
	background-position: left center;
	padding-bottom: 10px;
}
#history {
	background-image: url(images/history.png);
	height: 86px;
	width: 240px;
}
#resume {
	background-image: url(images/resume.png);
	height: 86px;
	width: 240px;
}
#pdflinks {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}
#gogreen {
	background-image: url(images/go-green.png);
	height: 66px;
	width: 184px;
}
#gogreencontent {
	background-image: url(images/go-green-content.png);
	height: 261px;
	overflow: visible;
	width: 533px;
}
#content img {
	border: 5px solid #E8E2C8;
}
#resources {
	text-transform: uppercase;
	text-align: right;
	width: 533px;
	margin-right: auto;
	margin-left: auto;
}
#placesofinterest {
	background-image: url(images/places-of-interest.png);
	height: 64px;
	width: 317px;
}
#properties {
	background-image: url(images/properties.png);
	height: 64px;
	width: 217px;
}
#propertywrapper {
	width: 537px;
}
#resourcesheader {
	background-image: url(images/resources.png);
	height: 56px;
	width: 171px;
}
#fastfacts {
	background-image: url(images/fast-facts.png);
	height: 86px;
	width: 240px;
}
#heathersresume {
	background-image: url(images/heathers-resume.png);
	height: 86px;
	width: 240px;
}
