* {
	margin: 0px;
	padding: 0px;
	}
body {
	background-color: #ebe0c3;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	background-image: url(images/gb_backg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
div#main {
	width: 900px;
	margin: 0px auto 20px auto;
	}
div#logo,
div#news {
	width: 266px;
	float: left;
	}
#newsletter {
	width: 266px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;	
	height: 450px;
	padding: 0px 0px 10px 0px;
	height: 70px;
	color:#CC0000;
	}
div#nav {
	width: 620px;
	float: left;
	margin: 21px 0px 0px 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 1px;
	}
#nav a:link, #nav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav a:hover, #nav a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	}
#left {
	width: 266px;
	float: left;
	z-index: 0;
}

#right {
	width: 570px;
	margin-top: -55px;
	float: left;
}

#restaurants {
	width: 500px;
	height: 159px;
	margin: 0px 0px 0px 25px;
	z-index: 3;
	}
#news {
	background: url("images/gb_whatsnew.gif") bottom left no-repeat;
	background-color: #75695a;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 266px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

p {
	margin: 0px;
	}
.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 18px;
	color: #FFFFFF;
	padding: 20px 0px  0px 20px;
	}
p.newsheader {
	color: #FFCC00;
	font-size: 13px;
	line-height: 140%;
	padding: 10px 20px 0px 20px;
	}
p.newscopy {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	padding: 10px 20px 0px 20px;
	}
p.newsdate {
	color: #F58936;
	padding: 10px 20px 10px 20px;
	line-height: 140%;
	font-size: 12px;
	}
#footer {
	width: 100%;
	height: 20px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding: 40px 0px 15px 20px;
}
#footer2 {
	width: 100%;
	color: #333333;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0px 0px 20px;
}
#content {
	width: 525px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}
#contentwide {
	width: 784px;
	background-color: #ffffff;
	margin: 0px 0px 0px -266px;
	position: relative;
	z-index: 6;
	}
#contentcopy {
	padding: 30px 50px 20px 20px;
	}
#contentcopy a:link, #contentcopy a:visited {
	color: #990000;
	text-decoration: none;
	}
#contentcopy a:hover, #contentcopy a:active{
	color: #990000;
	text-decoration: underline;
	}
#darkgrey {
	width: 100%;
	height: 263px;
	background-color: #424242;
	background-image: url(images/boxesback.gif);
	}
#darkgrey a:link, 
#darkgrey a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	}
#darkgrey a:hover, 
#darkgrey a:active{
	color: #E9E9E9;
	text-decoration: underline;
	}
#block1 {
	width:250px;
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	}
#block2 {
	width:200px;
	float: left;
	color: #E7E7E7;
	font-size: 13px;
	margin: 0px 0px 0px 20px;
	}
h2 {
	color: #577121;
	font-weight: normal;
	font-size: 18px;
	}
p {
	padding: 10px 0px 0px 0px;
	line-height: 170%;
	}
#block1 p,
#block2 p {
	padding: 10px 0px 0px 20px;
	font-size: 12px;
	line-height: 140%;
	}
#block1 p.orange,
#block2 p.orange,
#locator span.orange {
	color: #FF9900;
	font-size: 16px;
	}
#block1 p.orangebig,
#block2 p.orangebig,
#locator span.orangebig {
	font-size: 19px;
	color: #FFCC00;
	}
#locator {
	background-color: #4c5537;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	height: 70px;
}
#locator p {
	line-height: 130%;
}
#locator a:link,
#locator a:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 16px;	
	}	
#locator a:hover,
#locator a:active {
	color: #FFCC00;
	text-decoration: underline;	
	font-size: 16px;	
	}	
.black {
	color: #000000;
}