body {
	background-color: #CCCCCC;
	color: #5a616a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 24px 0;
	min-width: 748px;
	padding: 0;
}
#contentwrapper {
	background-color: #F8F9F1;
	background-image: url(../images/shadowjpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 748px;
}
#masthead {
	background-image: url(../images/topcurve.jpg);
	background-repeat: no-repeat;
	height: 99px;
}
/* h1 {
	margin: 0;
} */
#maincontent {
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	width: 464px; /*528*/
	text-align: left;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 24px;
	margin-bottom: 10px;
}
#maincontent p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul li {
	list-style: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
/* #maincontent h2 {
	color: #9C8C85;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
}
#maincontent a:link {
	color: #9C8C85;
}
#maincontent a:visited {
	color: #B9A199;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
} */

#tagline {
	background-image: url(../images/bottomcurve.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
}
#tagline p {
	margin:0;
	display: none;
}
.picture {
	float: right;
}
#sidebar {
	color: #3A4956;
	float: left;
	font-size: 0.75em;
	width: 193px;
	padding-top: 17px;
	padding-right: 16px;
	padding-bottom: 17px;
	padding-left: 17px;
}
#sidebar h3 {
	color: #EB694A;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Helvetica, Arial, sans-serif;
}
#sidebar h4 {
	color: #5a616a;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebar p {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#footer {
	clear: both;
	color: #333333;
	font-size: .65em;
	width: 700px; /*748*/
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #EB694A;
}
#flashbox {
}
.panel {
	background-image: url(../images/sidebar_panel_t.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 193px;
}
.panel p {
	font-size: 10px;
	line-height: 1.4;
	background-image: url(../images/sidebar_panel_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	margin: 0;
}
.panel p.extra {
	background: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.panel hr {
	height: 1px;
	border: 0;
	background: #ccc;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.panel .flLeft {
	float: left; margin: 10px 8px 5px 8px;
}
.panel li {
}
a:link {
	color: #0088FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94CBFA;
}
a:visited {
	color: #0088FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94CBFA;
}
a:hover {
	color: #C01A22;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h1 {
	font: bold 22px Helvetica, Arial, sans-serif;
	color: #B81A28;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h2 {
	color: #EB694A;
	font: normal 18px Helvetica, Arial, sans-serif;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	letter-spacing: -1px;
}
h3 {
	font-size: 1em;
	color: #C11E22;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {font-size: 12px;}
hr {
	border: none;
	height: 1px;
	background: #ccc;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h6 {
	color: #78A6DB;
	font: normal 18px Helvetica, Arial, sans-serif;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	letter-spacing: -1px;
}


#menubar {
	font-size: 12px;
	padding-right: 24px;
	color: #78A6DB;
	height: 99px;
	padding-bottom: 4px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#menubar a:link {
	color: #3A4956;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#menubar a:visited {
	color: #3A4956;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menubar a:hover {
	color: #C01A22;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.currentdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a9fde;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.imageleft {
	float: left;
	padding-right: 12px;
	padding-bottom: 3px;
}
.imageright {
	float: right;
	padding-left: 12px;
	padding-bottom: 3px;
}
#popupbox {
	font-size: .85em;
}
.redhighlite {
	font-weight: bold;
	color: #B52326;
}
.blackhighlite {
	font-weight: bold;
	color: #000000;
}
img {
	padding: 0;
}

#mapcontainer {
	height: 225px;
	width: 464px;
	border: 1px solid #000000;
	clear: both;
}
#yahoologobox {
	padding-top: 3px;
	padding-left: 0px;
}
.drivingdirections {
	text-align: right;
}
.formtext {
	font-size: .85em;
}

.orangehighlite {
	color: #EB694A;
	font-weight: bold;
}
.bluehighlite {
	font-weight: bold;
	color: #77A3D7;
}
.printingspecsbox {
	font-size: 0.85em;
	border: 1px none #CCCCCC;
	padding-left: 16px;
	line-height: 1.1em;
}

.maincontentindent {
	margin-left: 16px;
}
