html, body {
	margin: 0;
	text-align:left;
}

body {
	padding:0;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	background:url(../images/template_images/background2.jpg) center top no-repeat #341b17 fixed;
	font-style: normal;
}

/*----- text style -----*/

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h1 {
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em; 
	color:#960
}

h2 {
	font-size:1.5em;
	padding-bottom:3px;
	border-bottom:1px solid #BCBCBC;
	margin:0 0 20px 0;
	text-align: left;
}

h3 {
	font-size:1.2em;
	padding-bottom:3px;
	border-bottom:1px solid #BCBCBC; 
	margin:0 0 10px 0; 
}
	
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:.25em;
}

h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}

h6 {
	font-size:1em;
	font-weight:bold;
}


a { 
	color:#C60; 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	 margin:0 0 0 10px;
}

li { 
	list-style-type:disc; 
}

/*----- main layout -----*/


	/*------ header area ---- */
	
	#header {
		margin:0;
		height:371px;
		width:772px;
		text-align:center;
		margin:0 auto; /* centres header on page */
	}
	
	#slide-header
	{ 
		position:relative; 
		display:block; 
		margin:0px; 
		padding:0px; 
		width:772px; 
		height:232px; 
		overflow:hidden; 
	} 
	
	#slide-header img
	{ 
		position:absolute; 
		left:0px;	
	} 
	
	/* ------------ navigation ---------- */

	#menu {
		width:772px;
		margin:0 auto;
		background-image:url(../images/template_images/nav_off_middle.png); background-repeat:repeat-x;
	}

	ul#navigation
	{ 	padding:0 0 0 0;
		list-style: none;
		margin: 0 auto;
	}
	
	#navigation li{
		list-style: none;
		float: left;
		margin:0 0 0 0;
		display: block;
	}
	
	#navigation li a
	{
		color: #fff;
		background: url(../images/template_images/nav_off_left.png) left top no-repeat;
		text-decoration: none;
		padding-left: 3px;
		display: block;

	}
	
	#navigation li a span.outerSpan
	{
		background: url(../images/template_images/nav_off_right.png) right top no-repeat;
		padding-right: 3px;
		cursor: pointer;
		display: block;
	}
	
	#navigation li a:hover
	{
		color: #fff;
		background: url(../images/template_images/nav_on_left.png) left top no-repeat;
	}
	
	#navigation li a:hover span.outerSpan
	{
		background: url(../images/template_images/nav_on_right.png) right top no-repeat;
	}
	
	#navigation li a span.innerSpan
	{
		background-image: url(../images/template_images/nav_off_middle.png);
		background-repeat:repeat-x;
		background-position:top;
		margin:0;
		padding:6px 8px 0 8px;
		height:19px;
		text-align:center;
		display:block;
	}
	
	#navigation li a:hover span.innerSpan
	{
		background-image: url(../images/template_images/nav_on_middle.png);
		background-repeat:repeat-x;
		background-position:top;
	}

	#navigation a.current span.innerSpan
	{
		background-image: url(../images/template_images/nav_on_middle.png);
		background-repeat:repeat-x;
		background-position:top;
	}
	
	#navigation a.current
	{
		color: #fff;
		background: url(../images/template_images/nav_on_left.png) left top no-repeat;
	}
	
	#navigation a.current span.outerSpan
	{
		background: url(../images/template_images/nav_on_right.png) right top no-repeat;
	}


	#wrapper {
		width:772px;
		margin:0 auto;
		text-align:left; 
	}

	#content {
		width:772px;
		margin:0;
		padding:18px 0;
		border-top:0;
		float:left;
		line-height:20px; 
		margin:auto;
		background-color:#ebe3cc;
	}

	
	#content-top {
		margin:0;
		padding:0;
		text-align:center;
	}

	.sectionDiv {
		width:100%;
		margin:0 0 10px 0; 
		padding: 5px 0 0 0;
		border-bottom:1px solid #BCBCBC;
		border-top:0; 
		float:left
	}


	.sectionDiv.last {
		border-bottom:0;
	}

	.content_wide{
		padding:4px 30px 0 30px;
		text-align:left;
	}


	
	#featuresScroll {
		padding:90px 0 0px 85px;
		background-image:url(../Images/content/home/scroll3.jpg);
		background-repeat:no-repeat;
		height:201px;
		width:263px;
		overflow:none;
	}
	

	.content-left {
		padding:4px 0 0 30px;
		float:left;
		width:335px;
		text-align:left;
		float:left;
	}

	.content-right {
		margin:0 30px 0 0;
		float:right;
		width:350px;
		padding:4px 0 0 0; 
		text-align:left
	}

	a.map, a.downloads, a.hours, a.contact, div.faxDetails, div.phoneDetails, a.emailDetails{  display:block; padding:2px 0 2px 30px;  }
	
	.map { background:url(http://common.alhgroup.info/a_cat/icons/map.png) left no-repeat }
	
	.downloads { background:url(http://common.alhgroup.info/a_cat/icons/menu.png) left no-repeat; padding:4px 0  }
	
	.hours { background:url(http://common.alhgroup.info/a_cat/icons/clock.png) left no-repeat; padding:4px 0  }
	
	.contact { background:url(http://common.alhgroup.info/a_cat/icons/info.png) left no-repeat; padding:4px 0  }
	
	.phoneDetails, .faxDetails { background:url(http://common.alhgroup.info/a_cat/icons/phone.png) left no-repeat;  }
	
	.emailDetails { background:url(http://common.alhgroup.info/a_cat/icons/email.png) left no-repeat;  }


	#footer {
		color:#999;
		text-align:center;
		padding-top:5px;
		margin-top:20px;
		line-height:20px;
		margin-bottom:20px;
	}
	
	#footer a {
		color:#C90;
	 	text-decoration:none;
	  	padding:0 10px
	 
	}
	
	#footer a:hover {
	  color:#444;
	  text-decoration:underline;
	}
	
	#footer .column_container{
		padding: 20px 0px 10px 0px;
		font-size:11px;
		width:760px;
		margin:auto;
		color:#666;
	}
	
	#footer .column_container a {
		padding: 0;
		text-decoration: none;
		display:block;
		color:#666;
	}
	
	#footer ul{
		list-style:disc;
		padding-left:20px;
	}
	
	.footer-col1 {
		padding:0 0 30px 25px;
		float:left;
		width:220px;
		display:inline;
		line-height:18px;
		text-align:left;
	}
	
	.footer-col2 {
		padding:0 0 30px 25px;
		float:left;
		width:220px;
		line-height:18px;
		text-align:left;
	}
	
	.footer-col3{
		width:220px;
		float:left;
		line-height:18px;
		padding:0 0 30px 25px;
		text-align:left;
	}
	
	
	#fvf_logo{
		width:180px;
		height:88px;
		background-image:url(http://common.alhgroup.info/all/images/fvf_logo_dark_bg.png);
		background-repeat:no-repeat;
		text-align:center;
		margin:25px auto 0 auto;
	}
	
	#gfgv_logo{
		width:180px;
		height:88px;
		background-image:url(http://common.alhgroup.info/all/images/gfgv_logo_dark_bg.png);
		background-repeat:no-repeat;
		text-align:center;
		margin:25px auto 0 auto;
	}
	
	#footer a.no_decoration, #footer a.no_decoration:hover{
		text-decoration: none;
	}
	
	#footer strong{
		color:#c90;
	}

	#slide-show
	{ 
			position:relative; 
			display:block; 
			margin:0px; 
			padding:0px; 
			width:348px; 
			height:480px; 
			overflow:hidden; 
	} 
	
	#slide-show img
	{ 
			position:absolute; 
			left:0px;
			border:none;
	} 


	.image_holder{
		text-align: center;	
		padding-top:3px;
	}
	
	.image_holder img{
		border: none;
		margin: 3px;
	}
	
	.bannerDiv {
		padding: 0;
		border: 0;
		text-align: center;
	}
	
.eventHead {
	border: 1px solid #c0c0c0;
	padding: 10px 0;
	text-align:center;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position: center top;
}


.eventHead h3 
{
	font-size:1.5em;
	border:none; 
	margin:0;
}

/*
.content-right table {margin-bottom:25px }

#header img {border:0; margin:0 } 



#banner {
	margin:0;
	text-align:center;
	background: no-repeat center;
	border-top: 1px solid #555;
	width:772px;
	margin:0 auto;
}







#content-top h1 { 
	font-size:18px;
	padding:0;
	margin:0;	
	}


	#features ul {
		 padding:0 0 0 30px; 
	}
	
	#features li { 
		list-style-image:url(http://common.alhgroup.info/a_cat/icons/tick.png); 
		padding:0 0 0 3px; 
	}
	
	#features { 
		padding:10px; 
		background-color:#eee; 
		border:1px solid #BCBCBC;
		}




#contentRed {
	width:772px;
	margin:0 auto;
	padding:18px 0;
	border-top:0;
	float:left;
	line-height:20px; margin:auto;
	background-color:#ebe3cc;
	background-repeat:repeat-y;
}







.contactDivider
{
	 border-bottom:none; margin:20px 0 0 0; padding:0 }


.events {background:url(../images/template_images/events_background.png) top no-repeat; border-bottom:none; margin:0 0 10px 0}


.first {
	border-top:none;
}


.eventHead {
	color:#fff;
	border: 1px solid #c0c0c0;
	padding: 10px 0;
	
	
	text-align:center;
	margin-bottom:10px;
	background-color: #42322E;
	background-image: url(../Images/template_images/heading_back2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.eventHead h3 {font-size:20px; }

.eventHead h4 {color:#d62b50; font-size:14px; padding:5px 0 0 0;  }

.subEvents {background:url(../images/template_images/sub_events_background.png) top no-repeat; border-top:1px solid #c0c0c0; border-bottom:none; margin-bottom:0; padding:9px 0 0 0  }


#content:after { 
  content: "."; 
  clear: both; 
  display: block; 
  visibility: hidden; 
  height: 0; 
}

#content-top h1 {
	margin:0;
	padding:0;
	

}



.content-leftEvents {
	padding:0 0 0 30px;
	float:left;
	width:490px;
	text-align:left;
	float:left;
}

.content-leftEventsSub {
	padding:0 0 0 60px;
	float:left;
	width:460px;
	text-align:left;
	float:left;
}

.content-leftEvents img {border:1px solid #666}

.content-left table {margin-bottom:25px }

.content-left table td {padding:0 10px 0 0  }



.content-rightEvents {
	margin:0 30px 0 0;
	float:right;
	width:200px;
	padding:0 0 0 0;
}

.content-rightEvents H2 {
	color:#4b3114;
	padding:0 0 0px 0;
	text-align:left;
	font-size: 20px;
	margin-bottom:10px;
	font-variant: small-caps;
	border-bottom:none;
	font-weight:bold;
}

.content-right img  {
	border:1px solid #BCBCBC
}

#facebook {margin:20px 0 0 0  }

#facebook img {border:none; }


#slide-images{
	position:relative;
	display:block;
	margin:0px auto;
	padding:0px;
	width:772px;
	height:235px;
	overflow:hidden;
}

#slide-images li{
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFF;
}

#slide-images li img{
	display:block;
	background-color:#FFF;
}




.whatTable {
	color:#fff;  
	padding:8px 0 ;  
	background:#060;
	background-image:url(../images/template_images/bar.png);
	text-align:center; 
	margin:0 12px 0 10px;
	font-size:18px;
	font-weight:bold;
	
}


.phoneDetails, .faxDetails { background:url(http://common.alhgroup.info/a_cat/icons/phone.png) left no-repeat;  }

.emailDetails { background:url(http://common.alhgroup.info/a_cat/icons/email.png) left no-repeat;  }

.downloads { background:url(http://common.alhgroup.info/a_cat/icons/menu.png) left no-repeat; padding:4px 0  }

.contact { background:url(http://common.alhgroup.info/a_cat/icons/info.png) left no-repeat; padding:4px 0  }

.hours { background:url(http://common.alhgroup.info/a_cat/icons/clock.png) left no-repeat; padding:4px 0  }

.contactFront { background:url(http://common.alhgroup.info/a_cat/icons/info.png) left no-repeat; padding:4px 0; margin-bottom:28px }

a#map, .map { background:url(http://common.alhgroup.info/a_cat/icons/map.png) left no-repeat }

a.emailDetails, a#map, .phoneDetails, .faxDetails, a.downloads , a.contact , a.hours , a.contactFront , a.map{  display:block; padding:2px 0 2px 30px;  }

h4.contact{
	display:block;
	padding:2px 0 2px 30px;
	font-weight: bold;	
}

*//* - - - - - - What's on icons - - - -  */

/*.showIcons {border:1px solid #C0C0C0; padding:2px 0}

.id, .price, .dressCode, a.viewSite, a.contactVenue, a.bookOnline, .times { 
display:block; 
padding:7px 0 7px 55px; 
font-size:13px; 
font-weight:900;
margin:3px 0}

.id { 
background:
url(http://common.alhgroup.info/a_cat/icons/id.png) left no-repeat;  
}

.price { 
background:
url(http://common.alhgroup.info/a_cat/icons/price.png) left no-repeat;  
}

.dressCode { 
background:
url(http://common.alhgroup.info/a_cat/icons/dress.png) left no-repeat;  
}

a.viewSite { 
background:
url(http://common.alhgroup.info/a_cat/icons/www.png) left no-repeat;  
}

a.contactVenue {
	background-image: url(http://common.alhgroup.info/a_cat/icons/ticket.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.bookOnline { 
background:
url(http://common.alhgroup.info/a_cat/icons/click.png) left no-repeat;  
}

.times { 
background:
url(http://common.alhgroup.info/a_cat/icons/time.png) left no-repeat;  
}

*/







/* - - - - - - Features Box- - - -  */ 


/*


#contactUs { line-height:20px; width:740px; margin:0 30px }

#contactUs H2 { line-height:26px; padding:0 }



*/

/* - - Navigation   - - */
/*


*/

/* - - - This code does the live page  - - - - */


/*

*/
/* - - - - - - - -End of navigation styles - - - - - - - - - - - */


/* - - - - - - - -gallery styles- - - - - - - - */

/*












#slide-show-bars
{ 
        position:relative; 
        display:block; 
        margin:0px; 
        padding:0px; 
        width:350px; 
        height:310px; 
        overflow:hidden; 
} 
#slide-show-bars img
{ 
        position:absolute; 
        left:0px;
		
}


#slide-show2
{ 
        position:relative; 
        display:block; 
        margin:10px auto 0 auto; 
        padding:0px; 
        width:750px; 
        height:183px; 
        overflow:hidden; 
} 
#slide-show2 img
{ 
        position:absolute;
        left:0px;
		text-align:center;
		
} 

.rates, .features {width:325px; margin:10px 0 0 0 }

.rates th, .features th { background:#960; padding:10px 0 10px 15px; text-align:left; color:#FFF }

.rates td {  border-bottom:1px solid #2D6983; }

.rates h4, .features h4 {padding:10px 0 8px 30px; font-size:100% }

.features img {  border:0; }

.featuresShaded {background:#e0e0e0 }


.pageDivider {
	display:block;
	float:left;
	background:#222;
	color:#FFF;
	width:100%;
	
	font-size:26px;
	padding:10px;
	margin:20px 0 0 0
}

.pageDivider img { border:1px solid #FFF; margin:5px 10px 0px 0 }
	


.banneradvert { }*/


/*- - - - - - - - - From old site  - - - - - - - - - */

/*#highlight_top_section img{
	border: 0;
	margin: 0 4px 4px 0 ;
}

.last_image {margin-right:0 }


#right_image_holder{
	text-align: center;	
	padding-top:3px;
}

#right_image_holder img{
	border: 3px solid #FFFFFF;
	margin: 3px;
}*/

/*- - - - - - - - - The classes above should be styles because they're repeated on the page, I've left them in for now to make the build easier  - - - - - - - - - */

/*.right_image_holder{
	text-align: center;	
	padding-top:3px;
}

.right_image_holder img{
	border: 3px solid #FFFFFF;
	margin: 3px;
}*/


/* BEER PAGE STYLES */
/*.beer_div{
	text-align:center;
}*/

/*.beer_thumb_div{
	margin:2px;
	width:72px;
	height:72px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top center;
	border: 2px solid #FFFFFF;	
	float: left;
}*/

/*.beer_thumb_div:hover{
	border: 2px solid #333333;	
}*/

/*.beer_thumb_overlay{
	background-image: url(../Images/content/beer/beer_back72.png);
	background-position: 0px 100px;
	background-repeat: no-repeat;
}*/


/*#beer_thumb_holder{
	text-align:center;
	display: inline-block;
	padding-bottom: 8px;
}*/

/*.beer_thumb_div_wide{
	margin:4px;
	width:160px;
	height:130px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top center;
	border: 3px solid #FFFFFF;	
	float: left;
}*/

/*.beer_thumb_overlay_wide{
	background-image: url(../Images/content/beer/beer_back160.png);
	background-position: 0px 130px;
	background-repeat: no-repeat;
}*/

/*.beer_thumb_div_wide_left{
	margin:4px;
	width:144px;
	height:130px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top left;
	border: 3px solid #FFFFFF;	
	float: left;
}*/

/*.beer_thumb_overlay_wide_left{
	background-image: url(../Images/content/beer/beer_back160.png);
	background-position: 0px 130px;
	background-repeat: no-repeat;
}*/

/* END BEER PAGE STYLES */

/*.wide{
	margin:0 0 0 30px;
}*/


#slide-header{
	width:100%;
}

