/* print styles */

* {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
font-size: 10px;
color: #000000;
}

p {
font-size: 11px;
line-height: 130%;
margin-bottom: 15px;
}

ul, dl {
margin-bottom: 15px;
}


li, dd, dt {
font-size: 11px;
line-height: 130%;
}

dt {
font-weight: bold;
}



h1 {font-size: 36px;}
h2 {font-size: 21px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 8px;}

a, a:link, a:visited {color: #0071be;}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 10px;

}

h1 {
color: #0071be;
padding-bottom: 5px;
border-bottom: 1px solid #0071be;
font-weight: bold;
margin-bottom: 15px;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #0071be;
}

#sectionhead {
float: left;
width: 100%;
padding-bottom: 5px;
border-bottom: 1px solid #000000;
margin-bottom: 15px;
}

#sectionhead h2 {
float: left;
font-weight: bold;
}

#sectionhead h3 {
float: right;
}

#adhead img {
float: right;
margin-bottom: 15px;
}

#advertiser {
clear: both;
}


.mapimg {
float: right;
margin-bottom: 15px;
margin-left: 15px;
border: 4px solid #cccccc;
}

#gmap {
clear: both;
margin-top: 15px;
padding-top: 15px;
border-top: 4px solid #cccccc;
}

.prelude {
font-size: 120%;
}


img {
border: 0;
}

#wrapper {
border: 0;
}


#nav, .top, .ad, #banner {
	display: none;
}


#footer {
clear: both;
padding-top: 5px;
border-top: 1px solid #0071be;
text-align: center;
}

.directory {
display: none;
}

#googlemap {
clear: both;
}

#topnav {
display: none;
}

