﻿@import url('base.css');

#header { background-image: url("images/header-sub.png"); }

#header h1
{
	background: transparent;
	left: auto;
	top: auto;
	position: static;
	width: auto;
	height: auto;
}

/* Headings */
#heading-legacy
{
	background-image: url("images/headings/legacy.png");
	width: 95px;
}

#heading-vision
{
	background-image: url("images/headings/vision.png");
	width: 151px;
}

#heading-culture
{
	background-image: url("images/headings/culture.png");
	width: 88px;
}

#heading-community
{
	background-image: url("images/headings/community.png");
	width: 196px;
}

#heading-lifestyle
{
	background-image: url("images/headings/lifestyle.png");
	width: 164px;
}

#heading-opportunity
{
	background-image: url("images/headings/opportunity.png");
	width: 202px;
}

#heading-newhomes
{
	background-image: url("images/headings/newhomes.png");
	width: 182px;
}

#heading-resales
{
	background-image: url("images/headings/resales.png");
	width: 97px;
}

#heading-resaleproperties
{
	background-image: url("images/headings/resaleproperties.png");
	width: 214px;
}

#heading-architecture
{
	background-image: url("images/headings/architecture.png");
	width: 140px;
}

#heading-team
{
	background-image: url("images/headings/team.png");
	width: 139px;
}

#heading-schedulevisit
{
	background-image: url("images/headings/schedulevisit.png");
	width: 217px;
}

#heading-requestinfo
{
	background-image: url("images/headings/requestinfo.png");
	width: 263px;
}

#heading-gallery
{
	background-image: url("images/headings/videosphotos.png");
	width: 199px;
}

#heading-videos
{
	background-image: url("images/headings/videos.png");
	width: 91px;
}

#heading-inthenews
{
	background-image: url("images/headings/inthenews.png");
	width: 176px;
}

#heading-contact
{
	background-image: url("images/headings/contact.png");
	width: 154px;
}

#heading-propertyowners
{
	background-image: url("images/headings/propertyowners.png");
	width: 203px;
}

#heading-homeplans
{
	background-image: url("images/headings/homeplans.png");
	width: 255px;
}

#heading-whatsnew
{
	background-image: url("images/headings/whatsnew.png");
	width: 176px;
}

#heading-location
{
	background-image: url("images/headings/location.png");
	width: 108px;
}


#content address
{
	margin-bottom: 1em;
	text-align: center;
}

/* -------- */

#subnavigation
{
	background: transparent url("images/subnav-bg.png") repeat-y center top;
	bottom: 86px;
	position: absolute;
	width: 100%;
	height: 26px;
}

#subnavigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#subnavigation ul li
{
	display: inline;
	margin: 0 15px;
	padding: 0;
}

#subnavigation ul li a, #subnavigation ul li a:visited
{
	border: 1px solid transparent;
	color: #3e6e38;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
}

#subnavigation ul li a:active, #subnavigation ul li a:hover, #subnavigation ul li.current a
{
	border: 1px solid #004388;
	color: #004388;
}
