/*-----------------------------------
Stylesheet for Cedar Landscapes
Author:rudegoose.com
-----------------------------------*/
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
	margin: 0;
}
a:link, a:visited{
	color:#6E9D1B;
}
img{
	border:0;
}
h2{
	font-size:120%;
	color:#036;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #ccc;
	margin-top:7px;
	clear:both;
}

h3{
	font-size:100%;
	color:#036;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #ccc;
	margin-top:7px;
	clear:both;
}
dl{
	/*background:#ccc url(images/quoteBottom.gif) no-repeat bottom left;*/
	margin:5px 0;
	padding:0 0 10px 0;
	line-height:1.5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
}
dt{
	/*background:#ccc url(images/quoteTop.gif) no-repeat top left;*/
	margin:0;
	padding:10px 0 0 0;
	clear:both;
	width:100%;
	border-bottom:1px solid #ccc;
	color:#036;
}
dd{
	float:left;
	width:160px;
	margin:0 0 0 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
}
.linkList, .linkList dt, .linkList dd{
	background:#fff;
	float:none;
	border:none;
}
fieldset{
	margin:0;
	padding:0;
	border:0;
}
.bodyImage{
	margin-bottom:10px;
	padding:2px;
	border:1px solid #ccc;
}
.clear{
	clear:both;
	border:none;
	border-bottom:1px solid #ccc;
	background:transparent;
	height:1px;
	width:744px;
	margin:0 0 3px 10px;
}
#credit{
	color:#999;
}
.hide{	
	border:0;
	color:#fff;
	width:740px!important;
}
#container{
	width:760px;
	text-align:left;
	position:relative;
	margin:20px auto;
}
#copy{
	margin:62px 0 0 0;
	padding-right:16px;
	text-align:right;
}
#copy a{
	color:#999;
	text-decoration:none;
}
#desc{
	padding-bottom:10px;
}
#email, #name{
	width:160px;
	border:1px solid #ccc;
	margin:0 3px 3px 0;
}
#footer p, #footerFolio p{
	color:#999;
	font-size:80%;
}
#header{
	width:760px;
}
#headImage{
	padding:1px 8px 2px 0px;
}
.heading{
	padding:10px 0 10px 0;
}
#leftColumn{
display:none;
}
#middleColumnFolio h2{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	color:#1A254F;
	border-bottom:1px solid #ccc;
	margin-top:8px;
}
#middleColumn p{
	margin:0 0 20px 0;
}

.smaller{
	font-size:90%;
}
#rightColumn{
	display:none;
}
#logo img{
	display:none;
}
#logo, #where{
	padding-bottom:10px;
}
#main{
	width:780px;
	padding:5px 0 0 10px;
	background:url(images/main.jpg) repeat-y;
}
#mainFolio{
	width:750px;
	padding:5px 0 0 10px;
	background:url(images/main_folio.jpg) repeat-y;
}
#news{
	margin:0;
	padding:0;
}
#news label{
	display:none;
}
#news input{
	float:left;
}
#print{
	display:none;
}
.side{
	border:5px solid #ccc;
	margin:0 0 5px 2px;
}
#surrey{
	margin:62px 0 0 0;
	padding-left:20px;
}
/*Navigation------------------------------------*/

#nav{
	display:none;
}
