	BODY, HTML
		{
		 margin: 0;
		 background-image: url(../images/bg_body.gif);
		 background-repeat: repeat-x;
		 background-color: #930206;		
		 font-family: Arial, Helvetica, sans-serif;
		 color: #8D6039; 
	 	 line-height: 1.5;		 	
		}
		
	DIV#mainHolder
		{
			width: 774px;
			margin: 0 auto;
			position: relative;
		}		
	
	TABLE
		{
		 border-collapse: 	collapse;
		 margin: 			0;
		}

				TD
					{
					 padding: 0; 
					}
					
					
	TABLE .nav TD
					{
					 border-top: 1px solid #330102;
					 border-right: 1px solid #330102;
					 border-left: 1px solid #330102;
					 padding: 9px 10px 8px 10px;
			 		 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		 			 color: #fff; 
	 	 			 font-size:13px;
	 	 			 font-weight: bold;
	 	 			 cursor: pointer;
					} 

	DIV.heading
		{
		 			 background-color: #CABB9C;
					 padding: 8px 10px 7px 10px;
		 			 color: #fff; 
		}			
		
	DIV.subheading
		{
		 			 background-color: #ccc;
			 		 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		 			 color: #fff; 
	 	 			 font-size:15px;
	 	 			 font-weight: bold;		 
		}			
		
	DIV#bottomnav
		{
		 			 margin: 16px 10px 10px 10px;
		 			 color: White;
		} 
		
	A:link, A:active, A:visited, A:hover
		{
			 		 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		} 		
		
	A:link, A:active, A:visited	
		{
		 color: #5F0102;
		}

	A:hover	
		{
		 color: #910206;
		}

	.smaller
		{
		 font-size: 75%;
		} 
		
	DIV#bottomnav A
		{ 
		 color:				#fff;
		 text-decoration:	underline;	
		 font-size:13px;
		}		

	DIV#bottomnav A:hover		
		{	
		 color: #f6d9db;
		} 


	SPAN.heading
		{	
		 	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	 	 	font-size:15px;
	 	 	font-weight: bold;	
	 	 	color: #fff;	 
	 	 }	

	SPAN.date
		{	
		 	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	 	 	font-size:13px;
	 	 	font-weight: bold;		 
	 	 	color: #fff;
	 	 }	

	TABLE.frm
		{
		 border-collapse: 	collapse;
		 margin: 			0;
		}

				TABLE.frm TD
					{
					 padding: 2px; 
					}
					
				TABLE.frm TD.r
					{ text-align: right; 
					  vertical-align: top;	
					  color: #03668C;
					  font-weight: bold;
					  font-size: 82%;
					  white-space: nowrap;
					}
						
				TABLE.frm input, TABLE.frm textarea
					{
					 border: 1px solid #506D93;
		 			 background-image: url(../images/text_input.gif);
		 			 background-repeat: no-repeat;					 
					}		
				


	TR.footer TD
		{
		 background-color: #5F0102;
		 color: White; font-size: 82%;
		}
		
		
	SPAN.subtitle
		{
		 color: #468FAB;		
		 font-weight: bold;
		} 
		
		
	DIV.main_content
		{
			font-size: 82%;
		}		
		
		SPAN.menu
			{
			 color: #770303;
			 font-weight: bold;
			 font-size: 100%;
			}	
			
		SPAN.menu_item
			{
			 color: #770303;
			 font-weight: bold;
			 font-size: 82%;
			}	
			
		SPAN.menu_desc
			{
			 color: #CC8C08;
			 font-weight: bold;
			 font-size: 82%;
			}				
			
		HR.menu
			{
			 height: 1px;
			 width: 85%;
			 color: #770303;
			}		
			
		span.headline
			{
			 font-weight: bold;
			 font-size: 100%;
			 color: #750101;
			}	
			
			
			/* ADDED SEPT 27, 2008 for Hockey Section */
		
			
			TABLE.tabular
				{
				 border-collapse: 	collapse;
				 margin: 				0;
				 border: 1px solid Black;
				 width: 60%;
				 color: Black;
				 font-size: 12px;
				}
		
						TABLE.tabular TD
							{
							 padding: 4px; 
							 border:1px solid #c6a87f;
							 text-align: center;
							}			
							
						TABLE.tabular TR.header TD
							{
							 padding: 2px; 
							 border:1px solid #c6a87f;
							 background-color: #910206;
							 color: White;
							 font-weight: bold;
							 font-size: 12px;
							}			

						TABLE.tabular TR.row1 TD
							{
								 background-color: #ead9bb;
							}

						TABLE.tabular TR.row2 TD
							{
								 background-color: #dbbf99;
							}

						TABLE.tabular TR.halloween TD
							{
								 background-color: Orange;
								 color: White;
							}
			
						TABLE.tabular TD.tdHeightA
							{
								 height: 38px;
							}		
			
			
			
			
			
			
			/* new may 2010 */
			div.first-in-village
			{
				background-image: url(../images/first-in-village.png);
		 		background-repeat: no-repeat;
		 		border: 1px solid #F8F0D9;
			}

			div.announce-cask
			{
				background-image: url(../images/announce-cask.png);
		 		background-repeat: no-repeat;
		 		border: 1px solid #F8F0D9;
			}
			
			.small-note
			{
				font-size: 82%; color: #5F0102;	
			}

			div.announce-interior
			{ 
				margin-top: 30px; margin-left: 32px; 
			}
			
			A.special:link, A.special:active, A.special:visited	
				{
				 color: #5F0102; font-weight: bold; text-decoration: none;
				 font-style: italic; background-color: #dfd1b4;
				 font-family: "New Century Schoolbook", serif; padding: 0 4px 0 4px;
				}
		
			A.special:hover	
				{
				 color: #910206;  text-decoration: underline;
				}				
				
				
			table#bottom-footer-notes
			{
			 border-collapse: 	collapse;
			 margin: 			0;
			}

					table#bottom-footer-notes TD
					{
					 padding: 2px; 
					}
					
					table#bottom-footer-notes td img
					{
					 position: relative; 
					}					
					
			A.mail:link, A.mail:active, A.mail:visited
				{
				 color: White;
				}
		
			A.mail:hover	
				{
				 color: #f6d9db;  text-decoration: underline;
				}						