/* general */
body { background-color: #170f02; font-family: georgia, helvetica, arial; letter-spacing: 0px; line-height: 20px; font-size: 75%;}
.container { margin: auto; }
.ttbrown { color: #4b3905;}

#general { background-image: url('../img/page-background.jpg'); width: 1024px; height: 905px;}
.general-header { width: 670px; height: 200px; position: relative; left: 180px; top: 20px; }

.story-content { width: 670px; position: relative; left: 170px; top: 20px;}
.content { left: 200px; line-height: 19px;}
p { margin: 15px; margin-left: 8px; }
h1 { font-size: 165%; font-weight: normal; padding-top: 8px;}
h2 { text-transform: uppercase; }
	.footer { color: #a68461; font-size: 10px; width: 650px; margin: auto; }
.footer a { color: #a68461; text-decoration: none; }


/* contact us */
.menu { position: relative;}
.menu-our-story {top: -10px; left: 30px;}
.menu-brews {top: -60px; left: 35px;}
.menu-where-to-buy {top: -0px; left: 35px;}
.menu-contact-us {top: -7px; left: 45px;}
.page-facebook-twitter { position: relative; left: 495px; top: -124px;}

/* index.html specific */
#home { background-image: url('../img/home/background.jpg'); width: 1024px; height: 909px;}
.home-amberale { position: relative; left: 180px; top: 20px;}
.home-tt-tastebuds { position: relative; left: 180px; top: 70px; display: inline;}
.home-content { width: 670px; height: 200px; position: relative; left: 190px; top: 200px;}
.home-image-link { margin: 6px;}
.home-text { position: relative; left: -20px; top: 10px; font-size: 12px; line-height: 25px; text-align: center;}
.home-facebook-twitter { position: relative; left: 675px; top: -58px;}
.tw-home {  margin-left: 20px;}

/* our-story.html specific */
.story-three-troupers { width: 162px; float: left; height: 600px; text-align: center; margin-right: 8px;}
.story-map { float: right; margin: 5px;}

/* brews.html specific */
.brews-bottle { margin: 8px; margin-bottom: 0px;}
.brews-header { margin-left: 8px;}
.brews-text { line-height: 17px; left: 190px;}

/* where-to-buy.html specific */
.wtb-column1 { width: 280px; float: left; }
.wtb-column2 { width: 340px; float: right; margin-right: 20px; }
.wtb-pages { float: right; width: 100px; }
.wtb-link { text-transform: uppercase; text-decoration: underline; color: #4b3905; }
.wtb-link-active { color: #a78462;}
.subheader { font-size: 75%;}

/* contact=us.html specific */
.contact-info { position: relative; top: -10px; left: 20px; display: inline-block;}
