/* CSS Document */



#text_home{
overflow: auto;
padding: 0px 5px;
height: 252px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#text_home a{
text-decoration: none;
color: #666666;
}

#text_home a:hover{
text-decoration: underline;
}

/*/////////////////ABOUT US PAGE--------------------*/

#text_about{
overflow: auto;
padding: 0px 5px;
height: 262px !important;
height: 258px;
font-size: 110%;
font-family: Arial, Helvetica, sans-serif;
}

#text_about img{
padding: 5px;
}


/*//////////////END ABOUT US PAGE*/

/*//////////////ENTERTAINMENT PAGE----------------------*/

#text_entertainment{
overflow: auto;
padding: 0px 5px;
height: 262px !important;
height: 258px;
font-family: Arial, Helvetica, sans-serif;
}

#artist{
height: 170px;
width: auto;
}

#artist_left{
float: left;
width: 185px;
height: 170px;
padding: 0px;
}

#artist_content{
clear: right;
}


/*//////////////END ENTERTAINMENT PAGE*/



/*//////////////LOCATION PAGE----------------------*/
#map {
float: left;
}

#text_location{
font-family: Arial, Helvetica, sans-serif;
float: right;
overflow: auto;
padding: 0px 5px;
width: 125px;
height: 100%;
font-size: 100%;
}

/*//////////////END LOCATION PAGE*/


/*//////////////CONTACT PAGE----------------------*/
#contact_form{
font-family: Arial, Helvetica, sans-serif;
float: left;
width: 390px;
height: 336px;
background: url(../images/bg/contact.jpg) bottom left repeat-x;
}

#contact_form p{
width: 250px;
text-align: center;
padding-left: 70px;
}

#contact_form p a{
text-decoration: none;
color: #FF0033;
}

.formtxt {
width: 302px !important;
width: 295px;
}

form dt{
padding-left: 40px;
}

#submitbg {
padding-left: 255px !important;
padding-left: 250px;
}

#text_contact{
font-family: Arial, Helvetica, sans-serif;
float: right;
overflow: auto;
padding: 0px 5px;
width: 135px;
height: 100%;
font-size: 90%;
background: #DBDBDB;
}

#text_contact a{
text-decoration: none;
color: #000000;
}

#text_staff {
font-size: 90%;
}

/*//////////////END CONTACT PAGE*/

/*///////////////PARTY REQUEST FORM////*/
#party_form{
float: left;
width: 390px;
height: 336px;
font-family: Arial, Helvetica, sans-serif;
}

#party_form dt{
padding-top: 2px;
}

.phone{
width: 100px;
}

#text_type{
margin-left: 125px !important;
margin-left: 115px;
}

.type_room{
width: 145px;
margin-left: 50px !important;
margin-left: 40px;
}

.date{
width: 20px;
}

#text_guests{
margin-left: 105px !important;
margin-left: 95px;
}

.guests{
width: 70px;
margin-left: 130px !important;
margin-left: 118px;
}

.time{
width: 20px;
}

#text_occasion{
margin-left: 105px;
}

.occasion{
margin-left: 85px !important;
margin-left: 78px;
}



/*///////////////END PARTY FORM///*/

/*///////////////FOOD NAVIGATION////*/

#nav_menu{
width: 100%;
background: #DBDBDB;
}

#nav {
display: inline;
list-style: none;
padding-right: 10px;
margin:0;
}

#nav img{
float: left;
border: 0;
}




/*//////////////END FOOD NAVIGATION////*/

/*///////////////FOOD MENU PAGES////*/


#text_food{
clear: left;
overflow: auto;
padding: 0px 5px;
/*height: 262px !important;*/
height: 306px;
font-family: Arial, Helvetica, sans-serif;
}

#text_wine{
line-height: 2.0em;
}

#drink{
padding-left: 100px;
display: inline;
}

#price, #price_s{
display: inline;
padding-left: 30px;
font-weight: bold;
}

#price_2{
display: inline;
padding-left: 25px;
font-weight: bold;
}

/*///SPECIALS PAGE*/

h5{
display: block;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bolder;
text-align: center;
padding-top: 10px;
}

h6 {
display: block;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
border-bottom: #DBDBDB 1px solid;
text-align: center;
padding-top: 10px;
}

#specials_left, #specials_right{
padding: 10px 0px;
width: 230px;
text-align: center;
}

#specials_left{
float: left;
padding-left: 20px;
}

#specials_right{
float: right;
padding-right: 20px;
}


#specials_days{
padding: 0px 0;
clear: both;
}

#specials_footer{
padding-top: 15px;
clear: both;
font-size: 80%;
text-align: center;
}



/*///////////////END FOOD MENU PAGES////*/

/*////////////////////////////////////GALLERY*/

#gallery{
overflow: auto;
width: 525px;
height: 336px;
text-align: left;
padding-left: 10px;
}


#gallery a img{
border: #666666 solid 3px;
}

#gallery  a:hover img{
border: #FFFFFF solid 3px;
}


/*/////HEADERS*/

h3 {
padding-top: 10px;
text-align: left;
font-size: 14px;
border-bottom: 1px solid #CCCCCC;
}

h4 {
font-size: 13px;
text-align: left;
}

h2 {
font-size: 12px;
font-weight: bold;
}

h2, h3, h4{
display: block;
font-family: "Times New Roman", Times, serif;
}

h1 {
display: block;
font-family: "Times New Roman", Times, serif;
/*line-height: 100%;
margin: 0;*/
font-size: 20px;
border-bottom: #DBDBDB 1px solid;
padding: 0;
padding-top: 10px;
}

i{
color: #CC3300;
}


/*/////END HEADER*/



