/*S37 Management - Mt Prospect Apartments*/

/*body*/

body {
	background: #1a1363 url(images/wipEbg.jpg) repeat-x 50% 0;
	background-position: bottom; 
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

form{
	margin: 0px;
}
#wrap{
	position: relative;
	width: 970px;
	padding: 0px;
	margin: 0px auto;
	background-color: #1A1364;
}

/*----Community Pages----*/

/*container*/


#container{
	position: absolute;
	width: 970px;
	padding: 0px;
	margin: 0px;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #7c78a5;
	background-color: #1A1364;
}


/*topHead*/

#topHead {
	width: 970px;
	height: 115px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/topHead.jpg) no-repeat;
}

#topHead span {
	display: none;
}

/*navBar*/

#navBar {
	width: 970px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #1A1364 url(images/sideNav.jpg) no-repeat;
}

#navBar ul {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#navBar li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#navBar a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#navBar span {
	display: none;
}
	

a.nav01:link, a.nav01:visited {
	display: block;
	width: 170px;
	height: 30px;
	background: URL(images/neighborHoodNav.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.nav01:hover, a.nav01:active {
	display: block;
	width: 170px;
	height: 30px;
	background: URL(images/neighborHoodNavRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.nav02:link, a.nav02:visited {
	display: block;
	width: 152px;
	height: 30px;
	background: URL(images/residentNav.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.nav02:hover, a.nav02:active {
	display: block;
	width: 152px;
	height: 30px;
	background: URL(images/residentNavRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.nav03:link, a.nav03:visited {
	display: block;
	width: 107px;
	height: 30px;
	background: URL(images/contactNav.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.nav03:hover, a.nav03:active {
	display: block;
	width: 107px;
	height: 30px;
	background: URL(images/contactNavRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.nav04:link, a.nav04:visited {
	display: block;
	width: 69px;
	height: 30px;
	background: URL(images/homeNav.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.nav04:hover, a.nav04:active {
	display: block;
	width: 69px;
	height: 30px;
	background: URL(images/homeNavRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

#navBar img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

/*bottomNav*/

#bottomNav {
	width: 970px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent url(images/spacerTop.jpg) no-repeat;
}

/*flashArea*/

#flashArea {
	width: 970px;
	height: 184px;
	padding: 0px;
	margin: 0px;
	background:#1A1364;
}

/*contentTop*/
#contentPrefix {
	padding: 16px;
	margin: 1px;
	width: 937px;
	height: 22px;
	background: url(images/contentPrefixBg.gif) no-repeat;
}

#contentPrefix a {
	color: #fff;
	text-decoration:none;
	font-size: 14pt;
	font-style: bold;
	font-family:"arial" sans-serif;
	margin: 0px 0px 0px 280px;
}

#contentPrefix a:hover, #contentPrefix a:active {
	color: #f3de96;
}

#contentTop {
	width: 969px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/topGold.jpg) no-repeat;
}

/*content*/

#content {
	width: 969px;
	height: 470px;
	padding: 0px;
	margin: 0px;
}

#content h3{
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

#content h2{
	padding: 2px 0px 0px 6px;
	margin: 0px;
	line-height: 10px;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

#content p{
	padding: 0px 8px 0px 6px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#content ul{
	list-style-type: none;
	padding: 8px 0px 12px 0px;
	margin: 0px;
}

#content li{
	padding: 0px 8px 0px 6px;
	margin: 0px;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#content a {
	color: #1A1364;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}


#content a:link{
	text-decoration: none;
	color: #1A1364;
}

#content a:visited{
	text-decoration: none;
	color: #1A1364;
}

#content a:hover, a:active{
	text-decoration: underline;
	color: #1A1364;
}

li.contactUs{
	color: #FFFFFF;
}

#content h2.header{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

/*contentInfo*/

#contentInfo {
	width: 969px;
	padding: 0px;
	margin: 0px 0px auto 0px;
}

#contentInfo h3{
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

#contentInfo h2{
	padding: 2px 0px 0px 6px;
	margin: 0px;
	line-height: 10px;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

#contentInfo h3{
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

#contentInfo p{
	padding: 0px 8px 0px 6px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#contentInfo ul{
	list-style-type: none;
	padding: 8px 0px 12px 0px;
	margin: 0px;
}

#contentInfo li{
	padding: 0px 8px 0px 6px;
	margin: 0px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#contentInfo h2.header{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}

/*neighborhoodInfo*/

.general {
	float: left;
	width: 970px;
	height: 30px;
	padding: 0px;
	margin: 12px 0px 0px 0px;
	background: #f3de96;
}

h1.title{
	padding: 6px 0px 0px 6px;
	margin: 0px;
	color: #1A1364;
	text-decoration:none;
	font-size: 12pt;
	font-weight: bold;
	font-family:"arial" sans-serif;
}
.noHeight{
	float: left;
	width: 323px;
	padding: 0px;
	margin: 0px;
}

.height{
	float: left;
	width: 323px;
	height: 315px;
	padding: 0px;
	margin: 0px;
}

.disclaimer {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #fff;
}



/*contentOne*/

#contentOne {
	float: left;
	width: 240px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/spacerOne.jpg) repeat-y;
}

#contentOne p{
	padding: 0px 16px 0px 16px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}
	
#contentOne ul{
	list-style: none;
	margin: 78px 0px 0px 80px;
	padding: 0px 10px 0px 0px;
}

#contentOne li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
}

#contentOne img.photo {
	margin: 0px 10px 0px 16px;
	padding: 0px;
	border-width: 2px;
	border-color: #f2de95;
	border-style: solid;
}

#contentOne img.logo {
	margin: 0px;
	padding: 16px 10px 0px 18px;
}

a.learnNav {
	color: #f3de96;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}


a.learnNav:link{
	text-decoration: none;
	color: #f3de96;
}

a.learnNav:visited{
	text-decoration: none;
	color: #f3de96;
}

a.learnNav:hover, a.learnNav:active{
	text-decoration: none;
	color: #FFFFFF;
}

#contentOne span {
	display: none;
}

/*contentTwo*/

#contentTwo {
	float: left;
	width: 244px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background:#1A1364 url(images/spacerTwo.jpg) repeat-y;
}

#contentTwo p{
	padding: 0px 16px 0px 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#contentTwo span {
	display: none;
}

#contentTwo img.photo {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border-width: 2px;
	border-color: #f2de95;
	border-style: solid;
}

#contentTwo img.logo {
	margin: 0px;
	padding: 16px 10px 0px 23px;
}

/*contentThree*/

#contentThree {
	float: left;
	width: 245px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background:#1A1364 url(images/spacerThree.jpg) repeat-y;
}

#contentThree p{
	padding: 0px 16px 0px 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#contentThree span {
	display: none;
}

#contentThree img.photo {
	margin: 0px 0px 0px 21px;
	padding: 0px;
	border-width: 2px;
	border-color: #f2de95;
	border-style: solid;
}

#contentThree img.logo {
	margin: 0px;
	padding: 16px 10px 0px 40px;
}

/*contentFour*/

#contentFour {
	float: left;
	width: 241px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/spacerFour.jpg) repeat-y;
}

#contentFour p{
	padding: 0px 16px 0px 20px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
	font-style: normal;
	font-family:"arial" sans-serif;
}

#contentFour span {
	display: none;
}

#contentFour img.photo {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border-width: 2px;
	border-color: #f2de95;
	border-style: solid;
}

#contentFour img.logo {
	margin: 0px;
	padding: 16px 10px 0px 32px;
}

/*.learnNav*/

a.learnNav {
	color: #f3de96;
	text-decoration: none;
	font: 10pt arial, helvetica, sans-serif;
}

a.learnNav:link{
	text-decoration: none;
	color: #f3de96;
}

a.learnNav:visited{
	text-decoration: none;
	color: #f3de96;
}

a.learnNav:hover, a.learnNav:active{
	text-decoration: none;
	color: #FFFFFF;
}

/*bottomContentOne*/

#bottomContentOne {
	float: left;
	width: 240px;
	height: 61px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/bottomContentOne.jpg) no-repeat;
}

#bottomContentOne ul{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 70px;
}

#bottomContentOne li{
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

/*bottomContentTwo*/

#bottomContentTwo {
	float: left;
	width: 245px;
	height: 61px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/bottomContentTwo.jpg) no-repeat;
}

#bottomContentTwo ul{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 60px;
}

#bottomContentTwo li{
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

/*bottomContentThree*/

#bottomContentThree {
	float: left;
	width: 244px;
	height: 61px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/bottomContentThree.jpg) no-repeat;
}

#bottomContentThree ul{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 90px;
}

#bottomContentThree li{
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

/*bottomContentFour*/

#bottomContentFour {
	float: left;
	width: 241px;
	height: 61px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/bottomContentFour.jpg) no-repeat;
}

#bottomContentFour ul{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 16px 0px 80px;
}

#bottomContentFour li{
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

/*bottomLinks*/

#bottomLinks {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#bottomLinks ul {
	line-height: 10px;
	padding: 0px;
	margin: 8px 0px 8px 6px;
}

#bottomLinks li {
	line-height: 10px;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	color :#FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : italic;
	text-decoration : none;
}

#bottomLinks a {
	line-height: 10px;
	border: none;
	margin: 0px;
	padding: 0px;
}

#bottomLinks span{
	display: none;
}

/*powered*/

#powered {
	float: right;
	padding: 0px;
	margin: 8px 4px 8px 0px;
}

/*resite*/

.resite {
	line-height: 10px;
	color :#FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : italic;
	text-decoration : none;
}

A.resite {
	line-height: 10px;
	color :#FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : italic;
	text-decoration : none;
}

A:HOVER.resite {
	line-height: 10px;
	color: #F3DE96;
	text-decoration : none;
}

/*----Apartment Pages----*/

/*subNav*/

#subNav {
	width: 970px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/subNavBar.gif) no-repeat;
}

#subNav span{
	display:none;
}

#subNav ul {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 0px 9px;
}

#subNav li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

a.subNav01:link, a.subNav01:visited {
	display: block;
	width: 75px;
	height: 24px;
	background: URL(images/overview.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.subNav01:hover, a.subNav01:active {
	display: block;
	width: 75px;
	height: 24px;
	background: URL(images/overviewRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.subNav02:link, a.subNav02:visited {
	display: block;
	width: 68px;
	height: 24px;
	background: URL(images/photos.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.subNav02:hover, a.subNav02:active {
	display: block;
	width: 68px;
	height: 24px;
	background: URL(images/photosRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.subNav03:link, a.subNav03:visited {
	display: block;
	width: 85px;
	height: 24px;
	background: URL(images/floorplans.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.subNav03:hover, a.subNav03:active {
	display: block;
	width: 85px;
	height: 24px;
	background: URL(images/floorplansRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.subNav04:link, a.subNav04:visited {
	display: block;
	width: 127px;
	height: 24px;
	background: URL(images/requestMoreInfo.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.subNav04:hover, a.subNav04:active {
	display: block;
	width: 127px;
	height: 24px;
	background: URL(images/requestMoreInfoRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

a.subNav05:link, a.subNav05:visited {
	display: block;
	width: 98px;
	height: 24px;
	background: URL(images/applyOnline.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}

a.subNav05:hover, a.subNav05:active {
	display: block;
	width: 98px;
	height: 24px;
	background: URL(images/applyOnlineRO.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

/*contentArea*/

#contentArea{
	float: left;
	width: 700px;
	padding: 0px;
	margin: 0px 0px auto 0px;
	background:#1A1364;
}

#contentArea p{
	padding: 0px;
	margin: 0px 10px 0px 20px;
	color: #FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#contentArea h1{
	padding: 0px;
	margin: 18px 10px 4px 20px;
	color: #FFFFFF;
	color :#FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
}

#contentArea h2{
	padding: 20px 0px 4px 20px;
	margin: 0px;
	color: #FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
}

#contentArea h3{
	padding: 0px;
	margin: 0px;
	color :#FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
}


#contentArea ul{
	float: left;
	padding: 0px 10px 0px 20px;
	margin: 20px 0px 0px 0px;
	color: #FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#contentArea li{
	list-style-type: none;
	color: #FFFFFF;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

#contentArea td{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color : #1A1364;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#contentArea tr.floorTable-key{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: #f3de96;
}

#contentArea tr{
	padding: 0px;
	margin: 0px;
}

#contentArea table{
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}

#contentArea table.features{
	padding: 0px;
	margin: 0px;
	background: #1A1364;
}

#contentArea tr.features{
	padding: 0px;
	margin: 0px;
	background: #1A1364;
}

#contentArea td.features{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color : #FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#contentArea a {
	color: #1A1364;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#contentArea a:link{
	text-decoration: none;
	color: #1A1364;
}

#contentArea a:visited{
	text-decoration: none;
	color: #1A1364;
}

#contentArea a:hover, a.learnNav:active{
	text-decoration: underline;
	color: #1A1364;
}

/*sideContainer*/

#sideContainer{
	float: left;
	width: 242px;
	padding: 0px;
	margin: 0px 0px auto 0px;
	background:#1A1364;
}	
	
/*sideContentTop*/

#sideContentTop {
	float: left;
	width: 242px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/infoBarTop.jpg) no-repeat;
}

/*sideContent*/

#sideContent {
	float: left;
	width: 242px;
	padding: 0px;
	margin: 0px 0px auto 0px;
	background:#1A1364 url(images/infoBarContentArea.jpg) repeat-y;
}

#sideContent hr{
	margin: 0px 20px 0px 20px;
	padding: 0px;
	color: #f2de95;
	background-color: #f2de95;
	height: 3px;
}

#sideContent img.photo {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	border-width: 2px;
	border-color: #f2de95;
	border-style: solid;
}

#sideContent img.logo {
	margin: 0px;
	padding: 16px 10px 0px 22px;
}

#sideContent span{
	display: none;
}

#sideContent ul {
	padding: 0px 0px 0px 0px;
	margin: 6px 22px 6px 22px;
	color :#FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#sideContent li{
	line-height: 18px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sideContent a {
	color: #f3de96;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

#sideContent a:link{
	text-decoration: none;
	color: #f3de96;
}

#sideContent a:visited{
	text-decoration: none;
	color: #f3de96;
}

#sideContent a:hover, a.learnNav:active{
	text-decoration: none;
	color: #FFFFFF;
}



/*sideContentBottom*/

#sideContentBottom {
	float: left;
	width: 242px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background:#1A1364 url(images/infoBarBottom.jpg) no-repeat;
}

/*bottomBarContent*/

#bottomBarContent {
	float: left;
	width: 970px;
	height: 58px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	background:#1A1364 url(images/bottomBarContent.jpg) no-repeat;
}
#bottomBarContent span{
	display: none;
}

/*floorplan list */

TABLE.floorTable {
	width: 600px;
	border-top:2px solid #f2de95;
	border-left:2px solid #f2de95;
	border-right:2px solid #f2de95;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color: #1a1364;
}

.floorTable {

}
tr.floorTable-key {
	font-weight: bold;
	color : #FFFFFF;
	background-color: #1a1364;
}
TABLE.floorTable TD {
	border-bottom:2px solid #f2de95;
	text-align: center;
	height: 20px;
}

a.floorplanner{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 71px;
	color: #FFFFFF;
	font-family : "arial" sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

/*residentLogin*/

/* box */

div.rh-login-box {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	border: 2px solid #f2de95;
	width: 170px;
	background-color: #FFF;
}

/* header */

div.rh-login-box h4 {
	background-color: #f2de95;
	margin: 0px;
	padding: 0.25em;
	font-weight: bold;
	color: #1a1364;
	font-size: 11pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}

/* form */

div.rh-login-box form {
	margin: 0px;
}

/* list breakdown */

div.rh-login-box ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
div.rh-login-box li {
	text-align: right;
	margin: 0.5em;
}

/* special list items */

div.rh-login-box li.alert,
div.rh-login-box li.buttons,
div.rh-login-box li.links {
	text-align: center;
}

div.rh-login-box li.alert {
	font-weight: bold;
	color: #1a1364;
	font-size: 8pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}
	
div.rh-login-box li.links {
	font-size: 0.75em;
}

div.rh-login-box li.help {
	text-align: left;
	color: #1a1364;
	font-size: 11pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}

/* label input pairs */

div.rh-login-box label {
	float: left;
	text-transform: uppercase;
	color: #1a1364;
	font-size: 8pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}

div.rh-login-box input {
	width: 50%;
	border: 1px solid #1a1364;
	margin: 0px 0px 5px 0px;
	color: #1a1364;
	font-size: 8pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}

/* email list items */

div.rh-login-box li.email {
	text-align: left;
	color: #1a1364;
}
div.rh-login-box li.email label {
	float: none;
	display: block;
}
div.rh-login-box li.email input {
	width: 150px;
}

/* input buttons */

div.rh-login-box input.button {
	width: auto;
	border: 2px outset #ddd;
	background-color: #ddd;
}

/*end residentLogin*/

#information{
	float: left;
	width: 200px;
}

#contactForm{
	float: left;
	width: 354px;
	margin: 18px 0px 0px 0px;
	padding: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #f2de95;
	background: #FFFFFF;
	color: #1a1364;
	font-size: 8pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}

#contactForm h2.formHeader{
	float: left;
	padding: 0px 0px 6px 68px;
	margin: 0px;
	color: #1a1364;
	font-size: 8pt;
	font-style: normal;
	font-family: "Arial" sans-serif;
}

div.photo-album{
	padding: 0px;
	margin: 0px;
	width: 275px;
	height: 20px;
}

div.photo-album span{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
	
p.photo-album-nav{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

span.photo-album-back{
	padding: 0px;
	margin: 0px;
}

a.photo-album-back{
	padding: 20px;
	margin: 20px;
}

span.photo-album-next{
	padding: 0px;
	margin: 0px;
}

a.photo-album-next{
	padding: 0px;
	margin: 0px;
}

div.photo-album img{
	padding: 0px;
	margin: 0px;
}


