@charset "UTF-8";
/* CSS Document */
#map {
float:left;
}
/*Links*/
A:visited  {
color: #333333; 
text-decoration: none;
}
A:link  {
color: #000000;
text-decoration: none;
}
A:active  {
color: #000000; 
text-decoration: none;
}
A:hover   {
color: #055989;
text-decoration: none;
}
.links a:link {
color:#FFFFFF;
text-decoration: none;
font-size:14px;
}
.links a:hover {
color:#99CCFF;
text-decoration:underline;
}
.links a:visited {
color:#999999;
text-decoration: none;
font-size:14px;
}
img { 
border: none; 
}
body {
margin-top:0px;
background-image:url(images/bgTile.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}
#container {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentBG.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerNews {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentNews.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerBeer {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentBeers.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerMerch {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentMerch.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerPig {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentPig.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerLinks {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentLinks.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerContact {
width:800px;
height:1067px;
margin:auto;
background-image:url(images/contentContact.png);
background-repeat:no-repeat;
bottom:0px;
position:relative;
}
#containerOutlets {
width:800px;
height:1047px;
margin:auto;
background-image:url(images/contentOutlets.png);
background-repeat:no-repeat;
}
/*Navigation*/
#navandheader {
width:800px;
height:265px;
background-image:url(images/header2.png);
background-repeat:no-repeat;
top:45px;
position:relative;
}
#navigationtexts {
width:114px;
height:23px;
float:left;
text-align:center;
color:#000000;
margin-top:153px;
font-size:12px;
padding-top:5px
}
/*End of navigation*/

/*Content Boxes*/
#contentBox {
color:#FFFFFF;
width:700px;
padding-left:50px;
padding-right:50px;
height:266px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxNews {
color:#FFFFFF;
width:700px;
padding-left:50px;
padding-right:50px;
height:500px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxMerch {
color:#FFFFFF;
width:700px;
padding-left:50px;
padding-right:50px;
height:500px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxPig {
color:#FFFFFF;
width:700px;
padding-left:50px;
padding-right:50px;
height:700px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxLinks {
color:#FFFFFF;
width:700px;
padding-left:50px;
padding-right:50px;
height:500px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxOutlets {
color:#FFFFFF;
width:720px;
padding-left:40px;
padding-right:40px;
height:692px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxBeer {
color:#FFFFFF;
width:736px;
height:156px;
margin:auto;
float:left;
position:relative;
top:50px;
}
#contentBoxBeer2 {
color:#FFFFFF;
width:736px;
height:156px;
margin:auto;
float:left;
position:relative;
top:350px;

}

#contentBoxContact {
color:#FFFFFF;
width:720px;
padding-left:30px;
padding-right:40px;
height:692px;
margin:auto;
float:left;
top:50px;
}
/*End of Content Boxes*/

/*Gallery*/
#galleryholder {
margin:auto;
width:800px;
height:441px;
float:left;
position:relative;
top:75px;
}
#galleryholder2 {
margin:auto;
width:700px;
height:441px;
float:left;
position:relative;
top:75px;
}
#gallery {
width:552px;
height:280px;
position:relative;
top:100px;
margin-left:128px;
margin-right:128px;
}
#gallery2 {
width:552px;
height:300px;
position:relative;
bottom:-110px;
margin-left:74px;
margin-right:74px;
}
#galleryBox {
width:120px;
height:90px;
float:left;
border-style:solid;
margin-bottom:10px;
}
#galleryBox2 {
width:120px;
height:90px;
float:left;
border-style:solid;
margin-bottom:10px;
margin-right:10px;
}
/*Gallery End*/
/*Beers Boxes*/
#beerboxHolder {
width:700px;
height:450px;
padding-left:37px;
padding-right:37px;
position:relative;
float:left;
margin-top:50px;
}
#beerbox {
width:141px;
height:156px;
float:left;
}
#beerbox3 {
width:141px;
height:156px;
float:left;
margin-top:30px;
}
#beerbox2 {
width:141px;
height:156px;
float:left;
margin-left:145px;
margin-top:30px;
}
#beerbox3 {
width:141px;
height:156px;
float:left;
}
/*Beers END*/
/*Outlet Columns*/
#pubCol {
width:300px;
height:346px;
float:left;
position:relative;
}
#pubCol2 {
width:300px;
height:346px;
float:right;
}
#pubCol3 {
width:240px;
height:346px;
float:left;
}
#pubCol4 {
width:240px;
height:346px;
float:left;
}
/*end  oulet*/
/*Contact*/
#contactHolder {
width:800px;
height:600px;
margin:auto;
position:absolute;
top:321px;
left: 30px;
}

#address {
width:200px;
height:100px;
margin:auto;
float:left;
position:absolute;
top:0px;
left: 500px;
}
/* end of contact */
/* links */
#links {
width:700px;
height:400px;
float:left;
line-height: 40px;
}
