﻿.leftnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #A4362C;
	background-image: url(../images/adirondackSports_17.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.leftnavigation a{
	text-decoration: none;
	color: white;
}

.leftnavigation a:hover{
	text-decoration: none;
	color: #000033;
}


.navigation{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.navigation a{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.navigation a:hover{
	text-decoration: none;
	color: #000066;
}


.bottomnavigation{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
}

.bottomnavigation a{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}

.bottomnavigation a:hover{
	text-decoration: none;
	color: #000033;
}

.styleName{
	attribute: characteristic;
}

.bodyText{
	font-family: arial;
	font-size: 10pt;
	color: #000033;	
}

.bodyText a{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
}

.bodyText a:hover{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #cc3333;
}

.bodylink{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
	
}

.bodylink a{
	font-family: times new roman;
	font-size: 10pt;
	font-weight: bold;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
}

.bodylink a:hover{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-weight: bold;
	text-decoration: underline;
	color: #993333;
}


#menuContainer {
	cursor: pointer;
}