#wrapper #sub_content{
	background:url('../images/sub_round.jpg') top no-repeat;
	background-color:white;
	min-height:85px;
	padding:25px;
	/*height:auto !important;*/
	/*height:85px;*/
	font-family:"Times New Roman", times, sans-serif;
	font-size:14px;
	color:#000;
}


h4 strong, h6 strong {
	font-weight:inherit;
	font-size:25px !important;
}

h1,h2,h3,h4,h6 {
	display:inline;
	font-size:35px;
	margin-right:9px;
}

h1,h3 {
	color: #62a2db;
}

h1,h4 {
	font-weight:normal;
}

h2,h4 {
	color:#666;
}

h2,h3 {
	font-weight:bold;
}

h5 {
	color:#CEC3A5;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-top:5px;
}

h6 {
	color:#CEC3A5;
	font-weight:bold;
}

#page_header h6 {
	float:left;
}

#house_info {
	float:left;
	width:310px;
	clear:left;
}


/* Image stylings */

#sub_content img { /* left-aligned */
	/*clear:both;*/
	padding:25px 25px 25px 0px;
}

#sub_content a img, em a img, strong a img {
	border:0px;
}

#sub_content em img {
	float:left;
}

#sub_content strong img {
	padding:25px 0px 25px 25px !important;
}
#main_image {
	float:left;
	width:436px;
}
#main_image img {
	padding:20px 0px 25px 25px !important;
}

/* other stuff */

#specs,#additional_info {
	float:right;
	position:relative;
	width:370px;
}

#additional_info ul {
	padding-left:50px;
	width:300px;
}

#specs ul {
	font-family:arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight:bold;
	list-style-type:disc;
	line-height:18px;
}

#specs ul li span,#specs ul li strong {
	font-weight:normal !important;
	display:block;
	font-size:10px;
}

/* blue box */

#bluebox {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#6dacd8; /* url(../images/bluebox_bg.jpg) no-repeat;*/
	width:310px;
	margin-top:30px;
	position:relative;
	padding:10px 5px;
	float:left;
}

#bluebox img {
	padding:0px !important;
	margin:0px !important;
	position:absolute;
}

#bluebox #bbtop {
	top:0px;
	left:0px;
}

#bluebox #bbbot {
	bottom:0px;
	left:0px;
}

#extra_images {
	margin-top:20px;
	float:left;
}