/* @override http://extranet.imagebox.com/sherwood/dev/styles/main.css */


@import url("navigation.css");


* {
	padding: 0;
	margin: 0;
}

img a {
	border: none;
}

a img {
	border: none;
}

body.subpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;

}

/* @group Containers */

#header-wrapper {
    float: left;
	background: #D5D5B4 url(../images/background-header.jpg) repeat-x;

}

#wrapper {
	float: left;
	clear: both;
	overflow: auto;
}

#bottom-wrapper {
	width: 1028px;
	float: left;
	clear: both;
	overflow: auto;
	position: relative;
	z-index: 1000;
	
	background: #fff !important;
	margin-top: -10px;
}

.subpage #wrapper {
	background: #fff;
	width: 1023px;
	overflow: hidden;
}

.homepage #wrapper {
	background: url(../images/background-subpage-main.jpg) repeat-y 23px;
	width: 1023px;
	overflow: hidden;
}

div#top-ds-container {
	height: 5px;
	background: url(../images/background-top-ds-container.jpg) repeat-x;
	display: none;
}

div#top-ds-push {


/* to push the background over and still inherit 0 auto */
	margin-left: 15px;
	height: 5px;
	
}

div#top-ds-main {
	margin: 0 auto;
	width: 982px;
	height: 6px;
	padding-bottom: 0px;
	background: url(../images/background-top-ds-main.gif) repeat-x;
}

#content-wrapper {
	width: 926px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer-wrapper {
	background: #1B4C2A url(../images/background-footer.jpg) repeat-x;
	height: 171px;
	margin-top: -24px;
	display: none;
}

/* @end */

/* @group Structure */

#header {
	margin: 0 auto;
	color: #333;
	height: 118px;
	padding-top: 10px;
	padding-right: 28px;
	text-align: center;
	background: #fff;
	display: none;
	
}



.search form {
/* To hide search box until site gets indexed */
	visibility: hidden;
}

.search.textsize {
	float: right;
	width: 278px;
	height: 75px;
}

.text-size {
	display: none;
}

#header #main-navigation-container {
	float: left;
	width: 960px;
	height: 30px;
	margin-top: 36px;
	display: none;
}

#leftcolumn {
	color: #333;
	float: left;
	width: 302px;
	min-height: 600px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 38px;
	padding-right: 37px;
	overflow: hidden;
	display: none;
}

#content {
	color: #333;
	display: inline;
	float: left;
	width: 611px;
	padding-bottom: 70px;
	padding-top: 30px;
	left: 40px;
	position: relative;
}

#homepage-header {
	margin: 0 auto;
	color: #333;
	height: 300px;
	width: 960px;
	padding: 6px 28px 5px 39px;
	
}

#page-header {
	margin: 0 auto;
	color: #333;
	height: 100px;
	width: 960px;
	padding: 6px 28px 60px 39px;
	display: none;
}

.homepage #page-header {
	padding-bottom: 0;
}

#footer {
	width: 980px;
	color: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-top: 20px;
	display: none;
}

#footer-content {
	float: right;
	height: 150px;
	background: url(../images/background-footer-tree.jpg) no-repeat right 5px;
}

div#contact-homepage {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 20px;
}

/* @group - Homepage */

div#homepage-callouts {
	overflow: hidden;
	margin-left: 39px;
	margin-bottom: 40px;
	background: url(../images/background-homepage-callouts.jpg) repeat-y;
	padding-bottom: 10px;
	width: 970px;
	margin-right: 0;
	padding-right: 0;
}

div#callout-left, div#callout-middle, div#callout-right {
	float: left;
	padding-bottom: 0;
	padding-top: 87px;
	min-height: 120px;
}

div#callout-left {
	background: #F5F3DF url(../images/homepage-callout-left.jpg) no-repeat center top;
	width: 319px;
	margin-right: 5px;
}

div#callout-middle {
	background: #F5F3DF url(../images/homepage-callout-middle.jpg) no-repeat center top;
	width: 308px;
	margin-right: 5px;
}

div#callout-right {
	background: #F5F3DF url(../images/homepage-callout-right.jpg) no-repeat center top;
	width: 324px;
	padding-right: 0;
	padding-left: 0;
}



div#callout-right .media-link {
	font-size: 11px;
	text-align: inherit;
	width: 230px;
	float: right;
	margin-right: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

div#callout-right .media-link a:link, div#callout-right .media-link a:visited {
	text-decoration: underline;
}

div#callout-right .media-link a:hover, div#callout-right .media-link a:active {
	text-decoration: none;
}

/* @end */

/* @group  - Subpage */

#page-header #page-title {
	float: left;
	width: 601px;
	height: 100px;
	background: url(../images/background-page-title.gif) no-repeat;
}

#page-header #page-image {
	float: right;
	width: 357px;
	height: 100px;
}

/* @group  - Left Column */

div#quote {
	background: url(../images/background-quote.gif) no-repeat 30px 80px;
	float: left;
	width: 238px;
	min-height: 91px;
	padding: 80px 0 150px 35px;
	margin-bottom: 100px;
	display: none;
}

div#subpage-image {
	clear: left;
}

/* @end */

/* @end */

/* @end */

/* @group Links */

a:link, a:visited {
	color: #850000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#content a:link, #content a:visited {
	text-decoration: underline;
}

#content a:hover, #content a:active {
	text-decoration: none;
}

a:hover, a:active {
	color: #850000;
	text-decoration: none;
}

div#homepage-callouts a:link, div#homepage-callouts a:visited {
	text-decoration: underline;
}

ul#sub-navigation li a, ul#sub-navigation li a:active, ul#sub-navigation li a:visited {
	font-size: 15px;
	color: #1B4C2A;
}

div ul#sub-navigation li ul li a, div ul#sub-navigation li ul li a:active, div ul#sub-navigation li ul li a:visited {
	font-size: 1.2em;
	padding-left: 0px;
}

ul#sub-navigation li a:hover, ul#sub-navigation li ul li a:hover {
	color: #850000;
	text-decoration: none;
}

div#footer a, div#footer a:active, div#footer a:visited {
	font-size: 1.1em;
	color: #F5F3DF;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

div#footer p#copyright a {
	padding: 0px;
}

div#footer li.end a, div#footer li.end {
	padding-right: 0px;
	border: none;
}

div#footer a:hover {
	text-decoration: underline;
	color: #F5F3DF;
}

div.text-size a {
	color: #850000;
	padding-right: 10px;
	padding-left: 10px;
}

div.text-size  a.reg {
	font-size: 14px;
}

div.text-size a.large {
	font-size: 18px;
}

div.text-size a.xlarge {
	font-size: 22px;
	background: url(../images/background-font.gif) no-repeat right center;
}


/* @end */

/* @group Text */

p {
	color: #333;
	padding-bottom: 8px;
	font: 1.3em/16px Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
}

#quote blockquote {
	width: 201px;
	padding: 10px 0 0 25px;
	color: #1B4C2A;
	font: 1.6em/20px Georgia, "Times New Roman", Times, serif;
	display: none;
}

#quote blockquote span#name {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 0px;
}

#quote blockquote span {
	width: 201px;
	font-size: 11px;
	padding-left: 10px;
	float: left;
}

div#content blockquote {
	font: italic 12px/20px Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px;
	
}

#footer-content p {
	text-align: right;
	color: #F5F3DF;
	font-size: 1.2em;
	line-height: 16px;
	padding-right: 40px;
	padding-bottom: 10px;
	float: right;
	width: 700px;
}

#footer-content p#copyright {
	font-size: 11px;
	padding: 0px 40px 0px 0px;
	float: right;
}

div.text-size span {
	padding-right: 10px;
	color: #1B4C2A;
	font: 15px Georgia, "Times New Roman", Times, serif;
}

#homepage-callouts p {
	font-size: 12px;
	text-align: center;
	color: #333;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
}

#homepage-callouts p span {
	color: #1B4C2A;
	font-style: italic;
}

#callout-left p {
	margin: 0 auto;
	width: 292px;
}

#callout-middle p {
	margin: 0 auto;
	width: 254px;
}

#callout-right li {
	
}

.homepage #content span {
	color: #1B4C2A;
	font: italic 13px/30px Georgia, "Times New Roman", Times, serif;
}

span.green, span {
	font-style: italic;
	color: #1b4c2a;
}



/* @end */

/* @group Headings */

h1 {
	color: #651B18;
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}

.homepage #homepage-callouts h2 {
	color: #F5F3DF;
	font: 22px "Times New Roman", Times, Georgia, serif;
	width: 308px;
	text-align: center;
	padding: 15px 0;
}

div#page-title h1 {
	font: 2.6em Georgia, "Times New Roman", Times, serif;
	padding: 35px 0 0 40px;
	color: #F5F3DF;
}

.subpage #content h1, .homepage #content h1 {
	color: #1B4C2A;
	font-size: 2.6em;
	padding-bottom: 10px;
	padding-left: 67px;
}

.subpage #content h2, .homepage #content h2 {
	color: #333333;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

.subpage #content h3, .homepage #content h3 {
	color: #1B4C2A;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 5px;
}

table.calctable h3 {
	text-align: center;
}

/* @end */

/* @group Lists */

ul#sub-navigation {
	width: 120px;
	float: right;
	text-align: right;
	list-style-type: none;
	visibility: hidden;
}

ul#sub-navigation li {
	width: 120px;
	padding: 6px 0;
	border-bottom: 1px solid #D8D4AE;
}

ul#sub-navigation ul li {
	list-style-type: none;
	border: none;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul#footer-links {
	list-style-type: none;
	overflow: auto;
	padding: 20px 40px 10px 0;
	float: right;
}

ul#footer-links li {
	float: left;
	border-right: 1px solid #F5F3DF;
}

div.text-size ul {
	list-style-type: none;
	vertical-align: bottom;
}

div.text-size ul li {
	float: left;
	vertical-align: bottom;
}

#content ul {
	padding-left: 40px;
	padding-bottom: 7px;
}

#content li {
	padding-top: 3px;
	padding-bottom: 3px;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

#content li ul li {
	font-size: 100%;
}

#content li ul {
	padding-bottom: 0;
}

#content dl {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 5px;
}

#content dt {
	color: #1B4C2A;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	font-style: italic;
}

.homepage #content dt {
	color: #1B4C2A;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	font-style: italic;
	font-weight: normal;
}

#content dd {
	padding-bottom: 3px;
}

/* @end */

/* @group Images */

div#header img.logo {
	float: left;
	padding-left: 188px;
	display: none;
}

div#callout-right img {
	vertical-align: text-bottom;
}

#content img.continuing-logo {
	float: right;
	padding-left: 30px;
}

div#contact-homepage img {
	float: right;
	padding-top: 5px;
}

/* @end */

/* @group Tables */

div.text-size table tr td {
	vertical-align: middle;
	height: 22px;
	line-height: 22px;
	background: url(../images/background-font.gif) no-repeat left center;
}

div.text-size table tr td#title {
	background: none;
}

table#thumbs tr {
	vertical-align: top;
}

table.testimonials-table img {
	padding: 10px 5px 10px 0;
}

table.our-homes-table img {
	padding-bottom: 20px;
	padding-left: 10px;
}

/* @end */

/* @group Form */

input#search {
	width: 190px;
	height: 25px;
	border: none;
	background: url(../images/background-form-input.gif) no-repeat;
	float: left;
	margin-top: 5px;
	color: #850000;
	padding-left: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Images */

#movie-button {
	float: right;
	padding-bottom: 0px;
}

div#callout-left a img {
	padding: 15px 0 0;
	margin-left: 95px;
}

div#callout-middle a img {
	margin-left: 95px;
	padding-top: 11px;
	width: 110px;
	height: 36px;
}

div#callout-right div {
	float: right;
	padding: 10px 17px 0 20px;
}

#awards {
	padding-top: 20px;
}

img.thumbs {
	float: left;
}

/* @end */

/* @group Map Controls */

div#amenities-map-container {
	position: relative;
	margin: 0 auto;
	position: fixed;
	z-index: 100000000;
}

div#our-community-map-container {
	position: relative;
	margin: 0 auto;
	position: fixed;
	top: 0px;
	z-index: 100000000;
}

div.map object#flash {
	padding: 30px;
	background: #fff;
}

div.map {
	width: 100%;
	text-align: center;
	height: 100%;
	position: fixed;
	margin: 0 auto;
	background: url(../images/background-transparent.png) no-repeat;
}

div.map a.hide {
	margin-top: 45px;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: #850000;
}

div.map a.hide.amenities {
	margin-top: 10px;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: #850000;
}

/* @end */

div div#links {
	display: none;
}

.floor-plans {
	height: 275px;
	width: 240px;
	width: 239px;
	float: left;
	margin: 5px 40px 15px 0;
}

.breaker {
	clear: both;
	height: auto;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.floor-plan-style {
	width: 100%;
	height: auto;
	margin-top: 5px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #1B4C2A;
	padding-top: 10px;
}

img.thumbs {
	padding-bottom: 20px;
	padding-right: 15px;
}

/* @group Map Popups */

.interactive-map-img {
	width: 500px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 15px 0 15px 55px;
	text-align: center;
}

.interactive-map-img img {
	padding-bottom: 10px;
}

