/* 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_1.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	text-align: left;
	}
	
a {
	color:#333333;
	text-decoration: underline;
	}
	
a:hover {
	color:#CC0000;
	text-decoration:none;
	}
	
.links {font-size: 14px;}

a.links {color: #0000FF; text-decoration: underline}

a.links:hover {color: #990000; text-decoration: underline}

.links_two {font-size: 12px;}

a.links_two {color: #0000FF; text-decoration: underline}

a.links_two:hover {color: #990000; text-decoration: underline}
	
.image_left {
	float: left;
	margin: 0 7px 7px 0;
	clear: both;
	}
	
.image_right {
	float: right;
	margin: 0 0 7px 7px;
	clear: both;
	}
	
/* Layout: TABLE */


#table_bg {
	background: url(../images/cont_table_bg.jpg) repeat-y;
	}

/* Layout: HEADER */

#header {
	background: url(../images/head_inside.jpg) no-repeat;
	width: 909px;
	height: 166px;
	}
	
/* Layout: CONTENT */	

#content_main_bg {
	background: url(/images/cont_main_bg.jpg) no-repeat;
	width: 909px;
	}
	
#content_container {
	padding-left: 64px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-top: 22px;
	}
	
#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.00em;
	font-size: 15px;
	color: #BF1A04;
	font-weight:bold;
	padding-bottom: 10px;
	}
	
#content_font {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	font-size: 12px;
	color: #333;
	}

/*The following are styles for the NAVLIST*/ 

ul.navlist {
	list-style: none;
	margin: 0;
	padding: 8px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bf1e08;
	font-weight: bold;	
	width: 210px;
	}
	
ul.navlist li {
	margin:0;
	padding: 5px 1px 5px 23px;
	line-height: 1.30em;
	}
	
ul.navlist li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bf1e08;
	font-weight: bold;
	text-decoration: none;
	}

ul.navlist li a:hover {
	text-decoration: underline;
	}
	
/* Sub Nav Styles */

ul.subnavlist {
	list-style: none;
	margin: 0;
	padding: 0px 50px 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	font-weight:bold;
	}
	
ul.subnavlist li {
	background: url(/images/cont_bullet.gif) no-repeat 0 4px;
	margin:0;
	padding: 0px 3px 0px 10px;
	line-height: 1.30em;
	}
	
ul.subnavlist li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	font-weight:bold;
	text-decoration: none;
	}

ul.subnavlist li a:hover {
	text-decoration: underline;
	}
	
/*Subnavlist 2*/

ul.subnavlist_filled {
	list-style: none;
	margin: 0;
	padding: 0px 50px 0px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	font-weight:bold;
	}
	
ul.subnavlist_filled li {
	background:url(/images/filled_red_bullet.gif) no-repeat 0 4px;
	margin:0;
	padding: 0px 3px 0px 10px;

	}
	
ul.subnavlist_filled li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	font-weight:bold;
	text-decoration: none;
	}

ul.subnavlist_filled li a:hover {
	text-decoration: underline;
	}
	

#floatarrow {
	z-index: 2;
	position: absolute;
	left: 838px;
	top: 315px;
	}

#floatarrow2 {
	z-index: 2;
	position: absolute;
	left: 838px;
	top: 355px;
	}
	
#floatarrow3 {
	z-index: 2;
	position: absolute;
	left: 838px;
	top: 575px;
	}
	
#floatarrow4 {
	z-index: 2;
	position: absolute;
	left: 838px;
	top: 617px;
	}
	
/* Side Bar without the Menus styles */

#testimonials_header {
	padding-left: 30px;
	padding-top: 3px;
	}
	
#testimonials_font {	
	padding-left: 30px;
	padding-right: 65px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA0F03;
	}
	
#testimonials_link {
	padding-top: 18px;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 1.00em;
	}
	
#testimonials_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 1.00em;
	}
	
#testimonials_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.00em;
	}

#guarantee {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	}