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

body {
padding:0px;
margin:0px;
font:normal 11px tahoma;
color:#333;
text-align:right;
text-decoration:none;
text-transform:none;
line-height:18px;
}

img, p, div, span, ul, li, tr, td, h1, h2, h3 {padding:0px; margin:0px;}

a:link{ color:#6666FF;}
a:visited{color:#6666FF;}
a:active{color:#6666FF;}
a:hover{color:#66CCFF;}

img{border:0;}

ul{list-style-type:none;}


.top-header-back {
background:url(images/top-back.gif) left top repeat-x;
height:251px;
}

.header {
background:url(images/header.gif) left top no-repeat;
height:251px;
}

.nav-back {
background:url(images/nav-back.gif) left top repeat-x;
height:50px;
}

.nav-back2 {
background:url(images/nav-back2.gif) left top repeat-x;
height:50px;
}

#home {
	display: block;
	background: url(images/home.gif) no-repeat left top; 
	overflow: hidden; 
	width: 101px; 
	cursor: pointer; 
	height: 39px;
}
#home:hover { 
	background-position: left bottom;
	}  
	
	#ordinations {
	display: block;
	background: url(images/ordinations.gif) no-repeat left top; 
	overflow: hidden; 
	width: 150px; 
	cursor: pointer; 
	height: 39px;
	text-decoration:none;
}
	#ordinations span {
		visibility:hidden;
	}
	
	#ordinations:hover { 
	background-position: left bottom;
	}  
	
	#store {
	display: block;
	background: url(images/store.gif) no-repeat left top; 
	overflow: hidden; 
	width: 93px; 
	cursor: pointer; 
	height: 39px;
}
	#store:hover { 
	background-position: left bottom;
	}  
	
	#chapel {
	display: block;
	background: url(images/chapel.gif) no-repeat left top; 
	overflow: hidden; 
	width: 107px; 
	cursor: pointer; 
	height: 39px;
}
	#chapel:hover { 
	background-position: left bottom;
	}  
	
	#wedding {
	display: block;
	background: url(images/wedding.gif) no-repeat left top; 
	overflow: hidden; 
	width: 201px; 
	cursor: pointer; 
	height: 39px;
}
	#wedding:hover { 
	background-position: left bottom;
	}  
	
	#contact {
	display: block;
	background: url(images/contact.gif) no-repeat left top; 
	overflow: hidden; 
	width: 142px; 
	cursor: pointer; 
	height: 39px;
}
	#contact:hover { 
	background-position: left bottom;
	}
	
	#sister_articles {
		float: right;
		width: 250px;
		margin: -284px 120px 32px 0px;
	}
	
	h1 {
	font:normal 30px Georgia;
	color:#c84c1b;
	text-decoration:none;
	margin-left:300px;
	padding:0 0 0 35px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	line-height:30px;
	}
	
	h2 {
	font:normal 20px Georgia;
	color:#c84c1b;
	text-decoration:none;
	padding:0 0 0 35px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	line-height:26px;
	}
	
	
	.inner-style {
	padding:0 15px 8px 15px;
	border-right:#b8ac95 solid 1px;
	}
	
	.inner-style2 {
	padding:0 15px 8px 15px;
	}
	
	.inner-link {
	text-decoration:underline;
	color:#61560b;
	}
	.inner-link:hover {
	text-decoration:none;
	color:#333;
	}

		
		
	h3 {
	font:normal 30px Georgia;
	color:#c84c1b;
	text-decoration:none;
	margin-left:30px;
	padding:0 0 0 35px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	line-height:30px;
	}
	
	h3#product_intro {
		background-image: none;
	}
