#obits_main_content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:22px;
	margin:0 auto;
	text-align: center;
	width: 500px;
}
#obits_main_content td {
	text-align: left;
}

#obits_main_content .tributeDetails {
	font-size: 80%;
	color: inherit;
	font-weight: inherit;
}

.search form {
	padding: 0;
}

#searchBoxContainer {
	float: left;
}

#searchBtnContainer {
	float: left;
	margin-left: 8px;
}

#searchBoxContainer input{
width: 400px;
}

#main_content span {
	font-weight:inherit;
	font-style:inherit;
	color:inherit;
}


#obits_main_content .olive 
{
	color: #475c0d;
}
#obits_main_content .wine
{
	color: #8b0b14;
}
#obits_main_content .coffee
{
	color: #2a1200;
}
#obits_main_content .sand
{
	color: #e3d3ac;
}
#obits_main_content .honey
{
	color: #b28400;
}
#obits_main_content .medGrey
{
	color: #555555 !important;
	font-style:normal !important;
	font-weight:normal !important;
}
#obits_main_content .chocolate
{
	color: #60472b;
}

.clear {
	clear: both; 
}

/* Obituary Listings */
.search
{
	padding: 0px;
}
input.searchField, input[type="text"].searchField
{
	
	height: 36px !important;
	padding: 0px 0px 0px 5px !important;
	color: #3d3d3d !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	background: url("/ws_images/search_bg_brown.gif") repeat-x scroll center bottom #FFFFFF;
	border: 1px solid #AB9D7E;
	min-width: 325px;
}
.searchBTN
{
	width: 84px;
	height: 40px;
	background: url(/ws_images/btnSearch.png) no-repeat;
	border-style: none;
	cursor: pointer;
}

.obitList
{
	padding: 15px 0px 0px 0px;
	float: left;
	clear: both;
}
.obit
{
	/*width: 570px;*/
	width: 100%;
	border: solid 1px #aca386;
	background: #fff;
	float: left;
	line-height:18px;
}
.obit:hover
{
	border: solid 1px #624825;
	background: #cbbea2;
}
.obit a
{
	cursor: pointer;
	text-decoration: none;
}

.obitData {
	float: left; 
	padding:5px; 
	vertical-align: top; 
	margin-left: 5px;	
}

.obitPic_Small
{
	/*border-right: solid 2px #aca386;*/
	float: left;
	width: 75px;
	min-height: 110px;
	position: relative;
	margin: 6px;
}
.obitPic_R {
	float: left;
	padding: 10px;
}

.obitPic_R img {
	border: 4px solid #C5B89F;
}

span.obitName
{
	width: 603px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	color: #333333 !important;
}
span.obitDetails
{
	font-size: 12px;
	line-height: 14px;
	color: #000000 !important;
	font-style: normal !important;
	font-weight: normal !important;
}
.actionBtns
{
	width: 100px;
}
.pagingTxt
{
	text-align: center;
	color: #2a1200;
	font: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 7px;
}
.pagingTxt a
{
	color: #2a1200;
	font: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.pagingTxt a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
.pagingActive
{
	color: #8b0b14;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

/* Obituary Details Page */
.obitWrap
{
	float: left;
}

.obit_innerWrap { 
	float: left;
	/*width: 100%;*/
	border: solid 1px #ab9d7e;
	/*background: #c5b89f;*/
	/*padding: 5px;*/
	margin: 10px 0 5px 0;
	-moz-border-radius:4px 4px 4px 4px;
}
.obitNameDates
{
	padding: 5px 0 10px 10px;
	float: left;
}
.obitBtns { 
	padding:0 0 10px 20px;
	float: left;
	width: 250px;
}
.obitBtns img 
{
	margin-left: 5px;
	position:relative;
	top:10px;
}
.detailName
{
	font-family: "Times New Roman" , Times, serif;
	color: #2a1200;
	font-weight: bold;
	font-size: 22px;
	padding: 0px 0px 0px 15px;
}
.detailDates
{
	font-family: "Times New Roman" , Times, serif;
	color: #72411c;
	font-size: 18px;
	padding: 0px 0px 0px 15px;
}
.tabWrap
{
	margin: 10px 0px 15px 0;
}
.tabContent
{
	width: 587px;
	border: solid 2px #b28400;
	background: #ece1b2;
}
.localPadding
{
	padding: 5px 5px 5px 10px
}
.title1
{
	width: 294px;
	height: 14px;
	background: #b28400;
	color: #fff;
	font: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-right: solid 1px #eee9c1;
	padding: 5px 0 5px 10px;
}
.title2
{
	width: 293px;
	height: 14px;
	background: #b28400;
	color: #fff;
	font: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
.obitDetailWrap
{
	padding: 10px 0px 0px 5px;
}
.fullDetail
{
	width: 587px;
	min-height: 600px;
	background: #fff;
}
.fullDetail p
{
	padding: 5px 15px 5px 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.serviceTime
{
	font-size: 12px;
	line-height: 14px;
	color: #b28400;
}
.mapLink, .serviceDate, .location
{
	font-size: 12px;
	line-height: 14px;
	color: #b28400;
}

/***
 * Sidebar obituaries
 */

.sidebarList {
	font-size: 12px;
	color: #666;
	font-family:Arial,Helvetica,sans-serif;
}

.sidebarList a {
	color:#4281A4;
	font-size:12px;
	text-decoration:none;
}

.sidebarList a:hover {
	text-decoration: underline;
}

.sidebarList img {
	width: 35px;
	border: 1px solid #AAA;
	padding: 2px;
	float: left;
	margin-right: 7px;
}

