@charset "UTF-8";
/* CSS Document */


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: absolute;
	width: 1024px;
	background: #FFF; 
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	top: 0; left: 0;
	text-align: left;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 824px;	
	padding: 0; 	
	background: #FFF;	
	border-top: 5px solid #FFF;
	margin-left: 170px;	
	display: inline;
	color: #000177;
	font: 13px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header {
	width: 820px;
	position: relative;
	height: 100px;
	padding: 0;	
	color: #838181;	
}
/* header links */
#header #header-links {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #838181;
	font-size: 10px;
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}
/* Sidebar */	
#sidebar {
	float: left;
	width: 170px;
	height: 700px;
	padding: 0px 10px 0px 0px; margin: 0;		
}
/* Main Column */
#main {
	float: left;
	width: 67%;
	padding: 20px 0 0 0; margin: 0 0 0 10px;
	display: inline;
}

/* Navigation */
#nav {
	position:relative;
	clear: both;	
	padding: 0;	
	margin: 14px 0 0 0;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;	
}
#nav ul li {
	display: block;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: 140px;
	margin: 0px;
	padding: 3px 0px 3px;
	border-right: none;
	border-left: none;
	border-top: 1px solid #0257A7;
	color: #FFF;
	font: bold 13px Helvetica, sans-serif;
	text-decoration: none;	
}
#nav ul li a:hover, 
#nav ul li a:active {	
    COLOR: #000177;
}


#TAA {
	position:relative; 
	width:120px; 
	height:180px; 
	z-index:3; 
	left: 17px; 
	top: 9px;
}
img.pic {color: white; border: solid; border-width: thin;}

#Flash1 {
	position:relative;
	top: 66px; left: 10px;	
	width:760px;
	height:507px;
	z-index:2;
}

#Name {
	position:absolute; width:300px; height:79px; left: 20px; top: 7px;
}
#Logo {
	position:absolute; width:300px; height:80px; left: 22px; top: 74px;
}
#Address {
	position:absolute; width:300px; height:20px; left: 50px; top: 144px;
}
#Phone {
	position:absolute; width:300px; height:80px; left: 450px; top: 54px;
}
#lake {	
	position:absolute; width:150px; height:154px; left: 330px; top: 7px;
}
#footer {
	position:relative; width:840px; height:115px;
}
#listingLinks {
	position:absolute; width:400px; height:30px; left: 450px; top: 140px;
}
#twitter {
	position:absolute;
	width:115px;
	height:80px;
	left: 389px;
	top: 480px;
}
#realtor_of_year {
	position:absolute;
	width:115px;
	height:80px;
	left: 80px;
	top: 580px;
}
#realtor_of_year_writeup {
	position:absolute;
	width:593px;
	height:80px;
	left: 216px;
	top: 610px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;    
    FONT-FAMILY: Calisto MT, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #333333; 	
}

.title
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;    
    FONT-FAMILY: Calisto MT, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #3D3DB8; 
}
.title1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 15px;   
    FONT-FAMILY: Calisto MT, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #3D3DB8; 
}
.title3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;   
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #000177; 
}

#Signature {
	position:relative; 
	width:100px; 
	height:20px; 
	left: 240px; 
}

#blog {
	position:relative; 
	width:86px; 
	height:21px; 
	margin: 400px 0 0 30px;
}

#social {
	postion:relative;
	width: 120px;
	height:32px;
	margin: 10px 0 0 22px;
}

#mls {
	position:relative; 
	width:163px; 
	height:60px; 
	left: 200px;
	margin: 10px 0 0 2px;
}

.footer1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;  
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION:none;
}
.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;  
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    COLOR: #333333;
}
.footernav
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;   
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    text-transform: capitalize;
    COLOR: #333333;
}

a {	
	color: #000177;
	text-decoration: none;	
}

a:hover,
a:active {
	color: #838181;		
	text-decoration:underline;
}

h1{
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
