@font-face {
    font-family: 'ITCAvantGardeGothicBookRegula';
    src: url('images/avantgarde-book-webfont.eot');
    src: url('images/avantgarde-book-webfont.eot?iefix') format('eot'),
         /*url('images/avantgarde-book-webfont.woff') format('woff'),*/
         url('images/avantgarde-book-webfont.ttf') format('truetype'),
         url('images/avantgarde-book-webfont.svg#webfontBXSYFHw5') format('svg');
    font-weight: normal;
    font-style: normal;

}

BODY {
	background-color: #d9d9db;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 68%/1.3em Arial, Helvetica, sans-serif;
}

IMG {
	border: 0px;
	outline: none;
}

A {
	color: #00ae42;
	text-decoration: none;	
}

A:hover {
	text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

#container-home {
	width: 100%;
	float: left;
	background-image: url(images/body-bground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e3e3e4;
}

#container {
	width: 100%;
	float: left;
	background-image: url(images/body-bground-sub.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e0e0e1;
}

.center {
	width: 988px;
	margin: auto;
}

#wrapper {
	width: 988px;
	float: left;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
}

#logo {
	float: left;
	line-height: 0px;
	padding: 0 24px 0 24px;
}

#top {
	float: left;
	width: 941px;
	height: 35px;
	background-color: #002a3f;
	margin: 0 0 0 24px;
	padding: 0 0 0 0;
}

#search-area {
	float: left;
	background-image: url(images/search-title.png);
	background-repeat: no-repeat;
	height: 27px;
	margin: 0 0 0 0;
	padding: 8px 0 0 46px;
	float: left;
}

#search-area fieldset { padding:0; margin:0; border: none; }
#search-area input.sfsearchTxt {
	border: 0px;
	background-color: #1f4252;
	width: 151px;
	height: 20px;
	font-size: 11px;
	float: left;
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	color: #667d89;
}

#search-area input.sfsearchSubmit {
	background-image: url(images/submit-btn.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 20px;
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

#search-area input.sfsearchSubmit:hover {
	background-image: url(images/submit-btn-hover.png);
}

.search-results {
	float: left;
	padding: 12px 0 0 12px;
	margin: 0 0 0 0;
	border-top: 1px solid #EBEBEB;
}

dl.searchResults {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.search-results dt {
	padding: 20px 0 0 0;
}

.search-results DD {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#mast {
	float: left;
	margin-left:23px;
	padding: 0 24px 0 0px;
	line-height: 0px;
	height: 301px;
	overflow: hidden;
}

#home-button A {
	background-image: url(/images/default-source/misc-images/messaging-off.png?sfvrsn=2);
	background-repeat: no-repeat;
	width: 899px;
	height: 67px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: -9999px;
	text-transform: capitalize;
}

#home-button A:hover {
	background-image: url(/images/default-source/misc-images/messaging-on.png?sfvrsn=2);
	background-repeat: no-repeat;
}

#content-area {
	width: 899px;
	float: left;
	margin: 0 0 0 0;
	margin: 8px 0 0 0;
	padding: 15px 42px 0 47px;
	background-image: url(images/content-bground.png);
}

#content-area-sub {
	width: 906px;
	float: left;
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 42px 0 40px;
	background-image: url(images/content-bground-sub.png);
}

#content-area-bottom {
	float: left;
	background-image: url(images/content-bottom-bground.png);
	width: 988px;
	height: 41px;
	line-height: 0px;	
}

#content-area-bottom-sub {
	float: left;
	background-image: url(images/content-bottom-bground-sub.png);
	width: 988px;
	height: 41px;
	line-height: 0px;	
}

#three-touts {
	float: left;
	width: 899px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/three-touts-bground.png);
	background-repeat: repeat-y;
	color: #004054;
}

#home-buttons {
	float: left;
	width: 899px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#three-touts H2 {
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 11px 0;
}

#three-touts P {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 18px;
}

#three-touts .content {
	float: left;
	padding: 20px 0 0 0;
}

#three-touts .tout-button A {
	width: 172px;
	height: 30px;
	float: left;
	background-color: transparent;
	border: 0px;
	background-repeat: no-repeat;
	margin: 0 18px 0 0;
	text-indent: -9999px;
	text-transform: capitalize;
	cursor: pointer;
	background-image: url(/images/default-source/misc-images/learn-more-off.png);
}	

#three-touts .tout-button A:hover {
	background-image: url(/images/default-source/misc-images/learn-more-on.png);
}

#home-buttons {
	float: left;
	padding: 10px 0 20px 0;
}

#three-touts a.button {
	margin: 0 0 20px 0;
}

.tout-one {
	float: left;
	width: 240px;
	padding: 0px 20px 0 20px;
}

.tout-two {
	float: left;
	width: 257px;
	margin: 0 21px 0 21px;
	padding: 0px 20px 0 20px;
}

.tout-three {
	float: left;
	width: 240px;
	padding: 0px 20px 0 20px;
}

#breadcrumb {float: left;width: 587px;height: 31px;line-height: 28px;border-bottom: 1px solid #ebebeb;font-size: 12px;padding: 0 0 0 10px;color: #004054;font-weight: bold;}
#breadcrumb span {line-height: 31px;height: 31px;}
#breadcrumb .sfBreadcrumbWrp ul li a {background-image: url(images/breadcrumb-bground.png);background-repeat: no-repeat;background-position: right;margin: 0 0 0 0;padding: 0 27px 3px 0;font-weight: normal;font-size: 12px;color:#00ae42;}
#breadcrumb .sfBreadcrumbWrp ul li.sfNoBreadcrumbNavigation a { background-image: none; color:#004054; font-weight:bold;}
#breadcrumb .sfBreadcrumbWrp ul li.sfNoBreadcrumbNavigation a:hover{text-decoration:none;}
#breadcrumb .sfBreadcrumbWrp .sfBreadcrumbNodeSeparator{ display: none;}

#left-side {
	float: left;
	width: 587px;	
	margin: 0 0 0 0;
	padding: 0 18px 0 0;
}

#right-side {
	float: left;
	width: 281px;
	margin: 0 0 0 0;
	padding: 19px 0 0 20px;
	color: #004054;
	font-size: 11px;
}

.sub-right-tout,
#right-side-content .RadTreeView.RadTreeView_Default {
	clear: both;
	float: left;
	width: 241px;
	margin: 0 0 20px 0;
	padding: 18px 20px 18px 20px;
	background-color: #ebebeb;
}

#quick-nav-area H3 {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;	
	font-size: 14px;
}

.sub-right-tout H2 {
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sub-right-tout P {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	line-height: 18px;
}

.sub-right-tout A {
	color: #00ae42;
}



#footer {
	width: 100%;
	height: 100%;
	float: left;
	background-image: url(images/footer-bground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dadadb;
	margin: 0 0 0 0;
	padding: 0 0 30px;
	color: #96989a;
}

#footer A {
	color: #96989a;
}

#bottom-connect {
	float: left;
	width: 940px;
	padding: 1px 24px 0 24px;
}

#newsletter {
	float: left;
	background-image: url(images/sign-up-title.png);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 9px 0 0 270px;
	height: 36px;
	width: 400px;
}

#newsletter span.error {
	float: left;
	line-height: 25px;
	padding: 0 0 0 6px;
}

span.results-message {
	float: left;
	line-height: 25px;
	padding: 0 0 0 6px;
	font-weight: bold;
	font-size: 12px;
}

#social-media {
	float: right;
	background-image: url(images/stay-connected-title.png);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 14px 0 0 150px;
	height: 31px;
	width: 119px;
}

#social-media a.button {
	width: 16px;
	height: 16px;
	float: left;
	background-color: transparent;
	border: 0px;
	background-repeat: no-repeat;
	margin: 0 18px 0 0;
	text-indent: -9999px;
	text-transform: capitalize;
	cursor: pointer;
}

a.facebook {
	background-image: url(images/facebook.png);
}

a.facebook:hover {
	background-image: url(images/facebook-over.png);
}

a.flickr {
	background-image: url(images/flickr.png);
}

a.flickr:hover {
	background-image: url(images/flickr-over.png);
}

a.linkedin {
	background-image: url(images/linkedin.png);
}

a.linkedin:hover {
	background-image: url(images/linkedin-over.png);
}

a.twitter {
	background-image: url(images/twitter.png);
}

a.twitter:hover {
	background-image: url(images/twitter-over.png);
}

a.youtube {
	background-image: url(images/youtube.png);
}

a.youtube:hover {
	background-image: url(images/youtube-over.png);
}

#footer-nav {
	float: left;
	width: 940px;
	padding: 20px 24px 0 24px;
	text-align: center;
	font-size: 14px;
}

#footer-nav A {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

#footer-nav A:hover {
	color: #00ae42;
}

#copyright {
	float: left;
	width: 940px;
	padding: 0 24px 0 24px;
	text-align: center;
	font-size: 13px;
}

#copyright P {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
}

/* Bottom Nav Styles */

#bottom-nav {float: left;color: #004054;background-image: url(images/footer-nav-bground.png);background-repeat: no-repeat;width: 988px;padding: 0 0 15px 35px;white-space: normal;}
#bottom-nav .bottom-nav-section {float:left;}
#bottom-nav a { padding: 15px 0 10px 0; color: #70909a; text-transform: uppercase;white-space:normal; }
#bottom-nav a:hover,
#bottom-nav ul li a:hover { color: #00ae42; }
#bottom-nav ul { margin:4px 0 12px 0; list-style-type: none; }
#bottom-nav .section-title { margin-bottom:25px; }
#bottom-nav .section-title a { font-size: 12px; color: #004054; }
#bottom-nav .section-title a:hover { text-decoration:none; color:#00ae42; }

#bottom-section-one .column-one{ width:135px; margin:0 16px 0 0; float:left; }
#bottom-section-one .column-two { width:135px; margin:0 12px 0 0;float:left; }
#bottom-section-one { float: left; width: 300px; margin:0 13px 0 0px;}
#bottom-section-one ul li { padding: 3px 0 3px 15px; }
#bottom-section-one ul li a { color: #70909a; text-transform:none; }

#bottom-section-two { float: left; width: 300px; margin:0 17px 0 0; }
#bottom-section-two .column-one{ width:135px; margin:0 19px 0 0; float:left; }
#bottom-section-two .column-two { width:134px; margin:0 10px 0 0;float:left; }
#bottom-section-two li { padding: 3px 0 3px 15px; }
#bottom-section-two ul li a { color: #70909a; text-transform:none;}

#bottom-section-three { float: left; width: 135px; margin:0 19px 0 0;}
#bottom-section-three li { padding: 3px 0 3px 15px; }
#bottom-section-three ul li a { color: #70909a; text-transform:none;}

#awards-space { float: left; width: 150px; }

#overview-content {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 24px 12px;
	font-size: 16px;
	color: #aeb0b1;
	font-style: italic;
	line-height: 25px;
}

#overview-content H1 {
	font-family: 'ITCAvantGardeGothicBookRegula', Arial, Sans-serif;	
	font-style: normal;
	color: #004054;
	font-size: 30px;
	font-weight: normal;
	padding: 0 10px 0 0;
	line-height: 35px;
}

#overview-content P {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#page-title {
	float: left;
	width: 587px;
}

#left-content {
	float: left;
	padding: 0 0 8px 0;
	color: #717a7f;
	font-size: 12px;
	margin-left:11px;
	width:587px;
}

#left-content .landing-tout {
	font-size: 11px;
}

#left-content LI.navItem {
	display: list-item;
	float: none;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
}

#left-content .detail-content {
	border-top: 1px solid #EBEBEB;
	padding: 30px 0 0 12px;
}

#left-content .detail-content P {
	line-height: 20px;
}

#left-content H2 {
	color: #0e4a5d;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#left-content UL {
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
}

.landing-tout {
	border-top: 1px solid #ebebeb;
	float: left;
	padding: 24px 12px 24px 12px;
	width: 563px;
}

.landing-tout H2 {
	color: #00ae42;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
}

.landing-tout P {
	line-height: 19px;
}

.landing-tout A {
	color: #00ae42;
	text-decoration: none;
}

#right-side-content { float: left; width:283px;}

/* quick nav */
#quick-nav-area {margin: 0 0 0 0;}
#quick-nav-area .sub-right-tout {margin: 0 0 20px;padding: 18px 10px;width: 261px;}
#quick-nav-area .RadComboBox_Default { font-size:1em; border: 1px solid grey; line-height:9px;}
#quick-nav-area .rcbInputCell {	background-image:none; background-color: White; }
#quick-nav-area input.quick-nav { padding-top:7px; padding-bottom:7px;}
#quick-nav-area .rcbArrowCell {background:#dbdbdb url(sidenav-images/select_arrow_bg.gif) repeat-x left center; }
#quick-nav-area .rcbArrowCell a:hover {background:#dbdbdb url(sidenav-images/select_arrow_bg_hover.gif) repeat-x left center; }

/* sf forms */
div.sfFormSubmit input {background-image: url(images/submit-form-btn.png);background-repeat: no-repeat;width: 100px;height: 30px;background-color: transparent;text-indent: -9999px;text-transform: capitalize;display: block;outline: none;border: 0px;cursor: pointer; }
.sfFormsEditor INPUT,
.sfFormsEditor TEXTAREA,
.sfFormsEditor SELECT {color: #717A7F;font-family: Arial,Helvetica,sans-serif;font-size: 12px;width:100%;}
.sfSuccess { display:block!important; margin-top:12px; color: #00ae42;}
.sfError { color: Red;}
.sfTxtBoxMedium,
.sfFormDropdown,
.sfTxtBlockMedium  { margin-bottom:12px; color:#717a7f; }
.sfFormInstructions {color: #717a7f;font-size: 11px;margin:12px 0;}

#left-content .validation-summary UL {display: block;padding-bottom: 10px;}

/* News */
#left-content h2.sf_newsTitle A {color: #00AE42;font-weight: bold;}
#left-content div.sfnewsMetaInfo,
#left-content p.back-to-news {padding: 0 0 12px 0;margin: 0 0 0 0;font-size:.9em;}
#left-content ul.sfnewsList {margin: 0 0 0 0;padding: 0 0 0 0;list-style-type:none;}
#left-content ul.sfnewsList IMG {float: left;margin: 0 27px 0 0;height:139px;width:139px;}
#left-content li.sfnewsListItem {border-top: 1px solid #EBEBEB;float: left;padding: 24px 12px;margin: 0 0 0 0;width: 563px;}
#left-content .sfnewsSummary{margin: 12px 0px; }
#left-content .sfnewsContent {border-top: 1px solid #EBEBEB;float: left;padding: 24px 12px;width: 563px;}

/* pager */
#left-content .sf_PagerCurrent{color:Black!important;}
#left-content .sf_pagerNumeric,
#left-content .kl-pager a {display:inline-block;}
#left-content .sf_pagerNumeric a { padding-left:10px; padding-right: 10px;}

/* blog */
#left-content ul.sfpostsList { list-style-type:none;}
#left-content ul.sfpostsList li ul { list-style-type:none; }
#left-content ul.sfpostsList li ul li { padding-top: 12px; padding-bottom:12px;}
#left-content ul.sfpostsList li ul li ul{ list-style-type:none;}
#left-content ul.sfpostsList li ul li ul li{ padding-top: 12px; padding-bottom:12px;}
#left-content ul.sfpostsList IMG { float: left; margin: 0 27px 0 0; height:139px; width:139px; }
#left-content li.sfpostListItem { border-top: 1px solid #EBEBEB; float: left; padding: 24px 12px; margin: 0 0 0 -25px; width: 563px; }
#left-content .sfpostSummary{ margin: 12px 8px 0 166px; }
#left-content .sfpostContent { margin-bottom:3px;border-bottom:1px solid #EBEBEB;border-top: 1px solid #EBEBEB; float: left; padding: 5px 12px; width: 563px; }
#left-content .sfpostAuthorAndDate {padding:0;margin: 0 0 0 0;font-size:.9em;}
#left-content p.sfNeutral { color:Maroon;} /* used for message after leaving a comment */
.sfcommentsListWrp{ margin-top:15px;}
.klcommentAuthorDate{ margin-bottom:3px;}
/* font for individual blog post */
#left-content li.sfpostListItem h2.sfpostTitle {font-size:14px!important;}
#left-content h2.sfpostTitle {font-size:18px!important; line-height:1.1em!important;}

/* search results */
#left-content .klsearchResult { margin:0 0 12px 25px; padding-bottom:8px; border-bottom: 1px solid rgb(227, 227, 228);}
#left-content .klsearchResult dt { margin-bottom:8px;}
#left-content .klsearchResult dd { margin-left:12px;}

/* simple taxa control */
.taxa-wrapper { margin-left:11px; display:block; }
.taxa-title { float:left; display:inline-block; padding:0!important;}
.taxa-list { float:left;display:inline-block; margin-left:15px;}
.taxa{color:rgb(166, 168, 168)!important;display:inline-block;}
.seperator{ display:inline-block;}