@charset "UTF-8";

/* Globals */

body,td,th {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #FFFCEB;
	background-image: url(/_templates/wynnfield/site/_images/bg_content.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

h1,h2 {
	font-family: Cambria, Georgia, Times New Roman, Times, serif;
}

h1 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 14px;
	color: #FA6A3D;
	margin-top: 35px;
}

h2 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin-top: 25px;
}

h3 {
	text-transform: lowercase;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 25px;
}

p {
	line-height: 140%;
}

ul {
}

img, div, li { 

}


/* Layout */

#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#header {
	width: 750px;
	height: 110px;
	margin-top: 15px;
	padding: 0;
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#utility {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#utility ul {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

#utility ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav {
	margin:0;
	padding: 0;
	margin-top: 25px;
	height: 24px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style-type: none;
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#logo h1 a {
	background-image: url(/_templates/wynnfield/site/_images/logo_wynnfield.png);
	border: 0;
	display: block;
	width: 300px;
	height: 88px;
}

#content {
	margin: 0;
	padding: 30px;
	background-image: url(/_templates/wynnfield/site/_images/bg_content.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 47px;
	padding-right: 47px;
	padding-bottom: 70px;
	border-bottom: 1px solid #D7D5CF;
}

#footer {
	margin: 0;
	padding: 10px;
/*	padding-top: 30px;*/
	padding-top: 5px;
/*	height: 72px;*/
	height: 20px;
	text-align: right;
	vertical-align:text-top;
	background-image: url(../_images/logos_footer.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
}

#footer p {
	padding: 0;
	margin-right: 5px;
	font-size: 12px;
}


/* Typography */

#utility ul li a {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0;
	font-variant: small-caps;
	text-indent: 0;
	margin-left: 26px;
	padding-left: 16px;
	text-decoration: none;
	color: #705324;
}

#utility ul li#utilphone {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0;
	font-variant: small-caps;
	text-indent: 0;
	margin-left: 12px;
	padding-left: 16px;
	text-decoration: none;
	color: #705324;
}


#utility ul li a:hover {
	color: #FB674A;
}

#utility ul li#utilhome a {
	background-image: url(/_templates/wynnfield/site/_images/icon_home.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#utility ul li#utilhome a:hover {
	background-image: url(/_templates/wynnfield/site/_images/icon_home_over.png);
	background-repeat: no-repeat;
}

#utility ul li#utilcontact a {
	background-image: url(/_templates/wynnfield/site/_images/icon_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#utility ul li#utilcontact a:hover {
	background-image: url(/_templates/wynnfield/site/_images/icon_contact_over.png);
	background-repeat: no-repeat;
}

#nav ul {
	text-indent: -9999px;
}

#nav ul li {
	
}

#nav ul li a {
	display: block;
	width: 128px;
	height: 25px;
}

#nav ul li#navlocation a {
	background-image: url(/_templates/wynnfield/site/_images/nav_location.gif);
	background-repeat: no-repeat;
	margin-right: -7px;
	margin-left: 16px;
	z-index: 1;
}

#nav ul li#navlocation a:hover, #nav ul li#navlocation a.here {
	background-image: url(/_templates/wynnfield/site/_images/nav_location_over.gif);
}

#nav ul li#navamenities a {
	background-image: url(/_templates/wynnfield/site/_images/nav_amenities.gif);
	background-repeat: no-repeat;
	margin-right: -7px;
	z-index: 2;
}

#nav ul li#navamenities a:hover, #nav ul li#navamenities a.here {
	background-image: url(/_templates/wynnfield/site/_images/nav_amenities_over.gif);
}

#nav ul li#navfloorplans a {
	background-image: url(/_templates/wynnfield/site/_images/nav_floorplans.gif);
	background-repeat: no-repeat;
	margin-right: -7px;
	z-index: 3;
}

#nav ul li#navfloorplans a:hover, #nav ul li#navfloorplans a.here {
	background-image: url(/_templates/wynnfield/site/_images/nav_floorplans_over.gif);
}

#nav ul li#navphotos a {
	background-image: url(/_templates/wynnfield/site/_images/nav_photos_tours.gif);
	background-repeat: no-repeat;
	margin-right: -7px;
	z-index: 4;
}

#nav ul li#navphotos a:hover, #nav ul li#navphotos a.here {
	background-image: url(/_templates/wynnfield/site/_images/nav_photos_tours_over.gif);
}

#nav ul li#navcontact a {
	background-image: url(/_templates/wynnfield/site/_images/nav_contact.gif);
	background-repeat: no-repeat;
	margin-right: -7px;
	z-index: 5;
}

#nav ul li#navcontact a:hover, #nav ul li#navcontact a.here {
	background-image: url(/_templates/wynnfield/site/_images/nav_contact_over.gif);
}

#nav ul li#navresident a {
	background-image: url(/_templates/wynnfield/site/_images/nav_residents_info.gif);
	background-repeat: no-repeat;
	margin-right: -7px;
	z-index: 6;
}

#nav ul li#navresident a:hover, #nav ul li#navresident a.here {
	background-image: url(/_templates/wynnfield/site/_images/nav_residents_info_over.gif);
}


/* Classes & Misc */

.splashcenter {
	margin-left: auto;
	margin-right: auto;
}

.polaroidvert, .polaroidhoriz {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #E8E8E8;
	vertical-align: middle;
	margin: 10px;
}
