@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#1a1817;
	margin:0px;
	padding:0px;
	color:#f0f0f0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	color:#d92d2d;
	margin-top:10;
	margin-bottom:5px;
	letter-spacing:-0.05em;
	line-height:1em;
	font-weight:normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#bbe1f5;
	font-weight:400;
	margin-top:20px;
	margin-bottom:15px;
	letter-spacing:-0.02em;
	padding-bottom:6px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cbcbcb;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color:#d5e8f3;
	letter-spacing: -0.01em;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:8px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#daeffb;
	width:100%;
	font-weight:400;
	margin-bottom:10px;
	letter-spacing:-0.01em;
}
p {
	color:#f0f0f0;
	line-height: 1.8em;
}
li {
	color:#f0f0f0;
	line-height: 1.8em;
}
.cooltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b9c8db;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.26em;
	letter-spacing: -0.02em;
}
#header {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#logo {
	margin-top:34px;
	margin-bottom:34px;
	height:69px;
	width:570px;
	float:left;
	background-image:url(../images/logo_realty.png);
	background-repeat:no-repeat;
	behavior:url(static/css/iepngfix.htc);
	display:block;
 *padding-bottom:34px;
*
}

.button
{
	float: right;
	color: white;
	text-align: center;
	width: 266px;
	padding: 10px;
	padding-botom: 0px;
	height: 160px;

}


#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#nav
{
	margin-bottom: -4px;
}

.nav {
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777575;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin-top:-40px;
	margin-bottom:-6px;
	clear:both;
	text-decoration:none;
	color:#b9c8db;

}

.nav1 {
	height:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Red;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin-top:-40px;
	margin-bottom:-6px;
	clear:both;
	background: none;

}

.clearfix {
	clear:both;
}
#col_left {
	width:647px;
	float:left;
}
#col_right {
	width:288px;
	float:right;
}
.content_left {
	padding:20px;
	background-color:#0d0d0d;
	border:1px;
	border-color:#333;
	border-style:solid;
}

.normal
{
	background: white;
}

.content_right {
	padding:20px;
	background-color:#0d0d0d;
	border:1px;
	border-color:#333;
	border-style:solid;
}
.photoline {
	border-top:6px;
	border-top-color:#af2513;
	border-top-style:solid;
}
.photoline2 {
	border-top:6px;
	border-top-color:#73c3c8;
	border-top-style:solid;
}
.testimonial {
	color:#95918f;
	font-style:italic;
}
.testimnonial_name {
	color:#c8c8c8;
	font-weight:bold;
}
.dots {
	width:100%;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-color:#666;
	border-style:dashed;
	height:10px;
}
.blue {
	color:#c8dae5;
	font-weight:bold;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	width: 85%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height: 2em;
	padding: 2em 0 0px 25px;
	margin: 0 auto 2em auto;
	background: url(../images/quote-open.png) no-repeat left 20px;
	behavior:url(static/css/iepngfix.htc);
	display:block;
 *padding: 20px 0px 12px 40px;
*
}
blockquote p {
	display: block;
	color: #8fa0b6;
	padding-right: 20px;
	background: url(../images/quote-close.png) no-repeat right bottom;
	behavior:url(static/css/iepngfix.htc);
	display:block;
	_background: url();
}
#quote {
	background-image:url(../images/quotebg.jpg);
	background-repeat:repeat-x;
	background-color:#1a1817;
	padding:6px;
}
