body {
	background-image: url(/images/tgo-bg.png);
	background-repeat: repeat;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	color:#ffc;
}
div#menu-container a{
	display:block;
	float:left;
}
div.contentbody {
	width:569px;
	margin:100px auto 0px;
	border:7px solid #583d28;
	background-image: url(/images/contentbody-bg.jpg);	
}
div.contentbody.home {
	width:583px;
	height:449px;
	border:none;
	background-image: url(/images/home-bg.jpg);
	background-repeat: no-repeat;	
}

/*NEW*/
div.contentbody.home.new {
	width:807px;	
}
div.contentbody.intnew {
	margin:0;
}
#wrapper {
	width:807px;
	margin:100px auto 0;
}
div#right-col {
	margin-left:10px;
	width:200px; 
	border:7px solid #583d28;
	background-image: url(/images/contentbody-bg.jpg);	
	position: absolute;
	margin-left:593px;
	top:100px;
}
div#right-col.home {
	height:435px;	
}
div#tape-upper-right.new {
	margin-left:724px;
}
#eblast-signup { 
	margin-left:12px;
	margin-top:10px;
}
#right-col-content {
	width:170px;
	padding:0 15px;
	color:#3a1f01;
}
#right-col-content.home {
	height:295px;
	overflow:hidden;
}
#copyright.main.new {
	width:807px;
}



#top-content-bg {
	position:absolute;
	z-index:0;	
}
div#content-interior-home {
	padding:55px 73px 0 83px;
	width:427px;
	z-index: 2;
}
div#content-interior {
	background-image: url(/images/contentbody-top-bg.jpg);	
	background-repeat: no-repeat;
	padding:75px 47px 0 57px;
	z-index: 2;
}
div#text-bg {
	background-image: url(/images/text-bg.png);
	background-repeat: repeat;
	padding:30px;
}
div#footer {
	padding:30px;
	text-align: center;
}
div#home-body-content {
	height:300px; 
	padding-top:20px;
}
div#home-hours {
	height:70px;	
}
div#home-hours .header {
	line-height: 1.0em;
}
div#eblast-signup {
	position:absolute;
	margin-left: 340px;
	margin-top: -40px;
	width:143px;
	height:40px;	
}
div#eblast-signup.main {
	margin-top: -50px;	
}
div#tape-upper-right {
	width:112px;
	height:93px;
	z-index: 2;
	margin-left: 500px;
	margin-top: -30px;
	position: absolute;
}
div#fbtw-home {
	position:absolute;
	margin-top:-185px;
	margin-left:15px;
	width:42px;
}div#fbtw {
	position:absolute;
	margin-top:-235px;
	margin-left:25px;
	width:42px;
}
div#fbtw.main {
	margin-left:15px;	
}
#fbtw a {
	width:42px;
	display:block
	float:left;
	margin-bottom:8px;
}
div#tape-lower-left {
	width:131px;
	height:88px;
	margin-left: -50px;
	margin-top:-55px;
	position: absolute;
}
#upper-logo {
	width:180px;
	margin-left:184px;
	height:105px;
	position:absolute;
}
div#menu-container {
	width:165px;
	height:261px;
	position:absolute;
	margin-top:-85px;
	margin-left:-85px;	
}
#footer p {
	margin-bottom:0.25em;
}
#googlemapwrapper {
	background-color: #fff;
	padding:5px;
	border:1px solid #583d28;
}

/* menu sub-nav */
.menucontainer {
	width:100%;
	text-align: center;
	float:left;
	margin-bottom: 1em;
}
.frontmenutree {
	list-style: none;
}
.menuitem {
	float:left;
}
.menuitem a {
	display:block;
	padding:0.5em 0.75em;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight:bold;
	letter-spacing: 0.05em;
}
.menuitem a:hover {
	background-color: #cccd67;
	color: #583d28;
}
#copyright {
	margin-top:8px;
	text-align:right;	
	color:#583d28;
}
#copyright.main {
	width:569px;
	margin:8px auto 100px;
}
.bsdtag {
	text-decoration: none;
	color:#583d28;
}
.bsdtag:hover {
	text-decoration: underline;
}