.addressText {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 11px; 
	color: #BA1319; 
	text-decoration: none}

.addressText a:link {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none}

.addressText a:visited {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none}
	
.addressText a:active {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none}

.addressText a:hover {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #66CCFF;
	text-decoration: none}
	
.background {
	background-image: url(IMAGES/IMAGES/TEMPLATE/background.gif);
	background-repeat: repeat;
	background-color: #666666;}

.beerPrices {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none}

.bodyBackground {  
	background-color: 005406; 
	background-image: url(IMAGES/IMAGES/Index/background.gif); 
	background-repeat: repeat-x}
	
.bodyBold {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none}

.bodyRED {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #BA1319; 
	text-decoration: none; 
	font-weight: normal}
	
.bodyText {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none;
	font-weight: normal}

.bodyText a:link {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #BA1319; 
	text-decoration: none;
	font-weight: normal} 

.bodyText a:visted {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #BA1319; 
	text-decoration: none;
	font-weight: normal} 

.bodyText a:active {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #BA1319; 
	text-decoration: none;
	font-weight: normal} 

.bodyText a:hover {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #0066FF; 
	text-decoration: none;
	font-weight: normal} 
	
.bottomText {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #CCCCCC;  
	text-decoration: none; 
	text-align: center}
	
.bottomText a:link {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #CCCCCC; 
	text-decoration: none; 
	text-align: center}
	
.bottomText a:visited {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #CCCCCC; 
	text-decoration: none; 
	text-align: center}

.bottomText a:active {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #CCCCCC; 
	text-decoration: none; 
	text-align: center}

.bottomText a:hover {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: center}	

.formTextRed {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #ba1319; 
	text-decoration: none}
	
.formTextRed a:link {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #ba1319; 
	text-decoration: none}
	
.formTextRed a:visited{
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #ba1319; 
	text-decoration: none}
	
.formTextRed a:active {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #ba1319; 
	text-decoration: none}
	
.formTextRed a:hover {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 10px; 
	color: #ba1319; 
	text-decoration: none}

.headlineGrey {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none}
	
.headlineRed {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	color: #BA1319; 
	text-decoration: none}
	
.toppingsRed {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 11px; 
	color: #BA1319; 
	text-decoration: none}
	
	
/*-----------------------------------------

                  Footer
				
-----------------------------------------*/



.footer-wrap{
	height: 150px;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	}
	
.footer{
	width:775px;
	height:150px;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	}
	
.footer ul{
	margin-top: 25px;
	float: left;
	padding: 0px;
	}
	
.footer li{
	display: block;
	float: left;
	list-style-type: none;
	width: 185px;
	margin-right: 25px;
	text-align: left;
	}			
	
#footer h2{
	color: #999999;
	padding-top: 8px;
	}	
	
.footer strong{
	color: #CCCCCC;
	}	
	
.sitemap-wrap{
	width:605px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	background-image: url(images/sitemap_bg.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	margin-top: 10px;
	}
	
.sitemap a{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}

.sitemap a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}	
	
.sitemap h3{
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 0px;
	}	
	
.sitemap ul{
	text-align: left;
	float: left;
	margin-right: 14px;
	}	

.sitemap li{
	list-style-type: none;
	width: auto;
	}							
	
.copyright{
	float: left;
	clear: both;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 25px;
	}	
	
.copyright p{
	color: #666666;
	font-size: 11px;
	}

.copyright p a{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	}		
	
.copyright p a:hover{
	color: #fff;
	text-decoration: none;
	}		

.ks a{
	text-indent: -9999px;
	background-image: url(IMAGES/ks_Logo.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 86px;
	float: right;
	display: block;
	margin-right: 25px;
	margin-top: 25px;
	background-position: 0px 0px;
	}
	
.ks a:hover{
	background-position: 0 -92px;
	background-image: url(IMAGES/ks_Logo.jpg);
	background-repeat: no-repeat;
	}
