html { margin:0px; padding:0px; background:black; }
body { margin:0px; padding:0px; font-family:"Calibri", Arial, Helvetica, sans-serif; font-size:14px; }

#wrapper { width:960px; margin:0px auto; }
#header { width:960px; height:128px; background:url(img/header.jpg) no-repeat; }

#header a img { float:right; border:none; margin-top:72px; margin-right:2px; }

#ourServicesHome { height:433px; background:url(img/background-garden.jpg) no-repeat; }
#rightColumnHome { width:280px; height:433px; background:url(img/black.png) repeat; padding:10px 20px; color:white; float:right; } 

#ourServices { height:170px; background:url(img/background-landscaping.jpg) no-repeat; }

ul.menu { margin:0px; padding:0px; list-style:none; clear:both; }
ul.menu li { float:left; display:block; font-size:15px; }
ul.menu li a { display:block; margin:1px 0px 0px 1px; background:url(img/black.png) repeat; padding:4px 10px; text-decoration:none; color:white; }
ul.menu li a:hover { background:url(img/lightblack.png) repeat; }

#rightColumn { width:280px; height:160px; background:url(img/black.png) repeat; padding:0px 20px 10px; color:white; float:right; overflow:hidden; } 
#rightColumn p span, #rightColumnHome p span { color:#bed637; }
#rightColumn p, #rightColumnHome p{ font-weight:bold;color:white; font-size:19px; line-height:130%; margin:4px 0px; }
#rightColumn ul, #rightColumnHome ul { margin-left:0px; padding-left:18px; margin-top:4px; }
#rightColumn ul li { padding:1px 0px; font-weight:bold; font-size:15px; }
#rightColumnHome ul li { padding:10px 0px; font-size:15px; font-weight:bold; }

#bottomContent { color:#F3F3F3; padding:20px 0 20px 0; font-size:16px; }
#bottomContent a { color:#bed637; }
#bottomContent h1 { color:#bed637; }
#bottomContent #contactForm { float:left; width:245px; }
#bottomContent #contactAddress { float:left; padding:0 20px; margin-left:32px; border:dashed 1px #bed637; border-top:none; border-bottom:none; }
#bottomContent #contactAddress strong { color:#bed637; }
#bottomContent #map { float:right; }

#footer { color:#b0b0b0; text-align:center; padding:14px 0 0 0;}
#footer a { color:#bed637; }

img.imgright { float:right; margin-left:10px; }
a img.imgright { border:solid 1px #bed637; }
.hr { background:url(img/garden-landscape-hr.jpg) no-repeat; height:3px; }
.clr { clear:both; }
