body {
	background-color: #F8F8F7;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image:url(../images/core/bg3.gif);
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393933;
	text-align: left;
}

p, h1, h2, h3 {
	margin: 0;
}

p { margin-bottom: 15px; }

a { color: #C0001E; text-decoration:none; }
a:hover { color: #1984B6; text-decoration:underline; }

.blue-text {
	color: #1984B6;
}




/***************************************
Business Search Tool
****************************************/
#business-search {
	padding-top: 55px;
	padding-right: 20px;
	font-size: 9px;
}
input.search-field {
	background-color: #FFFFFF;
	border: 1px solid #1984B6;
}

/***************************************
Contact Details
****************************************/
#contact-details {
	font-size: 9px;
	color: #4D4D4D;
	line-height: 13px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 30px;
	text-align: left;
}
#contact-details p {
	margin: 0 0 15px 0;
}

/***************************************
Content 
****************************************/
#content-area {
	background: #F0F0EE url(../images/core/content-bottom.gif) no-repeat bottom;
	padding-bottom: 60px;
}
.splash-content {
	width: 330px;
	padding: 0 15px 0 15px;
	line-height: 16px;
	text-align: left;
}

.inner-content {
	width: 550px;
	padding: 10px 15px 0 15px;
	line-height: 16px;
	text-align: left;
}

.inner-hdr {
	background: url(../images/core/hdr-bg.gif);
	height: 105px;
	text-align: left;
}
.inner-hdr-bw {

	background: url(../images/core/hdr-bg-bw.gif);
	height: 105px;
	text-align: left;
}
.inner-hdr h1 {
	margin: 30px 0 0 15px;
	text-align: left;
}
.inner-hdr-bw h1 {
	margin: 30px 0 0 15px;
	text-align: left;
}
.inner-content h2 {
	margin: 30px 0 20px 0;
	text-align: left;
}


/***************************************
Splash News
****************************************/
#splash-news {
	background-color: #606060;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #DFDFDF;
	text-align: left;
}

.splash-news-set {
	padding: 8px 10px 9px 0;
	border-top: 1px solid #6F6F6F;
	text-align: left;
}

.splash-news-set a, .splash-news-set a:hover {
	color: #7CD4FD;
}

.splash-news-hdr {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: left;
}
.splash-news-hdr a {
	color: #FFF;
}
.splash-news-hdr a:hover {
	text-decoration: none;
}


.more-news {
	padding: 8px 0 9px 0;
	border-top: 1px solid #6F6F6F;
	color: #7CD4FD;
	text-align: left;
}
.more-news a {
	color: #FFFFFF;
}
.more-news a:hover {
	color: #7CD4FD;
	text-decoration: none;
}

/***************************************
Footer
****************************************/
#footer {
	font-size: 9px;
	color: #4D4D4D;
	line-height: 18px;
	padding: 0 20px 10px 10px;
}

#footer a {
	color: #1984B6;
}

span.small { font-size: 9px; color: #4D4D4D; }
span.small a { color: #1984B6 !important; text-decoration: none; }
span.small a:hover { color: #1984B6 !important; text-decoration: underline; }


/***************************************
Staff Members
****************************************/
.staff-set {
	width: 550px;
	margin-bottom: 30px;
}
.staff-set p {
	margin: 0;
}
.staff-pic {
	width: 95px;
	vertical-align: top;
}
.staff-info {
	padding-left: 15px;
	vertical-align: top;
}
.staff-name {
	font-size: 13px;
	font-weight: bold;
	color: #A2470B;
	line-height: 14px;
}
.staff-division {
	color: #086B9A;
	line-height: 14px;
}
.staff-desc {
	padding-top: 7px;
}

/***************************************
Business Categories
****************************************/
ul#business-cat {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #DDDDDB;
	line-height: normal;
}
ul#business-cat li {
	border-bottom: 1px solid #DDDDDB;
	padding: 10px 0;
}
ul#business-cat li a {
	background: url(../images/core/bullet-blue-arrow.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

/***************************************
Sitemap
****************************************/

.sitemap {
	font-size:16px;
	font-weight:bold;
}

/***************************************
Business Listings
****************************************/
table.business-listings td {
	padding: 5px;
	border-bottom: 1px solid #D0D0D0;
}
table.business-listings td a {
	color: #C0001E;
}
table.business-listings th {
	text-align: left;
	padding: 5px;
	background-color: #C0001E;
	color: #FFFFFF;
}
table.business-listings tr.odd {
	background-color: #F6F6F6;
}
table.business-listings tr.even {
	background-color: #EBEBEB;
}

/***************************************
Business Details
****************************************/
table#business-detail {
}
table#business-detail td.name {
	padding: 0px 0px 10px 0;
	color: #A2470B;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #DDDDDB;
}
table#business-detail td.label {
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDB;
	font-weight: bold;
}
table#business-detail td.info {
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDB;
}
table#business-detail td.desc {
	padding: 10px 0px 5px 0;
}

/***************************************
News Listing
****************************************/
table.news-listing {
	width: 550px;
}
table.news-listing td {
	padding: 5px;
	border-bottom: 1px solid #DDDDDB;
}
.news-listing-date {
	color: #1984B6;
	width: 15%;
}
.news-listing-link {
	width: 85%;
}

/***************************************
News Detail
****************************************/
.news-header {
	color: #A2470B;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.news-text {
	
}
.news-pics {
	text-align: left;
}
.news-pics img {
	margin-left: 8px;
	margin-bottom: 8px;
	display: block;
}

.news-downloads {
	padding-bottom: 15px;
}
.news-downloads ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: normal;
}
.news-downloads ul li {
	border-top: 1px solid #DDDDDB;
	padding: 5px 0;
}
/***************************************
Links
****************************************/
.link-set {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #DDDDDB;
}
/***************************************
Contact Form
****************************************/
table.contact-form td {
	padding: 0 5px 5px 0;
}

/***************************************
State of Market Listings
****************************************/
table.market-listings td {
	padding: 5px 5px;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	font-size: 9px;
	line-height: normal;
}

td.market-cat-name {
	border-left: 1px solid #D0D0D0;
}
table.market-listings td a {
	color: #C0001E;
}
table.market-listings th {
	text-align: center;
	padding: 5px 5px;
	background-color: #C0001E;
	color: #FFFFFF;
	font-size: 9px;
	line-height: normal;
}
table.market-listings tr.odd {
	background-color: #F6F6F6;
}
table.market-listings tr.even {
	background-color: #EBEBEB;
}
