﻿body{background:#eaeaea ;margin:0px;background:#eaeaea url('images/BG1.png') no-repeat;  }
#site{ margin:auto; height:1132px; position:relative; z-index:0; width:1025px;}
#logo{background:transparent url('images/logo.png') no-repeat;position:relative; z-index:1; width:197px; height:300px;  left:15px; top:0; }
#house{background:transparent url('images/headerbg1.png') no-repeat; position:relative;z-index:0;width:821px;height:205px;left:212px;top:50px;}
#agent{background: transparent url('images/agent1.png') no-repeat; position:relative;z-index:1; width:543px;height:235px;  left:185px; top:-250px; margin-top:0px;}
#contentMain{	width:849px; height:742px; background: transparent url('images/contentBG.png') no-repeat; position:relative; z-index:3; left:170px; top:-980px; }
#quicknav{	background:transparent; width:484px; height:93px; position:relative; z-index:1;left:550px ;top:-535px;}
#quicknavold{	background:transparent url('images/right-topBG.png'); width:484px; height:93px; position:relative; z-index:1;left:550px ;top:-535px;}
#menu{position:relative; left:5px;z-index:1; top:-500px;
    height: 362px;
}
#footer{position:relative;top:-750px;width:80%;margin:auto;}
#quickLinks img {margin-left:15px; }
#hoverclass { font-family:Arial; font-size:small}
/* CLASSES */
.title1{color:#5b2706; font-family:"Trajan Pro", Arial; font-size:16pt; }
.titlen{color:#5b2706; font-family:"Trajan Pro", Arial; font-size:14pt; }

.title2{color:#635e40; font-family:"Trajan Pro", Arial; font-size:14pt; font-weight:bold; }
.titleSub{color:#5b2706; font-family:"Bell MT", Arial; font-size:11pt; }
.newsdate{color:#faae34; font-family:Arial, Helvetica, sans-serif; font-size:14pt;}
.newstitle{color:#56350c; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold;}
.newtext {color:#56350c; font-family:Verdana,Arial, Helvetica, sans-serif; font-size:10pt; }
.footertitle{color:#ffca92; font-size:18pt;font-family:"Trajan Pro",Verdana, Geneva, Tahoma, sans-serif; text-decoration:underline;}
.footertext{color:#ffffff; font-size:10pt; font-family: Arial, Helvetica, sans-serif;}
.copyright{ font-family:Arial, Helvetica, sans-serif; font-size:9pt;color:#000000}

.modalBackground {	background-color:Gray;	filter:alpha(opacity=70);	opacity:0.7;}
.modalPopup {	background-color:white;	border-width:1px;	border-style:solid;	border-color:Gray;	padding:5px;	width:250px;}
#menu ul {float:left;width:20%;}
#menu li {height:20px;padding-left:3px;list-style-image:url('images/bullet-point.png');list-style-position:inside; background:transparent url('images/menu-divider.png') no-repeat bottom; margin:3px;width:225px; clear:both;}
#menu li a,#menu li a:link,#menu li a:active,#menu li a:visited {font-family: "Trajan Pro",Arial, Helvetica, sans-serif;  text-decoration:none; color:#56350c;  font-size:9pt; font-weight:500}

#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:400px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  
  width:540px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:400px;
}


.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

