

a {
	color: #007846;
	}

h2 {
	color: #007846;
	font: bold italic 14px arial;
	margin-left: 15px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 0;
	
}

p.intro {
	margin-left: 15px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #DA532E;
	font: 12px verdana;
	}

.introbg {
	background: url('images/introbg.gif') no-repeat top;
}

.topblock {
	background: url('images/topblock.jpg') no-repeat bottom right;
	}
	
.vertshade {
	background: url('images/vertgreenfade.gif') repeat-x top;
	}
	
.horizshade {
	background: url('images/toprightblock.gif') no-repeat top left;
	}
	
.wedding {
	background: #F9E3DD url('images/weddingbg.jpg') no-repeat top left;
	padding: 10px 10px 0 0;
	}
	
.voted {
	color: white;
	font: bold 14px georgia;
	letter-spacing: 2px;
	padding: 5px;
	background: url('images/award-bg.gif');
	}
	
.copyright {
	font: 10px arial;
	color: gray;
	}