/* resets/fonts/globals *//*{{{*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
table {font-size:inherit;font:100%;}
select, input, textarea {font:100% Arial,Helvetica,sans,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}

/* base */
.clear-b:after { /* clear both */
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
}
* html .clear-b {height: 1%;}

a.imap { /* hidden link text w graphic as BG of parent */
  display: block;
  width: 100%;
  height: 13px;
  /* border: 1px solid green; */
}
a.imap span { display: none; } /* for link text to be hidden */
a, a:visited {
   color: #f0f1d9;
}
a:hover {
   color: #fff;
   text-decoration: underline;
}
/*}}}*/


/* base *//*{{{*/
body {
    text-align: center;
    background: #6b0002;
    font: normal 13px/18px Arial,Helvetica,sans,sans-serif;
    color: #f0f1d9;
}
h2 {
    font-size: 16px;
    color: #f0f1d9;
    font-weight: normal;
}/*}}}*/


/* layout *//*{{{*/
#outW1 {
    position: relative;
    margin: 5px auto 9px;
    text-align: left;
}
#contentW {
    margin: 80px auto 40px;
    width: 960px;
}
/*}}}*/


/* header layout *//*{{{*/
#headerW {
    width: 960px;
    height: 106px;
    margin: 0 auto;
}
#headerW address {
    float: right;
    font-family: serif;
    margin-top: 15px;
    margin-right: 5px;
}

#logo1 {
    float: left;
    width: 127px;
    height: 95px;
    background: url(../img/logo1.gif);
    margin-left: 5px;
}
#logo1 a.imap {
    width: 127px;
    height: 95px;
}
#headerW h1 {
    text-align: center;
    background: url(../img/title1.gif) no-repeat center center;
    height: 106px;
}
#headerW h1 span {
    display: none;
}

/*}}}*/

#footer {
    margin-top: 30px;
    height: 54px;
    background: #320000;
    clear: both;
}

/* nav *//*{{{*/
#navW {
    float: left;
    overflow: hidden;
    width: 100%;
    background: #320000;
    border: 1px solid #f0f1d9;
    border-width: 1px 0;
    height: 50px;
    font-size: 12px;
}
#nav1 {
    float: left;
    position: relative;
    left: 50%;
    list-style-type: none;
}
#nav1 li {
    float: left;
    position: relative;
    right: 50%;
    font-family: serif;
    text-transform: uppercase;
    margin-right: 50px;
}
#nav1 li a { 
    display: table-cell; /* this wont work on msie :/ */
    vertical-align: middle;
    height: 50px;
    color: #f0f1d9;
    text-decoration: none;
}
#nav1 li a:hover {
    text-decoration: none;
    color: #f0f1d9;
}
#nav1 li.sel a {
    text-decoration: underline;
}
/*}}}*/


/* home page elements *//*{{{*/
.top2 p {
    width: 430px;
    margin-bottom: 1.4em;
}

.top2 img.rf {
    float: right;
}
.top2-txt {
    height: 284px;
    display: table-cell; /* this wont work on msie :/ */
    vertical-align: middle;
}



.homefocalW {
    clear: both;
    margin-top: 80px;
    width: 1152px;
}
.homefocalW div {
    float: left;
    width: 250px;
    height: 250px;
    background: #320000;
}
.homefocalW h2 {
    font-size: 18px;
    line-height: 60px;
    padding-left: 12px;
    font-family: serif;
    text-transform: uppercase;
}
.homefocalW .center {
    margin: 0 95px;
}
.homefocalW p {
    padding: 17px 27px;
    background: #f0f1d9;
    color: #320000;
    font-size: 11px;
    line-height: 14px;
    height: 135px;
}
.homefocalW a.more {
    float: right;
    color: #320000;
    text-decoration: none;
}
.homefocalW a.more:hover {
    color: #320000;
    text-decoration: underline;
}
/*}}}*/


/* subscribe form *//*{{{*/
.subscribe {
    margin-top: 60px;
    font-family: serif;
}
.subscribe h3 {
    float: right;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
}
.subscribe form {
    font-size: 16px;
}
.subscribe input {
    height: 26px;
    width: 250px;
    font-size: 20px;
    border: 0;
    margin-left: 13px;
}/*}}}*/


.top2 h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.top2 .lf {
    float: left;
    width: 50%;
}
.top2 h3 {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 5px;
}
.top2 p.list {
    padding-left: 3em;
}


#cateringform {
    background: #fff;
    color: #000;
    padding: 1.2em;
    margin-top: 10px;
}
#cateringform td {
    padding: 0.3em 0;
}
#cateringform td.label, td.formLabelReq, td.formLabel, td.formLabelErr {
    font-weight: bold;
    text-align: right;
    padding-right: 1em;
}
#cateringform td.heading {
    font-weight: bold;
}
#cateringform .formexFieldText input,
#cateringform .formexFieldEmail input {
    width: 180px;
}
#cateringform .formexFieldTextarea textarea {
    width: 180px;
    height: 4em;
}
#cateringform .formexFieldCheckarray td {
    padding: 0;
}
#cateringform .formexFieldCheckarray input {
    margin-right: 0.6em;
}
#cateringform .formexFieldRadio input {
    margin: 0 0.9em 0 0.2em;
}
.contacterr {
    font-weight: bold;
    color: #320000;
}
td.formLabelErr {
    color: #320000;
    text-decoration: underline;
}

h2.comingSoon {
    text-align: center;
}
.subscribe input {
    color: #444;
}
