
/* She likes Orange for the backgroud.*/
body 
{
background-image:url('images/orange-framed.jpg');
/*background-image:url('gradient_orange.jpg');*/
/*background-color:#FFFFF0;*/
background-size:100% 100%;
background-color:orange;
/*color:#000080;*/
text-align:center;
}
table 
{
/*width:100%;*/
text-align:center;
margin-left:auto; 
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}
table.reviews
{
/*width:450px;*/
text-align:center;
margin-left:auto; 
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}
table.hours
{
width: 330px;
text-align: center;
margin-left: auto; 
margin-right: auto;
margin-top: 1em;
margin-bottom: 1em;
}
tr
{
margin-top:0px;
margin-bottom:0px;
}
tr.reviews
{
margin-top:0px;
margin-bottom:0px;
}
tr.hours
{
margin-top:0px;
margin-bottom:0px;
}
th.menu
{
text-align:center;
color:black;
}
td 
{
text-align:center;
padding:10px;
}
td.nopad
{
text-align:center;
padding:0 0 0 0;
}
td.reviews
{
text-align:center;
padding:5px;
}
td.hours1
{
text-align:left;/*right;
width:33%;*/
margin-top:0px;
margin-bottom:0px;
padding:0 0 0 0;
font-weight:bold;
}
td.hours2
{
text-align:center;
/*width:33%;*/
margin-top:0px;
margin-bottom:0px;
padding:0 0 0 0;
}
td.hours3
{
text-align:left;
/*width:33%;*/
margin-top:0px;
margin-bottom:0px;
padding:0 0 0 0;
}
td.hours_heading
{
text-align:center;
margin-top:0px;
margin-bottom:0px;
}
p 
{
margin-top: 0.5em;
margin-bottom: 0.5em;
}
p.italic 
{
font-style:italic;
}
p.notice 
{
font-style:italic;
font-weight:bold;
}
p.review_name
{
font-style:italic;
font-weight:bold;
}
p.review_content
{
font-style:italic;
}
h1 
{
margin-top: 0.5em;
margin-bottom: 0em;
}
h2
{
margin-top: 0.05em;
margin-bottom: 0em;
}
h3
{
margin-top: 0.75em;
margin-bottom: 0em;
font-size: 1.25em;
}
h4
{
margin-top: 0.5em;
margin-bottom: 0em;
}
img.fb
{
background-color: transparent;
border-radius: 11px;
/*float:none;*/
float: left;
}
img.cover
{
border-radius: 135px;  /* round the corners */
width: 450px;
}
img.thali
{
border-radius: 25px;  /* round the corners */
width: 450px;
}
img.menu
{
width:300;
border-radius:0px;
display:inline;
/* add Title tag to all
title="click to enlarge"
*/
}
div.gallery
{
float: left;
}
div.stopfloat
{
float: none;
}
div.photo
{
/*display: inline;*/
display: inline-block;
vertical-align: top;
width: 455px;
padding: 5px;
}
span.photo
{
display: inline;
width: 455px;
padding: 5px;
}
img.photo
{
border-radius: 25px;  /* round the corners */
width: 450px;
height: 338px;
}
img.yelp
{
width: 273;
height: 210;
}
div.caption
{
display: inline;
width: 440px;
padding: 5px;
background:#dddddd;
}
img.gift_cert
{
border-radius: 10px;  /* round the corners */
width: 450px;
height: 193px;
}
div.button
{
border:1px solid #a1a1a1;
border-radius:25px;
display:inline;
background:#dddddd;
padding: 2px 5px;
margin: 2px;
}
a:link
{
text-decoration:none;
color:#006600;
}
a:visited
{
text-decoration:none;
color:#006600;
}
a:hover
{
text-decoration:underline;
color:#006600;
}
a:active
{
text-decoration:underline;
color:#006600;
}
a.nolink
{
text-decoration:none;
}
div.fb
{
width: 125px;
display: block;
/*margin: 0 0 0 0;*/
padding: 0 0 0 0;
/*vertical-align: middle;*/
float: none;
margin-top: 1.2em;
margin-left: auto; 
margin-right: auto;
margin-bottom: 1.2em;
}
div.nav
{
display:block;
margin: 0.8em 0 0.8em 0;
}
div.address
{
display: block;
}
