﻿body 
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #26211B;
	font-family: Trebuchet MS, Times New Roman;
	font-size: 13pt;
	font-weight: normal;
	color: #fff;
}

img { border: none; }

.container_bg
{
	background-image: url(images/bg_site.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 1000px;
}

.container 
{
	margin: 0px auto;
	width: 1000px;
	height: 1800px;
}

.header
{
	height: 511px;
}

.header .video_offset
{
	float: left;
	width: 528px;
	height: 283px;
}

.header .video_panel
{
	float: left;
	width: 443px;
	height: 284px;
	padding-top: 49px;
}

.clr { clear: both; }

.welcome_panel
{
	float: left;
	width: 480px;
	height: 496px;
	padding-right: 17px;
	text-align: center;
	line-height: 1.45em;
}

.directions_panel
{
	float: left;
	width: 501px;
	height: 496px;
	text-align: center;
}

.directions_panel span
{
	font-style: italic;
}

.directions_panel .map_bg
{
	padding-top: 25px;
	padding-bottom: 20px;
	height: 243px;
}

.directions_panel .map_link
{
	width: 288px;
	height: 210px;
	margin: 0px auto;
	display: block;
}

.directions_panel .social_offset
{
	float: left;
	width: 41px;
}

.directions_panel .facebook
{
	float: left;
	width: 208px;
	height: 68px;
	display: block;
}

.directions_panel .twitter
{
	float: left;
	width: 218px;
	height: 68px;
	display: block;
}

.footer_button_panel
{
	padding-top: 20px;
	text-align: center;
	width: 988px;
	height: 224px;
}

.footer_button_panel .button_offset
{
	float: left;
	width: 292px;
	height: 156px;
}

.footer_button_panel .button
{
	float: left;
	width: 402px;
	height: 156px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.logo 
{
	text-align: center;
}
