body {
margin-top:0;
font-family: Comic Sans MS;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}

.line {
background-image:url(images/line.jpg);
background-repeat:no-repeat;
}

.style1 {color: #999999}
a:link {
	color: #E0E2EA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E0E2EA;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #E0E2EA;
}

.menu_headings {
font-size:20px;
color:#666666;
font-weight:bold;
padding-top :20px;
padding-bottom:20px;
text-align:center;
}

.menu_sub_headings {
font-size:16px;
font-weight:normal;
text-align:center;
color:#6a4a61;
}

.menu_content {
font-size:12px;
color:#6a4a61;
text-align:center;
}

.menu_sub_pages {
font-size:12px;
color: #000000;
text-align:center;
}

.menu_sub_pages a {
font-size:12px;
color:#6a4a61;
}

.menu_sub_pages a:hover {
color:#938058;
text-decoration:underline;
}

.menu_sub_pages a:active {
color:#6a4a61;
}

menu_sub_pages a: visited {
color:#6a4a61;
}

.vegan_link {
color:#6a4a61;
text-decoration:underline;
}


