body { font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; }

td { }

a:link { color: #46712a; font-variant: normal; text-decoration: none; }

a:visited { color: #46712a; text-decoration: none; }

a:hover { color: #99ff99; text-decoration: none; }

a:active { }

.MainBorder { background-repeat: no-repeat; background-position: right bottom; border: double 5px #e53400; }
.content002 { background-image: url(/v1/httpdocs/_images/BG_Dog.jpg); background-repeat: no-repeat; background-position: right bottom; }
#wrapper { position: relative; }
.NavBarContent { border-bottom: 1px solid white; }
#wrapper2 { position: relative; }
.WebCredit { color: #46712a; text-decoration: none; }

#wrapper2 { position: relative; visibility: visible; }
#tv { left: 0; top: 0; z-index: 5; position: absolute; visibility: visible; }
#tvcontent { left: 0; top: 0; z-index: 6; position: absolute; visibility: visible; }
#links { left: 0; top: 0; position: absolute; z-index: 7; visibility: visible; }

body { text-align: center; }
#FilmStrip { top: 0; z-index: 2; position: absolute; left: 0; visibility: visible; }
#Pics { top: 0; position: absolute; left: 0; z-index: 1; visibility: visible; }
#wrapper { position: relative; left: 0; visibility: visible; margin-right: auto; margin-left: auto; }
#Grad { left: 0; top: 0; position: absolute; z-index: 0; visibility: hidden; }



hr  		{
			   border: 0;
  			   width: 98%;
			   color: #cccccc;
			   background-color: #cccccc;
               height: 1px;}	

.hdr1  		{
				font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				color: #46712a;}
				
.hdr2  		{
				font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #214F69;}	
				
.hdr3  		{
				font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				color: #189B71;}
				
.hdr4  		{
				font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				text-decoration: underline;
				text-decoration: overline;
				background-color: blue;
				color: #ffffff;}
				
.hdr5  		{
				font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
				font-size: 24px;
				font-weight: bold;
				color: #ffffff;}	
				
.copy-tv 		{	
				font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #000000}
				
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../v1/httpdocs/css/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/v1/httpdocs/css/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 600px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

