/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
background-color:#002e63;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#086aa8;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#c64c10;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:22px;color:#0d2640;line-height:24px;padding:4px 0 4px 0;}
h2 {font-size:20px;line-height:22px;padding:4px 0 4px 0;}
h3 {font-size:18px;line-height:20px;padding:4px 0 4px 0;}
h4 {font-size:18px;color:#12486b;line-height:18px;padding:4px 0 4px 0;font-weight:normal;}
h5 {font-size:14px;color:#3d8ec1;line-height:16px;padding:4px 0 4px 0;}
h6 {font-size:12px;line-height:14px;padding:4px 0 4px 0;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}
p {padding-top:0;margin-top:0;}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
border:none;
}

.divider {
clear:both;
font-size:0;
line-height:5px;
height:5px;
padding:0 0 0 0;
margin:5px 0 0 0;
border-top:solid #CCCCCC 1px; 
}


/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:15px;}


/* IMAGE HOLDERS
hold images to the left or right */
.img-left {float:left;margin-right:15px;margin-top:4px;margin-bottom:6px;}
.img-right {clear:right;float:right;margin-left:15px;margin-top:4px;margin-bottom:6px;}
.img-main {display:none;text-align:center;}


/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	font-weight:bold;
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:7px;
	margin-left:0;
	padding-left:20px;
	background-image:url(../images/point.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container1 {
width:900px;
text-align:left;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}

#container2 {
width:900px;
text-align:left;
background-color:#ffffff;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}


	/* MAIN HEADER */
	#header-home {
	background-color:#2f577f;
	}
		.header1 {
		clear:left;
		display:block;
		height:34px;
		color:#ffffff;
		font-size:14px;
		line-height:20px;
		text-align:right;
		padding:70px 100px 0 0;
		background-image:url(../images/home_header_bg1.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}
			.header1 span {color:#bcedff;}
			
		
		#header-home .header2 {
		clear:left;
		display:block;
		font-size:18px;
		color:#062649;
		text-align:left;
		line-height:24px;
		font-style:italic;
		padding:22px 34px 22px 34px;
		background-color:#3184b9;
		background-image:url(../images/home_header_bg2.gif);
		background-position:top;
		background-repeat:no-repeat;
		border-top:solid #5e9ec7 1px;
		border-bottom:solid #5e9ec7 1px;
		}
			#header-home .header2 .inner {
			padding:6px 0 12px 0;
			background-image:url(../images/home_dave.gif);
			background-position:right bottom;
			background-repeat:no-repeat;
			}
		
		#header-home .header3 {
		height:26px;
		background-image:url(../images/home_header_bg3.gif);
		background-position:top;
		background-repeat:no-repeat;
		}
	
	
	
	
	#header {
	background-color:#2f577f;
	}

		
		
		
	/* MAIN NAVIGATION */
	#navigation {
	height:48px;
	line-height:48px;
	color:#ffffff;
	background-color:#0b243f;
	background-image:url(../images/nav_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
		#navigation a {
		float:left;
		display:inline-block;
		color:#ffffff;
		padding:0 12px 0 12px;
		margin-right:1px;
		}
			#navigation a:hover {
			color:#ee753a;
			background-color:#041a32;
			}
			
			#navigation .on {
			background-color:#041a32;
			}
		
		#navigation img {float:left;}
		
		
		
		
	.navmenu-dropdown-holder {}
	.navmenu-dropdown-menu {
	font-size:11px;
	font-weight:bold;
	background-color:#000000;
	}
		.navmenu-dropdown-menu a {
		display:block;
		line-height:22px;
		padding:0 0 0 9px;
		border-top:solid #666666 1px;
		overflow:hidden;
		}
		.navmenu-dropdown-menu a:hover {}

		
		

		
	
	
	/* MAIN CONTENT */
	#main {
	line-height:18px;
	padding:20px 34px 20px 34px;
	}
	
		#main .property-stats {
		margin-top:10px;
		margin-bottom:10px;
		}
		
			#main .property-stats td {
			padding-left:24px;
			height:20px;
			background-position:left;
			background-repeat:no-repeat;
			}
				#main .property-stats .beds {background-image:url(../images/icon_bed.gif);}
				#main .property-stats .baths {background-image:url(../images/icon_bath.gif);}
				#main .property-stats .cars {background-image:url(../images/icon_car.gif);}
				
				
				
		.homeright {
		float:right;
		width:250px;
		padding-left:16px;
		border-left:solid #ced3dc 1px;
		}
		
			.home-footerlinks {
			padding-top:10px;
			padding-bottom:30px;
			font-weight:bold;
			background-image:url(../images/home_page_footer.gif);
			background-position:center bottom;
			background-repeat:no-repeat;
			}
		
		
		
		
		
		#main .button {
		height:16px;
		}
		
			#main .button a {
			float:left;
			font-size:11px;
			color:#ffffff;
			line-height:16px;
			display:inline-block;
			padding:0 4px 0 4px;
			background-color:#002e63;
			}
			
				#main .button a:hover {
				background-color:#6482a0;
				}
				
		#main .button2 {
		height:16px;
		}
		
			#main .button2 a {
			font-size:11px;
			color:#ffffff;
			line-height:16px;
			display:block;
			text-align:center;
			padding:0 4px 0 4px;
			background-color:#002e63;
			}
			
				#main .button2 a:hover {
				background-color:#6482a0;
				}
				
				
				
		#main .sold-header {
		padding:20px 20px 14px 20px;
		color:#ffffff;
		background-color:#0f2741;
		margin-bottom:20px;
		}
			#main .sold-header h1 {
			font-size:38px;
			text-transform:uppercase;
			color:#ffffff;
			}
			
				
		#main .sold-over {
		width:150px;
		height:120px;
		position:absolute;
		top:0;
		left:0;
		background-image:url(../images/sold_over.gif);
		background-position:center 80px;
		background-repeat:no-repeat
		}
			#main .sold-over a {display:block;height:120px;}
			
			
			
		#main #faqs {
		padding-top:0px;
		margin-top:0px;
		}	
		#main #faqs li {
		font-weight:normal;
		padding-left:0px;
		list-style:none;
		}
			#main #faqs li label {
			padding-top:5px;
			color:#062649;
			}
			
			
		#main #news {
		padding-top:0px;
		margin-top:0px;
		}
			#main #news li {
			font-weight:normal;
			padding-left:0px;
			list-style:none;
			}
	
	

	
	
	
	/* MAIN FOOTER */
	#footer {
	height:57px;
	line-height:20px;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:14px 34px 0 192px;
	background-color:#e3e5e9;
	background-image:url(../images/harcounts.gif);
	background-position:5px 5px;
	background-repeat:no-repeat
	}
	
		#footer a {color:#086aa8;}
		#footer a:hover {color:#c64c10;}
		
		#footer .footerright {
		float:right;
		width:180px;
		text-align:right;
		}
		
		#footer .footermid {
		float:right;
		height:40px;
		width:90px;
		background-image:url(../images/footer_divide.gif);
		background-position:left center;
		background-repeat:no-repeat;
		}
		
		
		
	#base {
	font-size:11px;
	color:#2f577f;
	padding:20px 34px 20px 34px;
	}
		#base a {color:#56a9df;}
		#base a:hover {color:#ffffff;}
		
		#base .baseright {
		float:right;
		display:inline-block;
		}
		
		
		
		