BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	text-align : left;
	margin : 0;
}
TABLE.rockies {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_wolf.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top center;
}
TABLE.conservation {
	background-image : url(images/img_conservation.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top left;
}
TD.footer_top_rockies {
	background-color : #C8D4BD;
	padding-bottom : 5px;
}
TD.footer_btm_rockies {
	background-color : #608542;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.rainforest {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_tiger.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top center;
}
TD.footer_top_rainforest {
	background-color : #C8D4BD;
	padding-bottom : 5px;
}
TD.footer_btm_rainforest {
	background-color : #608542;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.africa {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_elephant.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top center;
}
TD.footer_top_africa  {
	background-color : #FDFCDA;
	padding-bottom : 5px;
}
TD.footer_btm_africa  {
	background-color : #CC9900;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.alaska {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_polarbear.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position :  top center;
}
TD.footer_top_alaska  {
	background-color : #B9C4D4;
	padding-bottom : 5px;
}
TD.footer_btm_alaska  {
	background-color : #365685;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.southwest {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_coyote.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top center;
}
TD.footer_top_southwest  {
	background-color : #DBCAA6;
	padding-bottom : 5px;
}
TD.footer_btm_southwest  {
	background-color : #996600;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.underwater {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_dolphin.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position :  top center;
}
TD.footer_top_underwater  {
	background-color : #BFE5F2;
	padding-bottom : 5px;
}
TD.footer_btm_underwater  {
	background-color : #0066CC;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.lake {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_dog.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position :  top center;
}
TD.footer_top_lake  {
	background-color : #A6DBCA;
	padding-bottom : 5px;
}
TD.footer_btm_lake  {
	background-color : #009966;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
TABLE.winter {
	background-color : White;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-image : url(images/bg_image_mtnlion.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top center;
}
TD.footer_top_winter  {
	background-color : #D5D6EB;
	padding-bottom : 5px;
}
TD.footer_btm_winter  {
	background-color : #878AC6;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}
A.interface {
	color: #000000;
	font-size : 18pt;
	font-weight : bold;
}
A:HOVER.interface {
    color: #000000;
	font-size : 18pt;
	font-weight : bold;
}
A:LINK {
    color : #0000CC;
}
A:VISITED {
   color : Purple;
}
A:HOVER {
	color : Green;
}
TD.bodycopy {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	color : Black;
}
TD.bodycopy1 {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	line-height : 18px;
	color : Black;
}
TD.bodycopy2 {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	line-height : 22px;
	color : Black;
	padding-top : 4px;
	padding-bottom : 5px;
}
TD.bodycopy3 {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	line-height : 18px;
	color : Black;
	font-style : italic;
}
TD.bodycopy_red {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	color : Red;
	padding-top : 4px;
	padding-bottom : 5px;
}
TD.name {
	font-size : 18pt;
	font-weight : bold;
}
TD.signature {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	color : #006600;
}
TD.click {
	font-size : 9pt;
	font-weight : bold;
	color : Red;
}
TD.copyright {
	font-size : 7pt;
	color : #000000;
}
TABLE.matting {
	background-color : #CCCCCC;
	border : 2px solid #000000;
}
TABLE.matting2 {
	background-color : #F0EEEE;
	border : 2px solid #FFFFFF;
}
TABLE.content {
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
TD.time {
	font-size : 10pt;
	font-weight : bold;
}
A.sitemap {
	color: #000000;
	font-size : 10pt;
	text-decoration : none;
}
A:HOVER.sitemap {
    color: #000000;
	font-size : 10pt;
	text-decoration : underline;
}
A.sitemap2 {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	color: #0000CC;
	text-decoration : underline;
}
A:HOVER.sitemap2 {
    font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
    color: Green;
	text-decoration : underline;
}
A.red {
	color: Red;
	font-size : 9pt;
	text-decoration : underline;
}
A:HOVER.red {
    color: Green;
	font-size : 9pt;
	text-decoration : underline;
}
A.footer {
	color: #0000CC;
	font-size : 11px;
	text-decoration : none;
}
A:HOVER.footer {
    color: Green;
	font-size : 11px;
	text-decoration : underline;
}
A.artist {
	color: #0000CC;
	font-size : 10pt;
	text-decoration : underline;
}
A:HOVER.artist {
    color: Green;
	font-size : 10pt;
	text-decoration : underline;
}
TD.sitemap {
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
}
TABLE.footer {
    font-size : 11px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
A.mn:LINK, A.mn:VISITED {
	color : Yellow;
}
A.mn:HOVER {
    color : White;
}
TD.nav {
	padding-left : 10px;
	padding-right : 10px;
}
TABLE.content_area {
	border-right : 1px solid #000000;
}
TD.title {
	font-size : 18pt;
	font-weight : bold;
}
TD.title3 {
	font-size : 14pt;
	font-weight : bolder;
	color : #95B668;
	line-height : 24pt;
}
TD.section_rainforest {
	font-size : 14pt;
	font-weight : bold;
	color : #669966;
}
TD.section_underwater {
	font-size : 14pt;
	font-weight : bold;
	color : #3399CC;
}
TD.section_alaska {
	font-size : 14pt;
	font-weight : bold;
	color : #6699CC;
}
TD.section_southwest {
	font-size : 14pt;
	font-weight : bold;
	color : #996600;
}
TD.section_rockies {
	font-size : 14pt;
	font-weight : bold;
	color : #608542;
}
TD.section_africa {
	font-size : 14pt;
	font-weight : bold;
	color : #CC9900;
}
TD.section_winter {
	font-size : 14pt;
	font-weight : bold;
	color : #878AC6;
}
TD.section_lake {
	font-size : 14pt;
	font-weight : bold;
	color : #996600;
}
TR.grey {
	background-color : #F0ECEC;
}
TD.header {
	font-size : 11pt;
	font-weight : bold;
}
SPAN.red1 {
	font-size : 22pt;
	font-weight : bold;
	color : #CC0000;
}
SPAN.red2 {
	font-size : 14pt;
	font-weight : bold;
	color : #CC0000;
}
SPAN.red3 {
	font-size : 18pt;
	font-weight : bold;
	color : #CC0000;
}
SPAN.red4 {
	font-size : 9pt;
	font-weight : bold;
	color : #CC0000;
}
SPAN.blue {
	font-size : 9pt;
	font-weight : bold;
	color : #0000CC;
}
SPAN.violet {
	font-size : 9pt;
	font-weight : bold;
	color : #9932CC;
}
SPAN.advertisements {
	font-size : 9pt;
	font-weight : bold;
}
TABLE.box {
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left: 1px solid #000000;
}
TD.directions {
	font-size : 9pt;
	font-weight : bold;
	color : Red;
}
TABLE.media1 {
	background-color : #7AA67A;
	font-size : 14pt;
	line-height : 18pt;
	color : Yellow;
}
TABLE.media2 {
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-color : #E8E7E7;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
}
TABLE.testimonial {
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-color : #D9F0D9;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
}
TABLE.testimonial1 {
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-color : #E1E2F1;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
}
TABLE.sitemap {
	padding : 5px;
	background-color : #D9F0D9;
}
TABLE.homepage {
	border: 1px solid #000000;
	background-color : #E5E5E5;
}
TABLE.homepage2 {
	border: 1px solid #000000;
	padding: 5px;
	background-color : #E5E5E5;
}
TD.header1 {
	background-color : #006600;
	font-size : 9pt;
	font-weight : bold;
	color : Yellow;
	padding-top : 5px;
	padding-bottom : 5px;
}
TD.header2 {
	background-color : #0066CC;
	font-size : 9pt;
	font-weight : bold;
	color : Yellow;
	padding-top : 5px;
	padding-bottom : 5px;
}
SPAN.title {
	font-size : 11pt;
	font-weight : bold;
}
TD.form{
	background-color : #DBE9F7;
	font-family : Arial, Helvetica, sans-serif, sans-serif; 
	font-size : 9pt;
	color : Black;
}
TABLE.form {
	padding-left : 5px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 4px;
}
TD.title2 {
	font-size : 12pt;
	font-weight : bold;
}
TD.author {
	font-size : 9pt;
}
TR.pricing {
	color : White;
	font-size : 9pt;
	font-weight : bold;
	background-color : #6699CC;
}
TD.pricing {
	border-left : 1px solid #000000;
	border-top: 1px solid #000000;
}
TD.pricinglast {
	border-left : 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
TD.pricing2 {
	border-left : 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size : 9pt;
}
TD.pricing2last {
	border-left : 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size : 9pt;
}
TD.author {
    padding-bottom : 10px;
	font-size : 9pt;
}
TD.totop {
    padding-top : 10px;
	font-size : 9pt;
}
TD.section_cart {
	font-size : 14pt;
	font-weight : bold;
	color : #3399CC;
	padding-top : 5px;
	padding-left : 10px;
}
TD.title_cart {
	font-size : 18pt;
	line-height : 18pt;
	font-weight : bold;
	padding-left : 10px;
}
TD.phone {
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	padding-top : 5px;
	padding-left : 5px;
	padding-right: 5px;
	padding-bottom : 5px;
}
TABLE.padded {
    margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
}
TD.product_title {
	font-size : 14pt;
	font-weight : bold;
	color : Blue;
}
DIV.blue {
	color : #0000CD;
}
INPUT.box75 {
	width : 75px;
	font-size : 9pt;
}
INPUT.box400 {
	width : 400px;
	font-size : 9pt;
}
INPUT.box350 {
	width : 350px;
	font-size : 9pt;
}
INPUT.box200 {
	width : 200px;
	font-size : 9pt;
}
INPUT.box100 {
	width : 100px;
	font-size : 9pt;
}
INPUT.box150 {
	width : 150px;
	font-size : 9pt;
}
INPUT.box40 {
	width : 40px;
	font-size : 9pt;
}
SELECT.pulldown100 {
	width : 100px;
	font-size : 9pt;
}
SELECT.pulldown60 {
	width : 60px;
	font-size : 9pt;
}
DIV.eebuttonbar_bottom { 
	margin-top:6px;
	padding-top:6px;
	border-top: 2px solid #6d89b9;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
}
INPUT.eebuttons {
	width:100px
}
INPUT.general {
	width : 100%;
	font-size : 8px;
}
TD.formquestion {
	font-size : 8pt;
}
TD.formqbold {
	font-size : 8pt;
	font-weight : Bold;
}
INPUT.box75 {
	width : 75px;
	font-size : 9pt;
}
INPUT.box400 {
	width : 400px;
	font-size : 9pt;
}
INPUT.box300 {
	width : 300px;
	font-size : 9pt;
}
INPUT.box100 {
	width : 100px;
	font-size : 9pt;
}
INPUT.box150 {
	width : 150px;
	font-size : 9pt;
}
INPUT.box40 {
	width : 40px;
	font-size : 9pt;
}
INPUT.general2 {
	background-color : #E1E1E1;
	font-size : 8pt;
	line-height : 10pt;
}
SELECT.pulldown100 {
	width : 100px;
	font-size : 9pt;
}
SELECT.pulldown60 {
	width : 60px;
	font-size : 9pt;
}
DIV.eebuttonbar_bottom { 
	margin-top:6px;
	padding-top:6px;
	border-top: 2px solid #6d89b9;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
}
INPUT.eebuttons {
	width:200px
}
