html, body
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 62.5%;
	line-height: 100%;
	font-family: Lucida Grande, Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 100%;
	background-color: #551900;
	padding-top: 70px;
}

html>body
{
	font-size: 10px;
}

table { font-size: 100%; } /* ie hack */
a img { border: 0 transparent none; }

#centerer
{
	width: 951px;
	margin: 0 auto;
}

#content-container
{
	width: 951px;
	background: transparent url(../../images/css/content-bg.gif) left top repeat-y;
	clear: both;
	position: relative;
}

#header
{
	background-image: url(../../images/css/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 231px;
	height: 117px;
	border-left: 1px solid #C8B4AC;
	border-right: 1px solid #C8B4AC;
}

#header .inner
{
}
img.legacy-place
{
	display: block;
}
#header a.logo
{
	padding-left: 239px;
	float: left;
	display: inline;
}
#header a.logo img
{
	display: block;
}
div#header .nav
{
	clear: right;
	float: right;
	display: inline;
	width: 227px;
	margin-right: -231px;
	text-align: right;
	padding-left: 3px;
	padding-right: 9px;
}

div#header .nav a
{
	margin: 4px 0 0 0;
	display: block;
}

div#header .nav a.first
{
	margin-top: 0px;
}

div#header .nav a img
{
	display: block;
}
#menu-container
{
	border-left: 1px solid #C8B4AC;
	border-right: 1px solid #C8B4AC;
	padding: 0 9px 0 10px;
}

#main-menu
{
	height: 61px;
	background: transparent url(../../images/css/main-menu-bg.gif) left top repeat-x;
	clear: both;
	margin: 0;
	padding: 0;
}

#main-menu li
{
	list-style-type: none;
	float: left;
	display: inline;
	font-size: 1.3em;
	padding-top: 30px;
	position: relative;
	margin: 0;
	line-height: 125%;
}

#main-menu li a 
{
	color: #F7EDD4;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 25px;
}

#main-menu li.active a
{
	color: #F8981D;
}

#main-menu li a:hover
{
	color: #F8981D;
}

#main-menu li table
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 61px;
	height: 33px;
	width: auto;
	background-image: none;
	border-collapse: collapse;
	visibility: hidden;
}

#main-menu li table td
{
	font-size: 0.923em;
	padding: 0;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
}

#main-menu li.active table td a
{
	color: #F7EDD4;
}

#main-menu li table td a
{
	background: transparent url(../../images/css/submenu-active-bg.gif) left top repeat-x;
	margin: 0;
	padding: 6px 2em 0 2em;
	height: 27px;
	display: block;
	width: auto;
}

#main-menu li table td a:hover
{
	color: white;
}

#main-menu li table td a:hover, #main-menu li table td.active a
{
	background-image: url(../../images/css/submenu-selected-bg.gif);
}

#main-menu li#main-menu-item-press table
{
	left: -100px;
}

#submenu
{
	height: 33px;
	background: transparent url(../../images/css/submenu-bg.gif) left top repeat-x;
	clear: both;
}

#content-parts
{
	padding: 0 9px 0 10px;
	width: 932px;
	background: transparent url(../../images/css/content-parts-top-bg.gif) 10px top no-repeat;
}

#content-parts .content
{
	float: right;
	display: inline;
	width: 376px;
	padding: 12px 312px 0 16px;
	line-height: 125%;
}

#content-parts .content h1, h2, p
{
	line-height: 125%;
}

#content-parts .content h1
{
	font-size: 1.5em;
	margin: 0 0 .25em 0;
	font-weight: bold;
	color: white;
}

#content-parts .content h1 em
{
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
}

#content-parts .content h2
{
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 1em 0 .1em 0;
	font-weight: normal;
	color: white;
}

#content-parts .content h2.subsection-title
{
	font-size: 1.3em;
	font-weight: bold;
	padding-top: .5em;
}

#content-parts .content p
{
	font-size: 1.2em;
	margin: .25em 0 .75em 0;
	padding: 0;
	color: #F8F2D8;
}

#content-parts .content p a
{
	text-decoration: none;
	color: white;
}

#content-parts .content p a:hover
{
	text-decoration: underline;
}

#content-parts .content .menu-header
{
	padding: .75em 0 1.5em 0;
	font-size: .8em;
}

#content-parts .content .menu-footer
{
	padding: 1.5em 0 .75em 0;
	font-size: .8em;	
}

#content-parts .menu
{
	float: left;
	display: inline;
	width: 156px;
	padding: 12px 30px 0 30px;
	height: 300px;
}

#content-parts .menu p
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 125%;
	color: white;
}

#content-parts .menu p a
{
	color: #F7EDD4;
	text-decoration: none;
	font-weight: normal;
}

#content-parts .menu p a:hover
{
	color: white;
}

#content-parts .bottom
{
	width: 932px;
	height: 25px;
	background: transparent url(../../images/css/content-parts-bottom-bg.gif) left top no-repeat;
	clear: both;
}

#footer-container
{
	clear: both;
	border-style: none solid solid;
	border-width: 1px;
	border-color: #C8B4AC;
	padding: 8px;
	margin: 0;
/*	height: 61px;
	background: transparent url(../../images/css/foot-bg.gif) left top no-repeat;
*/}

ul#bottom-menu
{
	margin: 0;
	padding: 9px 20px 0 0;
	height: 44px;
	float: right;
	display: inline;	
	width: 408px;
}

ul#bottom-menu li
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	display: inline;
	height: 44px;
	width: 96px;
}

ul#bottom-menu li a
{
	height: 44px;
	display: block;
	text-decoration: none;
}

ul#bottom-menu li a img
{
	background: transparent url(../../images/css/bottom-menu2.gif) left -44px no-repeat;
	width: 23px;
	height: 44px;
	display: inline;
	float: left;
}

ul#bottom-menu li#bottom-menu-item-phone
{
	width: 91px;
}
ul#bottom-menu li#bottom-menu-item-phone a:hover img, ul#bottom-menu li#bottom-menu-item-phone a.active img
{
	background-position: 0 0;
}

ul#bottom-menu li#bottom-menu-item-fax
{
	width: 61px;
}

ul#bottom-menu li#bottom-menu-item-fax a img
{
	background-position: -33px -44px;
	width: 29px;
}

ul#bottom-menu li#bottom-menu-item-fax a:hover img, ul#bottom-menu li#bottom-menu-item-fax a.active img
{
	background-position: -33px 0;
}

ul#bottom-menu li#bottom-menu-item-hours
{
	width: 69px;
}
ul#bottom-menu li#bottom-menu-item-hours a img
{
	background-position: -69px -44px;
	width: 28px;
}

ul#bottom-menu li#bottom-menu-item-hours a:hover img, ul#bottom-menu li#bottom-menu-item-hours a.active img
{
	background-position: -69px 0;
}

ul#bottom-menu li#bottom-menu-item-map
{
	width: 90px;
}

ul#bottom-menu li#bottom-menu-item-map a img
{
	background-position: -108px -44px;
	width: 28px;
}

ul#bottom-menu li#bottom-menu-item-map a:hover img, ul#bottom-menu li#bottom-menu-item-map a.active img
{
	background-position: -108px 0;
}

ul#bottom-menu li#bottom-menu-item-locations
{
	width: 80px;
}


ul#bottom-menu li#bottom-menu-item-locations a img
{
	background-position: -145px -44px;
	width: 30px;
}

ul#bottom-menu li#bottom-menu-item-locations a:hover img,ul#bottom-menu li#bottom-menu-item-locations a.active img
{
	background-position: -145px 0;
}

ul#bottom-menu li a span
{
	color: #ECDACB;
	padding-top: 20px;
	padding-left: 2px;
	float: left;
	display: inline;
	cursor: pointer;
}

ul#bottom-menu li a:hover span, ul#bottom-menu li a.active span
{
	color: #662A09;
}

#burger-badge-link
{
	position: absolute; left: 872px; top: 61px;
	width: 153px;
	height: 181px;
	display: block;
}

#right-image
{
	position: absolute; left: 657px; top: 39px;
}

#footer
{
	background-image: url('../../images/css/global/footer-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height: 46px;
}

#footer p
{
	line-height: 46px;
	float: left;
	display: inline;
	margin: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	color: #3c0a01;
}

#footer p a
{
	color: #3c0a01;
	text-decoration: none;
}
#social-networking
{
	line-height: 46px;
	border-left: 3px solid #551900;
	padding-left: 9px;
	padding-right: 10px;
	float: right;
	display: inline;
	height: 46px;
}

#social-networking img
{
	display: inline;
	padding: 0 7px;
}