body,html {
	font-size:100%;
	padding:0;
	margin:0;
}

td,div,body {
	font-family:"Times New Roman", Times, serif
}


h1 {
	font-size:1.6em;
	font-weight:normal;
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.1em;
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

input, option, textarea {
	font-size:1em
}

textarea {
	font-family:"Times New Roman", Times, serif;
	font-size:1em
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

#container {
	font-size:0.8em;
	margin:49px auto 0 auto;
}

#inner-container {
	width:770px;
	margin:0 auto;
}

#header {
	float:left;
	width:312px;
	padding:0 30px;
}

#header img {
	position:relative;
    margin-top: -11px;
}

#sidebar {
	width:398px;
	float:left
}

.directions#sidebar {
	width:372px;
	padding:0 13px;
}

.directions#sidebar #map {
    font-family:Arial, ArialMT, Verdana, Helvetica, sans-serif;
    width:372px;
    height: 279px;
}

.directions#sidebar #subcontent {
	font-size:0.9em
}

.directions#sidebar #subcontent h3 {
    margin-bottom: 0.5em
}

.directions#sidebar #subcontent p {
    margin-top: 0;
}

#content {
	width:312px;
	padding:0 30px 60px 30px;
	float:left;
}

#content h1 {
	margin-bottom:1em;
	margin-top:0;
}

#content h2, #content h3, #content h4 {
	margin-top:0.4em;
	margin-bottom:0.2em
}

#content p {
	margin-top:0.2em;
	margin-bottom:1em
}

address {
	margin-top:-60px;
    width:312px;
    padding:66px 30px 0 30px;;
    font-style:normal;
    background:#fff url(../img/flourish.png) no-repeat 30px top
}

address abbr {
    border:none;
    text-decoration:none;
}

#site-info {
	width:760px;
	clear:both;
    padding:5px;
	margin:0 auto;
	font-size: 0.6em;
	font-family:Arial, ArialMT, Verdana, Helvetica, sans-serif;
	text-align:right;
}

#site-info a {
    text-decoration: none;
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}


.clear {
	clear:both;
}

.yui-module.yui-panel {font-size: 0.8em}
.yui-module.yui-panel .hd {border-bottom: none}