* {
margin : 0;
padding : 0;
}
body {
margin : 0;
background : #8a881a;
margin : 0 auto;
}
body, th, td, input, textarea {
font-family : "Helvetica", Trebuchet, Arial, sans-serif;
font-size : 8px;
color : #63331c;
}
input, textarea {
font-weight : bold;
}
input.text {
padding : 2px 5px;
background : #f8faeb;
border-top : 1px solid #4d5719;
border-left : 1px solid #4d5719;
border-right : 1px solid #626456;
border-bottom : 1px solid #626456;
}
input.button {
background : #3c7bcf;
border-top : 1px solid #3c7bcf;
border-left : 1px solid #3c7bcf;
border-right : 1px solid #3c7bcf;
border-bottom : 1px solid #3c7bcf;
color : #ffffff;
}

@media only screen and (max-device-width: 480px) {
  .navigation {
    display: none;
  }
}

h1, h2, h3 {
margin-top : 0.2em;
}
h1 {
letter-spacing : 0;
font-size : 13px;
color : #8a881a;
}
h2 {
letter-spacing : 0em;
font-size : 11px;
font-weight : 0;
color : #8a881a;
}
h3 {
font-size : 1em;
}
p, ul, ol {
line-height : 1.8em;
font-size : 1.1em;
}
ul, ol {
margin-left : 10em;
}
blockquote {
margin-left : 3em;
margin-right : 3em;
}
a {
text-decoration : none;
color : #ffffff;
border-style : none;
}
img {
border-style : none;
}
a:hover {
border : none;
}
h1 a, h2 a, h3 a {
border : none;
text-decoration : none;
color : #809b30;
}
h1 a:hover, h2 a:hover, h3 a:hover {
background : none;
color : #3c7bcf;
}
hr {
display : none;
}
#logo {
width : 800px;
margin : 0 auto;
padding-left : 0;
margin-top : 50px;
background : url(images/banner.jpg) no-repeat top left;
height : 153px;
}

#page {
width : 799px;
margin : 0 auto;
background : #ffffff url(images/back.jpg) repeat-y center center;
border-style : none;
}

#main {
width : 700px;
padding : 20px 0 0 0;
margin-top : 10px;
}
#specials {
width : 150px;
margin : 0 auto;
padding : 0 0 0 0;
margin-top : 70px;
margin-left : 50px;
float : left;
color : #8a881a;
}
#specials td {
color : #8a881a;
padding-bottom: 10px;
}
#footer {
width : 800px;
margin : 0 auto;
background : url(images/footer.jpg) no-repeat left center;
height : 127px;
color : #8a881a;
}
#footer p {
padding-top : 40px;
text-align : center;
font-size : 9px;
color : #8a881a;
}
#footer a {
color : #beb875;
}
h1 sup {
color : #ddd;
}
h1 a {
color : #fff;
text-decoration : none;
}
h1 .company, h1 a .company {
color : #d01a71;
}
h3 {
color : #fff;
font-size : 1.5em;
}
h4 {
font-size : 1.3em;
}
.content {
margin : 0 20px;
}
.content a {
color : #fff;
}
.content img {
margin-left : 30px;
margin-top : 10px;
text-align : center;
}
.content p.linkage {
margin-top : 2em;
text-align : right;
font-size : 1.7em;
color : #ddd;
}
.content p.linkage a {
color : #fff;
}
#myGallery {
width : 459px !important ;
height : 325px !important ;
text-align : left;
margin : 0 auto;
}
