@charset "utf-8";
body  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.thrColFixHdr #container {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #99CCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
} 
.thrColFixHdr #header {
	background-image: url(../landscape_consultants_header_red_white_copy.jpg);
	height: 132px;
	width: 955px;
	background-repeat: no-repeat;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
}
#nav_bar {
	height: 32px;
	width: 955px;
	background-color: #336633;
}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	background-color: #336633;
	height: 415px;
}
#side_nav_bar {
	height: 200px;
	width: 100px;
	padding: 10px;
	top: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#fap_pic {
	height: 75px;
	width: 75px;
	margin-left: 50px;
	padding: 0px;
}
#fap_text {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	color: #FFFFFF;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 157px; /* padding keeps the content of the div away from the edges */
	background-color: #336633;
	height: 415px;
	padding: 0px;
}
#search_bar {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#search_bar_text {
	float: right;
	height: 15px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#ad_space_one {
	height: 125px;
	width: 125px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	padding: 0px;
}
#side_bar_pic {
	height: 113px;
	width: 85px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 5px;
	float: right;
}

#ad_space_two {
	background-color: #336633;
	float: right;
	height: 50px;
	width: 120px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#ad_space_three {
	float: right;
	height: 75px;
	width: 120px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}




.thrColFixHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #99CCCC;
	height: 400px;
	margin: 0px;
} 

#contentupper {
	height: 300px;
	width: 612px;
	background-color: #99CCCC;
	float: left;
}
#contenttext {
	float: left;
	height: 280px;
	width: 240px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	overflow: auto;
}

#slideshowholder {
	background-color: #000000;
	height: 290px;
	width: 350px;
	float: right;
	margin-top: 5px;
}
#slideshow_pic {
	height: 280px;
	width: 330px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentlower {
	height: 90px;
	width: 612px;
	background-color: #99CCCC;
	float: left;
}


#plantofmonth {
	background-color: #99CCCC;
	height: 80px;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 5px;
	float: left;
}
#plant_of_month_pic {
	float: left;
	height: 60px;
	width: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
#plant_description {
	display: inline;
	height: 70px;
	width: 110px;
	margin: 0px;
	padding: 5px;
}
#contenttextlower {
	height: 70px;
	width: 300px;
	padding: 10px;
	margin-top: 10px;
	float: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.thrColFixHdr #footer {
	padding: 0;
	background-color: #336633;
	width: 955px;
	height: 100px;
	color: #FFFFFF;
} 
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 955px;
	text-align: center;
}


.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
