﻿
.ProductsMenuItem:link
	{
		border-bottom:thin;
		border-bottom-style:dotted;
		border-bottom-color:#434d3e;
		border-top:none;
		border-top-style:none;
		text-decoration:  none;
		color:#434d3e
		

	}
	
	.ProductsMenuItem:hover
	{
		border-bottom:thin;
		border-bottom-style:dotted;
		border-bottom-color:#434d3e;
		text-decoration:  none;
		font-family:Calibri;
		font-size:18.5px;
		color:#8C9A85;
		
	}
	
	.ProductsMenuItemText A:visited
	{
		font-family:Calibri;
		font-size:18.5px;
		color:#4c5647;
		text-decoration:none;
	}
.Header1
	{
		background-image:url('images/Header.jpg');
		background-repeat:no-repeat;
		height:147px;
	}

	.Header2
	{
		background-image:url('images/Header2.jpg');
		background-repeat:no-repeat;
		height:40px;
	}
	
	.BodyBackground
	{
		background-image:url('images/BodyBackground.jpg');
		background-repeat:repeat-y;
	}

	.Footer
	{
		background-image:url('images/Footer.jpg');
		background-repeat:no-repeat;
		height:45px;
	}

	.FooterText a:visited 
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#7E8082;
		font-size:11px;
		letter-spacing:1px;
		text-decoration:none;
	}
	
	.FooterText a:link 
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#7E8082;
		font-size:11px;
		letter-spacing:1px;
		text-decoration:none;
	}
	
	.FooterText 
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#7E8082;
		font-size:11px;
		letter-spacing:1px;
		text-decoration:none;
	}
	.FooterText A:hover
	{
		text-decoration:underline;
	}



	.NavMenu
	{
		vertical-align:middle;
		font-size:11.5px;
		font-weight:bold;
		font-family:Verdana;
		color:#434d3e;
	}

	.Circles
	{
		vertical-align: middle;
		font-size: 11px;
		font-weight: bold;
		font-family: Verdana;
		color: #434d3e;
		text-align: center;
		width:20px;
	}

	.SeperatorBar
	{
		background-color:#a9b0a5;
		height:12px;
	}

	.FeaturedGearBar
	{
		background-image:url('images/FeaturedGearBar.jpg');
		background-repeat:no-repeat;
		height:30px;
	}

	.MainBody
	{
		background-color:#ecefec;
	}

	.ProductsMenu
	{
		background-image:url('images/ProductsMenu.jpg');
		vertical-align:top;
	}

	.ProductsMenuItem
	{
		border-top:thin;
		border-top-style:dotted;
		border-top-color:#abb0ae;
	}
	
	.ProductsMenuItemText A:visited
	{
		font-family:Calibri;
		font-size:18.5px;
		color:#4c5647;
		text-decoration:none;
	}
	
	.ProductsMenuItemText a:link
	{
		font-family:Calibri;
		font-size:18.5px;
		color:#4c5647;
		text-decoration:none;
	}
	
	.ProductsMenuItemText
	{
		font-family:Calibri;
		font-size:18.5px;
		color:#4c5647;
		text-decoration:none;
	}
	
	.ProductsMenuItemText a:hover
	{
		font-family:Calibri;
		font-size:18.5px;
		color:#8C9A85;
		text-decoration:none;
	}


	.PawPrint
	{
		text-align:center;
		border-style:none;
	}

	.Vertical_Seperator
	{
		background-image:url('images/Seperator_Bar_Vertical.jpg');
	}
	
	.PictureFormatting
	{
		border-style:none;			
	}

.datarow
{
	background-color: #3650af;
	font-size: smaller;
	padding: 3px;
	color: white;
}
.FaceBook 
	{
		font-family:Verdana;
		color:#7E8082;
		font-size:11.5px;
		font-weight:bold;
		letter-spacing:1px;
		text-decoration:none;
	}