#main a {
	color:#0066FF;
	text-decoration:underline;
	background-color: ffffff;
}

.heading {
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: top;
}
.paraheading {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.navmenu {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	background-position: right;
 }


.bodycontent {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
}



.footer {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.footerlinks {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.submenulinks {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.featureQuote { 
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600
	}
.columnpromo {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	letter-spacing: normal;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/g_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
