body {font:90%/140% Verdana, Arial, Helvetica, sans-serif;
		 background-color:#fff;
		 margin:0 0 0 7px;
		 padding:0 0 0 0;
	 }

	img {border:0;}
	h1 {color:#892034; font-size:1.5em; padding:10px 0 10px 0; margin:0 0 0 0;}
	h2 {color:#892034; font-size:1.3em; padding:10px 0 10px 0; margin:0 0 0 0;}
	h2.search {color:#892034; font-size:1.5em; padding:12px 0 20px 0; margin:0 0 0 0;}	
	h2.SearchResults {color:#88aadd; font-size:1.5em; padding:12px 0 20px 0; margin:0 0 0 0;}	
	h3 {color:#892034; font-size:1.2em; padding:10px 0 0 10px; margin:0 0 0 0;}
	p	{padding:6px 0 6px 0; margin:0 0 0 0;}	
	.error {color:#e90000; font-weight:bold;}
	.error a {color:#e90000; text-decoration: underline;}
	ol {padding-top:0px; margin-top:8px;}
	a {text-decoration:none; color:#892034;}
	a:hover {text-decoration:underline;}

#wrapper {
	width: 94%;
	margin-left: auto;
	margin-right:auto;
}

#logo { 
  padding: 40px 20px 20px 18px;
  background-image: url('../IMAGES/PICTURES/3.JPG');
  font-size:150%;
  color:#990033;
  font-family:Georgia, Times, serif;
  font-style:normal;
  background-repeat: no-repeat;
  background-position: bottom right;
}


#herbarium { 
  font-size:170%;
  font-style:normal;
  background-repeat: no-repeat;
  background-position: bottom right;
  text-align: left;
}


table.cheese
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 70%;
color: #414141;
width: 70%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
}

img.banner
{
float:right;
width: 10%;
}

table.salami
{table-layout:auto;
 text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #414141;
width: 70%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
}

table.apples
{ 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #414141;
width: 90%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
table-layout:fixed;
}

table.bacon
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	width: 70%;
	background-color: #fafafa;
	border: 0px #6699CC solid;
	border-collapse: collapse;
}

table.pageing
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #414141;
border: 0px #6699CC solid;
border-collapse: collapse;
}

th {
	font: bold 11px Trebuchet MS, Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #414141;
	text-align: left;
	vertical-align:top;
	width: auto;
}

td.pageing {
	border-right: 0px;
	border-bottom: 0px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #414141;
	text-align: left;
	vertical-align:top;
	width: auto;
}

td.input {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #CAE8EA;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
	text-align: left;
}

td.inputsimple {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #CAE8EA;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
	text-align: right;
}

	/* navigation */
	#navigation {height:30px; margin-left:15px;}
	#navigation ul {margin:0 0 0 0; padding:3px 0 0 0;}
	#navigation ul li {list-style-type:none; display:block; float:left; padding:4px 8px 0 0px; color:#000000;}
	#navigation ul li a {text-decoration:none; color:#892034;}
	#navigation a:hover {text-decoration:underline;}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
p.footnote{font-size:9px;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 98%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:auto;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

#director{
  float:right;
	margin: 0;
	padding-top:80px;
}

#thumbs{
    float:right;
	width: 5%;
	margin: 0;
	padding: 0 3% 0 0;
}

.hidden
{color:#FFFFFF}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	font: 90%/140% Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************* #globalNav styles **************/


#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#typenames{
	line-height: 65%;
}

/*********** #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: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.herbarium{
	color:#009900;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 20px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
	border: 1px solid #cccccc;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	color:#6D929B
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.current{
	color:red;
}

