/* * * * * * * * * * * * * * * * * * * * * * */
/* HTML TAGS (See also form and link styles) */
/* * * * * * * * * * * * * * * * * * * * * * */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 4px 0px 0px;
	padding: 0px;
	background: RGB(245,244,241);
	height: 100%;
	width: 100%;
}
table {	font-size: 13px;}

li { padding-bottom: 5px;}

/* * * * * * * * * * * * * * * * * * * * * * */
/* LINK STYLES                               */
/* * * * * * * * * * * * * * * * * * * * * * */

a { 
	text-decoration:    underline;
	color:  rgb(102,153,153);
}
a:hover {
	text-decoration: underline;
}
#searchLink  {
    font-size: 13px;
    text-decoration: underline;
	font-weight: bold;
}
#pageLink  {
    text-decoration: none;
	font-size: 13px;
	color: #000000;
}
#topMenuBox #borderedLinks a {
	letter-spacing: 1px;
	border: 1px solid rgb(92,92,92);
	text-decoration: none;
	color: #000000;
	padding: 4px 2px 4px 2px;
	margin-left: 4px;
	background: url(images/buttonBackground.jpg) repeat-x left top;
}
#topMenuBox #borderedLinks a:hover {
	border: 1px solid #FFFFFF;
	background: url(images/buttonBackgroundFlip.jpg) repeat-x left top;
}
#topMenuBox #topLeftLinks a {
	text-decoration:    none;
	color:  #FFFFFF;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#topMenuBox #topLeftLinks a:hover {
	text-decoration: underline;
}
#leftMenuCell {
	width: 190px;
	background: rgb(242,240,235);
	text-align: left;
}
#leftMenuCell ul {
	padding: 10px 10px 10px 4px;
	list-style: none;
	margin: 0px;
}
#leftMenuCell ul a   { 
    text-decoration:    none;
	font-size: 12px;
	font-weight: regular;
	color:  rgb(92,92,92);
}
#leftMenuCell ul a:hover {
	font-weight: bold;
}
#leftMenuCell ul a #arrow {
	visibility: hidden;
}
#leftMenuCell ul a:hover #arrow {
	visibility: visible;
}
#homeCenterCell ul {
	padding: 10px 10px 10px 4px;
	list-style: none;
	margin: 5px;
}
#homeCenterCell ul a   { 
    text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:  rgb(255,255,255);
}
#homeCenterCell ul a:hover   { 
    text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color:  rgb(255,255,255);
}
#bottomMenuBox a   { 
    text-decoration: none;
	font-size: 11px;
	font-weight: regular;
	color:  rgb(0,0,0);
}
#bottomMenuBox a:hover   { 
    text-decoration: underline;
	font-size: 11px;
	font-weight: regular;
	color:  rgb(102,51,153);
}

/* * * * * * * * * * * * * * * * * * * * * * */
/* FORM STYLES                               */
/* * * * * * * * * * * * * * * * * * * * * * */




/* * * * * * * * * * * * * * * * * * * * * * */
/* LAYOUT DIVS & TABLES                      */
/* * * * * * * * * * * * * * * * * * * * * * */


#headerBox, #topMenuBox, #mainTable, #bottomMenuBox {
	margin-right: auto;
	margin-left: auto;
	border-color: rgb(92,92,92);
	border-style: solid;
}
#headerBox {
	width: 738px;
	background: #FFFFFF url(images/topBackground.jpg) no-repeat right top;
	border-width: 1px 1px 0px 1px;
	padding: 0px 10px 0px 20px;
}
#topMenuBox {
	width: 743px;
	background: rgb(207,207,207);
	border-width: 1px 1px 1px 1px;
	font-size: 9px;
	padding: 4px 10px 4px 15px;
	text-align: right;
}
#homeCenterCell {
	width: 143px;
	background: rgb(207,207,207);
    border-width: 0px 1px 0px 1px;
	border-color: rgb(92,92,92);
	border-style: solid;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	text-align: center;
	font-weight: bold;	
}
#homeLeftCell {
    width: 350px;
    background: rgb(207,207,207);
	padding: 0px 0px 0px 0px;
}
#homeLeftCell #photoTag {
    font-size: 9px;
	padding: 0px 0px 0px 3px;
	margin-bottom: -20px;
	position: relative;
	color: rgb(85,85,85);
	top: -20px;
	float:left;
}
#homeRightCell {
	background: rgb(242,240,236) url(images/homeBackground.jpg) no-repeat left top;
    border: solid rgb(207,207,207,);
	border-width: 0px 0px 0px 0px;
	font-size: 13px;
	color: #000000;
	padding: 8px 10px 8px 10px;
	text-align: center;
	font-weight: regular;
}
#homeBtmTable {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	background: #FFFFFF url(images/topBackground.jpg) no-repeat right top;
	border: solid rgb(92,92,92);
	border-width: 1px 1px 1px 1px;
}	
#homeBtmCell td{
	font-size: 13px;
	color: #000000;
	padding: 8px 0px 0px 10px;
	text-align: left;
	font-weight: regular;
}

#homeBtmCell ul {
	list-style: none; margin: 0px;}
}
#homeBtmCell li {
 padding: 5px 0px 5px 10px;
}
#borderedLinks {
	padding: 4px 0px 4px 0px;
}
#mainTable {
	width: 770px;
	background: #FFFFFF;
	border-width: 0px 1px 1px 1px;
}
#pageTable  {
    width: 100%;
	align: center;
	background: rgb(255,255,226);
	border-width: 0px 1px 1px 1px;
}
#nameTable  {
    width: 100%;
	background: rgb(255,239,227);
	border-width: 0px 1px 1px 1px;
}
#dataTable  {
    width: 540px;
	background: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	font-size: 11px;
}
#brideTable  {
    width: 100%;
	background: rgb(255,242,249);
	border-width: 0px 1px 1px 1px;
}
#groomTable  {
    width: 100%;
	background: rgb(238,246,255);
	border-width: 0px 1px 1px 1px;
}
#obituaryTable  {
	width: 96%;
	margin-left: 10px;
	background: rgb(237,224,181);
	border-width: 1px 1px 1px 1px;
	padding: 15px 5px 5px 5px;
	font-size: 14px;
}
#contentCell {
	width: 548px;
	padding: 10px 16px 30px 16px;
}
#contentCell #photoCaption {
	width: 548px;
	color: rgb(0,0,0);
	font-size: 9px;
	text-align: center;
}
#contentCell #photoTitle {
	width: 548px;
	color: rgb(0,0,0);
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}
#contentCell #photoTag {
    font-size: 9px;
	padding: 0px 0px 0px 3px;
	margin-bottom: -15px;
	position: relative;
	color: rgb(85,85,85);
	top: -15px;
    text-align: center;
}
#breadCrumbs {
    font-size: 10px;
	margin-bottom: 10px;
	position: relative;
	color: #000000;
	top: -8px;
	text-decoration: none;
}
#breadCrumbs a {
   	color: rgb(102,153,153);
	text-decoration: none;
}
#bottomMenuBox {
	width: 520px;
	font-size: 11px;
	text-align: center;
	color: #002870;
	padding: 4px 0px 4px 0px;
	border: none;
}
#returnIndexTop {
    font-size: 10px;
	margin-bottom: 5px;
	position: relative;
	color: #000000;
	top: -25px;
	float:right;
}
#returnIndexBtm {
    font-size: 10px;
	position: relative;
	color: #000000;
	float:right;
}
#leftMenuCell {
	width: 190px;
	background: rgb(242,240,235);
	text-align: left;
}
#leftMenuCell ul {
	padding: 10px 10px 10px 4px;
	list-style: none;
	margin: 0px;
}
#leftMenuCell #photoBox {
	border-width: 0px 0px 4px 0px;
	border-color: rgb(207,207,207);
	border-style: solid;
	overflow: hidden;
	width: 190px;
}
#leftMenuCell #photoCaption {
	width: 190px;
	background: rgb(242,240,235);
	color: rgb(0,0,0);
	font-size: 9px;
	text-align: center;
}
/* * * * * * * * * * * * * * * * * * * * * * */
/* TEXT HEADINGS AND STYLES                  */
/* * * * * * * * * * * * * * * * * * * * * * */

.bold {	font-weight: bold;}
.date {	font-size: 11px;
 font-weight: regular;
 color: #000000;
 }
.pageHeading {
	font-size: 115%;
	font-weight: bold;
	color: rgb(92,92,92);
	text-transform: uppercase;
}
p.pageHeading {  /* Netscape Fix */
	margin-top: 0px;
}
.pageTitle {
	font-size: 15px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-transform: uppercase;
	
}
.categoryHeading {
    font-size: 13px;
	font-weight: bold;
	color: rgb(140,140,140);
}
.storyLink {
    font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.mapLink {
    font-size: 11px;
	font-weight: regular;
	color: #000000;
	text-transform: none;
}
.smallText {
    font-size: 11px;
	font-weight: regular;
	color: #000000;
}
.smallTextGreen {
    font-size: 11px;
	font-weight: regular;
	color: rgb(102,153,153);
}
.indexReturn {
	font-weight: regular;
	color: #000000;
	font-size: 10px;
}
#msgWarning {
	font-size: 100%;
	font-weight: regular;
	color: rgb(255,0,0);
}
.gotoTop {
	font-weight: regular;
	color: #2C5B91;
	font-size: 10px;
	float: right;
}
.underline {
 	text-decoration: underline;
}
.aka {

	font-size: 13px;
	text-transform: none;
}
.fldTitle  {
    font-weight: bold;
    color: rgb(128,128,128);
	font-style: italic;

}
.fldData  {
    font-weight: bold;
	color: rgb(0,0,0);

}
