html, body {
  color:         #333333;
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12pt;
  margin-left:   0px; 
  margin-right:  0px;
  margin-top:    0px;
  margin-bottom: 0px;
  background-color:#FFFFFF;
}

h1 {
  font-family: tahoma, arial, helvetica, sans-serif;   font-size:   18px;
  color:       #CC0000;
}
 
h2 {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     16px;
  color:         #336699;
  margin-bottom: 8px;
}
 
h3 {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   14px;
  color:       #CC0000;}
 
h4 {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   14px;
  color:       #336699;
}

h5 {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12px;
  color:         #CC0000;
  font-weight:   bold;
  margin-bottom: 0px;
}
 
hr {
size: 1px;
color:#333399;
background-color: #333399;
border: 0px;
} 

a:link {
  color:#333333;
}

a:visited {
  color:#333333;
}

a:hover {
color:#CC0000;
}

form {
margin-top: 0px;
margin-bottom: 0px;
}

/*End tag styles*/


/*The following are class styles that apply to the whole document */
.nav {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       12px;
  color:           #FFFFFF; 
  font-weight:     bold;
  margin-left:     2px;
  line-height:     12px;
}

a.nav:link {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       12px;
  color:           #FFFFFF; 
  text-decoration: none;
  line-height:     12px;
}

a.nav:visited {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       12px;
  color:           #FFFFFF; 
  text-decoration: none;
  line-height:     12px;
}

a.nav:hover {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       12px;
  color:           #FFFFCC; 
  text-decoration: none;
  line-height:     12px;
}

.color1 {
  background-color: #1620f2;
}

.color2 {

  background-color: #CC0000;
}

.text {
  font-family: tahoma, arial, helvetica, sans-serif;      
  font-size:        12px;
  color:            #333333;
  background-color: #FFFFFF;
}

/* the following styles apply to agent contact info*/
.contact {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       12px;
  color:           #CC0000; 
  font-weight:     bold;
}

.aname {
  font-family: tahoma, arial, helvetica, sans-serif;     
  font-size:       22px;
  color:           #CC0000
}

/*End contact info. styles */

.menu {
  background-color: #; 
 
}

.ewebengine {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   10px;
  color:       #EEEEEE;
}

a.ewebengine:link {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size:   10px;
color:       #EEEEEE;
}

a.ewebengine:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size:   10px;
color:       #EEEEEe;
}

a.ewebengine:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size:   10px;
color:       #DDEEFF;
}

.copyright {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   10px;
  color:       #DDEEFF;
}

/*These styles apply to articles and must be present for the content engine*/
.frameset_border {
  border:        1px solid #000033;
  margin-top:    5px;
  margin-bottom: 5px;
  padding:       5px;
}

.frame_border {
  border:  1px solid #000033;
  padding: 5px;
}

.border_fill {
  border:  1px solid #000033;
  background-color:  #DDEEFF;
}
/* End article styles*/


/*The following styles apply to the search portions of the site: quicksearch and listing search*/

.quicksearch {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   12px;
  color:       #333333;
  visibility:  visible; 
}

.qs {
  font-family: tahoma, arial, helvetica, sans-serif;      
  font-size:       12px;
  color:            #FFFFFF;
}


.advancedsearch_short {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   12px;
  color:       #333333;
  width:       150px;
}

.advancedsearch_long {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   12px;
  color:       #333333;
  width:       250px;
}

.formbg {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12px;
  color:         #333333;
  font-weight:   bold;
  padding-left:  5px;
  padding-right: 5px;
}

.smallform {
  font-family: tahoma, arial, helvetica, sans-serif; 
  font-size:   10px;
  color:       #336699;
}

.fborder {
  border: 1px solid #000033;
}

.submit {
  background-color: #DDEEFF;
  color:            #333399; 
  height:           20px;
  font-weight:      bold;
}

.tab {
  background-color: #DDEEFF;
  height:           20px;
  text-align:       center;
  font-weight:      bold;
  font-size:        11px;
  border: 1px solid #000033;
}

.searchtext {
  font-family: tahoma, arial, helvetica, sans-serif;   
  font-size:     12px;
  color:         #000033;
  padding-left:  3px;
  padding-right: 2px;
}

.cb {
  width: 112px;
}

.dropdown_block {
  width:          250px;
  text-align:     left;
  padding-bottom: 3px;
}

.list {
width: 190px;
}

.list2 {
width: 151px;
vertical-align: top;
}

.lco {
color: #000099;
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 12px;
}

.scontact {
font-size: 11px;
color: #FFFFFF;
}

a.snav:link {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a.snav:visited {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

.highlighttext {
color: 000033;
}

/*The following 2 classes create alternating rows for the agent search results*/
.asearch_lightcolor1 {
background-color: FFFFFF;
font-size: 11px;
}

.asearch_lightcolor2 {
background-color: #DDEEFF;
font-size: 11px;
}

/*The following 2 classes create alternating rows for the agent search results */
.flash_color1 {
font-size: 11px;
color: #FFFFFF;
}

.flash_color2 {
font-size: 11px;
color: #FF0000;
}
/*End search related styles*/

.office {
color: #FFFFFF;
font-size: 11px;
}

.office a:link{
color: #FFFFFF;
font-size: 11px;
}

.office a:visited{
color: #FFFFFF;
font-size: 11px;
}

.office a:hover{
color: #CC0000;
font-size: 11px;
}

.bg1 {
background-image: url('/images/styles/143/9/Peachtree_01.jpg');
}

.bg1a {
background-image: url('/images/styles/143/9/Peachtree_1a.jpg');
}

.bg2 {
background-image: url('/images/styles/143/9/Peachtree_02.jpg');
}

.bg3 {
background-image: url('/images/styles/143/9/Peachtree_03.jpg');
}

.bg4 {
background-image: url('/images/styles/143/9/Peachtree_04.jpg');
}
.bg5 {
background-image: url('/images/styles/143/9/Peachtree_05.jpg');
}

.bg6 {
background-image: url('/images/styles/143/9/Peachtree_06.jpg');
}

.bg7 {
background-image: url('/images/styles/143/9/Peachtree_7.jpg');
}

.bg9 {
background-image: url('/images/styles/143/9/Peachtree_9.jpg');
}
.bg13 {
background-image: url('/images/styles/143/9/Peachtree_13.jpg');
}

.bg15 {
background-image: url('/images/styles/143/9/Peachtree_15.jpg');
}

.bg1b {
background-image: url('/images/styles/143/9/Peachtree_01.jpg');
}

.bg2b {
background-image: url('/images/styles/143/9/Peachtree_01.jpg');
}

.flashbg {
background-image: url('/images/styles/143/9/Peachtree_08.jpg');
background-repeat: no-repeat;
}



