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


/* GLOBAL */
body {
    margin-top:0px;
    height: 100%;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 62.5%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -423px; /* the bottom margin is the negative value of the footer's height */
}

.footer  {
    height: 423px; /* .push must be the same height as .footer */
    background-color:#300;
    background:url('../images/dosa-bkg-3b.png') repeat-x;
    }

.push {
    height: 423px; /* .push must be the same height as .footer */
    background-color:#300;
}

.footer-text {
    float:
}

.gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FEF6ED'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FEF6ED)); /* for webkit browsers */
    background: -moz-linear-gradient(0% 100% 90deg,#FEF6ED, #FFFFFF); /* for firefox 3.6+ */
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

* {
    margin: 0;
}

html{
    height: 100%;
}

.header {
    margin-top:0px;
    background-image:url(../images/header-flower.png);
    background-repeat:repeat-x;
    height:95px;
    border-top:solid 3px #630;
    padding-top:10px;
}

.twitter-bkg {
    background:url(../images/twitter-bkg.jpg) no-repeat;
    height:90px;
    width:750px;
    margin:40px 0 0 10px;
    border:0px solid #300;
}

.highlight {
    background-color:#F2E8D3;
    margin-top:5px;
    background-image:url(../images/corner-orn.png);
    background-position:bottom right;
    background-repeat:no-repeat;
	margin-bottom:20px;
	padding:0px 10px 0px 10px;
}

.top-nav {
    margin-top:-40px;
}

.alignRight{
    text-align:right;
}

.dotted{
	border: 1px dotted #630;
}

.dotted-o{
	border: 1px dotted #C60;
}

.opentable{
	margin-bottom:75px;
}

.center{
	margin-left: auto;
	margin-right: auto;
	margin-bottom:8px;
	display: block;
	border:0px;
}

.googlemap{
	margin-left:15px;
}

/* TEXT STYLES */

/* HEADER */

.title-top a {
    color:#999;
    font-size:14px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:400;
    text-transform: uppercase;
    letter-spacing: 1px;
    height:20px;
    text-decoration:none;
    border-bottom:1px solid #999;
    display:block;
}
  
.title-top a:hover {
    color:#999;
    text-decoration:none;
    border-bottom:4px solid #999;
    display:block;
}

.current a{
	color:#630;
    font-size:14px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing: 1px;
    height:20px;
    text-decoration:none;
    border-bottom:4px solid #630;
    display:block;
}


.current-f a{
	color:#C60;
    font-size:14px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing: 1px;
    height:20px;
    text-decoration:none;
    border-bottom:4px solid #C60;
    display:block;
}


.current-g a{
	color:#930;
    font-size:14px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:700;
    text-transform: uppercase;
    letter-spacing: 1px;
    height:20px;
    text-decoration:none;
    border-bottom:4px solid #930;
    display:block;
}

.current a:hover{
	color:#630;
    text-decoration:none;
    border-bottom:4px solid #630;
    display:block;
}

.maillisttext {
    width:90px;
    vertical-align: text-bottom;
    color:#1F2422;
    border:solid 1px #663300;
    resize:none;
    height:16px;
    font-family:arial;
    font-size:11px;
    padding:0px 3px 0px 3px;
    font-style:normal;
}

.maillisttext_inactive {
    width:90px;
    vertical-align: text-bottom;
    color:#999;
    border:solid 1px #663300;
    resize:none;
    height:16px;
    font-family:arial;
    font-size:11px;
    padding:0px 3px 0px 3px;
    font-style:italic;
}

.headerBlock {
    text-align:right;
    margin-right:0px;
}

.mail-submit {
    vertical-align: text-bottom;
}

.mail-submit img {
    vertical-align: text-bottom;
}

.social-icons {
    margin-top:5px;
}


.facebook_like{
    border:none; 
    overflow:hidden; 
    width:75px; 
    height:21px;
    margin-bottom:-1px;

}

/* BODY TEXT STYLES */

.title-darkbrown{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:700;
    padding-top:15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.title-darkbrown a{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:700;
    padding-top:15px;
    text-transform: uppercase;
    letter-spacing: 1px;
	text-decoration: none;
}

.title-darkbrown a:hover{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:16px;
    font-weight:700;
    padding-top:15px;
    text-transform: uppercase;
    letter-spacing: 1px;
	text-decoration: underline;
}

.twitter-brown2{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:23px;
    font-weight:700;
}

.twitter-brown2 a{
    color:#630;
    font-size:15px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:23px;
    font-weight:700;
}

.twitter-brown2 a:hover{
    color:#666;
    font-size:15px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:23px;
    font-weight:700;
}

.body-whitesm{
    color:#E3C289;
    font-size:10px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:13px;
    font-weight:200;
    margin-top:15px;
}

.body-whitesm a{
    text-decoration:none;
    color:#E3C289;
}


.body-whitesm a:hover{
    text-decoration: underline;
    color:#E3C289;
}

.body-brown-b3{
    color:#630;
    font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:18px;
    font-weight:700;
}


.brown-caps{
    color:#633;
    font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:18px;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding:7px;
}

.brown-caps2{
    color:#633;
    font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:18px;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color:#F2E8D3;
    margin-bottom:10px;
	padding:7px;
}

.brown-caps3{
    color:#633;
    font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:18px;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.body-brown{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:400;
	padding-left:7px;
	padding-bottom:7px;
}

.body-brown-list{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:22px;
    font-weight:400;
	padding-left:20px;
	padding-bottom:25px;
	list-style-type:circle;
}

.body-brownb{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:700;
	padding-left:7px;
}

.body-brownb a{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:700;
}

.body-brown a{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:400;
}

.body-brown a:hover{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:400;
}


.body-brown-ul{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:400;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type:circle;
	margin-left:25px;
}

.body-brown-ul a{
    color:#630;
    font-size:13px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:400;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type:circle;
	margin-left:25px;
}


.body-brown-med{
    color:#630;
    font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:14px;
    font-weight:400;
	padding-left:7px;
}

.body-brown-med a{
    color:#630;
    font-weight:700;
	text-decoration:none;
}

.body-brown-med a:hover{
    color:#630;
    font-weight:700;
	text-decoration:underline;
}


.body-brownsm{
    color:#630;
    font-size:11px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:14px;
    font-weight:400;
	padding-left:7px;
}

.body-brownsm2{
    color:#630;
    font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:20px;
    font-weight:400;
}

.body-osm{
    color:#C60;
    font-size:11px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:14px;
    font-weight:400;
}

.body-brownsm a{
    color:#630;
    font-size:11px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:14px;
    font-weight:400;
}

.body-brownsm a:hover{
    color:#630;
    font-size:11px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:14px;
    font-weight:400;
	text-decoration: underline;
}


/* NAVIGATION STYLES */

.nav-bar {
    background-color:#C60;
    height:785px; 
    margin-top:5px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding-top:15px;
	margin-bottom:75px;
}

.nav-bar-v {
    background-color:#630;
    height:785px; 
    margin-top:5px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding-top:15px;
	margin-bottom:75px;
}


.nav-bar-g {
    background-color:#930;
    height:785px; 
    margin-top:5px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding-top:15px;
	margin-bottom:75px;
}


.nav{
	color:#F2E8D3;
	font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight:400;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration:none;
    display:block;
	list-style:none;
}


.subnav a{
	color:#F2E8D3;
	font-size:12px;
    font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight:400;
    text-decoration:none;
	text-transform: none;
    display:block;
	list-style:none;
}

.table-b{
	border:solid 1px #F2E8D3;
}

.nav li{
padding-left:8px;
padding-bottom:14px;
}

.subnav li{
padding-left:8px;
padding-top:6px;
padding-bottom:6px;
}

.nav ul {
list-style:none;
}


ul li a {
color:#F2E8D3;
font-weight: 400;
text-decoration:none;
}

ul li a:hover {
color:#F2E8D3;
font-weight: 400;
text-decoration: underline;
}

/* GROUP DINING FORM */

.lead_form h1, .lead_form h2 { color: #663300; font-family: arial; text-transform:uppercase; }
.lead_form h2 { border-color: #666600; font-size: 11pt; }
.lead_form { color: #663300; }
body { background-color: #FFFFFF; }
.lead_form #sidebar { background-color: #CC6600; }

/* SLIDESHOW */

#gallery {
	width: 700px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 1px solid #3e3e3e;
	border-width: 1px;
	padding:5px;
}
#gallery ul a:hover img {
	border: 1px solid #fff;
	border-width: 1px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }


