/* CSS Document */

/* main styles for all pages other than home */

/* CSS Document */

html {
	margin:0px;
}

table {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	background-color: #330000;
	background-image:  url(images/gradient_bkg.jpg);
	background-repeat: repeat-x;
}

p, ul, li, ol {
	margin:0;
	padding:0;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin:0;
	padding:0;
	color:#990000;
}

a {
	color:#990000;
}

#container{
	position: relative;
	width:990px;
	height:740px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-position: 0px;
	background-repeat: no-repeat;*/
 	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#330000;
	border: 1px solid #000000;
}

/*----HOME PAGE LAYOUT-----*/

#masthead{
	width:990px;
	height:106px;
	background-image:url(images/masthead.jpg);
	background-repeat:no-repeat;
}

#featured{
	margin:0;
	width:990px;
	height:230px;
	background-repeat:no-repeat;
	background-image:url(images/featured_blank.jpg);
}

#eventslink {
display:block;
float:right;
height:210px;
margin-top:13px;
margin-right:13px;
width:442px;
}

#services{
	clear:both;
	float:left;
	width:325px;
	height:365px;
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
}

#doityourself{
	float:left;
	width:340px;
	height:365px;
	background-image:url(images/doityourself.jpg);
	background-repeat:no-repeat;
}

.santa {
	float:right;
	margin:163px 52px 0 0;
	display:inline;
}

.santa a{
	font-size:14px;
	color:#fff;
}

#main_text{
	float:right;
	width:325px;
	height:365px;
	background-image:url(images/main_content.jpg);
	background-repeat:no-repeat;
}

#current_specials{
	width:290px;
	height:165px;
	margin-left: 10px;
	margin-right: auto;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666600;
}

#seasonal_tips{
	width:290px;
	height:150px;
	margin-left: 10px;
	margin-right: auto;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666600;
}

#footer{
	clear:both;
	width:990px;
	height:39px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#nav_left{
	margin-top:84px;
	margin-left:5px;
	width: 340px;
	height: 13px;
	float:left;
}	

#nav_right{
	margin-top:84px;
	margin-right:4px;
	width: 334px;
	height: 13px;
	text-align:right;
	float:right;
}	

/*----INTRODUCTION TO MAIN LINE GARDENS-----*/

#intro{
	width:285px;
	margin-left:10px;
	padding-top:25px;
	float:left;
	margin-right: 10px;
}

#intro h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding-bottom:15px;
	width: 285px;
	height:40px;
	background-image:url(images/welcometomainlinegardens_new.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#intro p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-bottom:10px;
	color:#666600;
	margin-left: 5px;
}

/*----SERVICES BOX-----*/

#services_table {
	margin-top:20px;
	margin-left:33px;
	padding:0;
}

#services_table p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#666600;
}

#services_table #landscaping_service h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:5px;
	width: 200px;
	height:15px;
	background-image:url(images/landscaping_homehead.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	vertical-align: top;
}

#services_table #giftshop_service h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:5px;
	width: 200px;
	height:15px;
	background-image:url(images/giftshop_homehead.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	vertical-align: top;
}

#services_table #mulchstone_service h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:5px;
	width: 200px;
	height:15px;
	background-image:url(images/mulchstone_homehead.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	vertical-align: top;
}

#services_table #nursery_service h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:5px;
	width: 200px;
	height:15px;
	background-image:url(images/nursery_homehead.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	vertical-align: top;
}

/*----DO IT YOURSELF BOX-----*/

#gotmulchlink {
display:block;
float:right;
height:140px;
margin-top:20px;
margin-right:20px;
width:134px;
}

#veralink {
display:block;
float:left;
height:140px;
margin-top:20px;
margin-left:15px;
width:134px;
}


/*----SPECIALS BOX-----*/

#doityourself h2{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:10px;
	width: 270px;
	height:15px;
	background-image:url(images/currentspecials_homehead.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	vertical-align: top;
	margin-top:15px;
	margin-left:10px;
}

#doityourself p{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#666600;
}

#specials_item{
height:160px;
width: 300px;
margin-left:20px;
}

#specials_item h5{
margin:0;
padding:0;
text-align:center;
}

#specials_item p{
margin-top:10px;
}

#current_specials img{
float:right;
}


/*----FOOTER-----*/

#footer .sitemap_button a{
	float:left;
	width:87px;
	height:24px;
	margin-top:10px;
	margin-left:10px;
	background-image:url(images/button_sitemap_up.gif);
	background-repeat:no-repeat;
	vertical-align: top;
	display: block;
}

#footer .sitemap_button a:hover{
	background-image:url(images/button_sitemap_hover.gif);
}

#footer #footer_contactinfo {
	float:left;
	width:655px;
	height:16px;
	margin-top:19px;
	margin-left:75px;
	background-image:url(images/footer_contactinfo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	vertical-align: top;
}

#footer .aboutus_button a{
	float:right;
	width:87px;
	height:24px;
	margin-top:10px;
	margin-right:10px;
	background-image:url(images/button_aboutus_up.gif);
	background-repeat:no-repeat;
	vertical-align: top;
	display:block;
}

#footer .aboutus_button a:hover{
	background-image:url(images/button_aboutus_hover.gif);
	}
	
	

