* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #191919;
}

a {
color: #FCD59F;
}

a:hover {
color: #FCD59F;
}

#wrapper { 
 margin: 50px auto;
 width: 900px;

}
#leftcolumn { 
 background: url('images/hline.jpg') right no-repeat;     
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 521px;
 width: 220px;
 float: left;
}
 
#leftcolumn h1 a.barharbor{ 
	text-decoration: none;
	color: #8cb3a3;
	font-size: 28px;
	font-family: Georia, Helvetica, sans-serif;
	text-align: left;
}



#leftcolumn h2 a.brewingcompany{ 
        text-decoration: none;
	color: #2c7c63;
	font-size: 15px;
	font-family: Georia, Helvetica, sans-serif;
	text-align: right;
	padding-right: 8px;
	letter-spacing: 0.2em;
}

#rightcolumnfirst { 
 float: right;
 color: #333;
 background:  url('images/barharborbrewing.jpg') left no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 521px;
 width: 680px;
 display: inline;
}

#rightcolumntasting { 
 float: right;
 color: #333;
 background:  url('images/barharborbrewingtasting.jpg') left no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 521px;
 width: 680px;
 display: inline;
}

#rightcolumngiftshop { 
 float: right;
 color: #333;
 background:  url('images/barharborbrewinggiftshop.jpg') left no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 521px;
 width: 680px;
 display: inline;
}

#rightcolumn { 
 float: right;
 color: #333;
 background:  url('images/background.jpg') left no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 521px;
 width: 680px;
 display: inline;
}

#navigation {
 height: 56px;
 margin: 10px 0px 0px 10px;
}

#navigation ul {
    list-style-type:none;
    margin:0; 
    padding:0;
}

#navigation ul li {
	  float:left;
    margin:10px;
    width:140px;
    padding:0;
    font-size:12px;
    height:36px;
    text-transform:uppercase;
}

#navigation ul li a {
	 display: block;
	 width: 120px;
	 padding: 19px 40px;
	 text-decoration: none;
	 text-transform: uppercase;
	 color:#80807f;
	 font-size: 12px;
	 font-family: Georia, Helvetica, sans-serif;
	 letter-spacing: 0.1em;
}

#navigation ul li a.on {
color: #fcd59f; 
}

#navigation ul li.aboutus {
	  background:  url('images/aboutus.jpg') left no-repeat;
}

#navigation ul li.products {
	  background:  url('images/products.jpg') left no-repeat;
}

#navigation ul li.tasting {
	  background:  url('images/tasting.jpg') left no-repeat;
}

#navigation ul li.giftshop {
	  background:  url('images/giftshop.jpg') left no-repeat;
}

#secondnavigation {
 height: 20px;
 margin: 0px 0px 0px 0px;
 background: #ff8a00;
}

#secondnavigation ul {
    list-style-type:none;
    margin:10px auto; 
    padding:0;
}

#secondnavigation ul li {
	  float:left;
    margin: 2px 5px;
    padding: 0px 5px;
    font-size:10px;
    height:36px;
    text-transform:uppercase;
}

#secondnavigation ul li a {
	 padding: 15px 5px;
	 text-decoration: none;
	 text-transform: uppercase;
	 color:#353332;
	 font-size: 12px;
	 font-family: Georia, Helvetica, sans-serif;
	 letter-spacing: 0.05em;
	 font-weight: bold;
}

#secondnavigation ul li a.on {
color: #000000; 
}

#secondnavigation ul li img{
margin-left: 60px; 
}

#content {
	color: #9a8260;
	text-align: center;
}	

#beercontent {
        height: 335px;
	color: #9a8260;
	text-align: center;
}

#beercontent a img{
	border: none;
}

#ourbeer {
	float:left;
  	text-align: right;
  	margin: 30px;
	padding-left: 15px;
	text-align: left;
	display: block;
	width: 300px;
        height: 500px;
	color: #9a8260;
	font-size: 12px;
	font-family: Georia, Helvetica, sans-serif;
}

#rightcolumn h2 {
	padding: 0 0px 10px 0px;
	color: #000000;
}

#beerlabel {
	margin: 20px;
	padding-right: 50px; 
	float: right;
}

.clear {
	clear: both;
}

p.firstpagetext{
	margin: 245px 10px 10px 0;
	padding-left: 15px;
	text-align: left;
	display: block;
	width: 300px;
        height: 120px;
	color: #9a8260;
	font-size: 12px;
	font-family: Georia, Helvetica, sans-serif;
}	

p.productstext{
	margin: 245px 10px 10px 0;
	padding-left: 15px;
	text-align: left;
	display: block;
	width: 300px;
	color: #9a8260;
	font-size: 12px;
	font-family: Georia, Helvetica, sans-serif;
}	

#footer { 
 width: 680px;
 background:  url('images/lfooter.jpg') top no-repeat;
 margin: 60px 0px 0px 0px;
 padding: 5px;
 text-align: right;
 color: #333333;
 font-size: 10px;
 font-family: Georia, Helvetica, sans-serif;
}

#developed {
width: 680px;
padding: 5px;
text-align: right;
}

#developed img {
float: right;
}

#footer a, #developed, #developed a { 
 text-decoration: none;
 color: #333333;
 font-size: 10px;
 font-family: Georia, Helvetica, sans-serif;
}

#address {
padding-left: 10px;
margin-top: 155px;
color: #fcd59f;
} 

#currentbox {
 float: right;
 display: block;
 height: 161px;
 width: 42px;
 margin: 30px 2px;
}
