body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size:10pt;
	background-image: url(/images/backround.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

a:link {
	color: #FFFF66;
	font-weight: 600;
}
a:visited {
	color: #FFFF66;
	font-weight: 600;
}
a:hover {
	color: #EDEEC0;
	font-weight: 600;
}
a:active {
	color: #EDEEC0;
	font-weight: 600;
}
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size:10pt;
}
.content_frame{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size:10pt;
	background-color: #210000;
	border: 1px solid #3C0D0D;
	width: 100%;
	padding: 4px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.copyright a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.footer {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
	background-position: center center;
}
.footer a:link{
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
	background-position: center center;
}
.footer a:hover{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:visited{
	font-size: 13px;
	color: #CCCCCC;
	text-decoration:none;
	background-position: center center;
}
.form_label{
	font-weight: bold;
	font-size: 13px;
}
.page_tilte {
	font-size: 15px;
	color: #905050;
	font-style: normal;
	font-weight: bold;
}

.table_head {
	color: #FFFFFF;
	background-color: #950000;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
.building_table {
	background-color: black;
	border: 4px solid #999;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 23px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 0px;
}
.building_table_links {
	background-color: #140000;
	border: 1px solid #440404;
	margin: 3px;
	vertical-align: middle;
	padding: 3px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.building_table_links a:link {
	text-decoration:none;
}
.building_table_links a:visited {
	text-decoration:none;
}
.building_table_links a:hover {
	text-decoration:none;
}
.table_row {
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3C0D0D;
	border-right-color: #3C0D0D;
	border-bottom-color: #3C0D0D;
	border-left-color: #3C0D0D;
}
.table_row_strike {
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3C0D0D;
	border-right-color: #3C0D0D;
	border-bottom-color: #3C0D0D;
	border-left-color: #3C0D0D;
	text-decoration: line-through;
}
.building_title {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.building_title h1 {
	font-size: 24px;
	vertical-align: middle;
	line-height: 18px;
}

.building_title a:link, .building_title a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
.building_title a:hover{
	color: #666666;
}

.building_title_text, .building_title_text a, .building_title_text a:link, .building_title_text a:hover{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
	

.sidemenu_table{
	background-color: #450F0F;
	background-position: left top;
	border: 1px solid #000000;
	padding: 4px;
	margin: 6px;
}

.sidemenu_row{
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2F0A0A;
	border-right-color: #2F0A0A;
	border-bottom-color: #2F0A0A;
	border-left-color: #2F0A0A;
	margin: 2px;
	padding: 2px;
}

.sidemenu_text{
	font-size:10px;
	text-align: right;
	text-decoration: none;
}

.sidemenu_text a:link{
	font-size:10px;
	text-align: right;
	text-decoration: none;
}

.sidemenu_text a:hover{
	font-size:10px;
	text-align: right;
	text-decoration: none;
}

.sidemenu_text a:visted{
	font-size:10px;
	text-align: right;
	text-decoration: none;
}

.menuStylePop{
	color: #FFCC66;
	font-size:16px;
	font-weight: 500;
	background-color:#FF0000;
}
.menuStylePop a:hover{
	color: #FFCC66;
	font-weight: 500;	
	background-color:#FF0000;
}
.menuStylePop a:link{
	color: #FFCC66;
	font-weight: 500;
	background-color:#FF0000;
}
.menuStylePop a:visted{
	color: #FFCC66;
	font-weight: 500;
	background-color:#FF0000;
}





.submenu_head{
	font-size: 14px;
	
	text-decoration:none;
	cursor: default;
}
.submenu_head a:link{
	font-size: 14px;
	
	text-decoration:none;
	cursor: default;
}
.submenu_link{
	text-decoration:none;
	text-indent:10px;
}

.submenu_link a:link{
	text-decoration:none;
	text-indent:10px;
	
}

-->

/*added 07-17-2009 */


.navbar {
	position: fixed;
	top: 0px;
	left: 2px;
	right: 2px;
}
.admin_box {
	font-size: 12px;
	color: #FFF;
	background-color: #170000;
	border: 1px solid #444;
}
.fieldWithErrors {
  padding: 3px;
  background-color: #FFCC33;
  display: table;
}

fieldset{
	border: 1px solid #5B5B5B;
}
.small_text, a.small_text, div.small_text, .small_text a:link, .small_text a:hover, .small_text a:visited, .small_text select, .small_text input{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 8px;
	color: #636363;
}

.small_text_hvy, .small_text_hvy a:link, .small_text_hvy a:hover, .small_text_hvy a:visited, .small_text_hvy th{
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: 8px;
	color: #636363;
}

.small_text_hvy th{
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: 8px;
	color: #FFF;
}
#errorExplanation {
	width: 96%;
	border: 5px solid #FFCC33;
	padding-bottom: 12px;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #E6ED9A;
	font-weight: bold;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 16px;
  margin: -7px;
  background-color: #CC6600;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
  background-color: #E6ED9A;
}

#errorExplanation ul, #errorExplanation li {
  	font-size: 14px;
  	list-style: square;
	background-color: #E6ED9A;
	color: #000;
}
.form-stez {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F0000;
	background-color: #D8D8D9;
	border: 2px solid #2F0000;
	padding: 5px;
	font-size: 12px;
	width: 760px;
	text-align: left;
}
.form-field{
	font-size: 12px;
	color: #1C1C1C;
}
label{
	color: #000;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
}

legend{
	font-size: 20px;
	font-weight: bold;
	color: #B20000;
}
fieldset{
	color: #FFF;
}

/*INFO TOOLTIP BOX*/
a.info{
    position:relative; /*this is the key*/
    z-index:24; /*background-color:#ccc;*/
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}
	
	
.apartment_online_flyer, .apartment_online_flyer a:link, .apartment_online_flyer a:visited, .apartment_online_flyer a:hover, , .apartment_online_flyer a{
	color:#000;
}