html { background: #fff; }
body { 
	background: #fff; 
	font: 11pt/1.4em Arial, Helvetica, sans-serif; 
	text-align: left; 
	}
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
#phonebar {
	font-size: 9pt;
	letter-spacing: 1px;
	color: #d71920; 
	background-color: #fff; 
	height: auto;
	line-height: 1.5em;
	margin-bottom: .1in;
	text-align: center; 
	}
#masthead {
	width: auto;
	height: auto;
	margin: 0 0 .25in 0;
	background: #fff; 
	}
#masthead h2 { color: #000; margin-bottom: 10px; }
#masthead h2 a, #masthead h1 a { color: #000; text-decoration: none; }
#masthead h3 { color: #000; text-align: right; margin-top: -3.5em; }
a#starburst { display: none; }
#navwrapper {
	display: none;
	}
#wrapper {
	width: auto;
	margin: 0;
	background: #fff;
	}
#page {
	background: #fff;
	padding: 0; 
	}
#col-a { 
	width: 60%;
	float: left;
	margin: 0;
	}
#col-b {
	float: right;
	width: 33%;
	padding: 0 0 0 2%;
	border-left: 1px solid #000; border-right: 0;
	}
#col-c {
	float: none;
	width: auto;
	text-align: center;
	}
#col-main {
	width: auto;
	float: none;
	}
#endwrapper { display: none; }
.dotdivider { margin-right: 0; margin-bottom: 15px; }
h1 {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0; margin-bottom: 0;
	font-size: 2em; line-height: 1.2em;
	color: #d71920;
	font-weight: normal; font-style: italic;
	}
h2 {
	margin-top: 0; margin-bottom: .6em; 
	font-size: 1.3em; line-height: 1.4em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	}
h3 {
	margin-top: 0; margin-bottom: 1.5em; 
	color: #000;
	font-size: 1.1em; line-height: 1.4em; 
	font-weight: bold; 
	}
h4 {
	margin-top: 0; margin-bottom: 1.5em; 
	font-size: 1em; line-height: 1.4em;
	color: #000;
	font-weight: bold;
	}
.hide { display: inline; }
.botnav { display: none; }
.credits { font-size: 10pt; line-height: 1.4em; color: #333; padding-bottom: 0; margin-top: .15in; text-align: center; }
.top { visibility: hidden; }
.intro { margin-left: 180px; margin-right: 0; }

ul.pagenav { display: none; }
.jfinder { display: none; }
.contactbox { width: 33%; margin: 0 auto; text-align: left; }