form {margin:0;padding:0}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
.BlackText {
	color: #000000;
	background-color: #FFFFD5;
	padding: 10px;
}
.BlackText h3 {
	font-size: 16px;
}
.BlackText2 {
	color: #000000;
	background-color: #FFFFD5;
}
.BlackText3 {
	color: #000000;
	background-color: #FFFFD5;
	padding: 10px;
}
.BlackText3 p {
	text-indent: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.reg {
	text-indent: 0;
	margin-bottom: 0.83em;
}
.BlackText3 a:link, .BlackText3 a:visited, .BlackText3 a:active {
	color: #000000;
	text-decoration: underline;
}
.BlackText3 a:hover {
	text-decoration: none;
	color: #000000;
}
.BlackText a:link, .BlackText a:visited, .BlackText a:active {
	color: #000000;
	text-decoration: underline;
}
.BlackText a:hover {
	text-decoration: none;
	color: #000000;
}
.BlackText4 {
	color: #000000;
	padding: 10px;
	background: #CCCCFF;
	margin: 10px;
	border: 1px solid #000000;
}
.BlackText5 {
	color: #000000;
	padding: 10px;
	background: #ECD9FF;
	margin: 10px;
}
.yellow a:link {
	color: #000000;
	text-decoration: underline;
}
.yellow a:visited {
	text-decoration: underline;
	color: #000000;
}
.yellow a:hover {
	text-decoration: none;
	color: #000000;
}
.yellow a:active {
	text-decoration: underline;
	color: #000000;
}
.GraphicBorder {
	border: 1px solid #FFFFFF;
}
.GraphicBorderBlack {
	border: 1px solid #000;
}
.GraphicBorderBlackRightMargin {
	border: 1px solid #000;
	margin-right: 20px;
	margin-bottom: 10px;
}
.OrangeText {
	font-size: 1em;
	font-weight: bold;
	color: #ff9900;
	font-style: italic;
}
.OrangeTextTimes {
	color: #ff9900;
	font: italic bold 1em "Times New Roman", Times, serif;
}
.BigOrangeText {
	font-size: 1.2em;
	font-weight: bolder;
	color: #ff9900;
}
.BigOrangeTextTimes {
	color: #ff9900;
	font: bolder 1.2em "Times New Roman", Times, serif;
}
.BiggerOrangeText {
	font-size: 1.6em;
	font-weight: bolder;
	color: #ff9900;
	font-style: italic;
}
.BiggerOrangeTextTimes {
	color: #ff9900;
	font: italic bolder 1.6em "Times New Roman", Times, serif;
}
.BiggerWhiteTextTimes {
	color: #ffffff;
	font: italic bolder 1.6em "Times New Roman", Times, serif;
}
.BigGreenText {
	font-size: 1.2em;
	font-weight: bold;
	color: #66FF00;
}
.GreenText {
	font-size: 1em;
	font-weight: bold;
	color: #66FF00;
}
.PurpleText {
	font-size: 1em;
	font-weight: bold;
	color: #660099;
	font-style: italic;
}
.RedText {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.RedTextBig {
	font-size: 1.8em;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.txtBigWhite {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 120px;
}
.txtBigYellow {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background: #5A86AC;
	border: 1px solid #000000;
	padding: 5px 15px;
}
.txtBigYellow a:link, .txtBigYellow a:visited, .txtBigYellow a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtBigYellow a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.txtBlack a:link, .txtBlack a:visited, .txtBlack a:active {
	color: #000000 !important;
	text-decoration: underline;
	background: #FFFFFF;
}
.txtBlack a:hover {
	color: #000000 !important;
	text-decoration: none;
	background: #FFFFFF;
}
.bkg1 {
	background: #F4DDFF;
	color: #000000;
}
.bkg2 {
	background: #f6f0e8;
	color: #000000;
}
.moreButton {
	float: right;
	border-width: 0px;
}
.EagleMillFarms {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #000000 url(../images2/Eagle-Mill-Farms.jpg) repeat-y;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 10px 15px;
}
.imgLeft
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.imgRight
{ float: right; 
  padding: 0px 0px 0px 8px;
}
.imgMore
{ float: right; 
  padding: 0px 10px 0px 8px;
}

.imgCenter
{ display: block;
  margin: 0 auto;
}
.imgCenterBorder
{
	display: block;
	margin: 0 auto;
	border: 1px solid #000000;
}
.imgLeftBorder
{ float: left; 
  margin: 0px 8px 8px 0px;
  border: 1px solid #000000;
}

.imgRightBorder
{ float: right; 
  margin: 0px 0px 8px 8px;
  border: 1px solid #000000;
}
.clear {
	clear: both;
}
.BoxList {
	width: 180px;
	float: right;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
.BoxList ul {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
.BoxList li {
	margin-left: 1.5em;
}
.boxCalendar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFFFD5;
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.boxCalendar a:link, .boxCalendar a:visited, .boxCalendar a:active {
	color: #000000 !important;
	text-decoration: underline;
	background: #FFFFD5;
}
.boxCalendar a:hover {
	color: #603 !important;
	text-decoration: none;
	background: #FFFFD5;
}
.txtPurpleTitle {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #5A0087;
}
.txtYellowTitle {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFD5;
}
.txtLeft {
	text-align: left;
}
.tdCenter {text-align: center;
}
.boxNotice {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background: #609;
	border: 1px solid #000000;
	padding: 5px 15px;
	float: right;
	width: 400px;
	margin-right: 60px;
}
.boxNotice a:link, .boxNotice a:visited, .boxNotice a:active {
	color: #FFFFFF !important;
	text-decoration: underline;
	background: #609;
}
.boxNotice a:hover {
	text-decoration: none;
	color: #fe8402 !important;
	background: #609;
}
.boxNotice2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background: #609;
	border: 1px solid #000000;
	padding: 5px 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.boxNotice2 a:link, .boxNotice2 a:visited, .boxNotice2 a:active {
	color: #FFFFFF !important;
	text-decoration: underline;
	background: #609;
}
.boxNotice2 a:hover {
	text-decoration: none;
	color: #fe8402 !important;
	background: #609;
}
.boxWorkshops {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background: #B08AFF;
	border: 1px solid #000000;
	padding: 5px 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.boxWorkshops a:link, .boxWorkshops a:visited, .boxWorkshops a:active {
	color: #FFFFFF !important;
	text-decoration: underline;
	background: #609;
}
.boxWorkshops a:hover {
	text-decoration: none;
	color: #fe8402 !important;
	background: #609;
}
.boxRVBFartists500 {
	width: 500px;
	margin-top: 50px;
	color: #000;
}
.boxRVBFartists450Right {
	width: 450px;
	margin-top: 50px;
	color: #000;
	float: right;
}
.boxRVBFartists450 {
	width: 450px;
	margin-top: 50px;
	color: #000;
}
.boxRVBFartists350 {
	width: 350px;
	margin-top: 50px;
	color: #000;
}
.bgRVBFfriday {
	background: #ffffd5;
	padding: 10px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	text-align: left;
}
.bgRVBFfriday ul {
	list-style: none;
}
.bgRVBFsaturday {
	background: #ffffd5 url(../images2/2009-2010/rvbf_2010_02.png) no-repeat left bottom;
	padding: 10px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	text-align: left;
	height: 410px;
}
.bgRVBFsaturday ul {
	list-style: none;
}
.bgRVBFsunday {
	background: #ffffd5 url(../images2/2009-2010/rvbf_2010_03.png) no-repeat left bottom;
	padding: 10px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	text-align: left;
	height: 340px;
}
.bgRVBFsunday ul {
	list-style: none;
}
