/* 
name:  A Place Like Home typography style sheet  
version: 1.0
author: ben dunning
*/

body { 
	font-size: 75%; 
	font-family: helvetica, verdana, arial,sans serif;
	background: #fff8f2 /*url(../image/fixed/stripe_bg.png) top left repeat*/;
	line-height:1.5em;
	color:#200506;
	}
html>body { 
	font-size: 12px;	/* be nice to Opera */
	} 
h1 {
	font-family: georgia, "lucida bright", "times new roman", serif;
	font-weight:normal;
	font-size:1.5em;	/*font size: 18px*/
	margin-top:0;
	margin-bottom:1em;
	}
.title_wrap h1, h1.slider, h1.side {
	color:#333355;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	margin-bottom:0;
	}	
.title_wrap h1, h1.slider, #title_wrap h2 {
	padding-left:12px;
	}
.title_wrap h1.address {
	float:left;
	}
.title_wrap h1.property_type {
	float:right;
	color:#200506;
	margin-right:12px;
	}
h2 { 
	font-size:1.1667em; /*font size: 14px*/
	margin-top:1.929em;
	margin-bottom: 0.643em;
	font-weight:normal;
	}
h2.top{
	margin-top:0;
	}
#property_info h2 {
	padding-top:0;
	margin-top:0;
	}
h2.about, h2.about_first {
	width:396px;
	letter-spacing:normal;
	color: #c9b873;
	margin-left:12px;
	margin-bottom:1.1194em;
	border-bottom:1px solid #333355;
	}
h2.about_first {
	margin-top:12px;
	} 
p,td { 
	margin: 0; 
	font-size: 1em;		/*font size: 12px*/
	margin-bottom: 1.5em; 
	line-height: 1.5em;
	}
.side_first {
	margin-top:2em;
	}
p.text_content, p.text_content_first {
	width:396px;
	}
p.text, p.text_content {
	margin-left:12px;
	margin-right:12px;
	}
p.text_first {
	margin-top:1em;
	margin-right:12px;
	}
p.text_content_first 
{
	margin-top:1em;
	margin-left:12px;
}
blockquote {
	float:right; 
	width:200px; 
	margin:1em 1em 0;
	padding:12px;
	color:#fff8f2;
	background-color:#333355;
	}
em {
	font-weight:bold;
	font-style:normal;
	color:#C9B873;
	font-family:Verdana, Helvetica, arial, sans-serif;
	}
strong {
	font-weight: bold;
	font-family:Verdana, Helvetica, arial, sans-serif;
	}
span.amp {
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	}
th {
	text-align:left;
	}

