/* standard elements */
* {
	margin: 0;
	padding: 0;
}

html {min-height: 100%;}


a {
	color: #5d0106;
	text-decoration: underline;
}
a:hover {
	color: #002247;
}

body {
	background: #d5cebc url(images/bg.gif) repeat left top;
	color: #333333;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 100%;
	margin-bottom: 1em;
}
p,ul,ol {
	padding-bottom: 1em;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 0.8em;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	padding-bottom: 0.5em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #002247;
}
h3 {
	font-size: 0.95em;
	margin-bottom: 0.8em;
	font-weight: bold;
	margin-top: 0.5em;
}
h1, h2, h3 {
	color: #002247;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 1px solid #d5cebc;
	padding: 0.125em;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
input, select, textarea {
	background-color: #f2f2f2 !important;
	padding: 0.15em;
}
#wrapper {
	width: 57.875em;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #5d0106;
	border-left: 1px solid #5d0106;
	border-bottom: 1px solid #5d0106;
}
#header #logo {
	display: none;
}


#content/* content */
 {
	margin-top: 0em;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 0.8em;
	min-height: 22em;
	padding-bottom: 0.8em;
	position: relative;
}
#content p, #content li {
	color: #353430;
	font-size: 0.75em;
	line-height: 150%;
}
#content  li {
	margin-left: 2.4em;
	margin-bottom: 0.4em;
	list-style: url(images/wingding.gif);
}
#content #home-page {
	height: 25em;
	position: relative;
}
#content #home-page h1 {
	text-align: left;
}
#content #home-page .intro {
	font-size: 0.8em;
	line-height: 165%;
}
#content #home-page #recent-listing    {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.3em;
	background: url(images/recent-bg.gif) repeat;
	width: 17em;
	text-align: center;
	padding: 0.4em;
	-webkit-border-radius:.75em;
	-moz-border-radius:0.75em;
	border: 1px solid #5d0106;
}
#content #home-page #recent-listing img {
	border-style: none;
}
#content #home-page #recent-listing h1 {
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0.1em;
	color: #002247;
}
#content #home-page #recent-listing p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
#content   #home-page  #raveis {
	padding: 0px;
	margin: 0px;
	text-align: center;
	position: absolute;
	left: 11em;
	bottom: 0.3em;
}
#content   #home-page  #raveis  img  {
	border-style: none;
}
#content #andrea {
	float: left;
	margin-right: 1.3em;
	margin-bottom: 1em;
}
#content #andrea img {
	border-style: none;
}
#content .featured {
	margin-bottom: 0px;
}
#content #mls {
	text-align: center;
	margin: 0px 0px 1em;
}
#content #viewmore {
	text-align: center;
	margin: 0px 0px 1em;
	padding: 0px;
	font-size: 0.75em;
	font-style: italic;
}
#content .gallery .still {
	display: none;
}
#content .gallery {
	text-align: center;
	position: relative;
	margin-bottom: 3em;
}
#content .gallery .left {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
}
#content .gallery .left a {
	color: #5d0106;
}
#content .gallery .right {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
}
#content .gallery .right a {
	color: #5d0106;
}

#content #gallery-large {
	text-align: center;
}

#content #leftcolumn {
	width: 48%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	clear: both;
	padding: 0px;
}
#content #leftcolumn h2 {
	margin-top: 1em;
}
#content #rightcolumn {
	width: 48%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding: 0px;
}
#content #rightcolumn h2 {
	margin-top: 1em;
}
#content  #contact-info {
	text-align: center;
	margin-bottom: 1em;
}
#content #contact-info p {
	line-height: 130%;
}
#content #news-feed {
	margin-left: 12em;
	margin-bottom: 1em;
}
#content #rates {
	position: absolute;
	left: 0px;
	top: 4em;
}
#content #calculator {
	position: absolute;
	top: 4em;
	right: 0px;
}
#content .community-photo {
	margin-bottom: 1em;
}
#content .community-photo p {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}

#content  .imgright {
	margin-left: 0.7em;
	float: right;
	margin-bottom: 0.7em;
}
#content .imgleft {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
#content .noborder {
	border-style: none;
}
#content .red {
	color: #FF0000;
}


/* footer */
#footer {
	clear: both;
	background: #fbf8b9 url(images/footer.gif) repeat-x left top;
	height: 5.2em;
	position: relative;
}
#footer p {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px 0px 0.3em;
}
#footer img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#footer #realtor {
	position: absolute;
	top: 0.6em;
	right: 1em;
}
#footer #housing {
	position: absolute;
	top: 0.6em;
	left: 1em;
}
#footer #copyright {
	position: absolute;
	bottom: 0.3em;
	left: 1em;
}
#footer #phone {
	position: absolute;
	right: 1em;
	bottom: 0.3em;
}
#footer #phone p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer .links {
	text-align: center;
	padding-top: 0.8em;
}
