/*Adjustments for printing, mostly turning off items*/
.noprint { display:none; }

#contain {width:98%; background:transparent; padding:0px; margin:1px; border:0px; }
#block {width:100%; border:0px; padding:0px; margin:0px;}

#intro {width:100%;}
#wrapper {width:100%; border:none;}


.dataItemBody { width:auto; }


#mainleft {float:none; width:auto; padding:10px 10px 20px; border:none;}
.navright {display:none; width:0px; visibility:hidden;}

#heritageSideBar {width:0px;}
#fwpSideBar {width:0px;}

#contentMain {float:none; width:auto; padding:10px 10px 20px; border:none;}


/*content wrap*/
#content {float:none; width:auto; padding:0px; border:none; background-color:#fff; } 
#content:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}


/************end template structure************/


/* page title text */
#pageTitle		{ background: #fff; color:#000; }
#pageTitle H2	{ padding:6px; margin-bottom:0px; margin-top:0px; color:#000; }

/* field guide categories */
.categoryChoice,
.categoryChoiceRight	{ width:150px; padding:6px; height:30px; }
.categoryChoiceRight	{ float:right; clear:left; }
.categoryList			{ width:335px; text-align:left; padding-left:20px; }

.dataList				{ width:auto; text-align:left; }
.dataListChoice,
.dataListChoiceRight	{ width:186px; padding:6px; font-size:0.9em; }
.dataListChoiceRight	{ float:right; clear:left; }


.imageViewer		{ width:450px; float:left; margin:0px 6px 4px 0px; border:none; }
.mediaImage			{ border-style:none; margin:5px; }
.mediaLink			{ width:110px;height:85px;display:block;float:left; }
