/*
    Document   : site
    Created on : Dec 16, 2011, 11:36:06 AM
    Author     : bfraley
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

table {
	white-space: normal;
	line-height: normal;
	font-weight: normal;
	font-size: medium;
	font-variant: normal;
	font-style: normal;
	color: -webkit-text;
	text-align: -webkit-auto;
}

div {
	font-family: Helvetica, Arial, sans-serif;
}

.container {
	width: 775px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 0;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	width:100%;
	height: 190px;
	line-height: 1.2em;
	text-align: center;
	padding: 0 10px;
}
.header h1 {
    font-size: 20px;
}
#headerintro {
    float: right;
    margin-right: 140px;
    width: 385px;
}
#headerimg {
    float: left;
    width: 200px;
}
.header p {
    font-size: 14px;
    font-weight: normal;
}
.mistwood-header {
	width:46%;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-left:20px;
}

.callout {
	height: 254px;
}

.mistwood-header  .text{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

.sagamore-header {
    float: left;
    overflow: hidden;
    padding: 0 0 0 20px;
    text-align: center;
    width: 365px;
}
.sagamore-header2 {
    float: right;
    overflow: hidden;
    padding: 0 20px 0 0;
    text-align: center;
    width: 365px;
}

.sagamore-header  .text{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
.sagamore-header2 .text{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
}
.mistwood-home {
	margin-top:20px;
	width:95%;
	height: 157px;
}

.mistwood-home img{
	float:left;
}

.sagamore-home {
	margin-top:20px;
	height: 157px;
}

.sagamore-home img{
	float:left;

}
.sagamore-header2 .sagamore-home img{
	float:right;
	margin-left: 10px;
}
.sagamore-header2 .sagamore-home {
	float:right;
	width: 100%;
}

.mistwood-google-map {
	width:46%;
	float:left;
	margin-left:20px;
}

.sagamore-google-map {
    float: left;
    margin-left: 20px;
    padding-top: 20px;
    width: 100%;
}
.link {

    float: left;
    margin-left: 120px;
    padding-top: 140px;
    width: 220px;
}
.sagamore-google-map .map {
	float:left;
}

.sagamore-google-map .website {
}