body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.home {
	background-color: #BEBFAA;
}
.style1 {color: #FFFFFF}
.gen a {
	font-weight: bold;
}

.gen a:link {
	text-decoration: none;
	color: #000000;
	border: none;
}
.gen a:visited {
	text-decoration: none;
	color: #000000;
	border: none;
}
.gen a:hover {
	text-decoration: none;
	border: none;
	color: #DFF2E8;
}
.gen a:active {
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
	color: #006633;
}
.locations {
	font-size: 14px !important;
	color: #000000;
	font-weight: bold;
	border-width: 0;
	text-align: right;
}
.locations a:link, 
.locations a:visited, 
.locations a:active {
	border-width: 0;
}
.locations a:hover {
	color: #669966;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.style2 {
	font-size: 12px;
	float: left;
	padding-left: 1em;
	white-space: nowrap;
	padding-top:0;
}

#SideNav {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	width: 100%;
	text-align: center;
}
#SideNav ul {
	list-style: none;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
}
#SideNave li {
	display: block;
}
#SideNav a:link, #SideNav a:visited {
	background-color: #006600;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	padding: 0px 1px 1px 0px;
	margin-bottom: -15px;
}
#SideNav a:hover {
	background-color: #6D8C6C;
}
#SideNav a:active {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #000000;
	padding: 1px 0px 0px 1px;
}
.brands {
	list-style-type: none;
	margin: 0px;
	padding:0px 1px 1px 2px;
	height: 495px;
	width: 140px;
}
.brands a:link, .brands a:visited, .brands a:active {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.brands a:hover {
	text-decoration: none;
	border: 1px solid #000000;
}
.BrandPage {
	margin-right: 15px;
}
.BrandPage a:link, .BrandPage a:visited,  .BrandPage a:active, .BrandPage a:hover {
	color: #3333CC;
	text-decoration: underline;
	font-size: small;
	font-weight: normal;
}
.mbClass {
	color: #000000;
	text-align: center;
}
.mbClass a {
	display:block;
}
.mbClass a:link, .mbClass a:visited {
	color: #000000;
}
a.mbClass:hover {
	color: #000000;
}
#id_MainFrame {
	border: 1px solid black;
	border-top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

