#header, #pano, .dots, .col-1, .col-3, .bar, #nav-info, #topofpage, #nav4, hr, #subNav, #navMaster4 { 
	display: none !important; 
}

body, .col-2, .content-sub, .col2-page .col-2, .col3-page .col-2 {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

html body {
	background-color: white;
	font-family: 'Verdana','Arial', sans-serif;
	line-height: 1.5em;
	font-size: 1em;
}

#header { 
	background-color: white !important; 
}

h1, h2, h3, h4, h5, h6, dt { 
	font-family: 'Trebuchet MS','Arial',sans-serif; 
}

dl, dd, dt { font-size: 1em; }

dt, strong { 
	font-weight: bold;
	font-size: 1em;
}

h3 {
	font-size: 2em;
}

html body p {
	font-size: 0.8em;
	margin: 0 0 1em 0 !important;
}

/*hr { 
	margin: 2em 0;  
}*/

#content-media { 
	margin: 2em 0; 
}

a {
	text-decoration: underline;
	color: #990000;
}

.content-sub { background: none; }
#content-media span { font-size: 1em; }
img { border: 3px solid grey; }

#contact, .divider { 
	/*margin: 2em 0 0 0; */
	border-top: 1px dashed #999; border-bottom: 1px dashed #999;
}

html body #contact dl {
	float:left;
	padding-left: 14px;
	margin: 0 0 10px 0;
	font-size: 1em;
}

h5, #footer ul { font-size: 10pt; }

h5 { 
	margin: 0; 
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
