body { text-decoration: none; color: #999; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 13px; }
ul {padding-left: 0px;}
.press { color: #000; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
.hours { color: #39c; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none; }
.like_a { color: #039; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none; }
a { color: #039; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none; }
.blue_11px { color: #039; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a.whitelink { color: #fff; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a.smallbluelink { color: #39c; font-size: 10px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a.bluelink { color: #39c; font-size: 10px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a.focuslink { color: #fff; font-size: 12pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover.bluelink { color: #039; font-size: 10px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover.focuslink { color: #fff; font-size: 12pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: underline; }
a:hover.smallbluelink { color: #39c; font-size: 10px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: underline; }
a.wellness { color: #039; font-size: 10px; text-decoration: none; }
a.blue12ptlink { color: #039; font-size: 12pt; line-height: 14px; text-decoration: none; }
a:hover.blue12ptlink { color: #39c; font-size: 12pt; line-height: 14px; text-decoration: none; }
a:hover { color: #39c; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 13px; }
a:hover.whitelink { color: #fff; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: underline; }
a:hover.wellness { color: #039; font-size: 10px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: underline; }
.18pt heading { color: #039; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.specials { text-decoration: none; color: #000000; font-size: 12px; font-family: "Century Gothic", Arial, Helvetica, sans-serif;}
a.specials {color: #039; font-size: 12pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover.specials { color: #39c; font-size: 12pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; }



.nav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #003399; line-height: 13px; }
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #003399;
}
.larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.whitehead { color: #fff; font-size: 18px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; }
.whitetext { color: #fff; font-size: 10px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 14px; }
.whiteabout { color: #fff; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 16px; }
.navyabout { color: #08214e; font-size: 11px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 16px; }
.white_12pt { color: #fff; font-size: 12pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 18pt; }
.white_10pt { color: #fff; font-size: 10pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 18pt; }
.blue_12pt { color: #039; font-size: 12pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; }
.blue_10pt { color: #039; font-size: 10pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; }
.sm_blue { color: #003399; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.18px_header { color: #003399; font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height: 22px }
.table_blue { color: #45afdf; background-color: #45afdf; padding: 10px; border: double thick #fff; }
.textblue { text-decoration: none; color: #39c; font-size: 10pt; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 18pt; }
.white_8pt { color: #fff; font-size: 9px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 12px; }


/* FOR THE DROP DOWN MENU */

/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	font-weight:bold;
	/*margin-bottom:10px;*/
	/* Clear floats */
	float:left;
	width:100%;
	 /*Bring the nav above everything else--uncomment if needed.
	/position:relative;*/
	/*z-index:100;*/
	
}
#nav li{
	float:left;
	margin-right:2px;
	position:relative;
}
#nav a{
	display:block;
	/*padding:5px;*/
	color:none;
	background:none;
	text-decoration:none;
}
#nav a:hover{
	color:2250a7;
	background:#cae3ef;
	text-decoration:underline;

}

/*--- DROPDOWN ---*/
#nav ul{
	background:#999; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}

#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#3399cc;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
		padding: 5px 10px 0 0;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#039;

}
