/* CSS Document */

body {
margin: 0px;
background-image: url(images/h_bg.gif);
background-repeat: repeat-x;
background-color: #002c8e;
font-family: Tahoma;
font-size: 11px;
color: #FFFFFF;
}

.flashbg {
background-color: #FFFFFF;
}

.contentsbg {
background-color: #0a37a3;
}

.leftborderbg {
background-image: url(images/h_leftborderbg.gif);
background-repeat: repeat-y;
}

.inleftborderbg {
background-image: url(images/i_leftborderbg.gif);
background-repeat: repeat-y;
}

.rightborderbg {
background-image: url(images/h_rightborderbg.gif);
background-repeat: repeat-y;
}

.inrightborderbg {
background-image: url(images/i_rightborderbg.gif);
background-repeat: repeat-y;
}

.picborder1 {
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
}

.picborder2 {
border-style: solid;
border-width: 4px;
border-color: #FFFFFF;
}

.box1 {
background-color: #001667;
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
padding: 3px;
text-align: center;
}

.tableborder1 {
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
}

.bgwhite {
background-color: #FFFFFF;
}

/* for the positions */
.header1pos {
margin: 74px 0px 0px 144px;
}

p, h1, h2 {
margin: 15px 0px 15px 0px;
}

.footerpos {
margin: 15px 0px 15px 0px;
}

.floatingbox {
text-align: left;
position: absolute;
top: 460px;
margin-left: 490px;
z-index: 2;
}

.contentpos {
margin: 15px 0px 15px 0px;
}

.contactinfopad {
padding: 10px;
}
/* end for the positions */

/* for text formatting */
.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration: underline;
}

.blacktext {
color: #000000;
}

.welcometext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

.realtorstitles {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

.boldline {
text-decoration: underline;
font-weight: bold;
}

.contactnotext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.markettrendtext {
color: #FFFFFF;
}
/* end for text formatting */

/* for the links */
.footertext a{
color: #FFFFFF;
text-decoration: underline;
}

.footertext a:hover{
color: #FFFFFF;
text-decoration: none;
}

a {
color: #FFFFFF;
text-decoration: underline;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
}

a.contentlink1 {
color: #FFCC00;
text-decoration: underline;
font-weight: bold;
}

a.contentlink1:hover {
color: #FFCC00;
text-decoration: none;
font-weight: bold;
}

h2 a {
color: #FFFFFF;
text-decoration: underline;
}

h2 a:hover {
color: #FFFFFF;
text-decoration: none;
}

.markettrendtext a {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

.markettrendtext a:hover {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
/* end for the links */
