@charset "UTF-8";
/* CSS Document - powered by Creative Communications */

*{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	background-color:#FFFFFF;
}
img{
	border:0;
}
img.subheader{
	margin:25px 0px 8px 0px;
}
img.feature_header{
	margin:15px 0px 15px 0px;
}
a{
	color:#333333;
}
a:link, a:visited, a:hover{
	text-decoration:none;
	cursor:hand;
}
#container a{
	text-decoration:none;
}
#container a:hover{
	text-decoration:underline;
	cursor:hand;
}
#banner_nav a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 1.4em;
}
#banner_nav a:hover{
	text-decoration:underline;
}
#news a{
	color:#FFFFFF;
	text-decoration:none;
}
#news a:hover{
	text-decoration:underline;
}
div.clear {
	clear:both;
}
.category_drop_title{
	font-weight:bold;
}
h2{
	font-size:16px;
}
h3{
	font-weight:normal;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.error{
	color:#990000;
}
.monday{
	color:#f7966b;
	background:#ededed;
}
.tuesday{
	color:#b455a1;
	background:#ededed;
}
.thursday{
	color:#00b1c5;
}
.friday{
	color:#f2729e;
}
.saturday{
	color:#30adef;
}
.sunday{
	color:#3ec2cf;
}
