/* Stylesheet for Compelling Words*/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #083437;
	line-height: 1.2em;	
	margin: 0px;
	padding: 0px;
	background: #CBE4E0 url(../images/bckgrnd.jpg) 0px 103px repeat-y;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}

html>body { /*be nice to Opera */
	font-size: small;
}

div#wrapper {
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	color: #083437;
	font-size: 90%;
	text-decoration: none;
}

a:hover {
	color: #cc1f01;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

body#projects #nav-project a,
body#about #nav-about a,
body#species #nav-species a,
body#gallery #nav-gallery a,
body#store #nav-store a,
body#resources #nav-resources a
 {	text-decoration: none;
	color:#8b5942;
	}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 150%;
 color: #0e5254;
}

h2{
 font-size: 130%;
 color: #0e5254;
}

h3{
 font-size: 120%;
 color: #0e5254;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #468789;
}

h5{
 font-size: 100%;
 color: #0e5254;
}

p{
 font-size: 100%;
 line-height: 1.2em;
 padding: 6px 0;
 margin: 0;
}

ul li {
 font-size: 90%;
 padding: 3px 0;
}

ul{
 list-style-type: square;
}

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

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


div.hidetext {
	display: none;
}

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

#banner {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #b4d8d2 url(../images/tile.jpg) top left repeat-x;
	height: 103px;
	z-index: 1;
	}
	
#decoration {
	display: block;
	width: 100px;
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 10;
	margin: 0;
	}
	
#decoration img {
	margin: 0 0 0 4px;
	padding: 0;
	}

#masthead {
	}

#masthead img {
	display: block;
	border: none;
	margin: 0;
	padding: 16px 0 0 120px;
}

#navbar{
	margin: 0 0 0 79%;
	padding: 0;
	background-color: #f1ede5;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	display: block;
	position:relative;
	width: 550px;
	margin: 24px 0 12px 120px;
	padding: 0;
	z-index: 20;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

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


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

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


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

#globalnav{
	color: #083437;
	padding: 0;
	}

#navlinks {
	list-style: none;
	margin: 0;
	padding: 12px 0 0 120px;
	}
	
#navlinks li {
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline;
	padding: 0 8px 0 8px;
	}
	
#navlinks li a:link, #navlinks li a:visited {
	color: #083437;
	font-size: 90%;
	text-decoration: none;
}

#navlinks li a:hover {
	color: #cc1f01;
	text-decoration: underline;
}
	

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

.feature{
	position: relative;
	margin: 24px 0;
	padding: 0px 0px 10px 10px;
	font-size: 95%;
}

.feature h1 {
	padding: 20px 0 5px 0;
	font-size: 110%;
	line-height: 1.2em;
}

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

.feature img{
	float: left;
	padding: 0;
	margin: 20px 15px 5px 0;
	border: 3px groove #954A4A;
}

.feature img.noborder {
	float: left;
	padding: 0;
	margin: 20px 15px 5px 0;
	border: none;
}

.feature p a:link, a:visited {
	color: #8b5942;
	font-size: 100%;
	text-decoration: underline;
}

.feature p a:hover {
	color: #cc1f01;
	text-decoration: underline;
}

	
/* 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: 85%;
}

.story p{
  padding: 3px 0px 10px 0px;
}

.story h3 {
  color: #954A4A;
  font-style: oblique;
  padding-bottom: 3px;
}

.story dl {
	float: left;
	width: 500px;
	margin: 5px 20px;
	padding: 0;
	display: inline; /* fixes IE/WIN double margin bug */
}

.story dl a {
	margin: 0;
	padding: 0 0 6px 0;
	color: #954A4A;
	text-decoration: none;
}

.story dl a:hover {
	color: #006699;
	text-decoration: none;
}

.story dl a:visited {
	color: #954A4A;
}

.story dt {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 120%;
	font-weight: bold;
 	color: #954A4A;
}

.story dd {
	margin: 0;
	padding: 6px 0;
}

.story dd.image {
	float: left;
	width: 100px;
}
.story dd.image img {	
	padding: 2px;
	margin: 0 8px 4px 0;
	border: 3px groove #954A4A;
}

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

#siteinfo{
	display: block;
	position: relative;
	width: 797px;
	background-color: #b4d8d2;
	border: 1px solid #8b5942;
	border-left-width: 0;
	border-right-width: 0;
	font-size: 75%;
	color: #d19f88;
	padding: 10px 0;
	margin-top: 24px;
	z-index: 50;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteinfo a {
	color: #8b5942;
	text-decoration: none;
	padding: 10px 12px;
	}
	
#siteinfo a:hover {
	color: #b80b0e;
	}


/************* #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;
}

.SpryHiddenRegion {
	visibility: hidden;
	}


