body {
	font-size: 76%;
	font-family: 'Raleway', sans-serif;
	color: #000;
}

p, h1, h2, h3 {
	margin: 0px;
}

h1 {
	color: #183D8E;
	font-weight:normal;
	text-align:center;
	font-size:2em;
}

h2 {
	color:#183D8E;
	font-weight: normal;
	font-size: 1.8em;
	text-align:center;
}

h3 {
	color:#183D8E;
	font-weight: normal;
	font-size: 1.4em;
	text-align:center;
}

.clearfix {
	clear:both;
	}

#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #183D8E;
	width: 650px;
	height: 140px;
	text-align: center;
}

#printpage {
	display: inline;
	margin-top:20px;
	margin-bottom: 10px;
	margin-left: 265px;
	width: 120px;
	clear: both;
	float: left;
}

#printpage img {
	border-style: none;
}

@media print {
#printpage, #printpage img {
    display:none;
  }
}

#photomain {
	display: inline;
	float: left;
	width: 300px;
}

#photomain img {
	height: 225px;
	width: 300px;
}

#mapbox {
	display: inline;
	float: left;
	width: 328px;
	margin-left: 20px;
	border: 1px solid #183D8E;
}

#photothumbs {
	clear: both;
	width: 650px;
	margin-top: 10px;
	float: left;
	text-align:center;
}

#photothumbs img {margin:0 2px;}

#property-description {
	clear:both;
	margin-top:20px;
	float:left;
}

#property-description p, #property-description ul li {
	font-size:1.4em;
	line-height:1.5em;
}

#property-description h2, #property-description h3 {
	text-align:left!important;
	margin-top:20px;
}

#property-description h3 {
	font-size:1.3em;
	font-weight:bold;
	}
	
.rooms {margin-bottom:20px;}	



#floorplans-div {
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	clear:both;
	}
	

#office-details {
	clear:both;
	float:left;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top: 1px solid #183D8E;
	font-size:1.2em;
	}
	

.office {
	float:left;
	display:inline;
	width: 300px;
	margin-left:5px;
	margin-right: 5px;
	}
	
.office a {
	color:#183D8E;
	text-decoration:none;
	}	
	
.small {font-size:1.1em;}
	
#footer {
	clear:both;
	float:left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2.5em;
	text-align: center;
	color: #000;
	margin-top:20px;
}

#footer p { 
font-size:1.2em;
}
