﻿

	/* ORG: color: #005A9C; */
	/* NEW: color: #003366; */


img {
	border: 0;
	outline: 0;
}
/*	LAYOUT PAGE CONTENT - HOME	*/
.HomeContentImage {
	width: 645px;
	height: 376px;
	vertical-align: top;
}
.HomeContentImage img {
	display: block;
}
.HomeContentSpacer {
	width: 2px;
	height: 370px;
	vertical-align: top;
}
.HomeContentCopy {
	background-image: url('images/Fenton_10s.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 332px;
	height: 376px;
	vertical-align: top;
}
/* LAYOUT PAGE CONTENT - FRONT PAGE OF EACH SECTION*/
.ContentImage {
	width: 607px;
	height: 374px;
	vertical-align: top;
}
.ContentImage img {
	display: block;
}
.ContentSpacer {
	width: 1px;
	height: 370px;
	vertical-align: top;
}
.ContentCopy {
	background-image: url('images/Fenton_10.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 332px;
	height: 374px;
	vertical-align: top;
}
/* --------------------------------------------------------------------------- */
#pageLogoHome {
	margin: 40px 20px 20px 20px;
	text-align: center;
}
#pageLogoSection {
	margin: 20px 20px 5px 20px;
	text-align: center;
}
div#pageContentText {
	margin: 16px 22px 0px 22px;
}
div#pageContentText p 
{
    color: #003366;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 0;
}
div#pageContentText p.map_link 
{
    color: #003366;
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0;
}
div#pageContentText p a {
	color: #003366;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div#pageContentText p a:hover {
	text-decoration: underline;
}
/* Bullet List */
div#pageListHome {
	margin: 0px 4px 0px 4px;
}
div#pageListHome ul {
	margin-left: .2em;
	margin-bottom: 0;
	padding-left: 0;
}
div#pageListHome ul li {
	list-style: none;
	line-height: 1.2em;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	margin-top: 0;
	margin-bottom: .6em;
	padding-left: 1em;
	background: url('images/bullet.gif') no-repeat left top;
	vertical-align: text-top;
}
div#pageListHome ul li a {
	color: #003366;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
div#pageListHome ul li a:hover {
	text-decoration: underline;
}
/* Bullet List */
div#pageListSection {
	margin: 14px 6px 0px 10px;
}
div#pageListSection ul {
	margin-left: .2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}
div#pageListSection ul li {
	list-style: none;
	line-height: 1.2em;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	margin-top: 0;
	margin-bottom: .5em;
	padding-left: 1em;
	background: url('images/bullet.gif') no-repeat left top;
	vertical-align: text-top;
}
div#pageListSection ul li a {
	color: #003366;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

li.bullet_space{
padding-bottom: 3px;
}

.map_link_overlay {
position: absolute;

margin: 50px 0 0 15px;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #fff;
}

.map_link_overlay a{
font-weight: bold;
color: #fff;
}

.map_img_overlay {
position: absolute;
margin: 10px 0 0 15px;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #fff;
}

.map_img_overlay p{
margin: -10px 0 0;
color: #fff;
}

.map_img_overlay a{
font-weight: bold;
color: #fff;
text-decoration: underline;
}

.map_img_overlay a:hover{
font-weight: bold;
color: #fff;
text-decoration: none;
}


div#pageListSection ul li.slim{
	font-family: Verdana;
	line-height: 1em;
}

div#pageListSection ul li a:hover {
	text-decoration: underline;
}
/* Default site font */
p {
	color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: .6em;
}
p a {
	color: #003366;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	color: #FFFFFF;
}
/* Headings */
h1 {
	color: #666666;
	font-size: 18px;
	font-family: Verdana;
}
h2 {
	margin-top: 6px;
	color: #003366;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}
h3 {
	margin-top: 6px;
	color: #003366;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/* Unique Font Styles */
.NormalBlue {
	color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.NormalBlueHeading {
	color: #003366;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.NormalBlueLink {
	color: #003366;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.NormalBlueLink:hover {
	text-decoration: underline;
}
.NormalBlueLink:active {
	text-decoration: underline;
}
.NormalWhite {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.BoldYellow {
	color: #FFD159;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.BoldWhite {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.MiniBoldWhite {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin-right: 10px;
}
.MiniBoldOrange {
	color: #F9CB55;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	margin-right: 10px;
}
/* Bio List Layout */
div#bioArea {
	margin: 0px 8px 0px 16px;
}
.bioList ul {
	margin-left: .2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.bioList ul li {
	list-style: none;
	line-height: 1.2em;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	margin-top: 0;
	margin-bottom: .5em;
	padding-left: 1em;
	vertical-align: text-top;
}
.bioList ul li a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.bioList ul li a:hover {
	text-decoration: underline;
}
/***********************************************************/
/* Apartment.aspx Style */
/***********************************************************/
div#Apartment {
	margin-bottom: 20px;
    padding: 0px 24px 6px 24px;
    text-align: center;	
}
div#Apartment p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
}
/***********************************************************/
/* ApartmentCommunitites.aspx Style */
/***********************************************************/
div#ApartmentTextArea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom:6px;
}
div#ApartmentTextArea a {
	color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div#ApartmentTextArea a:hover {
	color: #F9CB55;
}
/***********************************************************/
.ResidentTextArea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.ResidentTextAreaContent
{
    background-image: url('images/ResidentServices_ContentHeader.jpg');
    background-position: top left; 
    background-repeat: no-repeat; 
}

div#ResidentTextAreaContentBox
{
    margin-top:70px;
    text-align: center;
    color: #696969;
    font-size: 12px;
}

div#ResidentTextAreaLinks
{
    margin-top:10px;    
    color: #003366;
    text-align:left;
}

div#ResidentTextAreaLinks a {
	color: #003366;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div#ResidentTextAreaLinks a:hover {
	color: #F9CB55;
}
/***********************************************************/


div#ApartmentInfoArea {
	padding: 20px 20px 20px 20px;
	background-color: #b6b6b6;
	width: 898px;
	height: 220px;
}
div#ApartmentListing {
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	
	color: #333333;
}
div#ApartmentListing a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
div#ApartmentListing a:hover {
	font-weight: bold;
	color: #ffb725;
	text-decoration: none;
}
div#ApartmentListingTitle {
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}
/* Apartment.aspx Link */
div#Apartment a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
div#Apartment a:hover {
	font-weight: bold;
	color: #ffb725;
	text-decoration: none;
}


