@charset "utf-8";
/* CSS Document */

body{
	width:auto;
	height:auto;
	margin:auto;
	padding:0;
	background:url(../images/home-body-bg.png) repeat-x top #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

img{
	border:0;
}

.clear{
	clear:both;
}

.head-slogan{
	color:#BFE4FF;
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
}

h1{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}


h2{
	color:#003053;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	padding-left:10px;
}

h3{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


h4{
	color:#FF3300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	padding-left:10px;
}

h5{
	color:#FF3300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	padding-left:10px;
}

.blue-bold{
	color:#003053;
}

.red-title{
	color:#CC0000;
}

/***** HEADER STYLES ******/

#header-holder{
	width:1000px;
	height:398px;
	margin:auto;
	padding:0;
}

#header-top{
	width:1000px;
	height:93px;
	margin:0;
	padding:0;
	background:url(../images/header-right.jpg) no-repeat right;
}

#header-top-logo{
	width:410px;
	height:93px;
	margin:0;
	padding:0;
	float:left;
}

#header-top-right{
	width:570px;
	margin:0;
	padding:37px 20px 0 0;
	float:left;
	text-align:right;
	height:56px;;
}

#header-banner{
	width:1000px;
	height:270px;
	margin:0;
	padding:0;
	clear:both;
}

#header-navmain{
	width:1000px;
	height:35px;
	margin:0;
	padding:0;
	clear:both;
}

#header-banner div{
	float:left;
}

ul#nav{
	margin:0px;
	padding:0px;
	width:1000px;
	height:35px;
}
	
ul#nav li{
	padding:0;
	margin:0;
	display: block;
	float: left;
}
	
ul#nav li a{
	border:0;
	text-decoration:none;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

	
li#home a{
	width:100px;
	height:24px;
	margin-top:0px;
	margin-left:0px;
	padding-top:11px;
}


li#about a{
	width:190px;
	height:24px;
	margin-top:0px;
	margin-left:0px;
	padding-top:11px;
}

li#realtor a{
	width:185px;
	height:24px;
	padding-top:11px;
	margin-top:0px;
	margin-left:0px;
}

li#residential a{
	width:201px;
	height:24px;
	padding-top:11px;
	margin-top:0px;
	margin-left:0px;
}

li#commercial a{
	width:198px;
	height:24px;
	padding-top:11px;
	margin-top:0px;
	margin-left:0px;
}

li#email a{
	width:126px;
	height:24px;
	padding-top:11px;
	margin-top:0px;
	margin-left:0px;
}


/* HOME */
#home a
	{
		background:url(../images/nav1.png) no-repeat;
	}
	
#home a:hover 
	{
		background:url(../images/nav1-hover.png) no-repeat;
	}
	
#home #active 
	{
		background:url(../images/nav1-hover.png) no-repeat;
	}
	
/* ABOUT */
#about a
	{
		background:url(../images/nav2.png) no-repeat;
	}
	
#about a:hover 
	{
		background:url(../images/nav2-hover.png) no-repeat;
	}
	
#about #active 
	{
		background:url(../images/nav2-hover.png) no-repeat;
	}
	
/* realtor */
#realtor a
	{
		background:url(../images/nav3.png) no-repeat;
	}
	
#realtor a:hover 
	{
		background:url(../images/nav3-hover.png) no-repeat;
	}
	
#realtor #active 
	{
		background:url(../images/nav3-hover.png) no-repeat;
	}
	
	
/* residential */
#residential a
	{
		background:url(../images/nav4.png) no-repeat;
	}
	
#residential a:hover 
	{
		background:url(../images/nav4-hover.png) no-repeat;
	}
	
#residential #active 
	{
		background:url(../images/nav4-hover.png) no-repeat;
	}
	
/* commercial */
#commercial a
	{
		background:url(../images/nav5.png) no-repeat;
	}
	
#commercial a:hover 
	{
		background:url(../images/nav5-hover.png) no-repeat;
	}
	
#commercial #active 
	{
		background:url(../images/nav5-hover.png) no-repeat;
	}
	
/* email */
#email a
	{
		background:url(../images/nav6.png) no-repeat;
	}
	
#email a:hover 
	{
		background:url(../images/nav6-hover.png) no-repeat;
	}
	
#email #active 
	{
		background:url(../images/nav6-hover.png) no-repeat;
	}
	
	
/******* BODY CONTENT BEGINS *******/
#col-holder{
	width:980px;
	height:auto;
	margin:auto;
	padding:10px;
	clear:both;
	background:url(../images/left-body-cont.jpg) #FFFFFF no-repeat top left;
}

#col-left{
	width:540px;
	height:auto;
	margin:0;
	padding:10px 0 0 0;
	float:left;
}

.welcome-image{
	width:130px;
	margin:0 10px 0px 0px;
	padding:0;
	float:left;
}

.welcome-text{
	width:390px;
	margin:0;
	padding:0;
	float:left;
	text-align:justify;
}

#col-right{
	width:425px;
	height:auto;
	margin:auto;
	padding:10px 0 0 0;
	float:right;
}

.featured-listings{
	width:415px;
	height:auto;
	margin:0;
	padding:10px 0px 0px 10px;
	background:url(../images/featured-listings-bg.png) no-repeat;
	font-size:11px;
}

.view-all{
	padding:15px 0px 0px 0px;
       clear:both;
      text-align:center;
}

.view-all img{
  float:left;
}


/***** FOOTER STYLES **********/

#footer{
	width:100%;
	height:69px;
	margin:10px 0px 0px 0px;
	padding:0;
	background:url(../images/footer-bg.png) repeat-x;
}

#footer-content{
	width:1000px;
	height:53px;
	margin:auto;
	padding:16px 0 0 0;
	background:url(../images/footer-logo.jpg) no-repeat left;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}

#footer-content a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#footer-content a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
}
