@charset "utf-8";
body {
	background-color: #ffffff;
	/* [disabled]vertical-align: middle; */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1 {
	font-family: quicksand;
	font-size: 44px;
	color: #002A5C;
	font-style: normal;
	font-weight: 400;
}



#container {
	height: auto;
	width: 920px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	top: auto;
	margin-top: 90px;
}

#header1 {
	height: auto;
	width: 920px;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
}

#main {
	height: auto;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #002349;
	border-right-color: #002349;
	border-bottom-color: #002349;
	border-left-color: #002349;
	border-bottom-style: solid;
}

#main a {text-decoration:none}

#main a:link {
	color:#03C
} /**unvisited**/

#main a:visited {
	color:#03C
} /**visited**/

#main a:hover, /**on mouse over**/

#main a:active, /**on click**/

#main a:focus {text-decoration:underline} 

#footer1 {
	height: auto;
	width: auto;
	color: #FFF;
	float: right;
	padding-left: 20px;
}
#footer2 {
	height: 60px;
	width: auto;
	float: left;
	text-align: left;
	padding-right: 5px;
	margin-top: 10px;
}
.menu_buttons {
	text-align: right;
	margin-top: 20px;
	margin-right: 4px;
	margin-left: 4px;
}

.footer_top_name {
	padding-bottom: 5px;
	padding-top: 9px;
}

#header-left {
	text-align: left;
	float: left;
	width: auto;
	height: auto;
	vertical-align: bottom;
	margin-top: 5px;
	padding-left: 15px;
}
#header-right {
	text-align: right;
	float: right;
	width: auto;
	height: auto;
	vertical-align: bottom;
	margin-top: 20px;
	padding-right: 10px;
	margin-right: 10px;
}

#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	float: left;
	height: auto;
	width: 920px;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 10px;
	background-color: rgba(0,42,92,0.61);
}
.menu_buttons_2ndrow {
	text-align: right;
	margin-right: 4px;
	margin-left: 4px;
}
.features_title {
	font-family: "Gill Sans MT", Helvetica, "Myriad Pro", Modern;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #666;
}
.features_body {
	font-family: duru-sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
.contact_agent-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1pt;
}
.contact_agent-phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#footer {
	background-color: #FFF;
	width: 100%;
	float: left;
}

.Bio {
	text-align: left;
	font-family: "Gill Sans MT", Modern, Verdana;
	font-size: 14px;
}
.openhouse {
	font-family: "Gill Sans Std Light", "Gill Sans Std", "Gill Sans MT", "Myriad Pro", "Myriad Web", Helvetica;
	font-size: large;
	color: #FFF;
	background-color: #036;
	height: 30px;
	width: 300px;
	position: absolute;
	top: 0px;
	z-index: 200;
	text-align: center;
	float: left;
}
.bio_right {
	font-family: "Gill Sans Std", "Gill Sans MT", "Myriad Pro", "Myriad Web", Helvetica;
	font-size: 15px;
	float: right;
	width: 530px;
	text-align: left;
	padding-top: 15px;
	line-height: 1.5em;
}
.bio_left {
	font-family: "Gill Sans Std", "Gill Sans MT", "Myriad Pro", "Myriad Web", Helvetica;
	font-size: 14px;
	float: left;
	width: 235px;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
}
.features_description {
	padding-right: 20px;
	padding-left: 10px;
	text-align: justify;
	color: #333;
}

.disclaimer {
	font-size: 10px;
	font-family: "Helvetica Neu", "Helvetica", "Century Gothic", "Myriad", "Gill Sans MT", "Myriad Pro", Modern;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
	padding-right: 15px;
	padding-left: 15px;
	text-indent: 0px;
	padding-top: 10px;
	margin-top: 10px;
}
.header_bar {
	background-color: #002A5C;
	float: left;
	width: 100%;
}
.portfolio_photo {
	float: left;
	width: 100%;
}
.portfolio_container_left {
	float: left;
	width: 450px;
}
.portfolio_container_right {
	width: 450px;
	float: right;
}
.portfolio_text {
	width: 100%;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 12px;
	color: #002A5C;
	text-align: left;
	font-size: 13px;
	font-family: josefin-sans;
	font-style: normal;
	font-weight: 400;
}