p#accessibility {
display:none;
}
body {
background-color:#FFE9B8;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:125%;
margin:2em auto;
}
#wrapper {
margin:auto;
width:60em;
}
#header {
background-color:#999999;
background-image:url(../images/header3.jpg);
border:0.2em inset #AABBCC;
color:#0033CC;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
line-height:7.7em;
width:60em;
}
#headertxt {
margin:1em 0em;
text-align:center;
}
#bodycontent {
width:60em;
}

/* -------------------------This section deals with the Navigation-------------------------------------- */


#navigation {
float:left;
line-height:0em;
margin:0.55em 0.5em 1em 0em;
padding:0em 1em 1em 0em;
width:24%;
}

#navigation img {
border:medium none;
}

#navigation li {
line-height:2em;
list-style-type:none;
}

#navigation a:link {
color:blue;
}

#navigation a:visited {
color:#FF00FF;
}

#navigation a:hover {
background-color:#4A84A5;
color:#CCCCCC;
}

#navigation a:active {
background-color:blue;
}

/* -------------------------Navigation section END-------------------------------------- */


#breadcrumbs {
color:#000000;
font-size:9px;
padding:0em 0em 0em 8.7em;
}

#content {
padding:0em 0em 0em 4.9em;
}

#contentbuffer {
background-color:#743F34;
background-image:url(../navigation_buttons/back_drop_midleft_content.gif);
background-repeat:repeat-y;
border:0.2em inset #AABBCC;
float:left;
margin:1em 0em 1em 1em;
padding:0.5em;
width:69.5%;
}

#contentbuffer h1 {
padding:0em 0em 0em 2.4em;
}

#content_border_right {
background-image:url(../navigation_buttons/back_drop_midright_content.gif);
background-repeat:repeat-y;
float:right;
}

#content_bottom {
background-color:#4A84A5;
background-image:url(../navigation_buttons/back_drop_end_content.gif);
}

#content form {
line-height:140%;
}

#content form label {
color:FFE9B8;
float:left;
font-weight:bold;
text-align:left;
width:11em;
}

label .apprequest {
width:11em;
}

#content form .req {
background-color:#FFFF99;
}

#content form input {
border:1px solid #000000;
}

#content form textarea {
border:1px solid #000000;
}

#content form legend {
font-weight:bold;
}

#footer {
font-size:xx-small;
line-height:1.5em;
padding:1em;
text-align:right;
width:104.7em;
}

#mainpix {
margin-left: 6em;
}

.balance {
clear:both;
font-size:1px;
height:0pt;
line-height:0px;
}

h1, h2, h3 {
font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
}

p {
color:#FFE9B8;
font-size:small;
}

p .agree {
font-size:x-small;
}

a {
color:#FDEABC;
font-family:times New Roman,serif;
font-size:small;
font-weight:bold;
}

a:visited {
color:#4A84A5;
}

#footer a:link {
color:#4A8485;
}

#footer a:visited {
color:#4A8485;
}

#footer a:hover {
background-color:#4A83A5;
color:black;
text-decoration:none;
}

#footer a:active {
background-color:blue;
color:aqua;
}

/*---------------------This section is for navigation table used in apartment overview page (/apts/index.php)  */


table {
border:medium groove;
}

.details {
margin-left: 9em;
}

.centerheader {
text-align:	center;
}

.centerpic {
margin-left: 4em;
}

td {
text-align:center;
width:125px;
}

.notCurrent {
background-color:#345B74;
}

table a:link, table a:visited, table a:active {
color:#FFE9B9;
text-decoration:none;
}

table a:hover {
background-color:#743F34;
text-decoration:underline;
}

.current {
background-color:#91949B;
color:#345B74;
}
	
/*----------------------End of apartment overview section------------------------------------------------------*/




