/* Domaso Stylesheet */

HTML, BODY 
{
	 margin: 0; 
	 padding: 0; 
	 height: 100%; 
	 background-image:url('../img/BG.jpg'); 
 }
 
/*#wrapper { width: 916px; margin: 0 auto; text-align: left; vertical-align: top; }*/

#height 
{ 
	height: 100%; 
}

BODY, TABLE, TD, P 
{
	font: 12px Arial; 
	color:#502d0b;
}

A:link, A:visited 
{ 
	color:#502d0b; 
	text-decoration: none;
}

A:hover, A:active 
{ 
	color:#6988b1; 
	text-decoration: none;
}

A:link.blue, A:visited.blue 
{ 
	color:#6988b1; 
	text-decoration: none;
}

A:hover.blue, A:active.blue 
{ 
	color:#502d0b; 
	text-decoration: none;
}

#tbl_main
{
 	width: 916px; 
	height: 100%; 
}

#tbl_flash
{
	background-color: #472706;
}

#td_middle
{
	background: url('../img/middle_bg.jpg') repeat-y;
}

#td_mid
{
	background: url('../img/middle_bottom_bg.jpg') no-repeat;
}

.homeLeft 
{ 
	background: url('../img/mailing_top_bg.jpg') no-repeat;
	width:232px; 
	height: 100%; 
}

.homeRight 
{ 
	background: url('../img/cont_top_bg.jpg') no-repeat;
	width:668px; 
	height:100%; 
}

.content 
{ 
	/*background-image: url('../img/content_BG.jpg');*/
	width:670px; 
	height:100%; 
}

.sideNav 
{ 
	width:200px;
	height:42px;
	background:url('../img/sideNav_BG.gif') no-repeat;
	padding-top:15px;
}

.footerBG 
{ 
	background-image: url('../img/footer_BG.jpg'); 
	height: 30px; 
}

.submitBG
{ 
	width:90px;
	height:45px;
	background:url('../img/submit_BG.gif') no-repeat;
	padding-top:15px;
}

.leftNav 
{ 
	width:185px;
	height:42px;
	background:url('../img/mailingList_BG.gif') no-repeat; 
	padding-top:15px;
}

.hi 
{ 
	color: #9d5447; 
	font-weight:bold;
}

.footer 
{ 
	font-size: 10px; 
}

.formtext 
{
	border:1px outset #e3e1cb; 
	color: #502d0b; 
	background-color: #ffffff; 
	font-family:arial; 
	font-size:12px; 
}

textarea 
{ 
	border:1px outset #e3e1cb; 
	background-color: #ffffff; 
	font-family:arial; 
	font-size:12px; 
	color: #502d0b;
}

select 
{
	background-color: #ffffff; 
	font: 12px arial; 
	color: #000000;
}

.menuBG 
{ 
	background-color: #f8d08a; 
}
/*

BODY { scrollbar-face-color: #06689a; scrollbar-arrow-color: #ebf4fe; scrollbar-base-color: #06689a; scrollbar-shadow-color: #03496c; scrollbar-darkshadow-color: #03496c; scrollbar-highlight-color: #a6c0db; scrollbar-3dlight-color: #ebf4fe; scrollbar-track-color:#7090b7; }
.contentBG {background-image: url('../img/content_BG.jpg'); background-repeat:repeat-x; background-attachment: fixed; background-position:0px 265px;}
.../imgborder { border:1px solid #06689a;}
*/

/* Rollover Stylesheet */

#list, #list:visited 
{ 
	background-image:url(../img/list.gif); 
}

#chef, #chef:visited 
{ 
	background-image:url(../img/chef.gif); 
}

#privateDining, #privateDining:visited 
{ 
	background-image:url(../img/private_dining.gif); 
}

#reservations, #reservations:visited 
{ 
	background-image:url(../img/reservations.gif); 
}


.rollover, .rollover:visited 
{
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}

.rollover:hover, .rollover:focus, .rollover:active 
{
	background-position:0 -11px;
}

#press_table td 
{
	background-color: #ffefc6;
	color: #732a01; 
}
#press_table td.row1{

background-color: #fee19d;

}

#press_table td.hdr 
{
	background-color: #f3be70;
	color: #732a01; 
	font-weight:bold;
}

#tbl_mailing td
{
	padding: 2px;
}

