/******************************************************
* Global Styles
******************************************************/ 
body {
	background:#000;
	font-size:76%;
	margin:0;
	padding:0;
}
#wrap {
	xbackground: url(../images/content_background.gif) 0 45px repeat-y;
	color: #000;
	font:1em arial, verdana, helvetica, sans-serif;
	margin:10px auto;
	padding:0;
	width:941px;
}
a {
	color:#d3881c; /* orange */
}
a:hover {
	color:#4c3a00; /* brown */
	text-decoration: none;
}
/******************************************************
* Header Styles
******************************************************/
#header {
	height:259px;
	width:941px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
/******************************************************
* Navigation Styles
******************************************************/
#navbar {
	background:url(../images/nav_background.gif) no-repeat;
	height:52px;
	width:941px;
	text-align:center;
	margin:0px auto;
}
#navitems {
	list-style:none;
	margin:0 auto;
	padding:0 0 0 41px;
}
#navitems li {
	display:inline;
}
/******************************************************
* Main Content Styles
******************************************************/
#content {
	background: url(../images/content_background.gif) top left repeat-y;
	margin:0;
	min-height:450px;
	padding:0;
	width:941px;
}
#content hr {
	border: 1px dotted #fff;
	border-width: 1px 0 0 0;
	margin: 15px 0;
}
#content h2 {
	color:#4d3b00;
	display:inline;
	font-size:1.1em;
	text-transform:uppercase;
}
#contentleft {
	display:table-cell;
	margin:0;
	min-height:450px;
	width:318px;
}
#contentright {
	font-size:1em;
	padding: 20px 30px 20px 20px;
	text-align:left;
	vertical-align:top;
	xwidth:572px;
	xwidth:622px;
}
#beerdesc {
	margin:0;
	padding:0;
}
#beerdesc img {
	margin: 0 15px 0 0;
}
#beerdesc td {
	vertical-align:top;
	margin:0;
	padding:0;
}
.manifesto {
        width: 60%;
        font-size: 1.0em;
        font-style: italic;
        margin-left: 20%;
}
.right {
       text-align: right;
}

.left {
    float: left;
    display: inline;
    padding: 0px 8px 8px 0px;
}

.photo {
    padding: 8px;
    border: 2px solid #4d3b00;
}

.caption {
    text-align:right;
    font-size: 0.6em;
    font-style: italic;
    margin-top: 0.5em;
    margin-bottom: 0;
}
.sustainability {
    background-image: url(../images/sustainability_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.floatright {
    float: right;
    margin: 0px 0px 8px 8px;
}

.marginright {
    margin-right: 8px;
}

/******************************************************
* Footer Styles
******************************************************/


/******************************************************
* Form Styles
******************************************************/
