@charset "utf-8";
body {



}
a, a:visited {
	color: #5087b6;
	text-decoration: none;
	overflow: hidden;
}
a:hover, a:active {
	color: #76A3C7;
	text-decoration: underline;
	overflow: hidden;
}
img, a img, a:hover img, a:active img {
	border-bottom: none !important;
}
#main #top h2 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 5px 0px 5px 15px;
}
#main #top #contentArea h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#main #top #contentArea h3 span {
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
}
#main #top #contentArea h3 span.h3callout {
	color: #999999;
	text-transform: uppercase;
}
#main #top #contentArea h3 span.dnred {
	font-weight: bold;
	display: inline;
	color: #CC0000;
}
#main #top #contentArea .reversed {
	color: #FFFFFF;
}
#main #top #contentArea .redReversed {
	color: #cc0000;
}
#main #top #contentArea .redReversed span {
	color: #FFFFFF;
}
#main #top #contentArea .whiteBanner {
	color: #FFFFFF;
}
#main #top #contentArea .whiteBanner span {
	color: #FFFFFF;
}
#main #top #contentArea h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin: 10px 0px 5px 0px;
}
#main #top #contentArea h5 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin: 10px 0px 10px 0px;
}
#main #top #contentArea p, #main #top #contentArea ul, #main #top #contentArea li {
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	margin: 5px 20px 15px 0px;
}
#main #top #contentArea ol, #main #top #contentArea ul {
	list-style: none;
}
#main #top #contentArea .legal, #main #bottom .legal {color: #999999; clear: left;
}
.dishRed {color: #CC0000}
.bronze {color: #663300;}
.silver {color: #666666;}
.gold {color: #8b541e;}
.blue {color: #336699;}
.ltGray {color: #CCCCCC;}
.gray {color: #333333;}
.mdGray {color: #999999;}
.dkGray {color: #666666;}
