﻿/* global */

    body{ 
        font:80% Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:160%;
		margin:20px 0 0 0;
		padding:0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h5{
			font-weight:normal;
			margin:1em 0;
			}	
        h4{
			font-weight:normal;
			margin:1em 0;
			}	
        h3{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{            
			font-size:30px;
			font-weight:bold;
			letter-spacing:-0.05em;
			margin-top:0;
			margin-bottom:.5em;
			line-height:120%;
            }	
        h3{          
			font-size:22px;
            }
        h4{          
			font-size:17px;
            }				
    /* // headings */

    /* image replacement */
        form#searchForm button{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #subscribe{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        #header h1{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
        .graphic, #header p{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		.fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		
		ul:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		
		#content:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		.fixed{
			display:block;
			}
		ul{
			display:block;
			}
		#content{
			display:block;
			}
		/*  \*/
		.fixed{
			min-height:1%;
			}
		ul{
			min-height:1%;
			}
		#content{
			min-height:1%;
			}
		* html .fixed{
			height:1%;
			}

    	* html ul{
			height:1%;
			}

    	* html #content{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#005185;
            }
        a:hover{
			color:#999;
            }			
		li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		select{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		textarea{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		input{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		table{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		form{
			margin:1em 0;
			}
		ol{
			margin:1em 0;
			}
		ul{
			margin:1em 0;
			}
		blockquote{
			margin:1em 0;
			}
		p{
			margin:1em 0;
			}
		blockquote{
			background:#f8f8f8;
			border-top:1px solid #e1e1e1;			
			border-bottom:1px solid #e1e1e1;			
			padding:10px 15px;
			margin:1em 15px;
			}
		pre{
			font:12px "Courier New", Courier, monospace;
			background:#e5eff6;
			border-top:1px solid #abd5e6;			
			border-bottom:1px solid #abd5e6;			
			padding:10px 15px;
			margin:1em 0;
			}			
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		td{	
			padding:2px 5px;
			}	
		th{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}	
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:900px;
		background:url('../images/bg-container.png') repeat-y 0 0;	
		}
 #container-bottom{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:900px;
		background:url('../images/bg-container.png') repeat-y 0 0;	
		}
	#header{
		background:url('../images/bg-header.jpg') no-repeat 0 0;		
		height:219px;
		}
	#flash {
	width: 579px;
	height: 240px;
	background: url('../images/flash-blower-michael.jpg') no-repeat 0 0;
}
	#content{	
		font-size:13px;
		}	
	#main{
		float:left;
		display:inline;
		width:579px;
		margin:0;
		padding:0;		
		}
	#inside{
		width:539px;
		margin:0;
		padding:30px 20px 0 20px;		
		}

	.col{
		float:left;
		display:inline;
		width:168px;
		height:148px;
		margin-top: 20px;
		margin-left: 15px;
		}										
	#side{
		float:left;
		display:inline;	
		width:261px;	
		margin:0;
		color:#fff;
		position:relative;
		background:#006 url('../images/bg-top-side-bar-curve.png') no-repeat 0 0;
		padding:50px 30px 15px 30px;
		}
	#side h3 {
		padding:0;margin:0;
		}
	#teaser {
		background:#9FCAF6 url('../images/bg-three-box-9FCAF6.png') no-repeat 0 0;
		width: 579px;
		height:196px;
	}
	#footer{
		margin:0 auto;
		position:relative;
		text-align:left;
		width:900px;	
		background:#fff;
		padding:1em 0;
		font-size:10px;
		color:#666;
		margin-top:1px;
		}				

/* //page setup */


/* navigation elements */

	/* main nav */

	/* //main nav */
ul#navlist {
	top:149px	
}
#navlist {
    width: 900px; 
    height: 70px;
    background: url('../images/bg-nav.png');
    margin: 0 auto; 
    padding: 0;
    position: absolute;}
#navlist li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;}
#navlist a {
	height: 70px; display: block; text-indent:-8000px;}
#navlist li {
	height: 70px; display: block; text-indent:-8000px;}
#home {left: 0; width: 95px;}
#ourlistings {left: 96px; width: 127px;}
#homebuying {left: 224px; width: 136px;}
#homeselling {left: 361px; width: 133px;}
#meetouragents {left: 495px; width: 140px;}
#aboutus {left: 636px; width: 108px;}
#contactus {left: 745px; width: 161px;}

#home li.selected a {background: url('../images/bg-nav.png') 0 -70px no-repeat;}
#home a:hover {background: url('../images/bg-nav.png') 0 -70px no-repeat;}
#ourlistings li.selected a {background: url('../images/bg-nav.png') -96px -70px no-repeat;}
#ourlistings a:hover {background: url('../images/bg-nav.png') -96px -70px no-repeat;}
#homebuying li.selected a {background: url('../images/bg-nav.png') -224px -70px no-repeat;}
#homebuying a:hover {background: url('../images/bg-nav.png') -224px -70px no-repeat;}
#homeselling li.selected a {background: url('../images/bg-nav.png') -361px -70px no-repeat;}
#homeselling a:hover {background: url('../images/bg-nav.png') -361px -70px no-repeat;}
#meetouragents li.selected a {background: url('../images/bg-nav.png') -495px -70px no-repeat;}
#meetouragents a:hover {background: url('../images/bg-nav.png') -495px -70px no-repeat;}
#aboutus li.selected a {background: url('../images/bg-nav.png') -636px -70px no-repeat;}
#aboutus a:hover {background: url('../images/bg-nav.png') -636px -70px no-repeat;}
#contactus li.selected a {background: url('../images/bg-nav.png') -745px -70px no-repeat;}
#contactus a:hover {background: url('../images/bg-nav.png') -745px -70px no-repeat;}

	/* //main nav */
	
/* //navigation elements */


/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:459px;
		height:107px;
		top:31px;
		left:30px;
		background:url('../images/bg-blower-realtors-logo.jpg') no-repeat 0 0;
		}
	#header h1 a{
		display:block;
		height:107px;
		}					
	#header p{
		position:absolute;
		margin:0;
		padding:0;
		width:185px;
		height:51px;
		top:30px;
		right:-30px;
		background:url('../images/ribbon-read-our-testimonials.png') no-repeat 0 0;
		display:none;
		}
	#header p a{
		display:block;
		height:51px;
		}						
/* // header */

/* content */

	#main h2{
		color:#267FCF;
		}	
	#main a{
		font-weight:bold;
		text-decoration:underline;
		}
	#main h4 a{
		text-decoration:none;
		}		
	#main h3 a{
		text-decoration:none;
		}		
	#main h2 a{
		text-decoration:none;
		}		
	#subscribe{
		position:absolute;
		margin:0;
		top:-78px;
		left:-17px;
		width:308px;
		height:78px;
		}
	#subscribe a{
		display:block;
		height:78px;
		background:url("../images/bg_subscribe.gif") no-repeat 0 0;	
		}		

	ul.blog li{
		margin:0;
		padding:0;
		list-style:none;
		}
	
	ul.blog{
		margin:0;
		padding:0;
		list-style:none;
		}
	ul.blog{
		}	
	ul.blog li{
		margin-bottom:2em;
		}
	.summary{
		font-size:16px;
		background:#f8f8f8;
		border-top:1px solid #e1e1e1;			
		border-bottom:1px solid #e1e1e1;			
		padding:10px 15px;
		}	
		
	#side ul li{
		margin:0;
		padding:0;
		list-style:none;
		}	
			
	#side ul{
		margin:0;
		padding:0;
		list-style:none;
		}	
	#side ul{
		margin:1em 0;
		border-top:1px solid #222;
		}	
	#side ul li{
		padding:.25em 0;	
		border-bottom:1px solid #222;
		}	
	#side ul li a{
		color:#fff;
		text-transform:uppercase;
		font-size:11px;
		padding-left:15px;
		}
	#side ul li a:hover{
		text-decoration:underline;
		}
	#side h4 {
		margin:6px 0;
		}	
	p.link{
		height:26px;
		line-height:26px;
		}					
	p.link a{
		float:left;
		height:26px;
		line-height:26px;		
		padding:0 15px;
		color:#fff;
		background:#005185;
		}	
	p.link a:hover{
		color:#005185;
		background:#fff;
		}							
	p.info{
		font-size:10px;
		margin:0 0 1em 0;
		border-bottom:1px solid #e5e5e5;
		}	
	#main p.link a{text-decoration:none;}
	
	#main p.info a{text-decoration:none;}
	
	.col a{
		text-decoration:underline;
		font-weight:bold;
		}	
		
	#content a{
		text-decoration:underline;
		font-weight:bold;
		}	
	.first{
		margin-left:20px;
		}								
	.col img{
		background:url("../../images/bg_colimg.gif") no-repeat 0 0;
		padding:12px;
		}	
	.imgLeftBorder {
		float:left;
		margin:0 15px 15px 0;
		padding:3px;
		border:1px #fff solid;
		background:#fff
		}
	.grey {
		color:#C0C0C0;
		}
	.skyblue {
		color:#267FCF;
		}
	.welcome {
		font-size:11px;
		line-height: 14px;
	}
	/* comments */	
			
		ol.comments li{
			margin:0;
			padding:0;
			list-style:none;
			}		
					
		ol.comments{
			margin:0;
			padding:0;
			list-style:none;
			}		
		ol.comments{
			}			
		ol.comments li{	
			border-top:1px solid #e1e1e1;
			margin:.5em 0;			
			}	
		ol.comments li .data{			
			float:left;
			display:inline;
			width:130px;
			}
		ol.comments li .data em{
			font-style:normal;
			color:#999;
			display:block;
			}										
		ol.comments li .text{	
			float:left;
			display:inline;
			width:400px;
			margin-left:15px;
			}	
					
							
	/* // comments */				
												
	/* form */
																				
		form{
			margin:0em 0;
			padding-top:0em;
			background:url("../../images/bg_line.gif") no-repeat 0 0;
			}
		fieldset{
			margin:0;
			padding:0;
			border:none;
			}			
		legend{
			display:none;
			}			
		label{
			float:left;
			width:80px;
			margin-left:0px;
			}	
		select{
			width:150px;
			border:1px solid #ccc;
			padding:2px;
			}
		textarea{
			width:150px;
			border:1px solid #ccc;
			padding:2px;
			}
		input{
			width:150px;
			border:1px solid #ccc;
			padding:2px;
			}
		textarea{
			height:150px;
			width:100px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			padding:4px 0;
			background:transparent;
			margin-bottom:1px;
			}	
		form p.submit{
			background:none;
			}				
		button{
			border:none;
			padding:0px 15px;
			margin:0;
			background:#efefef;
			color:#333;
			font-weight:bold;
			font-size:12px;
			cursor:pointer;
			}		
			
		form#searchForm{
			position:absolute;
			float:left;
			margin:0;	
			padding:0;
			right:0;
			top:32px;
			width:200px;
			height:41px;
			background:url("../images/bg_search.gif") no-repeat 0 0;
			}		
		form#searchForm input{
			border:none;
			padding:3px;
			width:100px;	
			margin:10px 0 0 15px;		
			font-size:11px;
			float:left;
			display:inline;
			}				
		form#searchForm label{
			display:none;
			}	
		form#searchForm button{
			float:left;
			display:inline;
			border:none;
			padding:0;	
			margin-left:5px;		
			font-size:11px;
			height:41px;
			width:41px;
			vertical-align:top;
			background:url("../images/ico_search.gif") no-repeat 0 0;
			}															
					
	
	/* // form */
	/* // teaser */
	#teaser h2{width: 168px;height: 148px;display: block;margin: 0;padding:0;}
	#teaser h2 a{width:168px; height:148px; display:block; text-decoration:none; text-indent:-2000px;}
	#teaser h2 a.ourlistings{width:168px; height:148px; display:block; text-decoration:none; background:url('../images/box-1-our-listings.png') no-repeat transparent;color:#fff;}
	#teaser h2 a.homebuying{width:168px; height:148px; display:block; text-decoration:none; background:url('../images/box-3-home-buying.png') no-repeat transparent;color:#fff;}
	#teaser h2 a.homeselling{width:168px; height:148px; display:block; text-decoration:none; background:url('../images/box-2-home-selling.png') no-repeat transparent;color:#fff;}

	/* // teaser */

/* // content */

/* footer */

	#footer a{
		color:#666;
		text-decoration:underline;
		}		
	#footer p{
		margin:0 0 0 30px;
		margin-left:30px;
		padding-top:1em;
		}							

	#footer ul{
		float:right;
		margin:1em 30px 1em 0;
		padding:0;
		}
	#footer ul li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}	
	#footer ul li a{
		color:#666;
		text-decoration:underline;
		}					

/* // footer */








