/*
----------------------------------------------------------------
Global CSS - property insite
Experimenting can be hazardous 
on your health!
---------------------------------------------------------------- */

body {
background: #d9d9d9;
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

/*
----------------------------------------------------------------
	Layout
---------------------------------------------------------------- */

#container {
width: 980px;
margin: 10px auto;
background: #FFF;
}

#masthead {
text-indent: -9999px;
background: url(images/property_insite_banner.jpg) top left no-repeat;
height: 162px;
width: 980px;
}

#sub-content-left {
float: left;
width: 200px;
padding: 80px 0 0 0;
margin: 10px 5px 0 7px;
background: #FFF url(images/rics.gif) top left no-repeat;
}

#main-content {
float: left;
width: 553px;
padding: 5px;
margin: 0 5px 0 0;
background: #FFF;
}

#sub-content-right {
float: left;
width: 200px;
height: 760px;
padding: 0;
margin: 0;
background: #122F7F;
font-size: 12px;
}

#footer {
clear: both;
width: 980px;
padding: 0 0 40px 0;
margin: 0;
text-align: center;
font-size: 12px;
color: #333;
}

/*
----------------------------------------------------------------
	Styling
---------------------------------------------------------------- */

#main-content p {
font-size: 12px;
}

#sub-content-left img {
margin: 10px;
}

ul#top-menu {
margin: 10px 0 0 0;
list-style-type: none;
padding: 0;
text-align: left;
}

#top-menu li {
display: inline;
margin: 0;
padding-right: 4px;
border-right: 1px solid #000;
font: #000;
font-size: 11px;
}

#footer ul {
margin: 0 5px 0 0;
list-style-type: none;
padding: 0;
}

#footer li {
display: inline;
margin: 0;
padding-right: 4px;
border-right: 1px solid #000;
font: #000;
font-size: 11px;
}

#main-content p {
font-size: 12px;
}

#main-content ol {
font-size: 12px;
line-height: 140%;
}

h1#main-header  {
color: #122F7F;
margin-top: 45px;
}

#sub-content-right img {
margin: 10px;
}

#footer img {
float: right;
}

#footer ul {
margin-top: 50px;
}

.bold {
font-weight: bold;
font-size: 14px;
line-height: 150%;
}

a:link {
color: #333;
font-weight: normal;
text-decoration: none;
} 

a:visited {
color: #333;
font-weight: normal;
text-decoration: none;
} 

a:hover {
color: #122F7F;
text-decoration: underline;
}

a:active {
color: #122F7F;
font-weight: normal;
text-decoration: none;
} 

#current a {
color: #122F7F;
font-weight: normal;
text-decoration: underline;
} 

.style1 {color: #122F7F}
.style2 {font-size: 13px}
ul.style3 {line-height: 150%; font-size: 14px;}
.style5 {font-size: 11px}

img {
border: none;
}