﻿#leftside{
	float: left;
    width: 206px;
    margin-bottom: 10px;
    /*height: 710px;*/
}
#leftside h3{
	border-left: 3px solid #00306F;
    border-right: 3px solid #00306F;
    border-top: 3px solid #00306F;
    border-bottom: 0px solid #003306F;
    width:200px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00306F;
	text-align: center;
	display: block;
	margin-left: 0px;	
	margin-top: 5px;	
}

#picture1{
	margin-left: 0px;
	height: 200px;
	width: 200px;
	background-image: url('../images/featured.jpg');
	border: 3px solid #00306F;
}
#picture2{	
	margin-left: 0px;
	height: 200px;
	width: 200px;
	background-image: url('../images/luxhome.jpg');
	border: 3px solid #00306F;
}
#picture3{	
	margin-left: 0px;
	height: 200px;
	width: 200px;
	background-image: url('../images/land.jpg');
	border: 3px solid #00306F;
}
#picture4
{   margin-left: 0px;
	height: 200px;
	width: 200px;
	background-image: url('../images/abovethecrowd.jpg');
	border: 3px solid #00306F;
}
 #picture5
{   margin-left: 0px;
	height: 200px;
	width: 200px;
	background-image: url('../images/placeholder.jpg');
	border: 3px solid #00306F;
}    
#picture6
{   margin-left: 0px;
	height: 200px;
	width: 200px;
	background-image: url('../images/notepad.jpg');
	border: 3px solid #00306F;
}

#picture7
{   
    margin-left: 0px;
    height: 200px;
    width: 200px;    
	background-image: url('../images/homesearch_sm.jpg');
	border: 3px solid #00306F;
}

#fadeshow1
{   margin-left: 110px;
	height: 325px;
	width: 394px;
	border: 0px solid #00306F;
}


#middle{
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	margin-right: 0px;
	overflow: hidden;
}
#middle p{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 535px;
}
#middle h1{
	margin: 5px 0px 5px 0px;
	width: 540px;
	font-family: "Times New Roman", times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00306F;
    height: 45px;
    text-align: center;
}
#middle h2{
	margin: 5px 0px 5px 10px;
	width: 540px;
	font-family: "Times New Roman", times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C80000;
    height: 25px;
    text-align: center;
}
#middle h3{
	margin: 5px 0px 5px 0px;
	width: 141px;
	font-family: "Times New Roman", times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00306F;
    height: 30px;
    text-align: left;
}
#search{	
	margin-left: 0px;
	height: 196px;
	width: 549px;
	background-image: url('../images/searchimage.jpg');
	border: 0px solid #C80000;
	}
#facebook{	
	margin-left: 0px;
	height: 44px;
	width: 135px;
	background-image: url('../images/facebook.jpg');
	border: 0px solid #C80000;
	}
#blog{	
	margin-left: 0px;
	height: 44px;
	width: 135px;
	background-image: url('../images/blog.jpg');
	border: 0px solid #C80000;
	}
#middle span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 550px;
	font-family: "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#middle a{color: #666666;}

#rightside
{
	float: right;
    width: 206px;
    /*height: 710px;*/
}
#rightside h3{
	border-left: 3px solid #00306F;
    border-right: 3px solid #00306F;
    border-top: 3px solid #00306F;
    border-bottom: 0px solid #00306F;
    width:200px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00306F;
	text-align: center;
	display: block;
	margin-left: 0px;	
	margin-top: 5px;	
}


