* {
	margin:0;
	padding:0;
	}

html {
	height:100%;
	background-color: #D5D2CA;
	background-image: url(/img/bg/floatbg.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(/img/bg/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.twocol {
	column-count: 2;
	column-gap: 35px;
	}
.threecol {
	column-count: 3;
	column-gap: 35px;
	}


.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pagewrapper {
	width: 770px;
	margin: 0px auto;
	padding:0px;
	height:100%;
	/*background-color: #ffffff;*/
	position:relative;
}

#page {
	width: 770px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height:100%;
	/*background-color: #ffffff;*/
	position:relative;
}

#header {
	width: 684px;
}

#logomenuwrapper {
	width: 770px;
	height: 200px;
	padding:0;
	margin:0;
	vertical-align: bottom;
	text-align: left;
	position: relative;
	/*background-image: url(/img/banners/1.gif);*/
	background-repeat: no-repeat;
	}
	
#logomenu {
	width: 770px;
	display:block;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	height:200px;
	}
	
#topmenubar {
	margin:0px;
	padding: 0px;
	}

#content {
	width: 740px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	background-color:#ffffff;
}

#columnright {
	padding: 0px;
	margin: 0px;
	float: right;
	height: 100%;
	width: 340px;
	text-align:justify;

}
#columnleft {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 100%;
	width: 360px;
	padding-left:15px;
	padding-right:20px;
	text-align:justify;
}
#columncenter {
	padding-top:25px;
	padding-left:15px;
	margin:0px;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	position:relative;
	display:block;
}
.sponsorimage {
	margin-right: 10px;
	margin-left: 10px;
	}

A:link {
	TEXT-DECORATION: underline;
	color: #000000;
}

A:visited {
	TEXT-DECORATION: underline;
	color: #666666;
}

A:active {
	text-decoration: underline;
	color: #000000;
}

A:hover {
	TEXT-DECORATION: none;
	color: #999999;
}

#menu A:link {
	TEXT-DECORATION: none;
	color: #3E3529;
}

#menu A:visited {
	TEXT-DECORATION: none;
	color: #3E3529;
}

#menu A:active {
	text-decoration: underline;
	color: #3E3529;
}

#menu A:hover {
	TEXT-DECORATION: underline;
	color: #3E3529;
}

A:link-nav {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A:visited-nav {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A:active-nav {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

A:hover-nav {
	FONT-WEIGHT: normal;
	COLOR: #BFC4A6;
	TEXT-DECORATION: underline;
}

p {
	/*margin-top:15px;*/
	margin:0;
	margin-bottom:15px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
	color:#4C4C4C;
	}
	
h1 {
	font-family: can-mt;
	font-size: 22px;
	color: #444444;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height:26px;
	font-style:italic;
}

h2 {
	font-family: can-mt;
	font-size: 16px;
	color: #444444;
	margin:0px;
	padding: 0px;
	padding-top:6px;
	padding-bottom:3px;
	font-weight:normal;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	line-height: 16px;
	margin:0px;
	margin-top:2px;
	padding: 0px;
	padding-bottom:8px;
}

.item {
	padding-bottom:10px;
	}
	
hr {
	height: 1px;
}
#contentbottom {
	margin:0;
	padding:0;
}

#sponsors {
	padding:10px;
}

.B_crumbBox {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	width: 100%;
	height:13px;
	display:block;
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

#copyrightnav {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: both;
	padding: 0px;
	padding-top:10px;
	padding-bottom:10px;
	color: #333333;
	line-height: 16px;
	border-top: 1px solid #999999;
}
#copyrightnav A:link, #copyrightnav A:active, #copyrightnav A:visited, #copyrightnav A:hover {
	color: #333333; !important
	text-decoration: none; !important
}

#bottomright {
	width: 684px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 135%;
	height: 140px;
}
#bottomleft {
	padding: auto;
	float: left;
	height: 100%;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 135%;
	vertical-align: middle;
}
.formButtom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 2px;
}
.textButton:link, .textButton:active, .textButton:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C59217;
	text-decoration: none;
}

.textButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C59217;
	text-decoration: underline;
}

.readMore:link, .readMore:active, .readMore:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B452C;
	text-decoration: none;
}

.readMore:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A996E;
	text-decoration: underline;
}

.newsletterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 215px;
	padding: 2px;
	border: 1px solid #666666;
}
.newsletterTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 400px;
	padding: 2px;
	border: 1px solid #666666;
}

p ul {
	margin-top: -5px;
	}
	
	
ul {
	margin-left: 5px;
	padding-left: 1em;
	margin-bottom: 0em;
	}
li {
	margin-bottom: 5px; 
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height:17px;
	color:#4C4C4C;
	}
	
.eventdetails {
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #69A644;
	padding-left: 3px;
	margin-bottom: 5px;
	line-height: 1.25;
}

#csstabwrapper {
	background-color: #FFFFFF;
	width: 100%;
	height:26px;
	margin-bottom: 10px;
	padding:0;
}

#csstab {
	height:100%;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C923D;

}

		#csstab ul {
	list-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;

}

		#csstab li {
	display: inline;
	position:relative;
	float:left;
	overflow: hidden;
	
}

		#csstab a {
	font-size: 12px;
	float: left;
	background: #84BE61 url('/img/tabs/tab.gif') no-repeat left top;
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #FFFFFF;
}

		#csstab a span {
	float: left;
	display: block;
	background: #84BE61  url('/img/tabs/tab.gif') no-repeat right top;
	padding: 8px 10px 4px 0px;
}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#csstab a span {
	float: none;
}

		#csstab a:hover, #csstab a:hover span {
	background-color: #F6C94A;
	color: #000000;
}

		#csstab #active_menu span, #csstab #active_menu{
	background-color: #5C923D;
	color: #FFFFFF;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 150px;
}

#menu {
	position:relative;
	top:165px;
	color: #ffffff;
	padding-left:10px;
}

	
.active a:hover {
	text-decoration:none;
	}
	
div#spritemenu {
	height: 40px;
	width: 750px;
	font-size: 9px;
	background-image: url(/img/menu/menusprite.gif);
	overflow: hidden;
	display:block;
}

div#spritemenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div#spritemenu ul li a {
	display: block;
	position:relative;
	height: 50px;
	text-indent:-9999px;
}

div#spritemenu ul li a:hover {
	background-image: url(/img/menu/menusprite.gif);
}

div#spritemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	height: 50px;
}

div#spritemenu span {
	display: none;
}

div#spritemenu li.sm_home a {top: 0px; left:0px; width: 47px; background-position: 0px 0px;}
div#spritemenu li.sm_home a:hover {background-position: 0px -40px;}

div#spritemenu li.sm_about a {top: -50px; left: 47px; width: 59px; background-position: -47px 0px;}
div#spritemenu li.sm_about a:hover {background-position: -47px -40px;}

div#spritemenu li.sm_endangered a {top: -100px; left: 106px; width: 154px; background-position: -201px 0px;}
div#spritemenu li.sm_endangered a:hover {background-position: -106px -40px;}

div#spritemenu li.sm_news a {top: -150px; left: 259px; width: 117px; background-position: -259px 0px;}
div#spritemenu li.sm_news a:hover {background-position: -259px -40px;}

div#spritemenu li.sm_library a {top: -200px; left: 375px; width: 64px; background-position: -375px 0px;}
div#spritemenu li.sm_library a:hover {background-position: -375px -40px;}

div#spritemenu li.sm_newsletters a {top: -250px; left: 439px; width: 96px; background-position: -439px 0px;}
div#spritemenu li.sm_newsletters a:hover {background-position: -439px -40px;}

div#spritemenu li.sm_book a {top: -300px; left: 535px; width: 80px; background-position: -535px 0px;}
div#spritemenu li.sm_book a:hover {background-position: -535px -40px;}

div#spritemenu li.sm_links a {top: -350px; left: 615px; width: 51px; background-position: -615px 0px;}
div#spritemenu li.sm_links a:hover {background-position: -615px -40px;}

div#spritemenu li.sm_contact a {top: -400px; left: 666px; width: 84px; background-position: -666px 0px;}
div#spritemenu li.sm_contact a:hover {background-position: -666px -40px;}

br.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	}
#logo img {
	padding-left: 10px;
	}
.frontMainNavBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 180px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-image: url(/img/bg/front-box.gif);
	background-repeat: no-repeat;
}

.insideSectionBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 180px;
	margin: 0px 5px 0px 0px;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.insideSectionBoxCopy {
	background-color:#D4D1C5;
	padding:5px 2px;
	margin: 0px;
	}

.insideSectionBoxCopy ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#homepagecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.frontMainNavBoxyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
}
.frontMainNavBoxyCopy a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a img {
	border:none;
	}
.documentlisting {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.frontMainNavBoxRight {

	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px;
	width: 190px;
	margin: 0px 15px 15px 0px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
}
#search {
	float: left;
	top: 104px;
	position: relative;
	left: 430px;
	width: 250px;
}

#search .searchbox {
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6AEA7;
	background-color: #382D24;
	width: 210px;
	border: 1px solid #B5AEA7;
	padding: 2px;
}

.itemPairSpanImage {
	float: left;
	padding-right:10px;
	text-align: left;
	vertical-align: middle;
	display:block;
	clear:none;
	}

.documentDate {
	font-size:10px;
	width: 100%;
	display:block;
	margin-bottom:7px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9DCC82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imageleft {
	float:left;
	margin-right:10px;
	}
	
.imageright {
	float:right;
	margin-left:10px;
	}
	
.imageleftBorder {
	float:left;
	margin-right:10px;
	border:1px solid #aaaaaa;
	}
	
.imagerightBorder {
	float:right;
	margin-left:10px;
	border:1px solid #aaaaaa;
	}
	
.imageborder {
	border: 1px solid #aaaaaa;
	}
	
.imagecol {
	border: 1px solid #aaaaaa;
	margin-bottom:10px;
	}

td { 
	padding:5px;
	}

.clear {
	clear:both;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bookpage {
	display:inline;
	float:left;
	height:460px;
	width:360px;
	text-align:justify;
	padding-bottom:10px;
	}

.page-even {
	padding-left:20px;
	}

#booknav-current {
	text-align:left;
	}

#booknav-page2 {
	display:none;
	}	
#booknav-page1 {
	display:none;
	}

#booknav {
	padding-top:5px;
	padding-bottom:10px;
	border-top: 1px dotted #999999;
	clear:both;
	text-align:center;
	}
#booknav-next {
	background:#dddddd;
	border: 1px solid black;
	padding:7px;
	text-decoration:none;
	position:relative;
	left:-10px;
}

#booknav-prev {
	background:#dddddd;
	border: 1px solid black;
	padding:7px;
	text-decoration:none;
	margin-right:17px;
	position:relative;
	left:-10px;
}

.print {
	display:none;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



