body {min-width: 780px;	margin: 0;padding: 0;border: 0;text-align: center;background-image: url(Images/bg_tile.gif);background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 76%;
	color: #333333;
	background-color: #000000;	
	}

#obitAlertSignup {font-size:12px;}
#obitAlertSignup table { border:0 none inherit; border-collapse: collapse;margin-left:1.5em;}
#obitAlertSignup table td {font-family:inherit;}    
#obitAlertSignup .dividerBlock {width:257px; text-align:center; vertical-align:middle; font-weight:bold; background-image:url(/images/WebAlerts/AlertDivider.png); background-repeat: no-repeat; background-position: left center;}
#obitAlertSignup .option{height:28px;font-size:14px;font-family:Tahoma;color:#272A32;font-weight:bold;vertical-align:middle;display: table-cell;}
#obitAlertSignup .spacer{height:12px;width:5px;}
#obitAlertSignup .halfspacer{height:6px;width:5px;}
#obitAlertSignup p {line-height:140%; font-variant:normal; font-weight:normal;}
#obitAlertSignup .noteBlock {padding:5px 0px 5px 0px; font-style:italic;}
#obitAlertSignup input {height:auto; padding:2px;}
#obitAlertSignup .button {background-color:#E8E8E8;border:1px solid #9C9C9C; cursor:pointer; font-size:12px; font-weight:bold; color:#323232;}
#obitAlertSignup .waitButton {background-color:Transparent; cursor:wait; color:#7c7c7c; border:none;}

.highlight{	background-color:#FFC9D4 !important;}

/* Accordion */
.accordionHeader
{
/*    border-bottom: 1px solid #2F4F4F;*/
    color: white;
    background-image:url(Images/bullet.gif);
    background-repeat:no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-indent:20px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.accordionHeader a:hover
{
	color:#ffffdd !important;
	text-decoration:none !important;
}

.accordionHeaderNoImage
{
/*    border-bottom: 1px solid #2F4F4F;*/
    color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderNoImage a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.accordionHeaderNoImage a:hover
{
	color:#ffffdd !important;
	text-decoration:none !important;
}

.accordionContent
{
    background-color: #ffffdd;
    border: 1px dashed #2F4F4F;
    /*border-top: none;*/
    padding: 5px;
    padding-top: 10px;
    
}


.modalBackground
{

}

.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopupTitle
{
	text-align:center;
	font-size:1.5em
}

.modalPopupContent
{
	padding:8px 8px 10px 0px;	
}

.modalPopupCloseButton
{
	text-align:center;
	padding-bottom:5px;
}

#mainwrapper 
{				
	margin: 0 auto;
	width: 780px;	
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(Images/main_bg.png);
}

#content 
{	
	position:relative;	
	margin-top:35px;
}

/*.prop
{
	background-color:Yellow;
	height:960px;
	float:right;
	width:1px;	
}

.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}*/

#copy 
{	
	position:static;
	margin-left:240px;
	margin-right: 10px;
	padding: 0 3.5em 4em;	
	/*min-height:160px;
	height:auto !important;
	height:160px;*/
}

#footer 
{	
	position:static;
	margin-left:233px;
	margin-right: 2px;
	padding: 0 3.5em 4em;	
	background-image: url(Images/footer.gif);
	background-repeat:no-repeat;
}

#bottomShadow {
	height: 10px;		
	background-image: url(Images/bottom_shadow.png);
	background-repeat: no-repeat;
}

.gridviewbutton{    
    border:1px solid #8E985E;
    background-color:#9B6802;
    color:#FFFFFF;
    font-weight:bold;       
}

.watermarktextbox
{
	border:1px solid #304012;
	background-color:#8E985E;
	color: #333333;
}

.watermarktextboxcenter
{
	border:1px solid #304012;
	background-color:#8E985E;
	color: #333333;
	text-align:center;
}

.watermarktextboxleft
{
	border:1px solid #304012;
	background-color:#8E985E;
	color: #333333;
	text-align:left;
}

.redline
{
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#644117;
}

#obitpane table 
{
	width: 160px;
	margin:1px;
	padding:3px;
	border-style: solid;
	border-width:2px;	
	border-color: #e7f1f3;
}

#obitpane th
{	
	margin: 3px;
	padding: 3px 5px;
	background-color: #7B8D52;
	color: #e7f1f3;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	height: 1%;
	text-align:center;
	vertical-align:bottom
}

#obitpane td.footer
{
	margin: 3px;
	padding: 3px 5px;
	background-color: #BDAD7B;
	color: #000;	
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
}

#obitpane td.obitlistingcell
{
	margin:0px;
	border: 1px solid #fff;
	padding:3px 0px 3px 0px;	
    background-color: #e7f1f3;
    color:#000;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    vertical-align:top;
    font-family: Verdana, sans-serif;
    font-weight: bold; 
}



/* Begin Styles for Sympathy Card page*/
.titlebar {
	background-image: url(images/titlebar-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;	
	height: 36px;	
	vertical-align:middle;
}

.wizardStepSelectedCardImageContainer
{
	position:relative;
	top:18px;
	width:80px;
	height:111px
}

.wizardStepInstructions
{
	position:relative;
	bottom:93px;
	left:92px;
	width:344px;
	font-style:italic;
	font-size:1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5
}

.wizardStepAreaBelowInstructions
{
	position:relative;
	bottom:75px;
	left:92px;
	width:344px
}

.wizardStepMainArea
{
	position:relative;
	bottom:57px;
	width:436px;
	height:178px
}

.addressTextBoxLabelCell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:95px
}

.addressTextBox
{
	width: 180px;
	margin-bottom: 5px;
}

label.address
{
	float: left;
	width: 120px;
	font-weight: bold;
}

/* End Styles for Sympathy Card page*/

.normal 
{
}

select {	
	border:1px solid #304012;
	background-color:#8E985E;
}

select:focus {background-color:#ECE4D2;}

dt
{
	margin: 0 0 .7em 1em;
	font-weight:bold;	
}

dd
{
	margin-bottom: 1.4em;
	line-height:1.5;
	font-style:italic;	
}

.address
{
	font-size: 1em;
	font-family: Monospace, sans-serif, Helvetica, Arial  ;
	font-weight:bold;
	padding-left:2em;
}

/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1, h2, h3, h4, h5, h6 {color: #212E02 !important;}


h1 {
	margin: 0 0 0;
	font-size: 1.7em;
	font-weight: normal;
}
h2 {
	margin: 1.2em 0em 1.2em;
	/*clear: both;*/
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	margin: 1.2em 0em 1.2em;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
    margin: 1.2em 0em 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em 1.2em;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em;
	font-size: 0.8em;
	font-weight: bold;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}

#topShadow {
	height: 20px;
	background-image: url(Images/top_shadow.png);
	background-repeat: no-repeat;
}
#header {
	height: 206px;
	position: relative;
	margin-left: 10px;
}

#mastheadImage {}

#branding {
	position: absolute;
	right: 30px;
	bottom: 21px; 
	text-align: right;
	z-index:1000;
	color: #FFFFFF;
}

* html #branding {bottom:23px;} 

#companyName {
	color: #FFFFFF;
	font-size: 40px;
	vertical-align:bottom; 
}

#logoImage {vertical-align: bottom;}

#slogan { 
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight:normal; 
	letter-spacing:0.2em;	
}
#breadcrumbs {
	position: absolute;
	left: 32px;	
	bottom: 8px; 
	color: #D8C68D;
	font-weight: bold;	
}
#breadcrumbs a {
	text-decoration: underline;
	color:#D8C68D;
}

#breadcrumbs a:hover {text-decoration: none;}

/* Hide from IE5 Mac \*/
* html #content {
	height:1%;
}
/* End hide from IE5 Mac */

#menu {
	position:absolute;
	left: 40px;
	top:0;
	width: 180px;
	/*Added next two lines, BA*/
	font-size: 12px; 	 
	letter-spacing:0.0em; 
}

.homeLink {font-size: 12px; font-weight:bold; 	 
	letter-spacing:0.0em; 
	margin-left:40px; color:#ffffff;}

.homeLink a{font-size: 12px; 	 
	letter-spacing:0.0em; 
	margin-left:40px; color:#ffffff; text-decoration:none;}

#menu a {				
	display:block !important;
	margin-left:40px;	
	background-image: none !important;
	background-repeat: no-repeat;
}		
#menu .menuNormal {
	color: #FFFFFF;
	font-weight:bold;
}
#menu .menuHover {
	background-color: #D8C68D;
	color: #7B8D52;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
#menu .menuSelected {
	background-color: #D8C68D;
	color: #304012;
	background-image: url(Images/img_menu_active.gif);
	background-repeat:no-repeat;
}
#menu .subMenu{			    
	background-color:#8E985E;			    
	background-image: url(Images/subMenu_bg.gif);
	background-repeat:repeat-y;
	z-index:1999;
}
#menu .subMenu table {			    
	background-color:#8E985E;			    
	background-image: url(Images/subMenu_bg.gif);
	background-repeat:repeat-y;
}
#menu .subMenuNormal {
	color:#FFFFFF;
	font-weight:bold;
}
#menu .subMenuHover td{
	background-color:#D8C68D;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
	color:#8E985E;
}
html>body #menu .subMenuHover{
 	background-color:#D8C68D;
	color: #8E985E;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover td{
      background-color:transparent;
      background-image:none;
}


* html #copy {padding:0 5em 4em 2em;}

/* Hide from IE5 Mac \*/
* html #copy {height:1%;}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li {
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul {padding-left:18px;}

* html #copy li {padding-left:0.5em;}

#copy li {
	margin-left:5px;
	list-style-image: url(Images/bullet.gif);
}
#copy p {
	margin: 1.2em 0em 0em 1.5em;
	font-size: 1.0em;
	line-height: 1.8em;
}
#copy .pullQuoteTwo {
	display:inline;	
	font-weight: bold;
	
}

#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-image: url(Images/logo_mini.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#copy a {color:#212E02;}

#copy a:link {text-decoration:underline;}

#copy a:hover {text-decoration:none;}

#copy a.button
{
	margin:0px 0px 0px 0px  /* unintended cascade...figure out why need to specify margin later */
	display: block;
	color: #FFFFFF;
	padding:0px 5px 1px 5px;
	background-color: #304012;
	text-align: center;
	text-decoration: none;
	border: 1px solid #93A650;
}

#copy a.button:hover{
	background-color:#4E5926;      
	text-decoration: underline;   
}

#copy .textBox {	
	border:1px solid #304012;
	background-color:#8E985E;
}

#copy .textBox:focus {background-color:#ECE4D2;}

#copy .dropDownlist {
	margin-left: 1em;
	background-color: #8E985E !important;
}

#copy .radioButtonList {margin-left: 1em;}

#copy fieldset {
	padding: 1.5em;
	border:1px solid #304012;
}

#copy legend {color: #333333;}

#copy .button {
    /*margin:1em 0;*/
    border:1px solid #8E985E;
    background-color:#304012;
    color:#FFFFFF;
    font-weight:bold;
}

* html #bottomShadow {margin-bottom:-6px;}

/*NOTE: Commented out ALL clearfix stuff, and removed class assignment in content block of MainTemplateMaster*/
/*.clearfix:after {
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}*/

/*.clearfix {display: inline-block;}*/ /* Fixes IE/Mac */

/*Note: TOOK OUT CLEARFIX "Hides from IE-mac"...couldn't comment out...see source control for hist*/









@media print {	
	body {
		color: #333333 !important;
		border-bottom: 1px solid #000;
		background:#FFFFFF !important;
		font-size:10pt;
		line-height:12pt;
	}	
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #333333;
	}

	#mainwrapper,#topShadow,#bottomShadow{background:none;}

	#header {
		position: static;
		height: auto;
	}	

	#menu,#mastheadImage {display:none;	}

	#branding {
		position: static;				
		text-align:left;
		margin: 0;
		padding: 0;
	}
	#breadcrumbs {
		position: static;
		margin: 1em 0;
		color: #333333;
		border-bottom: 1px solid #000000;
		padding-bottom: 2em;		
	}

	#breadcrumbs a {color: #333333; }

	#copy {
		margin-left:0;
		padding: 0 2em;
		width: 80%
	}
	#copy a {color: #333333;}

	#copy li {
		list-style-image: none;
		list-style-type: disc;
	}

	#copy .pullQuote {display: none;}

	#copy .textBox {
		background-color: transparent;
		border: 1px solid #333333;
	}

	#copy .textBox:focus {background:none;}

	#copy fieldset {border:1px solid #333333;}

	#copy legend {padding-bottom:1em;}

	#copy .dropDownlist {background:none;}
}