﻿BODY {
	margin : 0px 0px 0px 0px;
	font-size: 100%;
}

P {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.news {
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-right : 6px;
}

.newsflashText {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.newsflashTitle {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 100%;
}

.Bullets {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 100%;
	font-weight: normal;
	margin-right : 6px;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
}

.bookinfo {
	color: #000000;
	font-family: verdana, Arial, sans-serif;
	font-size: 70%;
	text-align: left;
	font-weight : bold;
}

.bookquotes {
	color: #000000;
	font-family: verdana, Arial, sans-serif;
	text-align: left;
	margin-left : 20px;
}

TABLE {
	color: #000000;
	font-size: 100%;
}

OL {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

UL {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 80%;
}

.caption {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight : bold;
	text-align: center;
}

.captionleft {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight : bold;
	text-align: left;
}

.schedule {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align: center;
}

.scheduletitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight : bold;
	text-align: center;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
}
	
.formcentered {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}
	
.nestedform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 80%;
	}
	
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: right;
	}
		
.title {
	font-size: 110%;
	text-align: center;
	margin-bottom: -5px;
	}
	
.bigger {
	font-size : 100%;
	}
		
.textHead1 {
	color:#666699;
	font-size: 11px;
	line-height : 24px;
	}
		
.firstLetter {
	font-size: 22px;
	color:#666699;
	}
	
.shop {
	color: #000000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left : 10px;
	margin-right : 10px;
}	
		
.error {
	color: #c00000;
	}
	
.errorbold {
	color: #c00000;
	font-weight: bold;
	}

.bottommenu {
	color: #003300;
	margin-top: 40px;
	margin-bottom: 15px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.footer {
	font-size: 64%;
	color: #808080;
	font-family: verdana,arial,helvetica;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 8px;
	}
		

A:link {
	color: #006633;
}

A:visited {
	color: #006633;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}
A:active {
	color: #CC0000;
	text-decoration: underline;
}
strong {font-weight: bold;}
em {font-style: italic;}
b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

.VegfestTitles {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	font-weight:bold;
	margin-top: 1em;
	text-align: center
}


</style>