/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 2px;
}
/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
ul, ol {
	margin: 0;
	padding: 0 0 0 16px;
}
a{
	outline: none;
}
/* Website Styles */
body {
	background: #fff url(ui/bg.jpg) top repeat-x;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}
a {
	color: #0e72ba;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 779px;
	margin: 0 auto 0 auto;
}
#header {
	background: url(ui/empower-housing-header.jpg) no-repeat;
	height: 287px;
	margin: 0;
	width:779px;
}
#header p {
	display: none;
}
#menu {
	margin: 0 0 0 9px;
	padding: 0;
	position: absolute;
	top: 240px;
}
#menu li {
	float: left;
	line-height: 25px;
	list-style: none;
}
#menu li a {
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 41px;
	text-decoration: none;
	text-indent: -900em;
}
#menu li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#menu-home a {
	background: url(ui/nav-home.jpg) no-repeat;
	width: 41px;
}
#menu-home a:hover {
	background: url(ui/nav-home-over.jpg) no-repeat;
}
#menu-development a {
	 background: url(ui/nav-development.jpg) no-repeat;
	 width: 75px;
}
#menu-development a:hover  {
	 background: url(ui/nav-development-over.jpg) no-repeat;
}
#menu-housing a {
	background: url(ui/nav-housing-management.jpg) no-repeat;
	width: 116px;
}
#menu-housing a:hover {
	background: url(ui/nav-housing-management-over.jpg) no-repeat;
}
#menu-repairs a {
	background: url(ui/nav-repairs-maintenance.jpg) no-repeat;
	width: 125px;
}
#menu-repairs a:hover {
	background: url(ui/nav-repairs-maintenance-over.jpg) no-repeat;
}
#menu-photo a {
	background: url(ui/nav-photo-gallery.jpg) no-repeat;
	width: 76px;
}
#menu-photo a:hover {
	background: url(ui/nav-photo-gallery-over.jpg) no-repeat;
}
#menu-tenants a {
	background: url(ui/nav-tenants-page.jpg) no-repeat;
	width: 78px;
}
#menu-tenants a:hover {
	background: url(ui/nav-tenants-page-over.jpg) no-repeat;
}
#menu-where a {
	background: url(ui/nav-where-to-find.jpg) no-repeat;
	width: 96px;
}
#menu-where a:hover {
	background: url(ui/nav-where-to-find-over.jpg) no-repeat;
}
#menu-contact a {
	background: url(ui/nav-contact-us.jpg) no-repeat;
	width: 65px;
}
#menu-contact a:hover {
	background: url(ui/nav-contact-us-over.jpg) no-repeat;
}
/*#column {
	position: absolute;
	z-index: 0;
	width: 224px;
	margin: 0 500px 0 0;
	background: url(ui/cbg.gif) repeat-x top;
	min-height: 258px;
	padding: 0;
}*/
#column {
	background: url(ui/cbg.gif) repeat-x top;
	float:left;
	min-height: 258px;
	width:224px;
}
#column h2 {
	background: url(ui/latest-news.gif) no-repeat;
	width: 224px;
	height: 39px;
	text-indent: -900em;
	margin-bottom: 10px;
}
#column p {
	width: 175px;
	background: url(ui/page-icon.gif) no-repeat 15px 1px;
	padding: 0 0 8px 30px;
	line-height: 15px;
	color: #4f4f4f;
}
/*#content, #content-home {
	margin: 0 0 0 245px;
	padding-top: 12px;
	min-height: 350px;
}*/

#content, #content-home {
	float:right;
	padding-top:12px;
	min-height:350px;
	width:540px;
	padding-left:15px;
}

#content li, #content-home li {
	line-height: 18px;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 16px;
}
#content-home h2 {
	font-size: 16px;
	width: 290px;
}
#contact-h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5d7c8c;
	letter-spacing: -0.01em;
}
p {
	line-height: 17px;
	padding: 0 0 10px 0;
}
#date, .date {
	background: url(ui/date.gif) no-repeat;
	padding: 0 0 0 21px !important;
	color: #c2a770;
	font-weight: bold;
}
#allnews {
	background: none !important;
}
.image {
	border: 1px solid #88949a;
	padding: 1px;
	float: right;
	margin: 5px 0 0 15px;
}
.gallery-image {
	border: 1px solid #88949a;
	padding: 1px;
	float: left;
	margin: 15px 15px 15px 15px;
}
#footer {
	border-top: 1px solid #88949a;
	clear: both;
}
#footer p {
	font-size: 10px;
	color: #757575;
	text-align: right;
	margin: 4px 10px 0 0;
}
.row {
	clear: right;
}
.row label {
	float: left;
	width: 75px;
	text-align: left;
	line-height: 20px;
}
.row .formw, .row .formbox{
	float: right;
	width: 420px;
	margin-right: 30px;
	margin-bottom: 5px;
	text-align: left;
}
.formw button{
	float: left;
	width: 60px;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	text-align: left;
}
.form_confirmation{
	clear: both;
	color: #f08080;
	font-weight: bold;
}
.row p{
	color: #f08080;
	font-weight: bold;
}
input, textarea {
	width: 230px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#mFormSubmit {
	background: url(ui/submit-btn.gif);
	width: 60px;
	height: 31px;
	border: none;
	text-indent: -999em;
	cursor: pointer;
}
.map-text {
	line-height: 14px;
	color: #5d7c8c;
}
#map {
	width: 510px;
	height: 250px;
	border: 1px solid #c2a770;
	margin: 0 0 10px 0;
}
#map span {
	display: none;
}
.paging{
	clear: left;
	margin-left: 215px;
}