﻿#GLheroImage
{
	position: absolute;	
	margin-top:-43px;
	background-color: #271e16;
	width: 1000px;
	height:329px;	/*border: 1px red dashed;*/
}
#GLpageContentDiv
{
	position:relative;
	z-index: 2;
	padding: 0px 15px 0px 0px;	
	height: auto;
	min-height: 300px;
	width: 986px;
	text-align: left;
	background-color: #D4C3A4;	
	margin-left: auto;
	margin-right: auto;
	margin-top:286px;		
}
#GLbtnLine /*subhero buttons - web cam, photo gallery, etc.*/
{
	position: absolute;
	z-index: 1;
	margin-left: 602px;
	margin-top: 3px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 370px;
}

