/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
body {
	background-image: url(images/bg_greydient-dark.gif);	
	background-color: #fcfcfc;
	background-position: top;
	background-repeat: repeat-x;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: underline;
	color: #336699;
}
.footerStyle {
	color: #666666;
	font-size: 10px;
	line-height: 1.2em;
	}
UL { 
	list-style-type:circle;
	color:#666666; 
	}
.footerNavStyle {
	font-size: 13px;
	}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:1.2em;
	color: #42808C;
}
.headline_purp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:1.2em;
	color: #944594;
}
.headline_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:1.2em;
	color: #009900;
}
.headline_sml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:1.2em;
	color: #519EAC;
}
.headline_sml_packages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:1.2em;
	color: #519EAC;
	margin-left:10px;
	width: 220px;
	display:block;
}
.txt_red {
	color: #990000;
}
#homeButtons {
	margin-top: 25px;
	margin-bottom: 25px;
	display:block;
}
#categorySubNav {
	margin-bottom: 25px;
	display:block;
	text-align:center;	
}