/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #00777d;
}

a{
	color: #ffffff;
}

a:hover{
	color: #5ac41f;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #5ac41f;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #5ac41f;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 5px;
}

#headlines{
	width: 20%;
	float: right;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background-color: #5ac41f;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
	color:#FFFFFF;
	text-decoration:none
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #5ac41f;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a:hover{
	color: #000;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 20px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
    color: #FFFFFF;
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #5ac41f;
}

/************** #headlines styles **************/

#headlines{
	margin: 5px;
	font-size: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/page_menu.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* needed for IE to make :active state work first time */
a, a:visited {color:#fff;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#00777d; text-decoration:none; border:1px solid #000; width:75px; height:75px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(images/Gallery/BerberisTinyGold.jpg);}
a.slideb {background:url(images/Gallery/WeigelaMinorBlack.jpg);}
a.slidec {background:url(images/Gallery/BerberisAdmiration.jpg);}
a.slided {background:url(images/Gallery/CoprosmaPacificNight.jpg);}
a.slidee {background:url(images/Gallery/CoprosmaRainbowSurprise.jpg);}
a.slidef {background:url(images/Gallery/SedumCocaCola.jpg);}
a.slideg {background:url(images/Gallery/HebeChampagne.jpg);}
a.slideh {background:url(images/Gallery/HebeSapphire.jpg);}
a.slidei {background:url(images/Gallery/CFirecracker.jpg);}
a.slidej {background:url(images/Gallery/WeigelaMonetinflower.jpg);}
a.slidek {background:url(images/GAN_T.JPG);}
a.slidel {background:url(images/Gallery/Nurseryshot.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

/* styling for LEFT gallery */
#container_left {position:relative; width:550px; height:510px; background:#00777d; border:1px solid #a49188; margin:1em auto;}
#container_left img {border:0;}
#container_left .thumbs {width:170px; position:absolute; left:0; top:0;}
#container_left a.gallery:hover span {display:block; position:absolute; width:360px; height:50px; top:365px; left:175px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #000;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:350px; height:350px; top:5px; left:180px; padding:5px; color:#000; border:1px solid #3d330f; z-index:50;}
#container_left h1 {clear:both; margin:0; padding-top:100px; padding-left:250px; width:250px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_left h1 em {font-size:0.6em; color:#000;}

