/*--------------------------------------------------
Mead Nursery style sheet

version 2.0
author: platform 1 design
email: info@platform1design.com
website: http://www.platform1design.com
--------------------------------------------------*/

/*foundations*/

* {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	line-height:1.7em;
	color: #28692e;
}

p {
	margin: 0 0 0.6em 0;

}

body {
	background-color: #fff;
}

.clear {
	clear:both;
	display:block;
	height: 1px;
	margin: 0;
}

h1{
	font-size:16px;
}

h2{
	font-size:14px;
}

h3{
	font-size:13px;
	margin: 0.2em 0 0.5em 0;
}

h4{
	font-size:16px;
}

h5{
	text-transform: uppercase;
	font-size:13px;
	margin: 0.8em 0 0.3em 0;
}


h7 {
	font-size:13px;
	font-weight: bold;
	margin: 0.2em 0 00;
}

a {
	text-decoration: none;
	color: /*#7b59ba#739B7C#5E8968*/#3B1FAF;
}

a:hover {
	color: /*#8e7ad9#8CB095*/#739B7C;
}

/*layout panels*/

.shell {
	width:900px;
	margin: auto;
}

.site {
	width: 800px;
	margin: 0 auto;
	background-color:#FFF;
}

.masthead {
	width: 800px;
	height: 170px;
}

.masthead img {
	float:left;
}


.masthead a {display:none;}

.content {
	width: 800px;	
	background-color:#FFF;
}

.main {
	float:left;
	width: 560px;
	background-color:#FFF;
}

.intro {
}


/*main navigation*/

.nav {display:none}


/*side panel*/

.side {display:none}


/*main intro panel*/

.mainOne {display: none}



/*main content of page*/

.mainTwo {
	margin-top: 0;
}

.mainTwo h6 {
	font-size:16px;
}

.mainText {
	margin: 15px 0 0 0;
}

.mainText p {
	margin-right: 15px;
}

.mainImage {
	margin: 0 0 0 0;
}

.mainText .left img {
	float: left;
	margin: 0 10px 0 0;
}

.mainText .right img {
	float: right;
	margin: 0 10px 0 10px;
}


	
/*plant list */

p.initial {
	font-size: 48px;
	line-height:42px;
	font-weight: bold;
	margin: 0;
}

.item {
	border-top: solid 1px #bfd2c1;
	height: 108px;
	clear: both;
}

.itemPhoto {
	float: left;
	width: 100px;
	height: 100px;
	margin: 4px 10px 4px 0;
}

.itemPhotoGallery {
	width: 340px;
	float: left;
	margin: 4px 10px 4px 0;
}

.itemEntry {
	float:left;
	width: 320px;
	margin: 4px 10px 0 0;
	height: 104px;
	font-size:11px;
}

.itemEntryTeam {
	float:left;
	width: 400px;
	margin: 4px 10px 0 0;
}


.itemEventsGallery {
	float:right;
	width:180px;
	margin: 0 0 0 0;
}

.itemEventsHead  {
	float:left;
	width: 425px;
	margin: 4px 0 0 0;
	font-weight: bold;
}


.itemEvents  {
	float:left;
	width: 425px;
	margin: 0 0 0 0;
	border: 0;
}

.itemEvents h3 {
	font-size:12px;
}

.itemEvents p {
	margin: 0;
}

.itemCm {
	float:left;
	width: 45px;
	margin: 4px 10px 0 0;
	font-style:italic;
}

.itemSymbol {
	float:left;
	width: 40px;
	margin: 4px 0 0 0;
	text-align: right;
}

.italNorm {
	font-style:italic;
	font-weight: normal;
	text-transform:lowercase;
	}

/*AZ list*/

.AZlist {
	margin: 0 0 0 10px;
	width: 220px;
	height: 72px;
}

.AZlist a {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	border-bottom: none;

}

.AZlist a:hover, .AZselect {
	background: url(../img/graphics/theMeadAZselect.gif) no-repeat;
}

.AZlist .w a:hover, .AZlist .w .w {
	background: url(../img/graphics/theMeadWXselect.gif) no-repeat;
}




/*genus list*/

.genusList {display: none}



