/* CSS Document */

img, div { behavior: url(../iepngfix.htc) }

* {margin:0; padding:0;}

body {
	font-family:calibri,Arial, Helvetica, sans-serif;
	margin:0;  }


h1 {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #82ba00;
	margin-bottom: 15px; }
	
h2 {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4fb6bf;
	padding:2px 0; margin:0;}
	
h3 {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4fb6bf;
	padding:2px 0; margin:0;}
	
p {
	color: #343434;
	margin: 0;
	padding: 4px 0;
	font-size:14px;
	line-height: 1.3;}
a {
	color: #4bb7c1; }
a:hover {
	color: #82ba00; }
	
a img  {
	border:none; }
	
ul {
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	font-size:14px;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 2px 2px 2px 8px;
}
li {
	margin: 4px 0 4px 4px;
}

#evergreenpage {
	margin: 0 auto;
	width: 980px;	
	background-color:#FFFFFF;
	color: #343434; }
	
div.clear {
	clear:both;
	height:0; }
	
img.floatright  {
	float:right;
	margin-left: 8px; }
img.floatleft  {
	float:left;
	margin-right: 8px; }
	
/****HEADER****/

#head_navigation {
	height: 115px;
	margin: 0 40px 10px;}
	
#head_navigation h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 64px;
	margin: 0; padding: 0;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal; }

#contactnumber {
	height: 25px;
	margin-bottom: 16px; }
#contactnumber p {
	font-family:calibri,Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
	font-size:18px;
	color: #82ba00;
	line-height: 25px;
	padding-right:5px;  }
	
#logo {
	width: 200px;
	height: 60px;
	margin: 0 1px;
	float:left;}
#logo img {
	margin: 5px 0; }

#buttonone {
	width: 172px; height: 60px;
	background-color: #72cd34;
	margin: 0 1px;
	background-image:url(../images/bone.jpg); background-repeat:no-repeat;
	float:left;
	cursor:pointer; }
#buttonone a {
	color: #ffffff;
	text-decoration:none;}
#buttonone:hover {
	color: #457c1f;
	background-image:url(../images/bone_on.jpg); background-repeat:no-repeat;}

#buttontwo {
	width: 172px; height: 60px;
	background-color: #a8d652;
	margin: 0 1px;
	background-image:url(../images/btwo.jpg); background-repeat:no-repeat;
	float:left;
	cursor:pointer;  }
#buttontwo a {
	color: #ffffff;
	text-decoration:none;}
#buttontwo:hover {
	color: #687b34;
	background-image:url(../images/btwo_on.jpg); background-repeat:no-repeat;}
	
#buttonthree {
	width: 172px; height: 60px;
	background-color: #a8d5c0;
	margin: 0 1px;
	background-image:url(../images/bthree.jpg); background-repeat:no-repeat;
	float:left;
	cursor:pointer;  }
#buttonthree a {
	color: #ffffff;
	text-decoration:none;}
#buttonthree:hover {
	color: #6f8778;
	background-image:url(../images/bthree_on.jpg); background-repeat:no-repeat;}
	
#buttonfour {
	width: 172px; height: 60px;
	background-color: #4bb7c1;
	margin: 0 1px;
	background-image:url(../images/bfour.jpg); background-repeat:no-repeat;
	float:left;
	cursor:pointer;  }
#buttonfour a {
	color: #ffffff;
	text-decoration:none;}
#buttonfour:hover {
	color: #317171;
	background-image:url(../images/bfour_on.jpg); background-repeat:no-repeat;}
	
/****SLOGAN/IMAGE****/

#header02 {
	height: 311px;
	margin: 0 0 20px 0;}

#header02 img {
	margin-right: 2px;
	float: left;}

#slogan {
	background-color: #72cd34; background-image: url(../images/sloganglow.png);
	height: 311px; width:307px;
	float:left; }
#slogan img {
	padding: 100px 0 0 10px; }

/****BREADCRUMBS****/

div#breadcrumbs {
	width: 100%;
	margin-bottom: 10px;
	background-color: #72cd34; 
	height: 20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; text-decoration:none;
	line-height:20px;
	padding: 0 5px; }
div#breadcrumbs a{
	font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; text-decoration:underline;
	color:#FFFFFF;
	line-height:20px;
	padding: 0 5px;}
	
/****CONTENT****/

#content {
	margin: 10px 40px 0px 40px;
	overflow: hidden; }
#content_left {
	float:left;
	width:556px;}
#content_right {
	float:left;	
	width: 290px;
	border-left: 2px solid #72cd34;
	margin-left: 35px;
	padding-bottom: 800px;
	margin-bottom: -800px;}
#content_right h1 {
	padding-left: 35px;}
	
/****FOOTER****/
#innerfoot {
	clear:both;
	height:35px; }
	
#outerfoot {
	height:35px;
	width: 980px;
	margin: 0 auto;
	color:#4f5b36;
	line-height: 45px;
	padding-bottom:0px; }
#outerfoot img {
	float:right;
	margin: 5px; }


/****HOME****/

div.service {
	width: 541px;
	margin:20px 0;
	cursor:pointer;}
.service p a {
	color: #333333; }
.service p a:hover  {
	color: #333333; }
.service a {
	text-decoration:none;}
	
.service_link {
	text-align: right;
	color: #4fb6bf;}
p.service_link a{
	text-decoration:underline;
	color: #4fb6bf; }
p.service_link a:hover {
	text-decoration:underline;
	color: #82BA00; }
	
div.service img {
	float: left;
	margin-right:15px;}

div.learnmore {
	margin: 15px 0;
	font-size: 12px; 
	padding-left:35px;
	cursor:pointer;
	text-decoration:none; }

.learnmore p, .learnmore a {
	font-size: 13px;
	text-decoration:none; 	}
.learnmore h3 {
	text-decoration:none; }
		
.learnmore img{
	margin-right: 8px;
	float:left; padding-left: 0; }
	
a.learnmore {
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #4fb6bf;
	padding:2px 0; margin:0;}
	
/****GALLERY PAGE****/

#gallerycontent_left {
	float:left;
	width:556px;}

#gallerycontent_left h1, #gallerycontent_left p{
	margin-left: -6px;}

div.gallerycontent { /*THIS IS THE STUFF IN THE RIGHT COLUMN*/
	margin: 15px 0;
	padding-left:35px; }	
	
div.shadowthumb {
	float:left;
	background: url(../images/thshadow.png) no-repeat bottom left;
	margin: 19px 0 0 0;}

.shadowthumb img {
	width: 154px; height:93px;
	display: block;
	position: relative;
	border: 1px solid #a9a9a9;
	margin: -6px -6px 6px 6px;
	padding: 8px; } 
	
div.middlethumb {
	margin-left:20px; margin-right: 20px;}
	
div.shadowactive {
	float:left;
	background: url(../images/shadow.png) no-repeat bottom left;
	margin: 10px 10px 0 0;}

.shadowactive img {
	width: 538px; height:344px;
	display: block;
	position: relative;
	border: 1px solid #a9a9a9;
	margin: -6px -6px 6px 6px;
	padding: 8px; } 

div.guestsuites {
	margin-left:6px;}
	
/****FAMILY SUPPORT****/

div.familysupportlink {
	margin:20px 0;
	cursor:pointer;}

p.familysupportlink a {
	color: #343434;
	text-decoration:none; }
.familysupportlink a {
	text-decoration:none;}
	
div.familysupportlink img {
	float: left;
	margin-right:15px;}
	
/****VOLUNTEER****/
	
div#volunteerform  {
	width: 460px;
	margin-top: 8px;
	float:left;}
#volunteerform input, #volunteerform label {
	margin: 3px 0;
	font-size:15px;
	color:#333333; }
#volunteerform input  {
	width: 254px;
	float:left; }
#volunteerform label {
	width: 124px;
	float:left; }
#volunteerform textarea {
	width: 380px;
	float:left;
	margin: 5px 0 10px; }
#volunteerform br {
	clear:both; }
#volunteerform input.submit {
	cursor:pointer;
	width: 100px;
	border:outset 1px #cccccc;
	background:#999999;
	color:#666666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;}	

img.volunteer {
	margin-top: 10px; margin-right: 14px; }
	
/*****SERVICES****/
div#rightcontactform  {
	width: 255px;
	margin: 8px 0 0 0;
	padding-left:35px;}
#rightcontactform input, #rightcontactform label {
	margin: 3px 0;
	font-size:15px;
	color:#333333; }
#rightcontactform input  {
	margin-left: 0;
	width: 245px;
	float:left; }
#rightcontactform label {
	margin-left: 0;
	width: 124px;
	float:left; }
#rightcontactform textarea {
	margin-left: 0;
	width: 245px;
	float:left;
	margin: 5px 0 10px; }
#rightcontactform br {
	clear:both; }
#rightcontactform input.submit {
	cursor:pointer;
	width: 100px;
	border:outset 1px #cccccc;
	background:#999999;
	color:#666666;
	font-weight:bold;
	padding: 1px 2px;
	margin-left: 0;
	background:url(../images/formbg.gif) repeat-x left top;}	

	
/*****ABOUT US****/

div.profileimg {
	background-image:url(../images/photobg.jpg); background-repeat:no-repeat;
	width:160px; height:160px; }
.profileimg img {
	width:130px; height:130px;
	margin:15px; }

div.profile  {
	width: 160px;
	height: 275px;
	margin: 10px;
	float:left;}
div.profile p {
	margin: 0 6px;
	font-size:14px;
	line-height: 1.3;
	font-weight:normal;
	}
div.profile h3 {
	margin: 0 6px;
	color: #82ba00;
	font-size:14px;
	line-height: 1.3; 
	font-weight:bold;}

/*****EVENT DETAIL****/

.event_container {
	clear:left;
	margin: 10px 0;
}

.calendarfloor {
	float:left;
	margin-left: 10px;	}

.calendarDL {
	width: 173px; height: 105px;
	background-color: #ffffff;
	margin: 0 10px 0 0;
	background-image:url(../images/calendar-dl.gif); background-repeat:no-repeat;
	float:left;
	cursor:pointer; }
.calendarDL a {
	color: #ffffff;
	text-decoration:none;}
.calendarDL:hover {
	background-image:url(../images/calendar-dl-over.gif); background-repeat:no-repeat;}
	
.calendarDLalt {
	width: 173px; height: 105px;
	background-color: #ffffff;
	margin: 0 10px 0 0;
	background-image:url(../images/calendar-dl-alt.gif); background-repeat:no-repeat;
	float:left;
	cursor:pointer; }
.calendarDLalt a {
	color: #ffffff;
	text-decoration:none;}
.calendarDLalt:hover {
	background-image:url(../images/calendar-dl-over.gif); background-repeat:no-repeat;}

/*** POP - UP : Form Confirmation ***/

div#popup {
	width: 400px;
	height: 200px; 
	border: 1px solid #82ba00;
	margin:auto; }

div#popup img {
	float:left;
	margin: 15px; }
	
div#popup p {
	margin: 15px; }
	



