body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	margin: 0;
	padding: 0;
	border: 0;
}
address, caption, cite, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
a, a:hover {
	text-decoration: none;
}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

body {
	background: #fff url('/images/bkg.jpg') repeat-x;
	color: #333;
	text-align: center;
	line-height:18px;
	}
a {color:#1D4758}
h2 {color:#1D4758; font-size:18px; padding:4px; border-bottom:1px dashed #E7E7E7}
#page {
width:900px;
	background-color: white;
	margin:0 auto;
	text-align: left;
	}
#header {
height:136px;
background: url('/images/newheader.jpg') no-repeat bottom left;
position:relative;
border-bottom:1px solid #8A95A1;
}
#headnav {position:absolute; bottom:10px; left:0}
#headnav table td a {display:block; padding:1px 10px; text-decoration:none; font-size:14px; font-weight:bold; border-right:1px dotted #A0A0A0;}

#headnav table td a:visited {color:#1D4758}
#headnav table td a:hover {color:#888}

#content {float:left; width:700px;padding:10px 0px;}
#content .entry {padding:10px 10px 10px 0; }
#content .entry p {padding:0 5px 8px 5px;}
#content .entry h5 {padding:2px; font-size:14px; border-bottom:1px solid #1D4758}
.entry blockquote {background:#F5F5F5; margin-top:10px; border:2px dashed #1D4758; -moz-border-radius:5px;padding:4px}
.entry #map {padding:10px; border:1px dashed #DEDEDE; -moz-border-radius:10px; text-align:center; margin-top:10px;}
.entry img {padding:5px; border:1px dashed #DEDEDE;}
#sidebar {float:right;text-align:center;width:200px;padding:10px 0px;}
#sidebar h6 {padding:3px; font-size:14px;}
#footer {clear:both;margin-top:10px auto 0 auto; ; border-top:1px solid #8A95A1;background: #fff url('/images/bkgbtm.jpg') repeat-x;height:136px}
#footer p {text-align:center; padding:10px}
