html,body{
	padding:0;
	background: url(../images/exteriortile.gif);
	font: 0.9em arial, sans-serif;
	color: #333333;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper #main_image img {
	border: 0.1em solid #660000;
}
/*body{
	font: 0.8em arial, sans-serif;
	color: #333333;*/
}
p{
	margin:0 10px 10px 0px;
	text-align: justify;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #E5EBE9;
}
#navigation {
	text-align: center;
	position: relative;
}
#main_image {
	float: left;
	margin-top: 20px;
}
#name_address {
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	width: 65%;
}
#contact_info p {
	text-align: left;
}
#main_content {
	width: 600px;
	float: left;
	padding: 4px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFF;
}
#content {
	float: left;
	width: 592px;
	margin-top: 10px;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 20px;
}
#contact_info {
	width: 250px;
	background-color: #E5EBE9;
	float: left;
	padding: 4px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#name_address h1{
	color: #75002F;
	margin-top: -3px;
	margin-bottom: -15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	color: #666666;
	font-weight: normal;
}
#map_link_button {
	margin-top: 15px;
	position: relative;
	float: left;
}
#icons {
	margin-top: 10px;
	width: 300px;
}
img {
	border-width: 0px;
}
#pub_information {
	clear: both;
	width: 100%;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #75003E;
}
#content_padding {
	padding-right: 8px;
	padding-left: 8px;
}
strong {
	color: #75002F;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#footer_bar {
	height: 10px;
	clear: both;
	background-color: #A2B7B2;
}

#wrapper #navigation a:hover {
	color: #FF6600;
	text-decoration: none;
}
#wrapper #navigation a:visited {
	color: #666666;
	text-decoration: none;
}
#wrapper #navigation a:link {
text-decoration: none;
	color: #666666;
}
.image_left {
	float: left;
	border: 0.1px solid #660000;
	margin-right: 10px;
	margin-bottom: 10px;
}
#map_image {
	float: left;
	margin-top: 20px;
	width: 365px;
}
#map_text p {
	font-size: 0.8em;
}
.orange_highlight {
	font-weight: bold;
	color: #CC9900;
	margin: 0px;
	padding-top: 6px;
}
.red_highlight {
	font-weight: bold;
	color: #C00;
	margin: 0px;
	padding-top: 6px;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
}li {
	list-style: none;
	line-height: 20px;
	color: #790835;
}
#logo_bar {
	background-image: url(../pubs/pub_pages09/images/pub_pages_topbar_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 900px;
}
#logo_bar #topname {
	margin-left: 430px;
}
#text_resize {
	width: 80%;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: right;
}
#text_resize a:link {
	color: #999;
}
#logo_bar #toplogo {
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #F60;
}
#text_resize a:visited {
	color: #999;
}
#map_text {
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	width: 55%;
}
#map_text h1  {
	color: #620909;
}
#map_text h2 {
	margin-top: -9px;
}
#map_text p {
	font-size: 1em;
}
.img_space {
	margin-right: 10px;
}
