/* main navigation */
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a445b;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	
}
a.nav:link {
	color: #2a445b;
	text-decoration: none;
}
a.nav:active {
	color: #FFCC00;
	text-decoration: none;
}
a.nav:visited {
	color: #2a445b;
	text-decoration: none;
}
a.nav:hover {
	color: #D76D28;
	text-decoration: underline;
}
/* side navigation */
.noncatlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d76d28;
}
a.catlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2a445b;
	font-style: normal;
	text-decoration: none;
		
}
a.catlink:link {
	color: #2a445b;
	font-size: 10px;
	text-decoration: none;
}
a.catlink:active {
	color: #FFCC00;
	font-size: 10px;
	text-decoration: none;
}
a.catlink:visited {
	color: #2a445b;
	font-size: 10px;
	text-decoration: none;
}
a.catlink:hover {
	color: #D76D28;
	font-size: 10px;
}
/* content section */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	line-height: 16px;
	text-align: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-right: 20px;
}
a {
	font-size: 12px;
	text-decoration: underline;
}
a:link {
	color: #d76d28; 
	text-decoration: underline;}
a:visited {
	color: #FF8232;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	color: #2a445b;
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d76d28;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a445b;
	margin-right: 60px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a445b;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	line-height: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #372516;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	list-style-image: url(../images/list-plus.gif);
	list-style-type: none;
}

.img-home {
	float: left;
}
.highlight {
	color: #ee3533;
}
.table-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}
.table-catheading {
	font-weight: bold;
	color: #2c455c;
}
.nlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	padding-top: 10px;
}
.img-maccount {
	float: left;
	padding-right: 25px;
	padding-bottom: 5px;
}
