* {
margin:0;
padding:0;
}
html, body {
height:100%;
}
body {
background:#660000 url(../images/bbq_bg2.jpg) repeat scroll 0;
color:black;
font-family:Georgia,Palatino,Garamond,'Book Antigua','MS Serif',Serif;
font-size:16px;
min-height:100%;
text-align:center;
}
img {
border:0 none;
}
a {
color:#DAA520;
text-decoration:underline;
}
a:hover {
color:#DAA520;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6, .head {
line-height:1.3em;
margin-bottom:0.4em;
}
h1 {
font-size:2em;
line-height:1.17;
}
h2 {
font-size:1.5em;
}
h3 {
font-size:1.35em;
}
h4 {
font-size:1.05em;
}
h5 {
font-size:1.05em;
}
h6 {
font-size:0.95em;
}
th {
padding:0;
text-align:left;
vertical-align:top;
}
td {
padding:0;
vertical-align:top;
}
p {
margin:0;
padding:0.3em 0;
}
address {
font-style:normal;
margin-bottom:0.5em;
}
cite {
font-size:10px;
font-style:normal;
}
q:before, q:after {
content:'';
}
blockquote {
margin:0 1.5em;
padding:0.3em;
}
form {
display:inline;
}
fieldset {
border:medium none;
}
legend {
display:none;
}
label {color:#600;font-weight:bold;}
#newsletter-validate-detail label{color:#fec53a; margin-bottom: 5px}
input, textarea, select, button {
vertical-align:middle;
}
dt {
display:block;
font-weight:bold;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
small {
font-size:0.92em;
}
big {
font-size:1.1em;
}
hr {
height:0;
margin:8px 0;
overflow:hidden;
visibility:hidden;
}
.nowrap {
white-space:nowrap;
}
.bold {
font-weight:bold;
}
