body {
	background: #B6CBB4 url(bg_patte.jpg) repeat-x;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
}

#navigation-bar {
	overflow: hidden;
	width: 100%;
	background: url(navbar-bg.png) repeat-x;
	border-top: 1px solid #C1B597;
	border-bottom: 1px solid #C1B597;
}

ul#navlist {
	display: block;
	padding: 0;
	margin: 0;
	border: 0px solid #C1B597;
	border-right: 0;
	border-left: 0;
	height: 32px;
}

ul#navlist li {
	display: inline;
}

ul#navlist li a {
	display: inline;
	float: left;
	padding: 8px 8px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #716B11;
	border: 1px solid #C1B597;
	border-width: 0 1px 0px 1px;
	border-left: 1px solid ghostwhite;
	white-space: nowrap;
}


ul#navlist li a:hover {
	background: #E8EEBB;
	color: #716B11;
}

ul#navlist li a.active {
	color: white;
	background: #446688 url(navbar-hl.png) repeat-x;
}

/* -------------------------------------------------------------------------------- 
 *  							  News Feed
 * -------------------------------------------------------------------------------- */

#twitter-link-header {
	font-size: 12pt;
	color: pink;
}

#news-feed-container {
	margin-top: 70px;
}

#news-feed-container:first-child {
	margin-top: 0px;
}

#news-feed-header {
	border-bottom: 1px dotted #ccc;
	font-family: times new roman;
}


#news-feed-page a.link-header {
	font-size: 12pt;
	letter-spacing: 0;
	color: #433943;
}

#news-feed-page a {
	color: #003366;
	color: #566C11;
	color: #263008;
	text-decoration: none;
	font-family: arial, georgia, times new roman;
	font-size: 10pt;
	line-height: 16pt;
}

#news-feed-page a:hover {
	text-decoration: underline;
}

#news-feed-page font {
	font-family: verdana, georgia, times new roman;
	line-height: 14pt;
	font-size: 10pt;
}

.news-feed-content b {
	font-weight: normal;
}


/* -------------------------------------------------------------------------------- 
 *  							  Footer
 * -------------------------------------------------------------------------------- */
#footer a {
	color: #B4CCB4;
	text-decoration: none;
}

#footer a:hover {
	color: #B4CCB4;
	text-decoration: underline;
}

#footer {
	color: #B4CCB4;
}

/* -------------------------------------------------------------------------------- 
 *  							  Articles
 * -------------------------------------------------------------------------------- */

a.links {
	color: #919281;
	text-decoration: none;
}

a.links:hover {
	text-decoration: underline;
}

li.article-list {
	margin-top: 2em;
}


div.article-title {
	margin: 2em 0;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

div.article-author {
	margin: 2em 0;
	font-style: italic;
	text-align: center;
}

div.article-body {
	line-height: 16pt;
	margin: 50px;
	font-family: verdana;
	font-size: 10pt;
	line-height: 16pt;
	color: #333;
}

#article-page {
}

/* -------------------------------------------------------------------------------- 
 *  							  Books
 * -------------------------------------------------------------------------------- */

#amazon-reviews-page p, div.content {
	font-family: verdana;
	font-size: 10pt;
	line-height: 16pt;
	color: #333;
}

#amazon-reviews-page a, #amazon-reviews-page td {
	font-family: verdana;
	font-size: 10pt;
}

/* -------------------------------------------------------------------------------- 
 *  							  Auctions Feed
 * -------------------------------------------------------------------------------- */

#auctions-feed-page a.link-header {
	font-size: 12pt;
	letter-spacing: 0;
	color: #433943;
}

#auctions-feed-page a {
	color: #003366;
	text-decoration: none;
	font-family: arial, georgia, times new roman;
	font-size: 10pt;
	line-height: 16pt;
}

#auctions-feed-page a:hover {
	text-decoration: underline;
}

#auctions-feed-item-container {
	margin-top: 100px;
}

#auctions-feed-item-header {
	border-bottom: 1px solid #ccc;
	font-family: times new roman;
}

/* -------------------------------------------------------------------------------- 
 *
 * -------------------------------------------------------------------------------- */

.list-bullet {
	list-style-type: none;
}

a.feed-link {
	font-size: 11px;
	font-family: verdana;
	color: #61758E;
	text-decoration: none;
	white-space: nowrap;
	line-height: 13pt;
}

a.feed-link:hover {
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- 
 *
 * -------------------------------------------------------------------------------- */

#article-widget-container {
	font-family: verdana;
	font-size: 9pt;
	line-height: 14pt;
	color: #333;
}

#article-widget-container a {
	text-decoration: none;
	color: #919281;
	display: block;
	text-align: right;
}

#article-widget-container a:hover {
	text-decoration: underline;
}

#article-widget-container img {
    float: left;
	margin-right: 10px;
	border: 1px solid #efefef;
}

#article-widget-container h3 {
	margin-top: 0px;
	font-size: 15px;
}

.article-feature-widget {
	width: 450px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin-top: 25px; 
}

.article-feature-widget-left {
	margin-left: 15px;
	border-right: 1px dotted #ddd;
	clear: both;
}

.article-feature-widget-right {
	margin-left: 20px;
}

/* -------------------------------------------------------------------------------- 
 *
 * -------------------------------------------------------------------------------- */

div.float-clearer {
	clear: both;
}

#iemarquee {
	margin-top: 8px;
	font-family: "trebuchet ms", helvetica, verdana, sans-serif;
	color: #716B11;
	font-style: italic;
}

#marquee-table {
	border-bottom: 1px solid #C9B973;
}

a.obituary-scroller-link {
	color: #716B11;
	text-decoration: none;
}

a.obituary-scroller-link:hover {
	text-decoration: underline;
	color: inherit;
}

a.obituary-scroller-link:visited {
	color: inherit;
}


.obituary-scroller-date {
	font-weight: bold;
	font-style: normal;
}

#obituary-scroller-pre {
	font-style: normal; color: #B2AB94; font-family: times new roman; text-transform: uppercase; letter-spacing: 3px;
}

br {
	margin-top: 15px;
	display: block;
}

#badge-container {
	width: 500px;
	border: 0px solid red;
	padding: 0;
	margin-left: 60px;
	margin-top: 25px;
}

#badge-container img {
	border: 1px solid #A69F8C;
	margin-left: 20px;
}

/* -------------------------------------------------------------------------------- 
 * 	Featured Classified Listings
 * -------------------------------------------------------------------------------- */

#featured-classified-listings {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin-top: 20px;
}

#featured-classified-listings a {
	color: #626008;
	text-decoration: none;
}

#featured-classified-listings td {
	border: 0px solid blue;
}

#featured-classified-listings table {
	border-spacing: 10px 10px;
}

#featured-classified-listings td.text {
	vertical-align: top;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 365px;
}

#featured-classified-listings td.image {
	vertical-align: top;
}

#featured-classified-listings td.text p {
	font-size: 11px;
	color: #333;
}

#featured-classified-listings a:hover {
	text-decoration: underline;
}

#featured-classified-listings img {
	padding: 3px;
	border: 1px solid #ddd;
	margin-left: 25px;
	float: left;
	width: 135px;
	height: 100px;
}

/* -------------------------------------------------------------------------------- 
 * 	Classifieds Page
 * -------------------------------------------------------------------------------- */

#classifieds-section {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin: 25px;
	margin-top: 0;
	border: 0px solid pink;
}

#classifieds-section h1 {
	font-family: "Trebuchet MS", arial, "courier new";
	font-size: 18pt;
	color: #576c11;
	border-bottom: 1px dotted #ddd;
}

#classifieds-section a.header-link {
	text-decoration: none;
}

#classifieds-section a.header-link:hover {
	text-decoration: underline;
	color: #576c11;
}

#graphic-create-listing {
	margin-top: 15px;
	width: 275px;
	height: 31px;
	background: url('/classifieds/graphic-create-listing.png');
	float: right;
}

#graphic-create-listing:hover {
	background-position: 0 31px;
	cursor: pointer;
}

#classifieds-section #pagination-bar a {
	color: #9EC25F;
	text-decoration: none;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#classifieds-section #data-source-url {
	text-decoration: none;
	color: #576c11;
}

.classified-listing table {
	border-collapse: separate;
	border-spacing: 0;
	/*border-collapse: collapse;*/

}
.classified-listing table td {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 20px;
	padding-top: 20px;
}

.classified-listing img.thumbnail {
	width: 100px;
	margin-left: 50px;
	padding: 2px;
	border: 1px solid #ddd;
}

.classified-listing a {
	color: black;
	text-decoration: none;
}


.classified-listing .image-view-listing {
	margin-top: 5px;
	background-image: url('/classifieds/button-view-listing.png');
	width: 119px;
	height: 32px;
}
.classified-listing .image-view-listing:hover {
	background-position: 0 32px;
	cursor: pointer;
}

.classified-listing .description {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 25px;
}

.classified-listing .description .title {
	font-weight: bold;
}

.classified-listing .other .location {
	font-style: italic;
}

.classified-listing .price {
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	padding-right: 25px;
}

.classified-listing .other {
	vertical-align: middle;
	width: 150px;
}

.classified-listing tr:hover {
	background-color: #F0F8F0;
	background-color: #FAFAF2;
}

/* 
 * Sponsored Listings
 */
.sponsored-links-header {
	margin-top: 25px;
	background: url(navbar-bg.png) repeat-x;
	border-top: 1px solid #C1B597;
	font-weight: bold;
	padding: 5px;
	color: #716B11;
}

.sponsored-links-entry {
	border-bottom: 1px solid #E5E5EA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
	background: url(/classifieds/placeholder.gif) no-repeat 50px;
}

.sponsored-links-entry:hover {
	background-color: #F0F8F0;
}

.sponsored-links-entry .title {
	font-weight: bold;
}

.sponsored-links-entry a {
	text-decoration: none;
	color: #6E8D38;
}

a.admin-link {
	color: #4970BC;
	text-decoration: none;
}

.sponsored-links a:hover {
	text-decoration: underline;
}

.sponsored-links-entry .title a {
	color: black;
}

.sponsored-links .admin-links {
	float: right; margin-right: 15px;
}

#guideline-box li {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin-top: 1em;
}

#guideline-box ul {
	padding-left: 1.5em;
}

/*---------------------------------------------------------------------------------------------------- 
 * 	Signup Page
 *----------------------------------------------------------------------------------------------------*/

#sponsor-admin-page input {
	border: 1px solid #ddd;
	padding: 5px;
	font-family: arial;
	font-size: 14pt;
	color: #555;
	width: 500px;
}

#sponsor-admin-page textarea {
	border: 1px solid #ddd;
}

#sponsor-admin-page td {
	font-family: arial;
	font-size: 12pt;
	color: #666;
}

/*---------------------------------------------------------------------------------------------------- 
 * 
 *----------------------------------------------------------------------------------------------------*/

.obituary-search-results a {
	color: #695e49;
}
