body	{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	}

/* Layout */
	
#nav	{
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #8DC73F;
	margin-left: 1px;
	padding-left: 3px;
	width: 220px;
	}
	
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #01ADEF;
	background-color: #8DC73F;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #01ADEF;
	height: 30px;
}
	
#content	{
	background: #fff;
	padding: 0;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.maincontent	{
	background: #fff;
	color: #666666;
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 16px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 17px;
	margin-left: 2px;
	}

.flavorcontent	{
	background: #fff;
	color: #666666;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 17px;
	margin-left: 2px;
	}

.nav3	{
	background-color: #EEEEEE;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	margin-left: 3px;
	}
	
.topmenu {
	background-color: #EEE;
	
}	

.foot	{
	background: #EEEEEE;
	font: 11px/14px Arial, Geneva, sans-serif;
	color: #000;
	text-align: center;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #8DC73F;
	}

/* Right Side: Promos */

.promobg	{
	background-color: #eef;
	border-top: 1px solid #ccb; 
	padding: 18px;
	}

.promo	{
	background-color: #ffe;
	width: 98%;
	padding: 2px;
	border-right: 1px solid #ccb;
	border-bottom: 1px solid #ccb;
	font: 11px/14px Arial, Geneva, sans-serif;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	}

.promonotice	{
	background-color: #ddf;
	margin: 0;
	width: 90%;
	padding: 3px;
	font: 11px/14px Arial, Geneva, sans-serif;
	color: #000;
	}

/* Text and Headers */

.reddollars	{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c00;
	}

.reddollarslg	{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #c00;
	}

.redtext	{
	font: 11px Arial, Helvetica, sans-serif;
	color: #c00;
	}

h1	{
	font: normal 20px Times, Times New Roman, serif;
	color: #659;
	background: transparent;
	}

h2	{
	font: normal 16px Times, Times New Roman, serif;
	color: #659;
	background: transparent;
	}

h3	{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #659;
	background: transparent;
	}

.title	{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #014;
	vertical-align: text-bottom;
	}
	
.flavortitle	{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #01ADEF;
	vertical-align: text-bottom;
	}	
	
/* Links */

a.nav1	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	background: #EEEEEE;
	text-decoration: none;
	}

a.nav1:link	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	background: #EEEEEE;
	text-decoration: none;
	color: #555555;
	}

a.nav1:active	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	background: #EEEEEE;
	text-decoration: none;
	color: #DDDDDD;
	}	

a.nav1:visited	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	background: #EEEEEE;
	text-decoration: none;
	color: #669966;
	}
	
a.nav1:hover	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	background: #EEEEEE;
	text-decoration: none;
	color: #66FF99;
	}

a.nav1urhere	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	color: #d70;
	background: #ffe;
	}	

a.nav3:link	{
	font: 11px/16px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #363;
	}

a.nav3:active	{
	font: 11px/16px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #ff0;
	}	

a.nav3:visited	{
	font: 11px/16px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #363;
	}
	
a.nav3:hover	{
	font: 11px/16px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #d70;
	}

.nav3urhere	{
	font: bold 11px/16px Arial, Geneva, sans-serif;
	color: #d70;
	background: #ffd;
	}

a.nav3urhere:link	{
	font: bold 11px/14px Arial, Geneva, sans-serif;
	background: #EEE;
	text-decoration: none;
	color: #363;
	}

a.nav3urhere:active	{
	font: bold 11px/14px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #ff0;
	}

a.nav3urhere:visited	{
	font: bold 11px/14px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #d70;
	}

a.nav3urhere:hover	{
	font: bold 11px/14px Arial, Geneva, sans-serif;
	background: #ffd;
	text-decoration: none;
	color: #d70;
	}

a.sub:link	{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #363;
	}

a.sub:active	{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #ff0;
	}	

a.sub:visited	{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #363;
	}
	
a.sub:hover	{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #d70;
	}

a.special:link	{
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #c00;
	}

a.special:active	{
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #ff0;
	}	

a.special:visited	{
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #c00;
	}
	
a.special:hover	{
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
	color: #d70;
	}

a.footer:link	{
	font: 11px/14px Arial, Geneva, sans-serif;
	background-color: transparent;
	color: #00f;
	text-decoration: none;
	}

a.footer:active	{
	font: 11px/14px Arial, Geneva, sans-serif;
	background-color: transparent;
	color: #ff0;
	text-decoration: none;
	}	

a.footer:visited	{
	font: 11px/14px Arial, Geneva, sans-serif;
	background-color: transparent;
	color: #00f;
	text-decoration: none;
	}
	
a.footer:hover	{
	font: 11px/14px Arial, Geneva, sans-serif;
	background-color: transparent;
	color: #00f;
	text-decoration: underline;
	}


/* Accessibility and links*/
.invisible {
	display: none;
	}
	
a.invisible	{
	text-align: center;
	color: #cc9;
	}


/* Misc */

.nospace	{
	display: block;
	margin: 0;
	padding: 0;
	}

.center	{
	text-align: center;
	}

.line	{
	border-bottom: 1px solid #ccb;
	}

.rightside3	{
	background: #ffd;
	margin: 0;
	padding: 0;
	}
	

.specialhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F16F93;
	background-color: #01ADEF;
}

.loader {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	
}

.dates {
	font-family: "Comic Sans MS", Arial;
	font-size: 0.7em;
	font-weight: normal;
	color: #01ADEF;
}
