/* CSS Document */

	body {
	BACKGROUND: #EEEEEE url(art/bg.gif);

	text-align: center;




}
#menu {
	margin: 0;
	padding: 5;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Century, Garamond, Georgia, "Times New Roman";
	line-height: 24px;
	background-color: #999999;
	background-image: url(art/menu-bg.jpg);
	letter-spacing: 2px;









	}

#menu  a {
	color: #FFFFFF;
	text-decoration: none;


 
	}




	#menu a:hover {
	color: #000066;
	background: #FFFFFF;
	text-decoration: none;

	}

.mainContent{
	padding: 20px 30px 20px 20px;
}

.mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
.mainContent a:link {
	color: #CC6633;
	text-decoration: underline;
}
.mainContent a:visited {
	color: #999999;
	text-decoration: underline;
}
.mainContent a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6633;

}

.mainContent h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #CC6633;
	font-weight: normal;


}
.mainContent h2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	padding: 4px;
	background-color: #CC6633;





}
.mainContent h3 {
	font-size: 18px;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Book";
	color: #666666;
}
		
.mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


		.sidebar {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 18px;










		}
				.sidebar h1{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6633;
	font-weight: normal;









		}
.sidebar h2{
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
		}

.sidebar a:link, a:visited {
	color: #CC6633;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6633;

}

		#footer {
	clear: both;
	padding: 5px;
	color: #FFFFFF;
	background-color: #999999;
	background-image:  url(file:///C|/Clients/Innisvale%20Cemetary/WEBSITE/art/footer-bg.gif);
	height: 50px;
		}
#footer p {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
 


ul {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;


}

ol {
	font-size: 14px;
}
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-position: bottom;
	padding-bottom: 10px;

}
dt img{
	border: 1px solid #666666;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	left: -10px;
	width: 250px;






}
.greybox {
	background-color: #EEEEEE;
	padding: 7px;
	border: 3px solid #666666;
	background-image: url(art/bg.gif);





}
.greybox h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.greybox p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;

}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainborder {
	border: 1px solid #333333;
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(art/body-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;



}
.3dbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC6633;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 3px;
}
