@charset "utf-8";
/* CSS Document */

.forms ul li strong a{font-weight:bold; font-size:12px;}

/** Contact us page specific styles **/
.forms .contact_us ul{margin: 0px 10px 0px 0px;}
.forms table.contact_us{margin-left:20px; margin-top:20px;}
.forms .contact_us td{padding-right: 0px; width:auto;}

/*** START :: email signup page styles ***/
.email_signup .form_content, .email_signup .form_content input, .email_signup .form_content select{font-size:12px; font-family:Helvetica, Arial, sans-serif;}
.email_signup .form_content tr{height:26px;}
.email_signup .form_content tr.guest_type{height:100px;}
.email_signup .form_content tr.email_format{height:60px;}
.email_signup .form_content td{width: auto; vertical-align:top;}
.email_signup .form_content input.tb{width:120px;}
.email_signup .form_content select{width:124px;}
.email_signup .form_content .buttons td{padding-right:2px;}
/*** END :: email signup page styles ***/

/*** START :: DINING STYLES ***/
.dining tr{ }
.dining td.blue_col{width: 155px;}
.dining textarea{height: 200px;}
.dining .form_group{border:none; border-top: 1px dashed #aaaaaa;}
.dining .legend{font-size: 14px; font-weight: bold; margin-bottom:0px; margin-top:10px; margin-left:20px; color:#004065;}
/*** END :: DINING STYLES ***/
