@charset "UTF-8";
/* CSS Document */

body {
background-color: #CCFF66;
padding:0;
margin:0;

}

/*#doc #bd .yui-g .yui-u {
margin-left:0%;
}*/

#doc {

line-height:1.5em;
font-family:"Trebuchet MS";
}

#doc #bd .yui-g {
background-color: #66AA00;

}

#doc #bd .yui-g .first p {color:#FFFFFF;}

.eatsclist p {
line-height:1.5em;
font-size: 85%;
}

.eatsclist p strong {
font-weight:400;
color:#FFFF00;
}




#doc #bd .brandimages {
background-color: #FFFFFF;
}

#doc #bd .yui-g .yui-g, #doc #bd .yui-g .yui-u {

}

h2 {
color:#FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-weight: 400;
letter-spacing:1px;
}

    .gss a img {border : none;}
    .gss {
      width: 500px;
      height: 320px;
      color: #dddddd;
      background-color: #000000;
      padding: 0px;
    }


.flreplace {
	  float:left;
      position:relative;
      margin:0px; padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}

.flreplace span {
      display:block;
      position:absolute;
      top:0;
      left:0;
      z-index:1; /*for Opera 5 and 6*/
}

#eatsch1, #eatsch1 span {
	width:181px;
	height:91px;
	background-image: url(../images/logo.gif);

	}
	
	#eatsch2, #eatsch2 span {
	width:361px;
	height:76px;
	background-image: url(../images/intro.gif);
	}
	#eatsch3, #eatsch3 span {
	width:242px;
	height:54px;
	background-image: url(../images/call.gif);
	}
	
	
	.yui-u.first p {
	margin-left: 1em;
	margin-right:1em;
	
	}
	.yui-u.first h2 {
	margin-left: .8em;
	margin-right:.8em;
	
	}
	
	iframe {
	position: relative;
	left:-3%;
	}