/* IE nav */

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
font : normal normal normal 11px/normal Tahoma;
font-weight: bold;
display: block;
color: #003366;
background-color: #b6cde3;
width: 131px;
padding: 3px 5px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

#navcontainer a:hover
{
background-color: #ddeeff;
color: #003366;
padding: 3px 5px;
border-bottom: 1px solid #ffffff;
}
/* NN nav */
#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer2 li { margin: 0 0 0 0; }

#navcontainer2 a
{
font : normal normal normal 11px/normal Tahoma;
font-weight: bold;
display: block;
color: #003366;
background-color: #b6cde3;
width: auto;
padding: 3px 5px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

#navcontainer2 a:hover
{
background-color: #ddeeff;
color: #003366;
padding: 3px 5px;
border-bottom: 1px solid #ffffff;
}

h1 {
	font: Tahoma;
	font-size:12px;
	text-transform: uppercase;
	color:#003366;
	border-bottom:1px solid #efefef;
	margin:0px 0px 10px 0px;
}

h2 {
	font: Tahoma;
	font-size:11px;
	text-transform: uppercase;
	color:#003366;
	margin-bottom:5px;
}

.text {  font-family: Tahoma; font-size: 12px}
.text a:link,a:visited {text-decoration:underline; color:#333399;}
.text a:hover {text-decoration:underline; color:#6b9ac8;}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

ul {
	list-style-type: square;
}
.margin_rt {
	padding-right: 20px;
}
.q {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bolder;
	color: #0066CC;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.menu_vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc00;
}
.menu_hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc00;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.address {
	margin:10px 0px 0px 5px;
	font-size:10px;
	color: white;
}

.tag {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
