body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background: #ccc;
  	background-repeat: repeat-y;
}

#shell
{ 
	width: 750px; padding: 0px;
	border: 0px;
}

table 
{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: black;
	line-height: 1.5em; 
   
}

#bottombar 
{ 
    background-color:#663333 ;
	
}
	
/* To change the image in the top left of the page, change the name of the image in quotation marks below;  Be sure to adjust the height definition to the same height as the image */

td#head 
{ 
	width: 750px; 
	height: 120px; 
	background: #CCCC99 ;
	background-image:url(../../images/header.gif);
	background-position: left; 
	
	vertical-align: middle; 
	padding-left: 20px; 
}


/* Typography */

.title 
{ 
	display: block; 
	font-family: Georgia, serif; 
	font-size: 175%; color: #963; 
	font-weight: bold; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #ccc; 
}
		
.subhead 
{ 
	font-weight: bold; 
}
	
	
/* --------------------------------------------------- Navigation --------------------------------------------------------------- */
		
.button 
{ 
	width: 85%; 
	padding: 3px; 
	border: 1px solid #663333; 
	background: #663333; 
	margin: 0 5px 10px 5px 
}
.button1 
{ 
	width: 30%; 
	padding: 3px; 
	border: 1px solid #663333; 
	background: #663333; 
	margin: 0 5px 10px 5px 
}
.button2
{ 
	width: 30%; 
	padding: 6px; 
	border: 1px solid #663333; 
	background: #663333; 
	margin: 0 5px 10px 5px 
}
a:link  
{ 
	font-family : arial,helvetica,sans-serif ;
    font-weight : bold ;
    text-decoration : none ;
    color : #cccc99 ; 
}

a:visited
{
    font-family : arial,helvetica,sans-serif ;
    font-weight : bold ;
    text-decoration : none ;
    color : #cccc99 ;

}

a:hover 
{ 
	color: #663333; text-decoration: none; 
}
	
#topnav 
{ 
	padding: 5px 10px; 
	background-color: #663333; 
	color: white; 
}

#topnav a:hover 
{ 
 
color: #663333; 
}
		
td#leftnav 
{ 
	width: 185px; 
	background:#cccc99 ; 
	vertical-align: top; 
	text-align: center; 
	padding-top: 55px; 
	border-right: 2px solid #ccc; 
}
		
#leftnav ul 
{ 
	display: block;
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
		
#leftnav li 
{
}
		
#leftnav a 
{ 
	display: block; 
	width: 100%; 
	width/* */:/**/135px; 
	width: /**/135px; 
	margin: 0 0 10px 10px; 
	padding: 3px; 
	border: 1px solid #663333; 
	background: #663333; 
	text-decoration: none; 
}

#leftnav a:hover 
{ 
background-color: #cccc99; 
color: #663333; 
}

#leftnav a.visited 
{
}
		
#content 
{ 
	width: 565px; 
	background: #fff; 
	background: #fff url(../../style/images/topshadow.jpg) repeat-x; 
	padding: 55px 20px; 
	vertical-align: top; 
	
}



 


	
/* --------------------------------------------------------- Obit Table ------------------------------------------------------------------ */
	
table#obit 
{ 
	width: 100%; 
	border: 0px; 
}
	
table#obit td 
{ 
	padding: 10px 4px; 
}

table#obit td.name 
{ 
	width: 50%; 
}

table#obit td.sched 
{ 
	width: 25%; 
	display: block; 
	
	width/* */:/**/135px; 
	width: /**/135px; 
	margin: 0 0 10px 10px; 
	padding: 3px; 
	border: 1px solid #663333; 
	background: #663333; 
	text-decoration: none;
	text-align: center; 
}
table#obit td.sched a:hover
{ 
background-color: #cccc99; 
color: #663333;

}
	table#obit td.name a:hover
{ 
background-color: #cccc99; 
color: #cccc99;	
}.vault {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color:#663333
}

