* {margin:0; padding:0;}

p {margin: 15px 0;}

a {text-decoration: none;}

img {border:0;}

li {list-style-type: none;}


/*
------------------------------------------------------ 
COLORS
------------------------------------------------------ 
*/  

.blue {color: #b1c7da;}
.beige {color: #d5c6a5;}
.dkbeige {color: #736257;}


/*
------------------------------------------------------ 
STRUCTURE
------------------------------------------------------ 
*/  


body {
    font: 13px/ 1.5em georgia, serif;
    background: #fff url(images/bg-gradient1.jpg) repeat-x;
    color: #6b6453;
    }


#wrapper {
	position:relative;
	margin:0 50px;
	}    
	
#container{
    position: relative;
    width: 950px;
    margin: 0 auto;    
    }

#leftcol {
	float:left;
	width: 500px;
	margin: 0 50px 50px 0;
	}

#rightcol {
	float:left; 
	width:350px; 
	}
	
#rightcol img {padding: 5px;}

#shell {
    position: absolute;
    bottom: 0;
    right: 0;
    }
    
	

/*
------------------------------------------------------ 
HEADERS
------------------------------------------------------ 
*/   

h2 {
    font: 16px/ 1.5em georgia,serif;
    color: #736257;
    padding-top: 5px;
    }

#leftcol h2 {font-size: 20px;}


h3 {
	font: 12px/1.2em georgia, serif;
    font-weight: bold;
    width: 400px;
    padding-top: 25px;
    margin-bottom:0;
    }   

h4 {font: 16px; margin: 50px 0 10px 0;}

h5 {
	width: 525px;
	background:  url(images/bg-rule.gif) repeat-x;
	height: 67px;
	margin-top: 50px;
	}
	
.forecast-heading { 
	width: 359px;
	background:  url(images/bg-rule.gif) repeat-x;
}


/*
------------------------------------------------------ 
HOME PAGE 
------------------------------------------------------ 
*/  


table {width: 350px; background:#fff;}

td {border:3px solid #fff;}

#photobox img {padding-right: 25px;}

#hometext {
	background: #fff;
	text-align: left;
	font: 18px/1.5em georgia, optima;
	color:#634832;
	}

#hometext img.head {padding-top:25px;}	

#hometext p #homeintro {width: 250px;}

#photobox {
	float: left;
    text-align: left;
    }

#photobox img {padding-right: 25px;}

    
/*
------------------------------------------------------------------ 
TOP NAVIGATION AND LINKING
------------------------------------------------------------------ 
*/  

#navbox {
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #d5c6a5;
    border-top: 1px solid #d5c6a5;
    margin:0; 
    padding: 0;
    }
 
#navwrap {
	width:1050px;
	margin: 0 auto;
	}

#topnav {
	width:1000px;
	font: bold 11px/40px arial, sans-serif;
	color: #634832;
    text-align: left;
    margin-left:50px;
    }
 
#topnav a:link, 
#topnav a:visited, 
#topnav a:hover, 
#topnav a:active  {
    color: #634832;
    }

#topnav a:hover {
    color: #6191ac;
    }

#topnav span {color: #6191ac;}


/*
----------------------------------------- 
PRODUCT PAGE
----------------------------------------- 
*/  
#maincontent {
	float:left;
	width:925px;
	}

#product-box1, 
#product-box2, 
#product-box3,
#product-box4{
	float: left;
	width: 200px;
	text-align: left;
	margin: 50px 0px;;
	font:11px/1.5em;
	
	}

#product-box2,
#product-box3,
#product-box4

{
	border-left: 1px solid #d5c6a5;
	padding-left:25px;
	}
	

/*
----------------------------------------- 
PORTFOLIO PAGE
----------------------------------------- 
*/  
#maincontent-photos {
	float:left;
	padding:0;
	}

#projects-header {
    position: absolute;
    top:0;
    left:600px;
    width:325px;
    background: #e9d9b5;
    }

#projects-header img {padding-left:25px;}



/*
----------------------------------------- 
PROFILE STYLES
----------------------------------------- 
*/  

#profile-mainbox {
	width: 950px;
	margin-top: 25px;
	}


#profile-subnav {
	float:left;
	width:175px;
	margin-top:25px;
	margin-right: 35px;
	}

#profile-subnav li {
	font: 12px/2em arial, sans-serif;
	color: #634832;
	display:block;
	}

#profile-subnav li a:link,
#profile-subnav li a:visited,
#profile-subnav li a:hover {
	text-decoration: none;
	color: #634832;
	}

#profile-subnav li a:hover { color: #6191ac; /* border-bottom: 1px solid #ccc; */}

#profile-subnav li a strong { color: #6191ac; }

#profile-box {
	float: left;
	width: 600px;
	margin-bottom:100px;
	}
	
#profile-box p {
	line-height:1.5em;
	}

#profile-box p a:link,
#profile-box p a:visited,
#profile-box p a:hover,
#profile-box p a:active
{
	color: #634832;
	font: 12px/1.5em georgia, serif;
	}

#profile-box p a:hover {text-decoration: underline;}


	
#profile-box h2 {font-size: 20px; margin:25px 0 15px 0;}

#profile-box h2 em {font-size: .7em;}

#profile-box hr {margin: 50px 0 25px 0;}

#profile-box p img {float:left; padding: 0 15px 10px 0;}

#profile-box h5 {margin-top:0;}

p.services {font-size: 16px; line-height: 2em;}

.underline {border-bottom: 1px solid #d5c6a5;margin-bottom: 15px;}


p.name {font-size: 1.2em; line-height: 1em; color: #6191ac;}

p.name strong {font-weight: normal; font-size: 1.3em;}


/*
----------------------------------------- 
MAP PAGE
----------------------------------------- 
*/  

#profile-box img.map {float:right;}

#map-a2,
#map-naples {
	margin-top: 0 ; 
	float: left;
	width: 900px;
	}

#map-a2 p,
#map-naples p {
	font: 12px/1.5em arial, verdana, sans-serif;
	margin-bottom:15px;
	}

#map-naples {
	margin-bottom: 100px; 
	float: left;
	width: 900px;
	}










/*
----------------------------------------- 
HEADER
----------------------------------------- 
*/  

#header {
    width:1050px;
    margin: 0 auto;
    background:#e9d8b5;
    text-align:left;
    position:relative;
    }

#header #salestag {
width:380px;
position: absolute;
top:15px;
left: 570px;
}

#header img {
    margin-left: 5px;
    }

#headerbar img {
    margin-left: 0px;
    padding-right: 335px;
    }

    

#headerimages {
    position:absolute;
    top:75px;
    left: 100px;
    z-index: 10;
    }

#sideimage {
    float:right;
    padding-top:25px;
    padding-right:50px;
    width: 275px;
    }
    
#sideimage p {
	font: 8px arial; 
	letter-spacing: 1px;
	color:#634832; 
	text-transform: uppercase;
	}

#showroom-box {
	position:relative;
	width:700px;
	margin:25px auto;
	}

.sale { padding: 0 0 0 190px; }


/*
----------------------------------------- 
FOOTER 
----------------------------------------- 
*/ 

#footerbox {
	float:left;
	clear:both;
	width:100%;
	border-top: 1px solid #d5c6a5;
	height: 200px;
	background: url(images/bg-shell.gif) right no-repeat;
	}
	
#footer {
    width: 1050px;
    margin: 15px auto;
    padding-left:75px;
    line-height: 30px;
    font: 10px arial, verdana, helvetica, sans-serif;
    }

#footer p {
    float: left;
    color: #634832;
    line-height: 1.5em;
    }  

#copyright {
	margin-left: 50px;
    color: #634832;
    display:inline;
    }