
#site_container {
	background: url(../images/our-beers/container-background-beer-selection.jpg) top left no-repeat #00224a;
}

#header_area {
	padding: 0 26px 0 26px;
	margin-top: -7px;
}

#header_area h1 {
	font-family: Times, "Times New Roman";
	font-size: 70px;
	line-height:77px;
	font-weight:normal;
	padding: 0px 0px 0px 20px;
	display:block;
	float:left;
	margin: 20px 0px 0px 0px;	
}

#logo {
	width: 161px;
	height: 73px;
	background:url(../images/brakspear-logo.png) no-repeat top left;
	float:left;
	display:block;
	margin: 22px 0px 21px 0px;
	position:relative;
}

#spacer_breaker {
	width:960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 6px 0px;
	clear:both;
}

#quote {
	position:absolute;
	right:19px;
	top:17px;
}

#quote p {
	color:#B2B4B6;
	font-family:Times,"Times New Roman",sans-serif;
	font-size:17px;
	font-style:italic;
	line-height:20px;
	width:200px;
}

#quote p span {
	font-style:normal;
}


.content_holder {
	width: 960px;
}


#beer_selection {
	width: 672px;
	margin:10px 0px 0px 23px;
	padding:5px 0px 5px 10px;
}

#extra_details {
	margin:12px 0px 0px 0px;
	width: 240px;
}

#extra_details_top {
	background: url(../images/our-beers/our-beer-extra-top.jpg) right bottom no-repeat #0d203e;
	width:189px;
	padding:10px 20px 2px 10px;
	margin: 0px 18px 4px 0px;	
}

#extra_details_middle {
	width:189px;
	padding:10px 20px 2px 10px;
	margin: 0px 18px 4px 0px;	
	background: #0b2443 url(../images/our-beers/our-beer-extra-middle.jpg) center top repeat-x;
}

#extra_details_top p,
#extra_details_middle p {
	margin-bottom: 10px;
}

#extra_deatils_bottom {
	background: url(../images/our-beers/our-beer-find-pubs-double.png) top left no-repeat;
	height:183px;
	padding: 10px 20px 10px 10px;
	margin-right:9px;
	display:block;
	cursor:pointer;
}

#extra_deatils_bottom:hover {
	background-position: bottom left;
}

#extra_details_top a, 
#extra_details_middle a{
	color:#b2bfce;
}

#extra_details_top a:hover, 
#extra_details_middle a:hover{
	text-decoration:underline;
}


#extra_deatils_bottom .h3span {
	font-size: 19px;
	line-height: 23px;
	margin-bottom:4px;
	font-family:Helvetica, Arial;
}

#extra_deatils_bottom .pspan {
	font-size:14px;
	line-height:17px;
	display:block;
	color:#FFFFFF;
	font-family:Helvetica, Arial;
	margin: 5px 0px 0px 0px;
}

#extra_details_middle h3 {
	line-height:20px;
}

#extra_details_middle a {
	color:#b2bfce;
}



#extra_deatils_bottom .arrow {
	background: url(../images/link-arrow.gif) top left no-repeat;
	width: 9px;
	height:11px;
	display:inline-block;
	margin: 2px 0px 0px 0px;
	vertical-align:top;
}

.content_holder h2 {
	font-family: "Times New Roman", Times;
	font-size:32px;
	line-height:43px;
	font-weight:normal;
	margin: 0px 0px 12px 0px;
}

.content_holder h3 {
	font-family:Helvetica, Arial;
	font-size:19px;
	line-height:23px;
	font-weight:normal;
	margin: 0px 0px 6px 0px;
}

.content_holder p {
	font-family:Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	color:#FFFFFF;
}

.image_holder_large {
	background:url(../images/our-beers/our-beer-large-picture-holder.png) top left no-repeat;
	width: 219px;
	height: 191px;
	vertical-align:middle;
	text-align:center;
}

.image_holder_small {
	width: 162px;
	height: 191px;
	background: url(../images/our-beers/our-beer-small-picture-holder.png) top left no-repeat;
	vertical-align:middle;
	text-align:center;
}

.text_cell_large {
	width: 208px;
	padding-right: 11px;
}

.text_cell_small {
	width: 152px;
	padding: 0px 10px 20px 0px;
}

.spacer_cell {
	width: 8px;
}


.beer_spacer {
	width:100%;
	display:block;
	height:20px;
	overflow:hidden;
}
