/**********************
HTML STYLES
***********************/
body {
margin: 0;
background: #FFFFFF;
color: #000000;
}
body,
p,
td,
.standard {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
/* Use BODYID to assign styles to body tag */
#bodyid {
background: url(standard/body_bg.jpg) repeat-x;
text-align:center;
}
a {
color: #8D062F;
}
a:hover {
text-decoration: none;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
font-weight: bold;
color: #CC0000;
}
.standard { }
.standardbold {
font-weight: bold;
}
.standardheader {
font-size: 1.5em;
color: #8D062F;
}
/************************
LAYOUT STYLES
*************************/
#container {
width: 780px;
margin: 0 auto;
text-align: left;
}
#header {}
#header h1,
#header a {
display: block;
background: url(standard/header.jpg) no-repeat;
width: 780px;
margin:0;
padding: 0;
height: 205px;
text-indent: -9999px;
overflow: hidden;
}
#content {
clear: both;
padding: 30px 0 0 0;
}
#footer {
background: #8b022c url(standard/footer_bg.jpg) repeat-x;
font-size: .9em;
clear: both;
}
.address a {
color: #f3e4c3;
}
p.footerMenu {
background: #f3e4c3;
padding: 5px;
margin: 0;
color: #000000;
}
#footer p {
color: #FFFFFF;
padding: 10px;
font-size: .9em;
}
/***********************************
PROPERTIES MODULE
************************************/
#propertybg0 {
background:url(standard/quicklink_citynorth1.jpg) no-repeat top center;
}
#propertybg1 {
background:url(standard/quicklink_corridor1.jpg) no-repeat top center;
}
#propertybg2 {
background:url(standard/quicklink_holden1.jpg) no-repeat top center;
}
#propertybg3 {
background:url(standard/quicklink_holdenoffice1.jpg) no-repeat top center;
}
#propertybg4 {
background:url(standard/quicklink_university1.jpg) no-repeat top center;
}
#propertybg5 {
background:url(standard/quicklink_glenwood1.jpg) no-repeat top center;
}
.propertybg {
width:123px;
height:174px;
float:left;
margin:3px;
}
#propertybg {
background:url(standard/quicklink.jpg) no-repeat top center;
height:174px;
}
.propertybg a, .propertybg a:hover {
color:#f0e5c5;
font-size:8.5pt;
font-family:"Times New Roman", Times, serif;
width:96px;
padding:0 0 0 0;
text-align:center;
display:block;
text-decoration:none;
text-transform:uppercase;
}
a.officename, a.officename:hover {
padding:0 0 0 25px;
height:28px;
}
#propertyunits {
border:1px solid #333333;
border-left:2px solid #333333;
}
#propertyunits th {
color:#FFFFFF;
font-weight:normal;
background:#7c0428;
height:2.5em;
font-size:10pt;
border-right:1px solid #333333;
width:25%;
}
#propertyunits td {
height:50px;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
}