/*-----TEXT STYLES-----*/
p  {
	margin: 0; 
	padding: 3px 15px; 
	font-size: 11px; 
	line-height: 140%;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px; 
	font-weight: lighter; 
	letter-spacing: 2px; 
	color: #b32317; 
	padding: 0px 0px 0px 15px;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: lighter; 
	letter-spacing: 2px; 
	color: #b32317; 
	margin: 8px 0 5px 15px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: lighter; 
	letter-spacing: 1px; 
	color: #b32317; 
	margin: -22px 0 0px 15px;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: black; 
	margin:-20px 0 0px 15px;
}

h5 {
	font-family: Verdana, Helvetica, sans-serif;font-size: 12px; 
	color: #b32317; 
	font-weight: normal; 
	margin: 4px 0;
}


#findAHomeHeader {
	margin-top: 0px;
	margin-left: 0px;
    padding: 83px 0 0;
    overflow: hidden;
    background-image: url("../images/headers/find_a_home.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:83px;
}


#newsHeader {
	margin-left: 15px;
    padding: 50px 0 0;
    overflow: hidden;
    background-image: url("../images/headers/news.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:50px;
}

#contactHeader {
	margin-left: 15px;
    padding: 50px 0 0;
    overflow: hidden;
    background-image: url("../images/headers/contact.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:50px;
}

#thankYouHeader {
	margin-left: 15px;
    padding: 50px 0 0;
    overflow: hidden;
    background-image: url("../images/headers/thankyou.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:50px;
}

#whyPinnHeader {
	margin-left: 15px;
    padding: 50px 0 0;
    overflow: hidden;
    background-image: url("../images/headers/why_pinn.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:50px;
}


#financingHeader {
	margin-left: 15px;
    padding: 50px 0 0;
    overflow: hidden;
    background-image: url("../images/headers/financing.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:50px;
}

ul {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 3em; 
	padding-left: 0; 
	margin-right: 10px;
}

li  {
	font-size: 11px; 
	line-height: 140%; 
	margin: 0; 
	padding: 0;
}

a {
	text-decoration: underline; 
	color: #1933c3; 
}

a:hover {
	color: #b32317; 
}

.active {
	color: #b32317;
}

.small {
	font-size: .9em;
}

.communityName {
	font-size: 14px;
}

#communityDetails {
	font-size: 11px;
}

.highlightLink {
	font-weight: bold;
}

.subHighlightLink {
	font-size: 9px;
	color: #5e70d5;
}

 a:hover .subHighlightLink {color: #ffffff;}

#breadcrumbs, #breadcrumbsHome {
	font-size: 9px;
	margin-top: 3px;
}

#contactForm label,#contactForm input, #contactForm textarea {
	float: left;
	margin-bottom: 10px;
	font-family:Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

#contactForm label {
	text-align: right;
	width: 130px;
	padding-right: 10px;
}

#contactForm input {
	border-style: inset;
	width: 180px;
}

#contactForm textarea {
	border-style: inset;
	width: 180px;
}

#contactForm .selectmenu {
	width: 185px;
}

#contactForm br {
	clear: left;
}

#customerService label,#customerService input, #customerService textarea {
	float: left;
	margin-bottom: 10px;
	font-family:Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

#customerService label {
	text-align: right;
	width: 180px;
	padding-right: 10px;
}

#customerService input {
	border-style: inset;
}

#customerService textarea {
	border-style: inset;
	width: 300px;
}

#customerService br {
	clear: left;
}

#communityDetails {
	padding-top: 5px;
}

.required {
	color: #b32317; 
	font-weight: bold; 
	margin-right: -6px;
}

input#submit {
	font-weight: bold; 
	font-size: 11px; 
	color: #5261ac; 
	border-style: outset; 
	width: auto;
}

form {
	padding-top: 0px;
	margin-top: 0px;
}

#horizontalList {
	padding-top: 10px;
}

#horizontalList ul {
}
	
ul#horizontalList li {
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	padding: 0 0 0 20px;
}

#lenderList {
	margin: 5px 0 15px 10px;
}

#lenderList ul {
}
	
ul#lenderList li {
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	padding: 2px  0 35px 10px;
}

	
/*---end text styles---*/



/*-------CONTENT-------*/
#navbar {
	font-family: Arial, Helvetica, sans-serif; 
	color: #1933c3;
	font-size: 12px;
	letter-spacing: 2px;
	float: right;
	padding: 27px 0 0 0;
	width: 590px;
	margin-bottom: 1em;
	overflow: hidden;
 }
  
#navbar a {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: normal;}

#copyrightFooter {
	padding: 4px 0 2px 5px;
	float: left;
	font-size: 9px;
}

.communityOverview {
	border: 1px solid #abc1a1;
	background-color: #eeebd2;
	width: 175px !important;
	width: 165px;
	height: 80px;
	font-size: 11px;
}

.communityOverview a {
    padding: 5px !important;
    padding:5px 0;
	height: 70px;
	text-align: center;
	text-decoration: none;
	color: black;
	display: block;
}

.communityOverview a:hover {
	background-color: #dfe5d2;
}
.communityOverview:hover .communityName {
	color: #b32317;
}

.communityName {
	color: #1933c3;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.communityName:hover {
	color: #b32317;
}

body#findAHome h2 {
	clear: both;
	}
	
.leftCommunity {
	margin: 0px 10px 10px 10px;
	float: left;
	clear: both;
}

.rightCommunity {
	margin: 0px 0 10px 0;
	float: left;
}

#leftPhotos {
	float: right;
	height: 100%;
}

#disclaimersFooter { 
	font: 9px Arial, Helvetica, sans-serif; 
	color: #5261ac; 
	float: right;
	padding: 4px 10px 2px 5px; 
}

.disclaimersFloorplan { 
	color: #2e3c84; 
	font: 9px Arial, Helvetica, sans-serif; 
	padding: 5px 15px;
}

#disclaimersFooter a {
	text-decoration: none;
	font-weight: normal;
}

#sectionNav {
	width: 100%;
	line-height: 140%;
	padding: 10px 0;
	margin-top: 80px;
}

#subNav {
	width: 182px;
	margin: 0;
	padding: 0 0 5px 0;
}

#featureNav {
	width: 80%;
	background-color: #e2e0d8;
	line-height: 110%;
	padding: 8px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#featureNav a {
	text-decoration: none;
}

#preMap {
	width: 100%;
	line-height: 140%;
	font-family: Verdana, Helvetica, sans-serif;
}

#postMap {
	margin: -5px 0 0 0;
	padding: 3px;
	line-height: 180%;
	font-family: Verdana, Helvetica, sans-serif;
}

#featureHeader {
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
	line-height: 180%;
	font-family: Verdana, Helvetica, sans-serif;
}

#pageTitle {
	width: 100%;
	line-height:110%;
	padding: 5px 0;
	font-family: Verdana, Helvetica, sans-serif;
}


#feature {
	padding: 5px 14px;
	line-height: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#sectionHeader {
	width: 100%;
	background-color: #dcbb9c;
	padding: 15px 0 1px 0;
	margin: 0 0 40px 0;
}

#whyPinn {
	width: 100%;
	background-color: #dcbb9c;
	padding: 15px 0 1px 0;
	margin: 0;
}


#companyProfile  p {
	padding: 5px 8px 0 10px;
	font-size: 11px;
	line-height: 151%;
}

.newsArticle {
	margin-left: 15px;
}

blockquote {
	margin: 0px 10px 0 15px;
	font-size: 11px; 
	line-height: 140%;
}

.center .highlight {
	margin: 5px 10px;
	padding: 8px;
	border: 1px solid #abc1a1;
	line-height:140%;
	background-color: #eeebd2;
}

.center .highlight2 {
	margin: 5px 10px;
	padding: 8px;
	border: 1px dotted #B32317;
	line-height:140%;
	background-color: #eeebd2;
	font-size: 11px;
}

.center .highlightoakpark {
	margin: 10px 10px 0px 20px;
	padding: 8px;
	border: 1px dotted #4F6D84;
	line-height:140%;
	background-color: #e6ebf6;
	font-size: 11px;
	width: 80%;
}

/*------end content-----*/


/* -- Nav Elements -- */
.activeTab {
	background-color: #fcfbed;
	height: 700px;
}

.inactiveTab {
	display: none;
	visibility: hidden;
	background-color: #fcfbed;
	height: 700px;
}

ul#tablist
{
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #e2deb5;
	padding-left: 10px;
	margin: 0;
}

ul#tablist li
{
	float: left;
	height: 21px;
	background-color: #b6b5cd;
	margin: 2px 2px 0px 2px;
	margin-bottom: -2px;
	border-bottom: 2px solid #b6b5cd;
}

li.activeButton a
{
	border-bottom: 2px solid #fcfbed;
	background-color: #fcfbed;
}

#tablist li.activeButton a { color: #b32317; }

#tablist a
{
	float: left;
	display: block;
	color: #1933c3;
	text-decoration: none;
	padding: 4px;
}

#tablist a:hover { 
	background: #fcfbed; 
	border-bottom: 2px solid #fcfbed;
}


#navlist
{
	list-style-type: none;
	margin: 0 -8px;
	padding: 0;
}

#navlist li
{
	border-left: 1px solid #1933c3;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.1em;
	padding: 0 .5em 0 1em;
}

#navlist a {
	text-decoration: none;
}

#subNavList
{
padding: 0;
margin: 0;
width: 182px;
}

#subNavList li
{
list-style: none;
background-color: #ededf1;
margin: 3px;
}

#subNavList li a 
{
	padding: 5px 10px;
	margin: 0;
	width: 156px;
	display: block;
	line-height: 120%;
	text-decoration: none; 
}


#subNavList a:hover { background-color: #00457c; color: white;}


#selectMenu dl, #selectMenu dt, #selectMenu dd, #selectMenu ul, #selectMenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#selectMenu {
	margin-top: -4px;
	width: 10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 115px;
}

#selectMenu dt {
	cursor: pointer;
	border: 1px solid  #cccddd;
	height: 20px;
	line-height: 20px;
	margin: 2px 0;
	text-align: left;
	padding: 0 5px;  
	background: transparent url(../images/arrow.gif) right  no-repeat;
	background-color: #e2e0d8;
}

#selectMenu dd {
	position: absolute;
	z-index: 100;
	left: 145px;
	margin-top: -22px;
	width: 220px;
	background: #cccddd;
}

#selectMenu ul {
	padding: 2px;
}
#selectMenu li {
	text-align: center;
	font-size: 85%;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #e2e0d8;
}
#selectMenu li a, #selectMenu dt a {
	color: #1933c3;
	text-decoration: none;
	display: block;
}

#selectMenu li a:hover {
	background-color: white;
}

/*--- end Nav ---------*/

/*--------IMAGES--------*/
#logo {
	padding: 10px 10px 10px 35px;
	
}

#thumbnail {
	border: 1px solid #abc1a1;
}

#eho {
	margin: -2px 5px 0 0;
}

#communityLogo {
clear: left;
padding: 10px;
	
}

/*------end images------*/

/*------ Map ------*/
/* Suppress normal effects. */
.ajaxMap {
	padding-left:0px;
	padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
    border:0px;
	margin: 0;
	padding: 0;
}

.popUpHeader {
	text-align: left;
	padding-top: 5px;
	font-weight:bold;
	width: 190px;
}

#aboutData {
	font-size: 11px;
}

.popUpHeaderClose {
	text-align: right;
	padding: 5px;
	width: 35px;
}
/*------ End Map ------*/
