/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0; }
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#FFFFFF;
	text-align:center; 
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	color:#000;
	font-size: 14px;
	}
h1  {font-size: 1.7em; color: #000b6b; line-height: 1.1em;  font-weight: normal; margin-bottom: 10px;}
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:block; }
a:link, a:active, a:visited, a:hover {color: #000b6b;}
p {margin-bottom: 20px;}
/* ------------------------ classes ------------------------ */

.border, a img.border {border: 1px solid #cccccc;}


.title {
	display: block;
	color: #000b6b;
}
.hr-dotted {
	height: 10px;
	background: url(../images/hr-dotted.jpg) repeat-x;
	width: 495px;
	margin:30px 10px 10px 10px;
}
#column-right p.disclaimer, #column-left p.disclaimer {
	font-size: .9em;
	margin: 10px 0px 5px 0px;
	line-height: 15px;
}
span.days { display:block; }
span.hours { display:block;  color: #000b6b; }

.separator {
	background: transparent url("/global/images/bullet.jpg") 0px 4px no-repeat;
	padding-left: 12px;
	margin-top: 10px;
	}
.download {
	background: transparent url("/global/images/bullet-arrow.gif") 0px 4px no-repeat;
	margin-top: 10px;
	}	
ul#download li, 
#column-right ul#download li {
	list-style: none;
}
#column-left p.contact-info {
	margin-top: 10px;
	}
#column-left p.contact-info1 {
	margin-top: 10px;
	margin-left: 0px;
	}
a.hover-text { display: block;}
a.hover-text span {display: none;}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#66FFCC !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

input.radio-check {
	width: 12px;
	background-color: none !important;
	border: none;
}
/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

#wrap {text-align: left;}
/* ------------------------ masthead framework ------------------------ */
a#logo {
	height:43px;
	width: 222px;
	display: block;
	float: left;
	}
	a#logo span {
		display:block;
		}
		
/* ------------------------ flash photos ------------------------ */
#photo-strip {
	height: 51px;
	width: 960px;
	clear: both;
	margin-bottom: 30px;
}
#photo-strip span {display:block;}
#left-photos {
	height: 303px;
	width: 425px;
	clear: both;
}
#left-photos span {display: block;}
#townhomes-floorplans #left-photos {display: block;}
#index #left-photos {
	background: #fff;
	height: 300px;
	width: 425px;
}
/*----------------------------- Home page content ------------------*/
#content {
	background:none;
}
#content span {display: block; font-size: 15px; line-height: 20px;}

#column-left {
	width:445px;
	float:left;
	}
#column-right {
	width:515px;
	float:left;
	}
	 .wheel-text {
		float: left; 
		width: 157px; 
		font-size: .9em; 
		line-height: 16px; 
		margin-left: 10px; 
		padding-top: 15px;
	 }
/*-----------------VILLAGE TOWNHOMES PAGES--------------------*/
p.table-tabs {display:none;}
span.table-title {font-weight: bold; display: block; font-size: 1.1em; color: #000b6b; margin: 15px 0px 5px 0px;}
body#townhomes-rental-info h2, .body#townhomes-rental-info normal {
	font-weight: normal;
}
body#townhomes-rental-info a.bold {
	font-weight: bold;
	color:#000b6b;
	text-decoration:none;
}
body#townhomes-rental-info #column-left p {
	width: 95%;
}
body#townhomes-rental-info table.rental-info {
	vertical-align: top;
	width: 92%;
	border: none;
	text-align:center;
}
body#townhomes-rental-info table.rental-info tr.head {
	background-color: #4d5497;
	color: #fff;
	font-weight: bold;
}
body#townhomes-rental-info table.rental-info tr td {
	border: 1px solid #000b6b;
}

body#townhomes-rental-info #column-left #standard {
	padding-right: 15px;
	margin-right: 5px;
	background: url(/global/images/bullet.jpg) right no-repeat;
}
body#townhomes-rental-info #column-left #standard, 
body#townhomes-rental-info #column-left #affordable {
	margin-bottom: 10px;
}
body#townhomes-rental-info #column-left #standard a, body#townhomes-rental-info #column-left #affordable a {
	text-decoration: underline;
}
body#townhomes-faq .minus a, body#townhomes-faq .plus a,
body#townhomes-faq .minus a:visited, body#townhomes-faq .plus a:visited {  height: 24px; color:#000b6b; text-decoration:none; }

body#townhomes-faq .normal {
	font-weight: normal;
}
body#townhomes-faq .bold a {
	font-weight: bold;
	color:#000b6b;
}
body#townhomes-faq table.rental-info {
	vertical-align: top;
	width: 50%;
	border: none;
	text-align:center;
}
body#townhomes-faq table.rental-info tr.head {
	background-color: #4d5497;
	color: #fff;
	font-weight: bold;
}
body#townhomes-faq table.rental-info tr td {
	border: 1px solid #000b6b;
}/* ------------------------ subhead framework ------------------------ */
h1 {  background-image: none; } /* sets height for all subheads */

/* ------------------------footer framework ------------------------ */
#footer {
	clear: both;
	text-align:right;
	font-size: 12px;
	margin-top: 20px;
	}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#nav, #global-nav {display:none;}
 #subnav-city-heights {
	background:none;
	margin: -2px 0px 5px 20px;					
	}
 #subnav-city-heights li { list-style:none;}

 body.city-heights #subnav-city-heights {display:none;}
 #subnav-grant-making {
	background:none;	
	margin: -2px 0px 5px 20px;					
	}
 #subnav-grant-making li {list-style:none; }
 
 body.grant-making #subnav-grant-making {display:none;}

ul.additonal-links, ul#townhome-links  {display:none;}
