/* CSS Document */
html, body {
background:#8f2850;
background-image:url(../_img/bg_top.jpg);
background-repeat:no-repeat;
background-position:top center;
margin:0;
padding:0;
height:100% auto;
overflow:auto;
scrollbar-base-color:#8f2850;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#container {
margin-left:auto;
margin-right:auto;
width:944px;
}
#banner {
width:944px;
height:230px;
display:block;
background:url(../_img/bg_banner.jpg);
background-repeat:no-repeat;
background-position:left;
}
#nav {
width:944px;
height:38px;
display:block;
background:url(../_img/bg_nav.jpg);
background-repeat:no-repeat;
background-position:left;
}
#nav a{
line-height:40px;
color:#ffea00;
text-decoration:none;
}
#nav a:hover {
color:#fff;
text-decoration:underline;
}
#content {
float:left;
width:944px;
min-height:440px;
background-image:url(../_img/bg_home.jpg);
background-repeat:no-repeat;
background-position:left top;
display:block;
}
#content_menu {
float:left;
width:944px;
min-height:440px;
background-image:url(../_img/bg_menu.jpg);
background-repeat:no-repeat;
background-position:left top;
display:block;
}
#content_menu_link {
font-size:16px;
color:#FFCC00;
font-weight:bold;
text-decoration:none;
text-indent:12px;
}
#content_contact{
float:left;
width:944px;
min-height:440px;
background-image:url(../_img/bg_contact.jpg);
background-repeat:no-repeat;
background-position:left top;
display:block;
}
#content_specials{
float:left;
width:944px;
min-height:440px;
background-image:url(../_img/bg_specials.jpg);
background-repeat:no-repeat;
background-position:left top;
display:block;
}
#content_location{
float:left;
width:944px;
min-height:440px;
background-image:url(../_img/bg_location.jpg);
background-repeat:no-repeat;
background-position:left top;
display:block;
}
#content_links{
float:left;
width:944px;
min-height:440px;
background-image:url(../_img/bg_links.jpg);
background-repeat:no-repeat;
background-position:left top;
display:block;
}
#contenttext {
margin-top:85px;
margin-left:176px;
height:300px;
width:500px;
overflow:auto;
}
#contenttext a {
color:#000;
}
#contenttext a:hover {
color:#ffcc00;
}
.kop {
margin-left:-5px;
font-size:22px;
color:#1a9ac4;
}
.contact_form {
background:#ffcc00;
width:275px;
border-top:1px solid #000;
border-left:1px solid #000;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
.comments {
background:#ffcc00;
width:275px;
height:70px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
border-top:1px solid #000;
border-left:1px solid #000;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
.send {
border:0;
background:#c22b00;
color:#fff;
}
#footer {
font-size:11px;
margin-left:44px;
float:left;
display:block;
height:33px;
width:944px;
}
#footercopy {
float:left;
text-indent:130px;
margin-right:214px;
margin-top:14px;
color:#b05500;
}
#footercopy a {
color:#b05500;
}
#footercopy a:hover {
color:#FFF;
}
#footerps {
float:left;
margin-top:25px;
color:#b1496c;
}
#footerps a {
text-decoration:none;
color:#b1496c;
}
#footerps a:hover {
text-decoration:underline;
}