/* Css Style Sheet for the Salopian Brewery website */

body {
	background-color: #063779;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


.beer_bg {
	background-image:	url(images/beer_bg.jpg);
	background-repeat:repeat-y;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFAF37;
	text-decoration: none;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image:	url(images/footer_bg.jpg);
	background-repeat:no-repeat;
}
.red_grovenet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EE2E37;
	text-decoration: none;
}	
.footer {
	background-image:	url(images/footer_bg.jpg);
	background-repeat:no-repeat;
}
.base_text {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}	
.findus {
	background-image:	url(images/find_bg.jpg);
	background-repeat:no-repeat;
}
.dark_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A60A3;
	text-decoration: none;
	}
	
.calendar {
	margin-left: 35px;
}
.body_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.body_style_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.dark_blue_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A60A3;
	text-decoration: none;
}
.outlet_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A60A3;
	text-decoration: none;
}
a.clips:link {
	color:#CC022B;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

a.clips:hover {
	color:#003399;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

a.clips:visited {
	color:#003399;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

a.clips:active {
	color:#003399;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
}
/*weblinks*/
a.weblink:link {
	color:#CC022B;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

a.weblink:hover {
	color:#003399;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

a.weblink:visited {
	color:#CC022B;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

a.weblink:active {
	color:#CC022B;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

.news li {
margin-bottom: 7px;
}

.news a:link {
color: #003875;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

}

.news a:visited {
color: #003875;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.back a {
background-color: #003875;
font-weight: bold;
float:right;
padding: 5px;
border: 3px double #003875;
width: 70px;
text-align: center;

}

.back a:hover {
background-color: #fff;
color: #003875;
text-decoration: none;
font-weight: bold;
}

.back a:visited {
font-weight: bold;
}

h3 {
color: #003875;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;	
}

.body_text a:link {
color: #2A60A3;
font-family: Georgia, "Times New Roman", Times, serif;
}

.body_text a:visited {
color: #2A60A3;
font-family: Georgia, "Times New Roman", Times, serif;
}

.beerlist {
margin-bottom: 30px;
}

.beerlist h2 {
color: #336699;
font-size: 1.4em;
letter-spacing: 0.04em;
margin-bottom: -10px;
}

.beerlist img {
float: right;
margin-bottom: 10px;
margin-right: 20px;
}

.pump {
border: 1px solid #003366;
padding: 5px;
background: #BDCDE4;
font-size: 0.9em;
width: 380px;
}


.pump1 {
border: 1px solid #003366;
padding: 5px;
background: #000;
font-size: 0.9em;
color:#fff;
width: 380px;
}

.pump1 a:link {
color: #ffffcc;
}

.pump1 a:visited {
color: #ffffcc;
}

.pump1 a:hover {
font-weight: bold;
text-decoration:none;
color: #ffffcc;
}

.pump1 a:active {
font-weight: bold;
text-decoration:none;
color: #ffffcc;
}

.beerlist a:link {
font-weight: bold;
}

.beerlist a:visited {
font-weight: bold;
}

.beerlist a:hover {
font-weight: bold;
text-decoration: none;
color: #003366;
}

.title {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A60A3;
	text-decoration: none;
	margin-right: 3px;
}

.brewery {
font-size: 1.4em;
margin-bottom: -14px;
color: #083378;
}

.brewery1 {
font-size: 1.4em;
margin-bottom: -14px;
color: #000;
}


.print {
width: 642px;
height: 40px;
padding-top: 10px;
}

.back {
float: right;
}

a.back,a.printer {
border: 3px double #fff;
text-decoration: none;
padding: 3px;
width: 120px;
text-align: center;
background: #336699;
}


a:hover.back,a:hover.printer {
background: #9297B8;
}

.printer {
float: left;
}