body {
	background-color:#666;
	text-align:left;
	font-family:arial, verdana;
	/*background-image:url(images/background.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	font-size:9pt;
	margin:0;
	padding:0;
	color:#666;
}

table#outer {
	width:800px;
	background-color:#FFF;
}

td#left_outer {
	background-image:url(images/left_bg_gradient.gif);
	background-repeat:repeat-y;
	background-position:top;
}

td#right_outer {
	background-image:url(images/right_bg_gradient.gif);
	background-repeat:repeat-y;
	background-position:top;
}

table#headerlogo {
	width:590px;
	background-color:#FFF;
}

img#overview_image {
	width:400px;
	height:300px;
	margin-left:20px;
}

td#login {
	width:200px;
	font-size:8pt;
}

td#login div {
	margin-left:60px;
}

table#mini {
	width:43px;
}

table#mini img {
	width:43px;
}

td#navigation {
	width:300px;
	background-image:url(images/left_nav_gradient.gif);
	background-repeat:no-repeat;
	background-color:#8c8c8c;
}

/* All navigation-related CSS */
#navcontainer ul {
	margin: 20px 0px 0px 28px;
	padding: 0;
	list-style-type: none;
	font-family:arial, sans-serif;
	font-size: 9pt;
	min-height:280px;
	height: auto !important;
	height: 280px;
}

#navcontainer li { margin: 0px 0px 3px 0px; }

#navcontainer a {
	display: block;
	padding: 5px 2px;
	border-bottom: 1px solid #000;
	width: 130px;
	text-align:left;
}

#navcontainer a:link, #navlist a:visited {
	color:#FFF;
	text-decoration: none;
	border-bottom: 1px solid #000;
	text-transform:capitalize;
}

#navcontainer a:hover {
	background-color:#999;
	color: #FFF;
	border-bottom: 1px solid #000;
}

#active a:link, #active a:visited, #active a:hover {
	background-color:#999;
	color: #FFF;
}
/* End   */

td#content {
	width:594px;
}

div#content_main {
	width:100%;
	margin:0;
	font-size:9pt;
	text-transform:uppercase;
	font-style:italic;
	overflow:hidden;
}

div#property_content_outer {
	width:100%;
	margin:0px;
	font-size:9pt;
	min-height:446px;
	height: auto !important;
	height: 446px;
}

* html div#property_content_outer {
	height: auto !important;
	height: 458px;
}

div#property_content_inner {
	margin:0px 10px 20px 30px;
	color:#FFF;
	padding-top: 20px;
}

* html div#property_content_inner {
	margin:0px 10px 20px 30px;
	color:#FFF;
	padding-top: 20px;
}


div#property_content_inner h3 {
	font-size:11pt;
	margin-top:0px;
}

/* For multiple building listings */

table#multiple_content {
	width:550px;
}

ul#sublinks {
	padding: 0;
	margin:0px 0px 0px 5px;
	list-style-type: none;
	font-family:arial, sans-serif;
	font-size: 8pt;
}

ul#sublinks li {
	width:100%;
	border-left:1px solid #FFF;
}

ul#sublinks li a {
	color:#FFC;
	height: 22px;
	display:block;
	padding-left:5px;
}

ul#sublinks li a:hover {
	color:#FF6;
}

ul#sublinks2 {
	padding: 0;
	margin:0px 0px 0px 5px;
	list-style-type: none;
	font-family:arial, sans-serif;
	font-size: 8pt;
}

ul#sublinks2 li {
	width:100%;
	border-left:1px solid #000;
	display:inline;
}

ul#sublinks2 li a {
	color:#039;
	height: 25px;
	padding-left:5px;
}

ul#sublinks2 li a:hover {
	color:#FF6;
}

ul#sublinks2 li:first-line {
	border:0;
}

/* End Multiple */

table#availSpace {
	width:70%;
}

table#availSpace tr {
	background-color:#333;
}

p.amenity_list {
	font-style:italic;
}

td#noticebox {
	background:url(images/left_info_box.gif) top left no-repeat !important;
}

div#noticetext {
	width:150px;
	color:#3F3F3F;
	font-size:8pt;
	padding-left:10px;
	min-height:300px;
	height: auto !important;
	height: 300px;
}

div#noticetext h3 {
	font-size:9pt;
	margin-top:10px;
}

div#mainblurb {
	width:594px;
	background-color:#FFF;
	min-height:247px;
	height: auto !important;
	height: 269px;
}

div#mainblurb h3 {
	margin-top:10px;
	margin-left:30px;
}

div#mainblurb p {
	margin-left:30px;
	margin-right:15px;
}

div#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:594px;
	height:30px;
	font-size:8pt;
	line-height:30px;
	vertical-align:middle;
}

div#footer p {
	text-indent:15px;
}

div#propImages {
	float:right;
	width:200px;
	padding:2px;
}

div#shadow_gray {
	background:url(images/right_shadow_gradient.gif) top center no-repeat;
	height:300px;
	width:43px;
}

div#shadow_white {
	background:url(images/right_shadow_white.gif) top center repeat-y;
	height:288px;
	width:43px;
}

a.highlight {
	color:#FF6;
	background-color:#333;
}

#errorTextLogin {
	width:125px;
	color:#039;
	font-size:8pt;
}

span#errorMsg {
	color:#C00;
	background-color:#FFF;
}

table#propertyGallery {
	width:200px;
	background-color:#000;
	color:#FFF;
	height:15px;
	text-align:right;
}

table#propertyGallery a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

img#slideshow {
	width:200px;
	height:215px;
	float:right;
}

p#description {
	margin-right:10px;
}

a {
	text-decoration:none;
}

a.maincontent {
	color:#FF0;
}

.small {
	font-size:7pt;
}

table, img {
	border:0;
}

input, select, textarea {
	background-color:#FFF;
	border:1px solid #000;
	font-size:8pt;
}

a#help {
	color:#006;
}

ul.wolist li 
{ 
    list-style-type:none; 
    display:inline; 
    border-right:solid 1px #FFFFFF; 
}

ul.wolist li
{
    padding:0px 5px;
}

ul.wolist li, ul.wolist a, ul.wolist a:hover, ul.wolist a:visited 
{ 
    color:#FFFFFF; 
}

ul.wolist a:hover
{ 
    color:#FFAAAA; 
}

table#UpdateWO
{
    table-layout:fixed;
}
.WOtd
{
    border:solid 1px white;
    color:#DDDDDD;
    vertical-align:top;
}
.WOHeading
{
    text-decoration:underline;
    font-weight:bold;
    color:White;
}
table#WOStatus
{
    table-layout:fixed;
    border:solid 1px white;
}
.WOStd
{
    color:#DDDDDD;
    vertical-align:top;
}
#WOLink a:link
{
 	color:white;
	text-decoration:underline;
}
#WOLink a:visited
{
 	color:blue;
	text-decoration:underline;
}
.wodispLink
{
    padding-left:20px;
    font-size:10pt;
	color:#FFFFFF;
}
a.wodispLink:visited
{
    padding-left:20px;
    font-size: 10pt;
	color:#FFFFFF;
}
