#hd {
	position:relative;
	border-bottom:2px solid #0073b1;
	*padding-bottom:10px;
	margin-top:5px;
}
#hd h1 {
	width:150px;

}
#hd ul {
	margin-left:173px;
	padding:5px 0px;
	margin-top:-30px;
}
#hd ul li{
	margin:0;
	padding:0;
	float:left;
}
#hd ul li a {
	display:block;
	padding:5px 8px;
	background:#a2b65c;
	border:1px solid #fff;
	color:#000;
	text-decoration:none;
}
#hd ul li a:hover {
	background:#99cc66;	
}
#ft {
	margin:30px auto;
	text-align:center;
}
#ft ul {
	width:100%;
	padding:5px 0px;
}
#ft ul li{
	display:inline;
	list-style-type:none;
	margin:0 5px;
	padding:0;
}
#ft address a {
  text-decoration: none;
  color: #000;
}
#bd p {
	margin:10px 0;
}
#bd h2 {
	font-size:182%;
	font-weight:bold;
	color:#004C80;
	clear:both;
}
#bd h3,
#bd h3 a{
	clear:both;
	font-size:123.1%;
	font-weight:bold;
	margin-top:15px;
	color:#004C80;
	text-decoration:none;
}
#bd p.first {
	margin-top:0;
	padding-top:0;
}
#bd a,#ft a{
	color:#0073b1;
}
#bd .yui-g ul {
	
}
#bd .yui-g li {
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 5px 5px 30px;
	padding-left:5px;
}
.subnav {
	margin-top:12px;
	padding:0 5px;
}

.subnavtop {
	background:#f0f0f0 url(/images/subnav_top.gif) no-repeat;
	height:6px;
	width:152px;
	margin-top:7px;
}
.subnavbottom {
	background:#f0f0f0 url(/images/subnav_bottom.gif) no-repeat;
	height:6px;
	width:152px;
}
.subnavlinks {
	background-color:#f0f0f0;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	width:150px;
}
.subnavlinks li {
	list-style-position:outside;
	list-style-type:circle;
	margin-left:20px;
	padding:5px 5px 5px 0;
}
#background {
	position:absolute;
	height:99px;
	width:584px;
	top:13px;
	left:174px;
	background:transparent url(/images/navbg.gif) no-repeat top left;
}
#bd .yui-g {
	margin-right:95px;
	margin-top:15px;
}
#bd .yui-g img {
	float:right;
	margin:5px;
}
#bd .yui-g .btn-schedule {
  float: none;
}
#bd dt {
	font-weight:bold;
	float:left;
	width:100px;
	margin-left:10px;
}
#bd dd {
	margin-left:90px;
	width:150px;
}
#bd dl {
	line-height:20px;
}
#bd address .street,
#bd address .city,
#bd address .phone {
	display:block;
}
#bd #contact h3 {
	clear:none;
}
#bd iframe {
	float:right;
	width:300px;
	height:300px;
	margin-right:-98px;
	border:2px solid #000;
}
blockquote {
	background:transparent url(/images/quote.gif) no-repeat top left;
	padding-left:23px;
	margin-left:50px;
	margin-right:25px;
	text-align:justify;
	font-size:92%;
}
blockquote .last {
	background:transparent url(/images/closequote.gif) no-repeat bottom right;
	padding-right:25px;
}
#bd p.citation {
	text-align:right;
	font-style:italic;
	margin-bottom:35px;
}
p.citation .location,
p.citation .title{
	display:block;
}
