body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

td {
    text-align:left;
}

body, table.content_table td.top_row {
    background-color: #FCFBE9;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 18px;
}
h3 {
    color: #B0403E;
    font-size: 18px;
}

td.content1 {
    vertical-align:top;
    text-align:center;
}

span.red_text {
    font-size: 12px;
    color: #B0403E;
}

span.copyright {
font-size: 10px;
}

table.sample_cuisine td {
    text-align:center;
}
td.sample_blue {
    font-size:12px;
    background-color:#F3FDFC;
    border:solid 1px #C4DEDC;
}
td.sample_yellow {
    font-size:12px;
    background-color:#FAFADF;
    border:solid 1px #E2E082;
}



em {color: #333333;}

.style1 {
    font-size: 20px;
    font-weight: bold;
    color: #C45754;
}


.style3 {font-weight: bold}
.style4 {color: #FFFFFF}
.style6 {font-size: 14px}
.style7 {
    color: #000000;
    font-size: 12;
}


.style8 {font-weight: bold; font-size: 18px;
}


.style11 {color: #B0403E}
.style12 {font-size: 18px}
.style13 {font-size: 10px}
.style15 {font-size: 12px}
.style18 {font-weight: bold}


table.content_table {background-color:#FFFFFF;}
table.content_table td.site_name {
    text-align:center;
    background-color:#B0403E;
    color:#FFFFFF;
}
table.content_table td.site_name span {
    background-color:#FFFFFF;
    padding:1px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #C45754;
}
table.content_table td.content2 {
    padding:10px;
}


table.menu {margin-left:-3px;margin-bottom:-7px;}
table.menu td {white-space:nowrap;border:solid 1px #CCCCCC;background-color:#F6FFFE;padding:3px 10px;}

table.menu td a {
    font-size: 12px;
}
table.menu td.selected {
    background-color:#B0403E;
    font-size: 12px;
    color:#FFFFFF;
}
table.menu td a, table.sample_cuisine td a, a.link {
    font-family: Arial, Helvetica, sans-serif;
    color: #B0403E;
    text-decoration: none;
}
table.menu td a:hover, table.sample_cuisine td a:hover, a.link:hover {
    text-decoration: underline;
    color: #0033CC;
}


td.label_background {
    background-color:#C45754;
}

td.formfields, td.submit_table { font-family:Arial;font-size:13px;}
td.formfields { padding:10px;}
span.required_marker { color:red;font-size:22px;}
span.error{ color:red;}


