
body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#wrapper {
	background: none;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 770px;
	vertical-align: top;
}


/* Hiding Content */
ul#nav, ul#footer, #wai-links, #flashcontent, ul#footernav, #newsletter, #featureimage, #contentwrapper #contentmain #breadcrumb {display: none;}


h1 {
	background-image: none;
	border-bottom: 1px solid #333;
	color: #000;
	font-family: Times, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin: 18px 0 0 0;
	padding: 0;
	text-indent: 0;
	width: 100%;
}
h1 a {
	display: block;
	height: auto;
	text-decoration: none;
	width: auto;
}
h1 a:hover {text-decoration: none;}
h2, h3, h4, h5, h6 {color: #000;}
#contentwrapper.twocol #contentsub h1, #contentwrapper.twocol #contentsub h2, #contentwrapper.twocol #contentsub h3, #contentwrapper.twocol #contentsub h4, #contentwrapper.twocol #contentsub h5 {
	padding: 10px 0;
}

/* Home Feature */
body.home #feature {
	background-image: none;
	clear: left;
	height: auto;
}
body.home #locations {
	background-image: none;
	float: none;
	font-size: 100%;
	height: auto;
	padding: 0;
	width: 100%;
}
body.home #locations h1, body.home #locations h2, body.home #locations h3, body.home #locations h4, body.home #locations h5 {
	color: #000;
	font-size: 120%;
	margin-bottom: 18px;
	width: auto;
}
body.home #locations img {
	border: none;
	float: left;
	margin: 0 8px 0 0;
}
body.home #locations a {
	display: block;
	font-weight: bold;
}
body.home #locations ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
body.home #locations li {
	float: left;
	padding: 0 0 17px 0;
	width: 100%;
}


/* Content Areas */
#feature {
	background-image: none;
	border-bottom: 1px solid #666;
	height: auto;
	margin-top: 0;
	position: relative;
	width: 100%;
	z-index: 20;
}
#featurecopy {
	background-image: none;
	color: #fff;
	float: none;
	height: 96px;
	margin: 0;
	padding: 20px 0 0 0;
	width: 100%;
}
#featurecopy p {
	margin: 0;
	padding: 0;
}

/* Home Content */
body.home #contentmain {
	clear: left;
	padding: 0;
	margin: 30px 0;
	width: 100%;
}
body.home #contentsub {
	clear: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
}


/* Main Content */
#contentwrapper.onecol #contentmain {
	float: none;
	margin: 0;
	padding: 8px 0 40px 0;
	width: 100%;
}
#contentwrapper.twocol #contentmain {
	float: none;
	margin: 0;
	padding: 8px 0 40px 0;
	width: 100%;
}
#contentwrapper.twocol #contentsub {
	float: none;
	margin: 0;
	padding: 0 0 20px 0;
	width: 100%;
}
#contentwrapper.twocol #contentsub p, #contentwrapper.twocol #contentsub img {
	margin: 0 0 1em 0;
	padding: 0;
}
#contentwrapper ul {
	list-style: square;
	margin: 20px 0;
	padding: 0;
}
#contentwrapper ul li {
	background-image: none;
	list-style: square;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}


/* Footer Area */
#footer {
	background-image: none;
	border-top: 1px solid #333;
	clear: left;
	color: #000;
	font-size: 80%;
	height: auto;
	margin-top: 20px;
	padding: 0 0 20px 0;
	text-align: left;
	width: 100%;
}
#footercontent {
	height: 42px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	width: 722px;
}
#footercontent p {
	margin: 0 0 4px 0;
	padding: 0;
}
#addressinfo {
	float: left;
	width: 420px;
}
#navcopyright {
	float: right;
	margin: 0;
	text-align: right;
	width: 302px;
}
#footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 302px;
}
#footer li {
	border-left: 1px solid #666;
	float: left;
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
}
#footer li.firstitem {
	border: none;
	padding: 0;
	margin: 0;
}
#copyright {
	float: right;
}



/* Common */
a {color: #000;text-decoration: underline;}
a.more {
	background-image: none;
	display: block;
	font-size: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}