body {
	margin: 0;
    padding: 0;
}

#navlist li{font-size:.7em;}

#invite {
	font-size: 16pt;
    color: #ae080a;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    position:relative;
 }
 
#english {
	margin-top:15px;
    background-image:url(../images/christmas-tree-english.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    top: 0px;
    right: 0px;
    width: 568px;
    position: absolute;
    visibility: visible;
}
#french {
	margin-top:15px;
    background-image:url(../images/christmas-tree-french.jpg);
    background-position:top right;
    background-repeat:no-repeat;
	top: 0px;
	right: 0px;
    width: 568px;
	position: absolute; 
    visibility: hidden;
}

.vendor_info {
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}

.invite_text {
	font-size: 16pt;
    color:#aeo80a;
}

.church_addr {
	font_size: 24px;
    color:#4b4d4a;
}

.vendor_link a {text-decoration: underline;}

#current_page a:visited, #current_page a:link, #current_page a:hover {
	border-color: #f10130;
	font:bold;
}
