/* @override http://sherwood-oaks.com/styles/main.css */

/* @override http://www.sherwood-oaks.com/styles/main.css */

/* @override http://sherwood-oaks.com/styles/main.css */

/* @override http://www.sherwood-oaks.com/styles/main.css */

/* @override http://sherwood-oaks.com/styles/main.css */

/* @override http://www.sherwood-oaks.com/styles/main.css */

/*------------------------------------------------------------------
[Table of Contents]

1. Body / Container Elements
2. Header / #header
3. Navigation / #navbar
4. Content / #content
5. Left column / #sidebar
6. Right column / #content
7. Footer / #footer

[Colors]
Background Tan = #D5D5B4
Green (headings,links) = #1B4C2A
Red (visited states) = #850000
Gray (paragraphs) = #333333
Tan (footer) = #F5F3DF

[Fonts]
Page Title: Georgia 26px
Sub Head: Georgia 16px
Sub Navigation / Main Navigaiton: Georgia 15px
Quotes: Georgia 16px
Footer Links: Georgia 11px
 

-------------------------------------------------------------------*/

@import url("navigation.css");

* {
	padding: 0;
	margin: 0;
}

img a {
	border: none;
}

a img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #D5D5B4;
}

/* @group Containers */

#header-wrapper {
	margin: 0 auto;
	background: #D5D5B4 url(../images/background-header.jpg) repeat-x;
}

#wrapper {
	width: 1028px;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}

#bottom-wrapper {
	width: 1028px;
	margin: 0 auto;
	clear: both;
	overflow: auto;
	background: url(../images/temp-bottom-subpage-image.jpg) no-repeat bottom;
	position: relative;
	z-index: 1000;
}

.subpage #wrapper {
	background: url(../images/background-subpage-main.jpg) repeat-y 23px;
	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;
}

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;
}

/* @end */

/* @group Structure */

#header {
	margin: 0 auto;
	color: #333;
	height: 168px;
	width: 960px;
	padding-left: 39px;
	padding-top: 30px;
	padding-right: 28px;
}

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

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

.text-size {
	text-align: right;
	float: right;
	padding-top: 10px;
}

div#send-link-to-friend, div#send-link-to-friend p {
	text-align: right;
	float: right;
	color: #850000;
	padding-top: 6px;
	width: 220px;
}

div#send-link-to-friend a {
	text-decoration: underline;
}

div#send-link-to-friend a:hover {
	text-decoration: none;
}

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

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

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

#content {
	color: #333;
	display: inline;
	float: left;
	width: 611px;
	padding-bottom: 70px;
}

#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;
}

.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;
}

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

p.xtra-ftr {
	width:850px !important;
	_width: 840px !important;
	font-size:10px !important; 
	padding-bottom:3px;
}

a#twitter {
	padding-top: 25px;
	float: left;
}

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

div#email-signup {
	background: #FAF9EF;
	padding: 20px 10px;
	overflow: auto;
	margin-top: 20px;
}

div.name {
	float: left;
	margin-bottom: 10px;
	padding-right: 40px;
	margin-left: 30px;
}

div.email {
	float: left;
}

div#email-signup input {
	margin-top: 4px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

input#mb-name, input#mb-bidiy-bidiy {
	width: 160px;
}







/* @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#homepage-usa {
	overflow: hidden;
	margin-left: 39px;
	padding-bottom: 5px;
	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;
	overflow: hidden;
}

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 p {
	width: 275px;
	text-align: center;
	padding-left: 20px;
}



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;
}

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;
}

#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;
}

p#home-campus-map {
	color: #850000;
	background: url(../images/campuscreen.png) no-repeat scroll left center;text-align: left;
	padding: 15px 0px 15px 80px;
	position: relative;
	left: 35px;
}

#home-amentities-map a {
}

p#home-amentities-map {
	background: url(../images/amenscreen.png) no-repeat scroll left center;
	padding: 15px 0px 15px 80px;
	color: #850000;
	text-align: left;
	position: relative;
	left: 35px;
}

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

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

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

#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;
}

div#email-signup label {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #1B4C2A;
}

#usatoday {display:none;}


/* @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;
}

.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: bold 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;
}

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;
}

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 */

#contact-form tbody tr td {
	font-size: 12px;
}

textarea#Message {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
}

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;
	text-align: center;
}

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;
}

div#email-signup input.email-button {
	background: #FAF9EF;
	border: none;
	padding-top: 5px;
	color: #1B4C2A;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-left: 50px;
}

/* @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 */

/* @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;
}

/* @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 {
	height: auto;
	margin-top: 5px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #1B4C2A;
	padding-top: 10px;
}

.floor-plan-style a {
	background: url(../images/maglense-icon.gif) no-repeat right center;
	padding: 5px 30px 5px 0px;
}


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



/* @group Send to friend form */

body#send-to-friend-popup {
	margin: 20px;
	width: 450px;
}

body#send-to-friend-popup div#form-header {
	width: 450px;
	background: #1B4C2A url(../images/background-sendfriend.gif) no-repeat left top;
	padding: 15px 0;
	text-align: center;
	margin-left: 0px;
	overflow: hidden;
}

body#send-to-friend-popup div#form-header h2 {
	color: #F4F2DF;
	font: normal normal 22px Georgia, "Times New Roman", Times, serif;
}

body#send-to-friend-popup div#form-container {
	width: 420px;
	background: #fff;
	float: left;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}

div#form-container h3 {
	text-align: center;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #1B4C2A;
	padding-bottom: 15px;
	
}

div#form-tellfriend tr {
	height: 40px;
}

div#form-tellfriend table {
	margin: 0 auto;
}

div#form-tellfriend p{
	font-size: 14px;
	padding-right: 20px;
}

div#form-tellfriend div#submit-friend {
	text-align: center;
	padding-top: 10px;
}

input.field {
	color: #850000;
	padding-left: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999;
	
}

div#form-tellfriend tr.message {
	vertical-align: top;
	margin-top: 10px;
}

div#form-tellfriend tr.message p {
	padding-top: 10px;
}

div#form-tellfriend textarea {
	width: 225px;
	height: 45px;
	margin-top: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #850000;
	padding: 5px 10px;
}


div#form-tellfriend.close {
	text-align: center;
	margin: 0 auto;
}

div#form-tellfriend.close a {
	font-size: 12px;
}



/* @end */
