
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: 630px;
	vertical-align: top;
}


/* Hiding Content */
ul#navigationmain, ul#footernav, #wai-links, body.home #flashcontent, #breadcrumb, div.photos a, #newsletter, #featureimage {display: none;}



/* Headings */
h1 {
	background-image: none;
	border-bottom: 1px solid #000;
	float: none;
	font-family: Times, Tahoma, Arial, Helvetica, sans-serif;
	height: auto;
	margin: 20px 0;
	padding: 0;
	text-indent: 0;
	width: 100%;
}
h1 a {
	display: block;
	height: 40px;
	text-decoration: none;
	width: 331px;
}
h1 a:hover {
	text-decoration: none;
}
body.home h2, h3, h4, h5, h6 {
	color: #666;
}
h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 .5em 0;
	padding: 0;
}


/* Content Areas */
#feature {
	float: none;
	height: auto;
}
#title {
	float: none;
	padding: 12px 0 0 0;
	width: 100%;
}
body.home #feature {
	height: auto;
}
body.home #location {
	color: #000;
	display: block;
	font-size: 100%;
	float: none;
	margin: 20px 0;
	width: 100%;
}
body.home #location h3 {
	color: #000;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
body.home #location img {
	float: left;
	margin: 0 13px 35px 0;
}

/* Home Page Elements */
div.drphoto {
	font-size: 100%;
}
div.drphoto h4 {
	color: #000;
}
body.home #contentsub div.photos h3 {
	color: #000;
	float: none;
	width: 100%;
}


/* Main Content */
#contentwrapper {
	float: none;
	margin-top: 0;
}
body.home #contentwrapper {
	margin-top: 0;
}
#contentmain {
	display: block;
	float: none;
	margin: 15px 0;
	width: 100%;
}
#contentmain div.img img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 20px 25px 0;
	padding: 1px;
}
body.home #contentmain {
	margin: 15px 0;
	width: 100%;
}
#contentmain div.col1, #contentmain div.col2, #contentsub, body.home #contentsub {
	display: block;
	float: none;
	margin: 20px 0;
	width: 100%;
}
#contentsub img {
	margin: 0 0 15px 0;
}
#contentwrapper ul {
	list-style: disc;
	margin: 0;
	padding: 0;
}
#contentwrapper ul li {
	background-image: none;
	list-style: disc;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
#contentsub ul {
	margin: 15px 0 0 0;
}
#contentsub ul li {
	font-size: 100%;
	margin: 0 0 5px 0;
}
#contentsub ul li a {
	font-weight: bold;
}


/* Footer Area */
#footer {
	background-image: none;
	border-top: 1px solid #000;
	clear: left;
	color: #666;
	height: auto;
	width: 100%;
}
#footercontent {
	height: auto;
	margin: 0 auto;
	padding: 8px 0;
	width: 100%;
}
#copyright {
	float: right;
}


/* Common Elements */
a {text-decoration: underline;}
a.more {
	background-image: none;
	font-size: 100%;
	padding: 0;
}
hr {width: 100%;}