body
{
    font: 12px arial, helvetica; 
}

td{ font: 12px arial, helvetica;  }

img
{
	border: none;
}

h1
{
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 17px;
	color: #244386;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

#wrapper
{
	background: #ffffff url('../images/top_black_bar.gif') repeat-x top left;
	text-align: left;
	width: 860px;
	margin-top: 0px;
}

#header
{
	background-image: url('../images/top_bar.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 10px;
}

#searchbox
{
	float: right;
	!width: 183px;
}


#searchbox #searchText
{
	border: 1px solid #000000;
	margin-right: 10px;
}

#searchbox #search_button
{
	!margin-top: 1px;
}

#menubar
{
	float: right;
	position: relative;
	display: block; 
	margin: 3px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border-bottom: 1px solid #bfbfbf;
}

#menubar li
{
	float: left; 
	position: relative; 
	display: block; 
	list-style: none; 
	margin: 0px 0px -1px 0px; 
	padding: 0px; 
}

#menubar li a
{
	display: block;
	background: #ffffff url('../images/menu-border-right.gif') no-repeat top left;
	padding: 10px 9px 10px 9px;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
}

#menubar li a:hover
{
	border-bottom: 1px solid #000000;
}

#menubar .first
{
	margin-left: 0px;
	padding: 10px 10px 10px 0px;
	background-image: none;
}

#menubar .current
{
	border-bottom: 1px solid #000000;
}


#left_menu
{
	float: left;
	border-top: 5px solid #6c6c6c;
	width: 250px;
}

#left_menu .leftmenuitem
{
	border: 1px solid #e1e1e1;
	background: #ffffff url('../images/left_menubox_gradient.gif') repeat-x;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 10px 5px;
	width: 230px;
	!width: 240px;
}


#left_menu .leftmenuitem .menuheading
{
	font-family: times,new-roman;
	font-size: 16pt;
	font-weight: bold;
	color: #244386;
	border-bottom: 1px dotted #4a4a4a;
	margin-bottom: 3px;
}

#left_menu .leftmenuitem .menucontent
{
	margin: 0px 0px 0px 6px;
	font-size: 12px;
}

#left_menu .leftmenuitem .subheading
{
	font-family: arial, helvetica;
	font-weight: bold;
	color: #323232;
	font-size: 12px;
	margin-top: 3px;
}

#left_menu .leftmenuitem ul
{
	margin: 0px;
	padding-left: 5px;
	list-style: none;
}

#left_menu .leftmenuitem li
{
	background-image: url('../images/leftmenu_listarrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#left_menu .leftmenuitem li a
{
	text-decoration: none;
	color: #000000;
}

#left_menu .leftmenuitem li a:hover
{
	text-decoration: underline;
}

#left_menu .leftmenuitem .infolink
{
	display: block;
	text-align: right;
	font-family: times new-roman,serif;
	font-size: 16px;
	font-weight: bold;
	color: #1c1c1c;
	text-decoration: none;
}


#content
{
	margin-left: 260px;
}

.drivingdirections
{
	width: 575px;
}


#footer
{
	background: #ffffff url('../images/footer_gradient.gif') repeat-x;
	color: #ffffff;
	padding: 0px;
}

#footer .container
{
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position: top right;	
	padding: 23px 0px 0px 10px;
	margin: 0px;
}

#footer .right_content
{
	float: right;
	margin-right: 10px;
	text-align: right;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer .footerbullet
{
	padding: 2px 5px;
}

