body {
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    background-color:#525252;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;

	}

#container {
    position: relative;
    margin: auto; 
    text-align: left;
    width: 760px;
	height: 543px;
	/*border: 5px solid #767676; margin: 3px; */
	background: #000000;

} 


#header {
	position: absolute; top: 0;
	padding: 0px 0px 0px 0px;
    height: 60px;
	width: 760px;
}

#logo {
	position: absolute; top: 0; left: 0;
	margin-top: 5px;
	margin-left: 5px;
}

#top_nav {
	position: absolute; top: 0; right: 0;
	text-align: right;
	margin-top: 15px;
	/* padding-right: 10px; */
	padding-top: 2px;
	background: #000000 url(header_bronze_fade.jpg) no-repeat;
	color: #FFFFFF;
	height: 18px;
	width: 482px;
}

#left_about {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(about_leftcol.jpg) no-repeat;
}

#left_const {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(const_leftcol.jpg) no-repeat;
}
#left_contact {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(contact_leftcol.jpg) no-repeat;
}
#left_design {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 441px;
	background: #000000 url(design_leftcol.jpg) no-repeat;
}
#left_lawn {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 441px;
	background: #000000 url(lawn_leftcol.jpg) no-repeat;
}
#left_maint {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(maint_leftcol.jpg) no-repeat;
}
#left_photo {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(photo_leftcol.jpg) no-repeat;
}
#left_snow {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(snow_leftcol.jpg) no-repeat;
}
#left_tree {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 472px;
	background: #000000 url(tree_leftcol.jpg) no-repeat;
}
#left_yf {
	position: absolute; top: 60px; left: 0;
	width: 316px;
	height: 441px;
	background: #000000 url(yf_leftcol.jpg) no-repeat;
}



#content_about {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(about_content_bg.jpg) no-repeat fixed;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
	_background: #468 url(about_content_bg.jpg) no-repeat;


}

#content_const {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(const_content_bg.jpg) no-repeat fixed;
	_background: #468 url(const_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_contact {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(contact_content_bg.jpg) no-repeat fixed;
	_background: #468 url(contact_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_design {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(design_content_bg.jpg) no-repeat fixed;
	_background: #468 url(design_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_lawn {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(lawn_content_bg.jpg) no-repeat fixed;
	_background: #468 url(lawn_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_maint {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(maint_content_bg.jpg) no-repeat fixed;
	_background: #468 url(maint_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_photo {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(photo_content_bg.jpg) no-repeat fixed;
	_background: #468 url(photo_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_snow {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(snow_content_bg.jpg) no-repeat fixed;
	_background: #468 url(snow_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_tree {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(tree_content_bg.jpg) no-repeat fixed;
	_background: #468 url(tree_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
#content_yf {
	background-attachment: fixed;

	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #000000 url(yf_content_bg.jpg) no-repeat;
	_background: #468 url(yf_content_bg.jpg) no-repeat;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}
html>body #content_yf {
	position: absolute; top: 60px; left: 316px;
	text-align: left;
	width: 417px;
	height: 400px;
	overflow: auto;
	background: #468 url(yf_content_bg.jpg) no-repeat;
}

#publish {
	position: absolute; top: 460px; right: 0;
	float: right;

}

#footer {
	position: absolute; top: 528px;
	text-align: left;
	/* padding: 10px 10px 0px 10px; */
	background: #A3811B;    
	width: 760px;
}

a img {
	border: none;
}


a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #D3C435;
	text-decoration: none;
}


h1 { 
font: bold 24px Georgia, Arial, Helvetica, sans-serif; 
padding: 0; 
color: #000000; 
padding-left: 20px;
margin: 2px 0 -1px 0;
} 

h3 {
font: bold 14px Georgia, Arial, Helvetica, sans-serif;
padding-left: 20px;
color: #000000;
margin: -1px 0 -15px 0;
text-align: left;

}

hr {
	height: 1px; 
	color: #A69B79; 
	width: 500px;
	margin-top: 20px;
}

p {
	padding: 0px 15px 0px 18px;
    line-height: 15px;
	text-align: left;
    
}

p.center {
	padding: 3px 30px 3px 18px;
    line-height: 15px;
	text-align: center;
}

p.large {
	margin-bottom: 10px;
    line-height: 19px;
    font-size: 110%;
}

p.small {
	margin-bottom: 10px;
    line-height: 19px;
    font-size: 90%;
}

p.smaller {
	margin-bottom: 10px;
    line-height: 15px;
    font-size: 85%;
}

p.footer {
	margin-bottom: 10px;
    line-height: 19px;
	color: #B5AC90;
}

table td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: left;
	vertical-align: middle;
	margin: 10px 10px 10px 10px;
	font-size: 70%;
}
.class1 a:link {color:#378E27; text-decoration:none}
.class1 a:visited {color:#378E27; text-decoration:none}
.class1 a:hover {color:#378E27; text-decoration: underline; color:#378E27; background: none}
