html, body {
border:0;
margin:0;
padding:0;
}

html { min-width: 600px; }


table, td	{
	background-color: #FFFAE1;
	padding: 5px; 

	text-align: left;}


td a	{ 
	text-decoration: none; 
	color: #333; 
	}

td a:hover {
	border-bottom: 1px dotted #666; 
	color: #000; 
	}
td p	{
	font-size: x-small;
	}
table#membership	{
	padding: 0px;
	border-spacing: 0px;
	}
td#membership	{
	text-align: center;
	}

table#board	{
	padding: 12px;
	margin: 12px;
	align: center;
	}

.calendar	{
	text-align: center;
	border: double 5px #b30000;
	margin-bottom: 20px;
	table-layout: fixed;
	width: 700px;
	height: 600px;
	}
.calendar td	{
	padding: 10px;
	border: 1px #b30000;
	cell-spacing:
	}
.highlight	{
	color: white;
	background-color: #6B702B;
	}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: georgia, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #778059;

}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #6B702B;
	color: #778059;
	padding: 1em 20px 3em 20px;
	font-family: georgia, sans-serif;
	font-size: 12px;

}

#container	{
	background: white;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 740px;
	border: 1px solid white;
	padding: 0px;
	}


#columnGREEN, #columnGREENa, #columnGREENb, #columnGREENc, #columnGREENd	{
	float: left;
	width: 100px;
	margin: 9px;
	padding: 10px;
	background-color: #6B702B;
	color: white;
	text-align: center;}

#column3A	{
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 440px;
	background-color: #D3D1E6;
	color: white;
	text-align: center;
	border-right: 1px solid white;
	padding: 5px;
	}
#column3B	{
	float: left;
	width: 200px;
	height: 440px;
	border-right: 1px solid white;
	background-color: #D3D1E6;
	text-align: center;
	padding: 5px;
	}
#column3C	{
	float: left;
	width: 200px;
	background-color: #D3D1E6;
	text-align: center;
	height: 440px;
	padding: 5px;
	}
#column3Along	{
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 850px;
	background-color: #D3D1E6;
	color: white;
	text-align: center;
	border-right: 1px solid white;
	padding: 5px;
	}
#column3Blong	{
	float: left;
	width: 200px;
	height: 850px;
	border-right: 1px solid white;
	background-color: #D3D1E6;
	text-align: center;
	padding: 5px;
	}
#column3Clong	{
	float: left;
	width: 200px;
	background-color: #D3D1E6;
	text-align: center;
	height: 850px;
	padding: 5px;
	}
#column2A	{
	float: left;
	width: 275px;
	margin-left: 50px;
	height: 375px;
	background-color: #D3D1E6;
	text-align: center;
	border-right: 1px solid white;
	padding: 5px;
	}
#column2B	{
	float: left;
	width: 275px;
	height: 375px;
	background-color: #D3D1E6;
	text-align: center;
	padding: 5px;
	}
#columnTOPLEFT	{
	float: left;
	width: 275px;
	margin-left: 50px;
	background-color: #D3D1E6;
	text-align: center;
	height: 320px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 5px;
	}
#columnTOPRIGHT	{
	float: left;
	width: 275px;
	background-color: #D3D1E6;
	text-align: center;
	height: 320px;
	border-bottom: 1px solid white;
	padding: 5px;
	}
#columnBOTTOMLEFT	{
	clear: both;
	float: left;
	width: 275px;
	margin-left: 50px;
	background-color: #D3D1E6;
	text-align: center;
	height: 340px;
	border-right: 1px solid white;
	padding: 5px;
	}
#columnBOTTOMRIGHT	{
	float: left;
	width: 270px;
	background-color: #D3D1E6;
	text-align: center;
	height: 340px;
	padding: 5px;
	}

.dotted	{
	border-bottom: 2px dotted white;
	padding: 1px;
	}

#columnAnews	{
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 750px;
	background-color: #D3D1E6;
	text-align: center;
	border-right: 1px solid white;
	padding: 5px;
	}

#columnBnews	{
	float: left;
	width: 200px;
	height: 750px;
	border-right: 1px solid white;
	background-color: #D3D1E6;
	text-align: center;
	padding: 5px;
	}
#columnCnews	{
	float: left;
	width: 200px;
	height: 750px;
	background-color: #D3D1E6;
	text-align: center;
	padding: 5px;
	}

#footer	{
	background: #707345;
	width: 740px;
	clear: both;
	padding: 0px;
	color: white;
	font-size: 11px;
	text-align: center;
	}

#footer ul	{

	list-style-type: disc;
	display: block;
}

#footer a	{
	color: white;
	text-decoration: none;
	padding: 0 9px;
	font-size: 10px;
	}
#footer a:hover	{
	color: #FAFFB0;
	background-color: #70642B;
	}
.green	{
	color: #778059;
}

.right	{
	text-align: right;
	}
.center	{
	text-align: center;
	}
.left {
	text-align: left;
	}
.justified	{
	text-align: justify;
	}

.inline	{
	float: left;
	margin: 5px;
	clear: both;
	}
.tiny	{
	text-align: center;
	font-size: 8px;}
.small	{
	text-align: center;
	font-size: 11px;}
.med	{

	font-size: 11px;}
.caltext	{
	text-align: left;
	font-size: 10px;}

.nvgevent	{
	text-align: left;
	font-size: 10px;
	color: #b0000;}
.notalink	{
	color: #4B4E1E;
	}

.paddedbottom	{
padding-bottom: 3px;
}

/* not being used - remove?*/
#content	{

	background-color: #efdfb9;
	clear: both;
	float: left;
	width: 760px;
	margin-right: 5px;
	margin-left: 5px;
	}

/* not being used - remove?*/

#maintext	{
	float: left;
	width: 460px;
	margin: 5px;
	padding: 10px;
	text-align: justify;
	background-color: #FFFAE1;
	}

#formtext	{
	float: left;
	width: 700px;
	padding: 8px 10px;
	text-align: justify;
	background-color: #FFFAE1;
	}
#expotext	{
	float: left;
	width: 460px;
	padding: 10px;
	text-align: justify;
	background-color: #FFFCEC;
	}
#rightnavcontainerUP	{
	width: 190px;
	position: absolute;
	top: 200px;
	left: 509px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	
	}
#rightnavcontainer	{
	width: 210px;
	position: absolute;
	top: 300px;
	left: 490px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	
	}
	#rightnavcontainerSTOMP	{
	width: 200px;
	position: absolute;
	top: 465px;
	left: 500px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	
	}
	#rightnavcontainerVF {
	width: 200px;
	position: absolute;
	top: 400px;
	left: 500px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	
	}
	
	#rightnavcontainerEXPO {
	width: 200px;
	position: absolute;
	top: 445px;
	left: 500px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	
	}

#edcontainer	{
	width: 190px;
	position: absolute;
	top: 290px;
	left: 509px;
	background: #707345;
	margin: 5px;
	padding: 7px;
	color: white;
	}

#edcontainer a	{
	color: white;
	}
#edcontainer a:hover	{
	color: #B30000
	}
#rightnavcontainer a	{
	color: white;
	}
#white a	{
	color: white;
	}
#white a:hover	{
	color: #B30000;
	}
#rightnavcontainer a:hover	{
	color: #B30000;
	}

#rightnavcontainer ul li	{
	list-style-type: none;
	}

#exporightnavcontainer	{
	width: 190px;
	position: absolute;
	top: 320px;
	left: 509px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	}
#exporightnavcontainer a	{
	color: white;
	}
#exporightnavcontainer a:hover	{
	color: #B30000;
	}

		
#vitfairrightnavcontainer	{
	width: 190px;
	position: absolute;
	top: 190px;
	left: 509px;
	background: #5B702B;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin: 5px;
	padding: 7px;
	color: white;
	}
#vitfairrightnavcontainer a	{
	color: white;
	}
#vitfairrightnavcontainer a:hover	{
	color: #B30000;
	}
#vitfairrightnavcontainer a.greenlink	{
	color: #6B702B;
	}


a img { border:0px; }
a { color: #4B4E1E; }
a:hover { color: #B30000; }
a:active { color: #FF6600; }


p { line-height: 140%; }

h1,h2 {
	font-family: georgia, sans serif;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 20px;
	text-align: left;
	margin: 0;

}
h2 {
	font-size: 17px;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
	color: #b30000;
}
h4	{
	text-transform: uppercase;
	letter-spacing: .4em;
	font-size: 12px;}

h5.sidebar	{
	
	font-size: 12px;
	color: white;
	}
	
h6	{
	color: black;
	line-height: 1;
	}

h1, h2 a { text-decoration: none; color: #333; }
h2 a:hover { border-bottom: 1px dotted #666; color: #000; }


#rightnavcontainer p.note	{
	color: #333;
	}
p.note {
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

.redbottom	{
	border-bottom: 3px double #b30000;
	margin: 0px;

}

ul	{
list-style-type: none;
	}

/* primary list hover color change below*/

#header ul#primary li.plain a:hover {
	color: white;
	background: transparent;
	background-color: #6B702B;
}
#header ul#primary li.red a:hover {
	color: white;
	background: transparent;
	background-color: #BF3030;
}
#header ul#primary li.burg a:hover {
	color: white;
	background: transparent;
	background-color: #A60035;
}
#header ul#primary li.yellow a:hover {
	color: white;
	background: transparent;
	background-color: #E6C673;
}

#header ul#primary li.green a:hover {
	color: white;
	background: transparent;
	background-color: #59806A;
}
#header ul#primary li.brown a:hover {
	color: white;
	background: transparent;
	background-color: #4E331E;
}
#header ul#primary li.blue a:hover {
	color: white;
	background: transparent;
	background-color: #2E3A70;
}
#header ul#primary li.purple a:hover {
	color: white;
	background: transparent;
	background-color: #7A7582;
}
#header ul#primary li.orange a:hover {
	color: white;
	background: transparent;
	background-color: #D14414;
}


/* primary list hover color change above*/

.contactform	{
	color: white;
	}
