a:link{
color:#666;
text-decoration:underline;
}

a:link.external{
color:#a00000;
}

a:visited{
color:#999;
}

a:hover{
color:#a00000;
}

a img{
border:none;
}

body,html{
text-align:center;
margin:0;
padding:0;
font-family:verdana,arial,sans-serif;
background-image:url(images/left.gif);
background-repeat:repeat-x;
background-position:0 95px;
}

.border{
border-bottom:1px solid #666;
}

.button a{
text-decoration:none;
padding:3px 0 0 9px;
color:#999;
background-image:url(images/button.gif);
background-repeat:no-repeat;
display:block;
height:24px;
width:81px;
font-weight:bold;
font-size:10px;
}

.button a:hover{
color:#666;
background-position:0 -25px;
text-decoration:none;
}

.button{
float:right;
}

.center{
display:block;
clear:both;
margin-left:100px;
}

#content{
background-color:white;
border-left:1px solid #888;
border-right:1px solid #888;
color:#545151;
padding:0 0 0px 0;
font-size:70%;
text-align:left;
clear:both;
}

dt{
margin:0;
padding:2px 0 2px 0;
}

em{
font-weight:normal;
font-style:italic;
}

.floatright{
float:right;
margin-top:-5px;
margin-bottom:5px;
}

#foot{
background: #efefef;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #888;
width:766px;
margin:0 auto 0 auto;
font-size:75%;
}

.footer,.links{
line-height:1.5em;
padding:10px;
font-size:85%;
color:#676767;
}

form{
width:300px;
padding:15px 0 15px 0;
line-height:2em;
}
 
.grey{
background-color:#e7e7e7;
}

h1{
font-variant:small-caps;
font-family:times,georgia,verdana,arial,sans-serif;
margin:8px 0 8px 0;
font-size:1.8em;
color:#545151;
}

h2{
font-variant:small-caps;
font-family:times,verdana,arial,sans-serif;
margin:8px 0 8px 0;
font-size:1.4em;
color:#545151;
}

h3{
font-variant:small-caps;
margin:8px 0 8px 0;
font-size:1.2em;
color:#545151;
}

h4{
margin:8px 0 8px 0;
font-weight:bold;
font-size:1em;
}

hr{
1px dotted #999;
margin:15px 0 15px 0;
}

.logo{
float:left;
padding:10px 0 10px 0;
}

.logos{
padding-left:15px;
}

.logo2{
margin:0 0 10px 25px;
}

.links{
clear:both;
float:right;
}

.links a, .footer a{
color:#676767;
text-decoration:none;
}

.links a:hover, .footer a:hover{
text-decoration:underline;
}

p{
margin:0.5em 0 0.5em 0;
line-height:1.3em;
}

p,h1,h2,h3,h4,ul{
padding:0 10px 0 10px;
}

#content li{
list-style:none;
padding:0 0 0 18px;
margin:8px 0 8px 0;
line-height:1.3em;
background-image:url(images/arrow.gif);
background-position:1px 3px;
background-repeat:no-repeat;
}

#menu {
clear:both;
float:left;
text-align:left;
background: #eee;
width:770px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 128px;
float: left;
}

#menu a, #menu h2{
font: bold 10px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color:#ccc;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: #000;
background-color:#eee;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background-color:#fff;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* Styling for Expand */
#menu a.x, #menu a.x:visited{
background: #eee url(images/expand.gif) no-repeat bottom right;
}

#menu a.x:hover{
background-color: #fff;
}

/* styling for first row */
#menu a.m, #menu a.m:visited{
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
color: #000;
background-color:#e7e7e7;
font-size:11px;
}

#menu a.m:hover{
background-color:#D1D1D1;
}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a{
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->

.nav{
background-color:#000;
color:#fff;
}

.slogan{
font-family:georgia,serif;
font-style:italic;
font-size:80%;
width:450px;
float:right;
clear:both;
margin-top:-50px;
}

#wrap{
text-align:left;
width:768px;
margin:0px auto 0px auto;
}

#rightcolumn{
margin-left:230px;
width:470px;
min-height:200px;
border-left:1px dotted #999;
padding:15px;
}

*html #rightcolumn{
margin-left:0;
}

.splogo{
padding:10px 0 10px 0;
margin-left:100px;
}

.sideimage{
margin-left:-10px;
}

#sidebar{
color:#545151;
display:block;
width:215px;
float:left;
padding:10px 0 0 10px;
margin:0;
}

#sidebar a{
color:#545151;
text-decoration:none;
}

#sidebar a:hover{
text-decoration:underline;
}

#sidebar ul, #sidebar li a{
list-style:none;
padding: 0px 0 5px 0px;
margin:0;
}

#sidebar a.here{
color:#a00000;
}

#sidebar a:hover.here{
text-decoration:none;
}

#sidebar .button a:hover{
text-decoration:none;
}

table{
border-collapse:collapse;
margin:10px 0 10px 10px;
}

.propertyinfo td{
width:110px;
padding:5px 15px 5px 0;
}

.red{
font-weight:bold;
color:#a00000;
}
