/** 
	color: #B94B3D;		barn red;
	color: #763012;		dark brown;
**/
BODY{
	font-family: Arial;/*"Book Antiqua";*/
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
/*	background-color: #008461;*/ 
	background-image: url(images/brickBg.gif);
	background-repeat: repeat;
	background-position: top;
}
INPUT{ border:1px solid #CCC;}
FORM{margin:0px; padding:0px;}
p{	font-size:100%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.75em;}
h2 {color: #FFF;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;}
/***************************************/
/****	FONT COLORS					**/
/***************************************/
.darkGreen{color: #00714B;}
.orangeTitle, .orangeTitleBold{color:#FE6601;}
.orangeTitleBold{font-weight:bold;}
.blueText{color:#003F76;}
/**********************************/
/* FONT */
/**********************************/
BODY, #Main, #TopLinks, #BotLinks, #TopLinks a, #BotLinks a, #Footer,p,.title,
 a, td a, .button, ul, li, .pageLink{
	font-family: Arial;/*"Book Antiqua";*/
	font-size: 100%;
	color: #000;}
#Main{
	width:100%;
	margin:auto;	
	text-align:center;
}
#HeaderArea{
	height:295px;
	width:100%;
	margin:auto;
	background-image: url(images/headerBg.gif);
	background-position: top;
	background-repeat:repeat-x;
	color:#FFF;
}
#HeaderImage{
	height:171px;
	width:800px;
	margin:auto;
	background-image: url(images/header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
#AddressArea{
	width:247px;
	height:100px;
	background-image:url(images/flashLt.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:12pt;
	color:#FFF;
}
#BodyArea{
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;
	border-bottom:3px solid #FFF;
	border-top:0px;	
	background-color: #FFF;
	width:794px;
	margin:auto;
	background-image: url(images/bodyAreaBg.gif);
	background-position: top left;
	background-repeat:repeat-x;	
	color:#000;
}

/**********************************/
/* HEADER */
/**********************************/
#TopLinks{
	background-color: transparent;
	display:block;
	width:785px;
	text-align:center;
	color:#000;
	text-decoration: none;}
#TopLinks a{
	font-weight:bold;
	line-height: 18pt;
	text-decoration: none;
	color:#B94B3D;
	border-bottom:1px dotted #B94B3D;}
#TopLinks a:hover {
	color:#000;
	border-bottom:1px dotted #000;}
#FlashArea{
	margin:auto;
	background-color: #CCC;
	display:block;
	width:794px;
	height:100px;
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;
}
#BotLinks{
	margin:auto;
	width:794px;
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;
	text-align:center;
	color:#000;
	text-decoration: none;}
#BotLinks a, #BotLinks a.menu_on {
	padding:0px;
	margin:0px;
	display:block;
	height:24px;
	width:158px;
	text-decoration: none;
	color:#FFF;
	font-size: 100%;
}
#BotLinks a:hover, #BotLinks a.menu_on{
	color: #FFF;
	background-image:none;
	background-color: #763012; }
	
#BotLinks a{
	background-position: top right;
	background-repeat: no-repeat;
	background-image:url(images/menuLinkBg.gif);
}
/*** eof header area ***/

/**********************************/
/* FOOTER */
/**********************************/
#Footer {
	font-size: 10pt;
	background-color: #FFF;
	margin: auto;
	width: 794px;
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;
	text-align:center;
	color:#B94B3D;
	padding-top:10px;
}
#Footer a{
	color:#B94B3D;
	text-align: center;
	text-decoration: none;}
#Footer a:hover{color:#000;}
#Footer p{color: #B94B3D; text-align:center;}
#Footer p a {
	color: #B94B3D;
	text-decoration: none;
}
#Footer p a:hover {
	color: #000;
	text-decoration: none;}
/*** eof footer ***/

.mainArea{
	color:#FFF;
	width:575px;
	background-color:#763012;
	border: 3px solid #ddd;	
/*	background-image: url(images/mainAreaBg.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
}
	
.areaSm{text-align: center;}

.deptAreaSm{
	display:block;
	text-decoration:none;
	background-position: top left;
	background-repeat: no-repeat;
	width: 395px;
	height:127px;}
.deptAreaSm p, .deptMsg{
	text-decoration:none;
	padding-top:30px;
	margin-left:150px;
	font-size:95%}
.deptLink{color:#FE6601; text-decoration: none;}

/*.deptAreaSm, .areaSm a{color:#FE6601; text-decoration: none;}
.deptAreaSm .deptMsg{font-size: 16pt;}*/

#Greeting{
	display:block;
	width:100%;
	height:210px;
	background-color: #065498;
	background-image: url(images/adLink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color:#FFF;}


/****************************************/
/*	Columns			*/
/****************************************/
#MainColumn{
	text-align:left;
	float:right;
	width:540px;
	padding:10px;
}
#LeftColumn{
	float:left;
	width:225px;
	height:615px;
	text-align: center;
}
#LeftColumn img{margin-bottom: 4px;}

#RightColumn{
	margin-bottom:0px;
	display: block;
	width:225px;
	height:100%;
	background-image: url(images/rightArea.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#RightColumn .content{
	margin:auto;
	width:190px;
	margin-bottom:0px;
	padding-top:15px;
	text-align: left;
}
#RightColumn img.blck{
	margin:auto;
	display:block;
	width:190px;
	height:80px;
	border:1px solid #FFF;
	background-color: #333;
}
#MainColumn p{ 
	font-size:12pt;
	line-height: 16pt;
}

ul.list{
	margin-top:2px;
	margin-left:20px;
}
.list li{color:#000;}

.listWhite li{color:#FFF;}
#MidColumn{
	text-align: center;
}
/*****************************************/
/**			LOCATIONS					**/
/*****************************************/
.locationSm{
	display:block;
	width:204px;
	height:129px;

	background-image:url(images/mapBg.gif);
	background-position: top center;
	background-repeat: no-repeat;

	color:#fff;
	text-align: center;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration: none;;
}
.mapLink{color:#3BB003;font-size:10pt;}
.mapLink:hover{color:#339934;}


/*********************************************/
#SurveyIframe{
	border:2px solid #CCC;
	display:block;
	width:210px;
	height:195px;
	margin:auto;}
	
#LeftPane{
	width:100px;
	background-color: #F67C04;
	background-image: url(images/leftDivBg.gif);
	background-position: top;
	background-repeat:repeat-x;
	font-size:7pt;
}

.button{
	display: block;
	width:115px;
	height:20px;
	background-image: url(images/button.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: lowercase;
	color:#FFF;
	font-size:100%;
	text-decoration: none;
}

#ContactFormArea{
	background-image: url(images/contactBg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#ContactFormArea table td{color:#FFF;}

#response{
	background-color:yellow;
	border:1px solid #000;
	color:#981F23;
	padding-left:25px;
}
.testBlock{
	display:block;
	width:250px;
	height:125px;
	background-color: #ccc;
	border:1px solid blue;
}

.couponTable{
	width: 700px;
	margin: auto;
	min-height: 500px;
	text-align: center;
}


/***************************/
/*	AD and CATERING STYLE  delete or todo  */
/***************************/
#Ad{border:1px dashed #FFF;width:700px;height:700px; margin:auto; text-align:center; }
#AdMenu, #CateringMenu{
	width:119px;
	border:1px solid #000;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;	
}
#AdMenu{height:545px;background-image: url(images/adMenuBg.jpg);}
#ValidTxt{
	text-align: center;
	width:100%;
	font-size: 10pt;
	font-style:italic;
	color:#000;
}

#CateringMenu{height:411px;background-image: url(images/cateringMenuBg.jpg);}

.pageLink, .pageLinkOn{
	font-size: 100%;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color:#FFF;
	display:block;
	width:25px;
	padding-top: 6px;
	height:24px;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
}
.pageLink{background-image: url('../images/ad/page.gif');}
.pageLinkOn{color:#000;	background-image: url('../images/ad/page_on.gif');}

.redFade{
	background: url(images/flashBg.gif) repeat-x top center;
}
#Welcome .title{font-size: 14pt;}

.picStyle,.picTxt{
	padding: 0px; margin:0px;
	border:2px solid #37312A;
}
.picTxt{
	text-align: center;
	width: 220px;
	display:block;
	padding-top: 5px;
	height:33px;
	background: url(images/picBg.gif) repeat-x top center;
	background-color: #37312A;
	color:#FFF;
	font-size: 18pt;
	text-transform: lowercase;
}

.text{ text-align: left;}

.title{color:#FFF;font-weight: bold;
	background-image: url(images/titleBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	width:350px;
	text-align: left;
}


/*****************************************/
/****	Location Box					**/
/*****************************************/
.locationBox{
	display:block;
	width:150px;
	height:86px;
	font-size:100%;
	text-decoration: none;
	text-align:left;
	background-image:url(images/storeAddrBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.locationName{color:#FE6601;font-size: 100%;font-weight: bold;}
/*.locationBox:hover{color:#000;}*/

BLOCKQUOTE {
	color:#333; 
	font-size:12pt;
	font-weight:bold;
	background-image:url(images/quoteBg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px;
	color:#FFF;
	border: 2px solid #FE6601;
}
BLOCKQUOTE.square{
	color:#333; 
	font-size:12pt;
	font-weight:bold;
	background-image:url(images/quoteBg2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px;
	color:#FFF;
	border: 2px solid #FE6601;
}

.redArea{
	background-image:url(images/survey/bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	width:285px;
	color:#FFF;
}

p a{	
	text-decoration: none;
	border-bottom:1px dotted #000;
}
p a:hover{ color:#B94B3D;
	border-bottom:1px dotted #B94B3D;}
/*p a:visited{ color:#333;}*/

