BODY
{
	font-size: small;
	color: #333;
	font-weight: normal;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 120%;
	color: #CC0;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font: small-caps bolder;
	letter-spacing: 1px;
	text-align: center;
}
H2
{
	font-size: 110%;
	color: #00C;
	font-weight: bolder;
	margin: 2px;
	padding-top: 2px;
	letter-spacing: 3px;
}
H3
{
	font-size: 105%;
	color: #00C;
	font-weight: bolder;
	margin: 0px;
	line-height: 20px;
}
H4
{
	font-size: 95%;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

A:link
{
	color: #C00;
	font-weight: normal;
	text-decoration: underline;
	text-transform: inherit;
}



A:visited
{
	color: #600;
	font-weight: normal;
	text-decoration: underline;
}



A:active
{
	color: #633;
	font-weight: normal;
	text-decoration: underline;
}

UL
{
	font-size: 95%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 95%;
}
.footer
{
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
}
/* Menu */

#menu {
	width: 100%;
	height: 28px;
	padding: 0;
	background: url(images/menu3.gif) repeat-x right top;
	font-size: .9em;
}

#menu ul {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a
{
	display: block;
	border: none;
	float: left;
	height: 26px;
	padding: 2px 10px 0 10px;
	text-decoration: none;
	color: #9OO;
	background: url(images/menu3.gif) repeat-x right;
	text-transform: uppercase;
	text-align: center;
	font: bold;
}

#menu a:hover, #menu .active a {
	background: url(images/menu_O3.gif);
	color: #F03;
}


a.footer:link
{
	color: #069;
	text-decoration: underline;
	cursor: hand;
}
a.footer:visited
{
	color: #09C;
	text-decoration: underline;
	cursor: hand;
}
a.footer:hover
{
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}
a.footer:active
{
	color: #39F;
	text-decoration: none;
	cursor: hand;
}

.caption
{
	font-size: 1.2em;
	color: #003;
	font-weight: normal;
	font-family: arial,verdana,sans-serif;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	font: bold;
	text-align: center;
}

.h3
{
	font-size: 1.3em;
	color: #66F;
	font-weight: bolder;
	margin: 0px;
	line-height: 20px;
}
	
.specials
{
	font-size: 1.11em;
	color: #000;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
	width: 240px;
	background: url(images/grad_back1.jpg) repeat top left;
	padding: 5;
	border-color: #9CF #036 #036 #9CF;
	border-width: 1pt 2pt 2PT 1pt;
	margin: 20 10 10 10;
} 
.related
{
	font-size: .9em;
	font-weight: normal;
	line-height: 90%;
	text-align: center;
	width: 100%;
	background: #000;
	padding: 15;
	margin: 15;
	color: #FFF;
} 

.specials h2
{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
}
.map
{
	font-size: 110%;
	font-weight: normal;
	line-height: 150%;
	margin: 0px;
	padding-bottom: 0px;
  	list-style: none; 
}

#grid-c1
{
  float: left;
  width: 450px; 
  border: 0px solid #000; 
  background: #fff; 
  text-align: left;
	clear:	all;
	margin: 0px;
	}
#grid-c3
{
  float: right;
  width: 160px; 
  border: 10px solid #FFFFFF; 
  background: #fff; 
  text-align: right;
	}

#grid-c2
{
	float: right;
	width: 293;
	text-align: center;
	border-color: #000;
	border-width: 0px;
	border-style: solid;
	margin: 0px;
}

#grid div
{
	margin: 10px;
}

#b-nav
{
	float: center;
	width: 100%;
	border: 0px solid #000;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
	clear: both;
	margin: 10px;
}


#grid { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
  background: none; 
  } 
#grid li { 
  margin: 0 0 0 0; 
  padding: 0; 
  font-family: "Lucida Grande", sans-serif; 
  font-size: 80%; 
  } 
