body { background: #BFC8D9 url(/images/structure/tile.gif) repeat-y 50% 0;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 62.5%; margin: 0; padding: 0; text-align: center; }
h1 { color: #746B5D; font-size: 1.4em; margin-top: 0; }
h2 { color: #746B5D; font-size: 1.4em; font-weight: normal; }
h3 { color: #000; font-size: 1.3em; font-weight: bold; }
a:link, a:visited { color: #7C8AA5; font-weight: bold; text-decoration: none; }
a:link:hover, a:visited:hover { color: #746B5D; text-decoration: underline; }
acronym, abbr, .caption, .tooltip { text-transform: lowercase; font-variant: small-caps; cursor: help; border: 0; }
/*
acronym, abbr, .tooltip { border-bottom: 1px solid #BFC8D9; font-style: normal; cursor: help; }
*/
ul { list-style: circle url(/images/structure/mi-white.gif); margin: 1em 0 1em 20px; padding: 0; }
li { margin: 0; padding: 0; }

#wrapper { font-size: 1.2em; margin: 0 auto; padding: 0; width: 720px; text-align: left; }
#header { position: relative; width: 720px; height: 70px; margin: 0; padding: 15px 0 0; background: #BFC9D9; }
#header span { position: absolute; width: 100%; height: 100%; margin: 0; padding: 0;
	background: url(/images/structure/snm2.jpg) top left no-repeat; }
#subheader { position: relative; width: 720px; height: 40px; margin: 0; padding: 0; }
#subheader span { position: absolute; width: 100%; height: 100%; margin: 0; padding: 0;
	background: url(/images/structure/jpk.gif) top left no-repeat; }
#nav { list-style: none; margin: 0 0 1em; padding: 6px 0 0 10px; display: block; position: relative; width: 710px; height: 19px;
	background: url(/images/structure/nav.jpg) top left no-repeat; }
#nav li { text-align: center; list-style: none; width: 125px; margin: 0; padding: 0; display: block; position: relative;
	float: left; }
#nav a:link, #nav a:visited { font-weight: bold; color: #FFF; text-decoration: none; }
#nav a:link:hover, #nav a:visited:hover { text-decoration: underline; }

#main { width: 471px; padding: 0 0 10px 24px; position: relative; float: left; }
#main #content { line-height: 1.3em; } /* used to be 295 when i was using the sidebar */
#main #content ul li { margin-bottom: 0.5em; }

#main #content form div.form_row { display: block; padding: 5px 0; margin: 5px 0 !important; clear: both; }
#main #content form div.form_row span.form_text { float: left; width: 50px; text-align: left; padding-top: 3px; }
#main #content form div.form_row span.form_field { float: left; text-align: left; }
#main #content form div.form_row p.top_margin { margin-top: 1em !important; }

#news { border-bottom: 1px solid #BFC8D9; }
#news p.title { margin-bottom: 0; color: #333; }
#news h1 { margin-top: 0; }
#news div p { margin: 0; }

#localnav { width: 170px; position: relative; float: right; padding: 0 25px 0 0; }
#localnav p, #localnav li { color: #746B5D; }
#localnav ul { list-style-image: url(/images/structure/mi-blue.gif); }
#localnav ul li { margin: 0.5em 0 0; }

#footer { position: relative; float: left; margin: 0; padding: 0 0 0 25px; width: 470px; }
#footer p { border-top: 1px solid #BFC8D9; padding: 1em 0; margin: 0; }

.new-section { margin-top: 1em; padding-top: 1em; border-top: 1px solid #BFC8D9; }
.panel .panel { margin: 0 !important; padding: 0 !important; background: none !important; border: 0 !important; }
.panel h2.panel { font-size: 12px !important; }
.tune-text { padding-left: 16px; background: url(/images/structure/text.gif) top left repeat-y; }

body.tune { background-image: url(/images/structure/tile-tune.gif); }
body.tune #main { width: 720px; padding: 0; margin: 0; }
body.tune #main #content { width: 500px; position: relative; float: right; margin: 0 20px 0 0; }
body.tune #main #sidebar { width: 162px; position: relative; float: left; margin: 10px 0 0 24px; }
body.tune #footer { width: 670px; }
/*
#main { width: 471px; padding: 0 0 0 24px; position: relative; float: left; }
#main #content { width: 295px; position: relative; float: right; }
#main #content ul li { margin-bottom: 0.5em; }
#main #sidebar { position: relative; float: left; width: 162px; margin: 10px 0 0; padding: 0 0 1em; font-size: 10px;
	background: url(/images/structure/sidebar.gif) no-repeat center bottom; }
*/
/* sidebar is no longer in use but may be brought back into use if there is a future need for a second column in the main area */
#main #sidebar { position: relative; float: right; width: 162px; margin: 10px 0 0; padding: 0 0 1em; font-size: 10px;
	background: url(/images/structure/sidebar.gif) no-repeat center bottom; }
#main #sidebar h1 { padding: 7px 11px; margin: 0 0 1em; width: 140px;
	background: url(/images/structure/sidebar-header.jpg) no-repeat left top; border-bottom: 1px solid #BFC8D9; }
#main #sidebar p, #main #sidebar div { margin: 1em 11px 0; }
#main #sidebar ul { margin: 1em 11px 1em 31px; list-style-image: url(/images/structure/mi-blue.gif); }
#main #sidebar div#feature, #news div, #main #content .panel { padding: 5px; background: #F4F6F8;
	border: 1px dotted #CFD3D9; border-left-style: solid; }
#main #sidebar h2 { font-size: 12px; font-weight: bold; margin: 0; }
#main #sidebar h3 { font-size: 12px; font-weight: normal; margin: 0; }
#main #sidebar div#feature p { margin: 0; }
