@charset "utf-8";
/* CSS Document */

A:link {color: #ED1C24; font-weight:bold; text-decoration:none;}
A:active {color: #ED1C24; font-weight:bold; text-decoration:underline;}
A:visited {color: #ED1C24; font-weight:bold; text-decoration:none;}
A:hover {color: #000; font-weight:bold; text-decoration:none;}
a img { border-style: none;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background-color:#DAC4C2;}

h1{	font-size: 14px;
	font-weight:bold;
	color:#ED1C24;}

h2{ font-weight:bold;
	font-size:11px;
	color:#666;
	margin:4px 0 4px 0;}
	
h3{ font-weight:bold;
	font-size:10px;
	color:#666;
	margin:4px 0 4px 0;}

.pageWrapper{
	width:800px;
	min-height:500px;
	text-align:left;
	background-color:#FFF;
	padding:12px;}

.header{
	height:180px;
	text-align:right;
	background-image:url(../images/HeaderMontage.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	border-right:#ED1C24 solid 1px;
	border-top:#ED1C24 solid 1px;}

.address {
	padding:8px;
	width:400px;}

.opening {
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding:4px;
	width:400px;}

.menu {
	font-size:12px;
	color:#FFF;
	padding:10px 24px 0 0;
	margin:144px 0 0 0;
	width:560px;
	float:right;}
 
/* FF specific  */
html>/**/body .menu { padding:10px 24px 0 0;}
	
.menu a {
	color:#FFF;}

.menu a:hover {
	color:#ED1C24;}
	
.leftColumn{
	width:260px;
	float:left;
	text-align:left;
	font-size:11px;}
	
.rightColumn{
	float:right;
	width:479px;
	padding:12px 0 12px 60px ;
	background-image:url(../images/bkgrd.gif);
	background-position:center;
	background-repeat:no-repeat;}
	
.hide{
	visibility:hidden;}
	
.highlight {
	background-color:#F5EFEE;
	color:#333;
	padding:4px;
	margin:4px 12px 4px 12px;}

.Babtac{
	font-size:10px;
	color:#999;
	font-style:italic;}
	
.footer{
	font-size:10px;
	text-align:center;
	padding: 6px;
	height:20px;
	color:#666;
	border-left:#ED1C24 solid 1px;
	border-bottom:#ED1C24 solid 1px;}

.dsCredit{
	width:825px;
	text-align:right;
	padding-top:4px;
	margin:0;
	font-size:10px;}
	
/* FF specific  */
html>/**/body .dsCredit{width:825px;}

.dsCredit a {
	color:#666;}

.dsCredit a:hover {
	color:#F26722;}
	
/* FF specific  */
html>/**/body .?{}
		