/* Bark Park STYLE SHEET FOR ALL BODY CONTENT */

Body	{
	font-family: "Comic Sans MS";
	font-size: 14px;
	}
	
P	{
	font-family: "Comic Sans MS";
	font-size: 14px;
	}
	
TD	{
	font-family: "Comic Sans MS";
	font-size: 14px;
	}
	
UL	{
	font-family: "Comic Sans MS";
	font-size: 14px;
	}	
		
LI	{
	font-family: "Comic Sans MS";
	font-size: 14px;
	}

H1	{ font-family: "Comic Sans MS"; font-size: 16pt; font-weight: bold;
	}


/* PARAGRAPH HEADERS - EACH SECTION IS A DIFFERENT COLOR */
.headers {
	font-weight: bold;
	font-size: 14px;
	color: #0871BD;
	}	
	
.headers_solutions {
	font-weight: bold;
	font-size: small;
	}
	
.headers_generic {
	font-weight: bold;
	font-size: 14px;
	}

.headers_about {
	font-weight: bold;
	font-size: 14px;
	color: #00978F;
	}	

.headers_customers {
	font-weight: bold;
	font-size: 14px;
	color: black;
	}
				
.headers_cussupport {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	}
	
.headers_news {
	font-weight: bold;
	font-size: 14px;
	color: #9966FF;
	}	
		
.headers_partners {
	font-weight: bold;
	font-size: 14px;
	color: #CC3300;
	}	

.headers_products {
	font-weight: bold;
	font-size: 14px;
	color: #009900;
	}
	
.headers_promos {
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
	}	
	
A.footer	{
	text-decoration: none;
	color: #FFFFFF;
}

A.nav:hover	{
	text-decoration: none;
	font-size: 14px;
	color: gold;
}
A.nav	{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}



.left_nav    { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: navy;}
a.left_nav    { color: navy; text-decoration: none; font-weight: bold; }
a.left_nav:hover    { color: red; }
/*
.left_nav    { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #003963;}
a.left_nav   { color: #003963; text-decoration: none; font-weight: bold; }
a.left_nav:hover    { color: #FFFFFF; }
*/


.btm_contact    { font-weight: bold; }
a.btm_contact    { color: black; text-decoration: none; font-weight: bold; }
a.btm_contact:hover    { color: red; }
