@charset "UTF-8";
/* CSS Document */


/*****************************
EVERGROW CSS
*****************************/

body {
	font-family: Geneva, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color:#FFF;
	background-image: url(../images/site_bg_gradient.png);
	background-repeat:repeat-x;
	background-position:top;
}

#container {
	padding-bottom:10px;
	overflow:hidden;
}

.spacer2px {
	height:2px;
}

.spacer10 {
	height: 10px;
}

.spacer20 {
	height: 20px;
}

/*****************************
GENERAL TEXT RULES
*****************************/

a:link {
	color:#FFFFFF;
}
a:visited {
	color:#CCC;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
}

/*Black a classes with no text decoration*/

a.link_no_decoration_black:link {
	color: #000;
	text-decoration: none;
}
a.link_no_decoration_black:visited {
	color:#000;
	text-decoration:none;
}
a.link_no_decoration_black:hover {
	color:#090;
	text-decoration:none;
}
a.link_no_decoration_black:active {
	color:#000;
	text-decoration:none;
}

/*White a classes with no text decoration*/

a.link_no_decoration_white:link {
	color: #e2e2e2;
	text-decoration:none;
}
a.link_no_decoration_white:visited {
	color: #CCC;
	text-decoration:none;
}
a.link_no_decoration_white:hover {
	color: #FFF;
	text-decoration:none;
}
a.link_no_decoration_white:active {
	color: #e2e2e2;
	text-decoration:none;
}

/*Big White a classes with no text decoration*/

a.link_no_decoration_white_big:link {
	font-size: 14px;
	color: #e2e2e2;
	text-decoration:none;
}
a.link_no_decoration_white_big:visited {
	font-size: 14px;
	color: #CCC;
	text-decoration:none;
}
a.link_no_decoration_white_big:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
}
a.link_no_decoration_white_big:active {
	font-size: 14px;
	color: #e2e2e2;
	text-decoration:none;
}

/**/

strong {
	font-weight: bolder;
}

em {
	font-style:italic;
}

/***************************** 
BANNER
*****************************/

#banner {
	background-image:url(../images/homepage_banner.jpg);
	height:180px;
	background-position:left;
}

#banner_rollover {
	height: 180px;
	padding-left: 37px;
	padding-top: 45px;
}

/***************************** 
NAV BAR
*****************************/

#nav_bar {
	background-image:url(../images/navbar.png);
	background-repeat:repeat-x;
	height:40px;
}

#nav_bar_slogan {
	padding-top: 10px;
}

#nav_bar_text {
	padding-top: 12px;
	color: #e2e2e2;
}

/***************************** 
CONTENT BOXES
*****************************/

.content_header_big {
	background-image:url(../images/contentbox_header_big.png);
	height:30px;
}

.content_header_sm {
	background-image:url(../images/contentbox_header_sm.png);
	height:30px;
}

.content_header_text {
	padding-top: 8px;
	margin-left: 65px;
	color: #e2e2e2;
	font-size:12px;
}

.content_box_subheader {
	padding: 10px;
}

.content_box_main_big {
	background-image: url(../images/contentbox_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding-bottom: 20px;
	min-height:420px;
	color:#333;
}

.content_box_main_sm {
	background-image: url(../images/contentbox_bg_sm.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height: auto;
}

.content_box_main_text {
	background-image: url(../images/contentbox_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding: 20px;
	line-height:17px;
	min-height:420px;
	color:#333;
}

.content_box_sm {
	padding: 15px;
	color:#000;
	font-size:12px;
}

.content_box_border {
	border: solid 1px #666;
}

#content_box_homepagetext {
	line-height: 16px;
	color:#333;
	padding-top: 30px;
	padding-right:20px;
}

#content_box_linkthru {
	margin-top: 10px;
	padding-left: 395px;
}

#content_box_image {
float: left;
display: inline;
}

#main_content {
	padding: 20px;
}

/***************************** 
ABOUT US PAGE
*****************************/

#aboutus_text {
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	line-height:17px;
	height: 1500px;
	color: #333;
}

#aboutus_img {
	float:right;
	margin: 10px;
}

/***************************** 
CARE PAGE
*****************************/

#care_pdf_download {
	padding-right: 75px;
}

/***************************** 
GALLERY
*****************************/
#gallery {
		width: 680px;
		padding-top:40px;
		padding-left:40px;
		padding-right: 15px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #e2e2e2;
		
	}
	#gallery ul a:hover img {
		border: 2px solid #093;
		
		color: #0CF;
	}
	#gallery ul a:hover { color: #000; }


.gallery_subheader {
	padding: 5px;
}

/***************************** 
OUR TREES GALLERY
*****************************/
#tree_gallery {
		width: 680px;
		padding-top: 15px;
		padding-left: 40px;
	}
	#tree_gallery ul { list-style: none; }
	#tree_gallery ul li { display: inline; }
	#tree_gallery ul img {
		border: 2px solid #e2e2e2;
	}
	#tree_gallery ul a:hover img {
		border: 2px solid #093;
		color: #0CF;
	}
	#tree_gallery ul a:hover { color: #000; }

#careinstructions {


}
/***************************** 
ORDER FORM
*****************************/

#orderform_subheader {
	padding: 10px;
	font-size: 11px;
	color:#000;
}

#orderform_disclaimer {
	font-size: 9px;
	padding: 10px;
}

#orderform_wrapper {
	padding: 10px;
}

/***************************** 
PHP FORM
*****************************/

#phpform_success_wrapper {
	padding: 20px;
	color:#333;
}

#phpform_success_header {
	font-size: 16px;
}

/*****************************
RENTAL AGREEMENT
*****************************/

#rental_agreement {
	background-image: url(../images/contentbox_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding: 20px;
	font-size:9px;
	line-height:13px;
	min-height:420px;
}

/***************************** 
FOOTER
*****************************/

#footer_bg {
	background-image:url(../images/treehorizon.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:100px;
	overflow:hidden;
}
#footer_text {
	font-size:9px;
	position: relative;
	top: 80px;
	padding-left:10px;
	padding-right:10px;
}
#footer_siteby {
	float:right;
}




