/*
STYLE SHEET FOR WEDDING PAGES

NORMAL
side => #497469 - green
background => FFF - white
extra => FD9 - medium yellow
main => #AC7DA6 - purple

*/

body{
	background: #497469;
	background-image: url(2010/wrap_wedding.gif), url(2010/497469.gif);
	background-position: center, left top;
	background-repeat: repeat-y, repeat;
}

.titlelarge1, .titlesmall1, .small1, a.visited, a.menuhover{
	color: #AC7DA6;
}

.titlelarge2, .titlesmall2, .small2, a:link, a:visited, a.menulink, a.menuvisited{
	color: #497469;
}

.small1b {
	color: #FFFFFF;
	background: #AC7DA6;
}

.small2b, .small2b a {
	color: #FFFFFF;
	background: #497469;
}

.access, .access a, .access ul, .access li {
	color: #FFFFFF;
	background: #AC7DA6;
}

.access a:hover {
	background: #497469;
}
