/* jdownendlandscaping.com */
/* last modified 05/07/07 created by: Nycole Evans */



/* Global Styles */

body {
	margin: 15px 0 0 0;
	background: url(/images/body_bg_image_3.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	}
	
a {
	color:#333333;
	text-decoration: underline;
	}
	
a:hover {
	color:#CC0000;
	text-decoration:none;
	}
	


/* Layout: HEADER */

#header {
	background: url(/images/home_header.jpg) no-repeat;
	width: 909px;
	height: 179px;
	}
	
#temp_header_flowershow {
	background: url(/images/advertising/home_header.jpg) no-repeat;
	width: 909px;
	height: 179px;
	}
	
/* Layout: CONTENT */	

#content_main_bg {
	background: url(../images/home_middle_image_bg.jpg) no-repeat;
	width: 909px;
	height:376px;
	}
	
#content_container {
	padding-left: 362px;
	padding-right: 118px;
	padding-top: 125px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2a2a2a;
	line-height: 1.30em;
	font-size: 17px;
	}
	
#table_main_style {
	margin: 0 auto; 
	width: 909px;
	}

