body {
  font-family: Georgia, "Times New Roman", Times, serif; 
  margin: 0px;
  padding: 0px; 
}

a {
  color: #000000;
  text-decoration: underline;
}

a:link {
  color: #000000;
  text-decoration: underline;  
}

a:visited {
  color: #000000;
  text-decoration: underline;  
}

a:hover {
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
}


p {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif; 
  color: #000000;
  margin: 0px;
  margin-bottom: 2px;
  line-height: 16px;
}

div, td, span {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 12px;
  color: #000000;
}

form {
  margin: 0px;
  font-size: 12px;
  color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #59636F;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h2 {
  font-size: 12px;
  color: #59636F;
  padding: 0px;
  margin: 0px;
}

h3 {
  font-size: 11px;
  font-weight: bold;
  color: #59636F;
  margin: 0px;
  padding: 0px;
}

#powered_by {
	width: 210px;
	text-align: left;
	background-image: url(/sist/wrrealtors/images/powered_by_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 20px 0px 20px 0px;
	padding: 4px 0px 12px 35px;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}

#powered_by a:link {
  color: #ea780c;
  text-decoration: none;    
}

#powered_by a:visited {
  color: #ea780c;
  text-decoration: none;  
}

#powered_by a:active {
  color: #ea780c;
  text-decoration: underline;
}

#powered_by a:hover {
  color: #ea780c;
  text-decoration: underline;
}

td.first {
    border-right:1px solid #363;
}

#container-a {
    width:100%;
    position:relative;
    background-image: url(/sist/wrrealtors/images/home-bkg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    border-bottom: 1px solid #E6C632;
    background-color:#FFF3C9;

}

#home-green-middle {
    position:relative;
    left:50%;
    margin-left:-370px;
    top:0px;
    width:740px;
    height:480px;
}

    #flash-goes-here {
        position:absolute;
        left:0px;
        top:0px;
        width:543px;
        height:87px;
    }
       
    #header {
        position:absolute;
        left:0px;
        top:87px;
        width:543px;
        height:60px;
    }
       
    #seal {
        position:absolute;
        left:546px;
        top:0px;
        width:184px;
        height:196px;
    }
    
    #middle-bit {
        position:absolute;
        left:40px;
        top:214px;
        width:673px;
        height:249px;
/*         background-image: url(images/home-medallion.jpg); */
/*         background-repeat: no-repeat; */
/*         background-position: 238px 0px; */
    }
    
        #home-medallion {
            position:absolute;
            left:226px;
            top:-35px;
            width:205px;
            height:154px;
        }
        
        #buyers {
            position:absolute;
            left:3px;
            top:20px;
            width:215px;
            height:49px;
        }
        
        #sellers {
            position:absolute;
            left:440px;
            top:20px;
            width:224px;
            height:49px;
        }
        
        #buyers-text {
            position:absolute;
            left:7px;
            top:154px;
            width:241px;
            padding:5px;
            background-color:#FFF3C9;
        }
        
        #sellers-text {
            position:absolute;
            left:401px;
            top:154px;
            width:261px;
            padding:5px;
            background-color:#FFF3C9;
        }
        

/* INTERIOR PAGES */

#container-c {
    width:100%;
    position:relative;
    background-image: url(/sist/wrrealtors/images/int-bkg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    border-bottom: 1px solid #E6C632; 
    z-index:2;
}

    #top {
        position:relative;
        left:50%;
        margin-left:-370px;
        top:0px;
        width:740px;
        height:116px;
    }
    
    #int-bkg {
        position:absolute;
        left:732px;
        top:2px;
        width:7px;
        height:116px;
    }
    
/*
    #interior-medallion {
        position:absolute;
        right:0px;
        top:4px;
        width:184px;
        height:185px;
    }
*/    
    #interior-medallion {
        position:absolute;
        left:628px;
        top:54px;
        width:184px;
        height:145px;
    }
    
    #w-r-head {
        position:absolute;
        left:11px;
        top:19px;
        width:526px;
        height:36px;
    }

/*
    #nav {
        position:absolute;
        left:11px;
        top:73px;
        width:52px;
        height:11px;
    }
 
*/   
    #nav {
        position:absolute;
        left:1px;
        top:99px;
        width:52px;
        height:11px;
    }
    

    #broad-right {
        float:right;
        width:568px;
        margin-top: 70px;
        margin-bottom: 70px;
    }
    
    #left-half {
        position:relative;
        left:0px;
        top:0px;
        width:48%;
        /* border:1px solid red; */
    }
    
    #right-half {
        float:right; 
/*         width:40%;  */
        /* margin-top:70px;
         border:1px solid blue; */
    }
    
    #page-indicator {
        position:absolute;
        left:520px;
        top:100px;
        width:108px;
        height:40px;
    }
    


    
#middle {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    min-height:72px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#FFF3C9;
    border-top: 1px solid #E6C632;
    border-bottom: 1px solid #E6C632;
}

    
#white-botttom {
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    background-color:#FFFFFF;
    height:100px;
}

#container-b {
    position:relative;
    left:50%;
    top:0px;
    width:740px;
    margin-left:-370px;
}

#container-s {
    position:relative;
    left:50%;
    top:0px;
    width:810px;
    margin-left:-405px;
}

    #subnav-gradient {
        position:relative; 
        width:100%; 
        height:72px; 
        margin-top:-10px; 
        background:#fff;
        border-bottom: 1px solid #E6C632;
    }
    
    #subnav-container {
        position:relative; 
        right:-38px; 
        width:648px; 
        height:66px; 
    }

    #subnav {
        float:left;
    }

    #eho {
        position:absolute;
        left:679px;
        top:3px;
        width:58px;
        height:41px;
    }
    
    #realtors {
        position:absolute;
        left:5px;
        top:5px;
        width:29px;
        height:31px;
    }
    
    #address {
        position:absolute;
        left:228px;
        top:5px;
        width:284px;
        height:72px;
    }
    
/* ### AGENT PAGES FORMATTING ### */


#logo {
    float:left;
    margin-right: 10px;
}

#listings-img {
    border: 1px solid #E6C632;
}

.listings-img {
    border: 1px solid #E6C632;
}

#border-bottom {
    margin-top:20px;
    border-bottom: 1px solid #E6C632;
}

    #address-price    
    {
    	position: relative;
    	left: 58px;
    	top: 23px;
    	width: 670px;
    	height: 25px;
    	font-family: Georgia, Times New Roman, serif;
    	font-size: 25px;
    	font-weight: bold;
    	line-height: 1;
    	/* color:#363; */ color:#000;
    	text-transform: uppercase;
    	text-align:right;
    	margin-bottom:8px;
    	margin-top:-49px;
    }


/* ### TEXT FORMATTING ### */

a.black-link {
    color: #000;
}

.copy {
    display:block;
    width:529px;
}

.headline { /* Headline */
    font-family: Georgia, Times New Roman, serif;
    font-size: 20px;
    font-weight:bold;
    line-height:1.1;
    /* color:#363; */ color:#000;
}

span.subhead { /* Sub-Headline */
    display:block;
    font-family: Georgia, Times New Roman, serif;
    font-size: 20px;
    font-weight:bold;
    line-height:1;
    font-variant:small-caps;
    /* color:#363; */ color:#000;
}

span.subhead:first-letter {
    font-variant:normal;
}

.shadow { /* Add Shadow */
    text-shadow: #ccc 0px 0px 3px;
    font-size:larger;
}

span.text, td.text { /* Text */
    font-variant:normal;
    text-transform:none;
    font-weight:normal;
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    line-height:1.1;
    color: #000;
}

span.green-text { /* GREEN Text */
    font-variant:normal;
    text-transform:none;
    font-weight:normal;
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    line-height:1.1;
    /* color:#363; */ color:#000;
}

.white-text { /* WHITE Text */
    font-variant:normal;
    text-transform:none;
    font-weight:normal;
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    line-height:1.1;
    color:#fff;
}


select {
    /* height:16px; */
}

select.text {
    font-family: Georgia, Times New Roman, serif;
    font-size: 11.5px;
}

.agent-header { /* Agent Header */
    font-variant:normal;
    text-transform:none;
    font-weight:normal;
    font-family:Helvetica, arial, sans-serif;
    font-size: 18px;
    line-height:1.1;
    color: #000;
}

.agent-text { /* Agent Text */
    font-variant:normal;
    text-transform:none;
    font-weight:normal;
    font-family:Helvetica, arial, sans-serif;
    font-size: 12px;
    line-height:1.1;
    color: #000;
}

.make-small {
    font-size: 10px;
}

.small-text { /* Small text */
    font-variant:normal;
    text-transform:none;
    font-weight:normal;
    font-family: Georgia, Times New Roman, serif;
    font-size: 10px;
    line-height:1.1;
    color: #000;
}

.tiny-text {
    font-size: 10px;
}