@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	width: auto;
	background-color: #FFFFFF;
        background-image:url("http://rochesterfunerals.com/images/bg_mfc-a.png");
        background-repeat:repeat-x;
        background-position:top;
        font: 12px arial;
} 

.header-link {
        font: 14px Garamond;
        color: #FFFFFF;
        text-decoration:none;
}

.header-link:hover {
        font: 14px Garamond;
        color: #CCCCCC;
        text-decoration: none;
}


h2 {
	font-style: italic;
	color: #3C4A95;
	border-top: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	font-family: Georgia;
}

h3 {
	font-style: italic;
	color: #0000CC;
	border-top: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
}

table {
    border-collapse:collapse;

}


.quote1 {
	font: 10px arial;
	color: #330000;
}

.deceased {
        font-style: italic;
        color: #CC3333;
        font-size: 14px;
}

.obitmos {
        font-family: Georgia;
        font-size: 14px;
        color: #3333CC;
        text-decoration: none;
        font-style: normal;
}

.obitmos:hover {
        font-family: Georgia;
        font-size: 14px;
        color: #6699FF;
        text-decoration: none;
        font-style: normal;
}        

strike {
        color: #FF0000;
}

.menu {
        color:#FFFFFF;
}

ul, ol, li {
	font-family: Arial; 
	font-size: 12px; 
	color:#000000; 
}

.norm {
	font-family: Georgia; 
	font-size: 12px; 
	color:#000000; 
}

.quest {
	font-family: Georgia; 
	font-size: 15px; 
	color:#000066; 
}

.heading {
        font-family:  Georgia;
        font-size: 16px;
        color:#000066;
        border-bottom: 1px dotted #000066;
}

.servTbl {
        font-family: Arial;
        font-size: 16px;
        color: #000000;
        border-bottom: 1px dotted #000000;
}

.servTbl2 {
        font-family: Georgia;
        font-size: 16px;
        color: #000066;
        border-bottom: 1px dotted #000000;
}       

.descrip {
        font-family: Arial;
        font-size: 14px;
        color: #000000;
}

.note {
        font-family: Arial;
        font-size: 14px;
        color: #000000;
}

.footerText {
	font-size:12px; 
	color:#000000; 
	font-family: Arial; 
}


.main, .book, h1 {
	font-family: Georgia; 
}

.sideBar {
	font-family: Garamond; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
        border-bottom: 1px dotted black;

}
.sideBar:hover {
	font-family: Garamond; 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #6699FF;
}

.header {
	font-family: Georgia; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: bold;
	text-decoration: none;
    border: 1px groove black;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.header:hover {
	font-family: Georgia; 
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	font-style: bold;
	text-decoration: none;
}

.mainLinks {
	font-family: Garamond; 
	font-size: 12px;
	font-weight: normal;
	color: #3B5998;
	font-style: normal;
	text-decoration: none;
}

.mainLinks:hover {
	font-family: Garamond; 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;

}



