.clearBoth {
clear: both;
}

body {
margin: 0;
padding: 0;
font-family:Verdana, Arial, helvetica, sans-serif;
font-size: .7em;
color: #666666;
text-align: center;
background: url(../furniture/body_bkgd.gif) left top repeat-x white;
}



#top {
background: url(../furniture/top_bkgd.gif) left top no-repeat transparent;
height: 111px;
position: relative;
}

#logo {
position: absolute;
left: 35px;
top: 35px;
width: 355px;
height: 40px;
}

#logo a {
display: block;
height: 0px;
padding: 0 0 40px 0;
overflow: hidden;
text-indent: -5000px;
outline: none;
}

#wrapper {
text-align: left;
width: 800px;
margin: 0 auto;
}

#mainArea {
background: url(../furniture/mainarea_bkgd.gif) left top repeat-y transparent;
padding: 0 35px 1em 35px;
min-height: 400px;
}

* html #mainArea {
height: 1%;
}

#navMain {
margin: 0;
padding: 0;
font-size: 1.1em;
}

#navMain ul {
list-style-type: none;
margin: 0;
padding: 0;
font-family: Lucida Sans, Verdana, Arial, helvetica, sans-serif;
height: 3em;
}

#navMain ul li {
float: left;
height: 3em;
}

#navMain ul li a {
float: left;
display: block;
text-decoration: none;
color: black;
border-left: 1px solid #CCCCCC;
padding: .5em 10px 0 10px;
height: 3em;
width: 101px;
font-weight: bold;
}

#navMain ul li a.first {
border-left: none;
width: 99px;
}

#navMain ul li a:hover, #navMain ul li.on a {
color: #E7131C;
}

p#breadcrumbs {
clear: both;
font-family: Lucida Sans, Verdana, Arial, helvetica, sans-serif;
margin: 0;
padding: 10px 10px 10px 10px;
background-color: #F1F1F1;
}

p#breadcrumbs a {
color: #333333;
text-decoration: none;
}

#footer {
background: url(../furniture/footer_bkgd.gif) left bottom no-repeat transparent;
padding: 15px 35px 35px 35px;
color: black;
}


#colLeft {
float: left;
padding: 20px 0 2em 0;
width: 425px;
margin-right: 30px;
}

#colLeft p {
line-height: 1.5em;
}

p.backToTop {
margin-top: 2em;
}

p.backToTop a {
background: url(../furniture/icon_pointer_btt.gif) 0 .4em no-repeat transparent;
padding-left: 20px;
color: #E7131C;
text-decoration: none;
}

p.backToTop a:hover {
text-decoration: underline;
}

#colLeft ul {
list-style-type: square;
}

#colLeft a {
color: #E7131C;
}


#colRight {
float: left;
width: 270px;
}

h1{
font-family: Lucida Sans, Verdana, Arial, helvetica, sans-serif;
color: black;
font-weight: normal;
font-size: 25px;
letter-spacing: -.05em;
}

h2, h3, h4 {
font-family: Lucida Sans, Verdana, Arial, helvetica, sans-serif;
color: black;
margin-top: 2em;
}


#copyright {
text-align: center;
color: #999999;
}



/* home page styles */

dl#contractors {
margin-top:10px !important;
}

dl#latestNews,
dl#contractors {
list-style-type: none;
margin: 0;
padding: 0;
background: url(../furniture/newsbox_hat.gif) left top no-repeat transparent;
}

dl#latestNews dt,
dl#contractors dt {
font-family: Lucida Sans, Verdana, Arial, helvetica, sans-serif;
color: black;
font-size: 1.5em;
margin: 0 10px;
padding: 10px 0;
}

dl#latestNews dd,
dl#contractors dd {
background: url(../furniture/newsbox_shoe.gif) left bottom no-repeat transparent;
margin: 0;
padding: 0 0 10px 0;
color: black;
}

dl#latestNews dd p,
dl#contractors dd p {
margin: 0 10px 1em 10px;
}

dl#latestNews dd p.readMore a,
dl#contractors dd p.readMore a {
background-color: #FF0000;
padding: 3px 5px;
color: white;
text-decoration: none;
font-weight: bold;
}

dl#latestNews dd p.readMore a:hover,
dl#contractors dd p.readMore a:hover {
background-color: black;
}

dl#management {
}

dl#management dt {
color: #E7131C;
background-image: url(../furniture/icon_plus.gif);
background-position: 0 .2em;
background-repeat: no-repeat;
background-color: transparent;
padding-left: 15px;
cursor: pointer;
margin-bottom: 0;
}

dl#management dd {
margin-top: 0;
}

dl#management dd p {
margin-top: .5em;
}

h4, h5 {
margin-bottom: -8px;
padding-bottom: 0px;
}
table.infoTable {
width: 220px;
border: thin dotted #999;
}
table.infoTable th {
text-align: right;
background-color: #EEE;
}
table.infoTable td {
width: 80px;
padding: 4px;
border: thin solid #DDD;
}
div#clients ul li{
	list-style-type: none;
	padding-bottom: 10px;
}
.right {
float: right;
}

#rightNav {
float: right;
width: 270px;
padding-top: 45px;
font-family: Lucida Sans, Verdana, Arial, helvetica, sans-serif;
}

#rightNav ul {
list-style-type: none;
margin: 0 0 1em 0;
padding: 0;
}

#rightNav ul li {
display: inline;
}

#rightNav ul li a {
display: block;
padding: 5px 5px 5px 15px;
background-image: url(furniture/rightnav_pointer.gif);
background-position: 3px .6em;
background-repeat: no-repeat;
background-color: #333333;
border-bottom: 1px solid white;
color: #CCCCCC;
text-decoration: none;
font-weight: bold;
}

#rightNav ul li a:hover, #rightNav ul li.on a {
background-color: #666666;
}

#navMain ul li a, #navMain ul li a.first {
width: 82px;
}

/* --- CLIENT PAGE --- */
.client_list {
    background: url('../images/building_bg.gif');
}
.client_list td {
    width: 196px;
    height: 95px;
    text-align: center;
}