body {
	font-size:62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#index p {font-size: 1.4em;}

#header_links a:link, #header_links a:visited {
	text-decoration: none;
	color: #aaa4a6;
}

#header_links a:hover, #header_links a:active {
	text-decoration: underline;
}

#weddings_link, #seniors_link, #families_link,
#weddings_link_active, #seniors_link_active, #families_link_active {
	text-align: center;
	text-transform: uppercase;
}

#weddings_link p a, #seniors_link p a, #families_link p a {
	vertical-align: middle;
}

#weddings_link a:link, #weddings_link a:visited,
#seniors_link a:link, #seniors_link a:visited,
#families_link a:link, #families_link a:visited,
#note_link a:link, #note_link a:visited,
#weddings_link_active a:link, #weddings_link_active a:visited,
#seniors_link_active a:link, #seniors_link_active a:visited,
#families_link_active a:link, #families_link_active a:visited,
#note_link_active a:link, #note_link_active a:visited {
	text-decoration: none;
	color: #fff;
}

#weddings_link a:hover, #weddings_link a:active,
#seniors_link a:hover, #seniors_link a:active,
#families_link a:hover, #families_link a:active,
#note_link a:hover, #note_link a:active,
#weddings_link_active a:hover, #weddings_link_active a:active,
#seniors_link_active a:hover, #seniors_link_active a:active,
#families_link_active a:hover, #families_link_active a:active,
#note_link_active a:hover, #note_link_active a:active{
	text-decoration: underline;	
}

#footer p {
	text-align: center;
	color: #aaa4a6;
	font-size: 1.1em;
}

#contact_2 h2, #pricing_2 h2 {
	color: #ee0064;
	font-size: 1.4em;
}

#contact_2 p, #pricing_2 p {
	color: #5c3a45;
	font-size: 1.1em;
}

#contact_2 p.accent, #pricing_2 .accent {
	color: #ee0064;
}

#contact_2 a:link, #contact_2 a:visited {
	color: #5c3a45;
}

#contact_2 a:hover, #contact_2 a:active {
	color: #ee0064;
}

