@charset "utf-8";
/* CSS Document */

body
{
margin:10px auto;
padding:0px;
background:#000000;
font:normal 11px/14px Arial, Helvetica, sans-serif;
color:#AFAFAF;
}
img
{
margin:0;
padding:0;
border:none;
}
p
{
margin:8px 0px;
}
h1
{
margin:0;
padding:0;
font:normal 20px/25px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
h2
{
margin:0;
padding:0;
font:normal 17px/22px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.left
{
float:left;
}
.right
{
float:right;
}
.container
{
width:760px;
margin:0px auto;
text-align:center;
}

/* CSS Document for header */

.header
{
width:760px;
float:left;
text-align:left;
}
.header-top
{
width:760px;
float:left;
height:102px;
background:url(../images/header-top-bg.jpg) left top no-repeat;
padding-top:20px;
}
.nav-outer-bg
{
width:750px;
float:left;
background:url(../images/nav-outer-bg.gif) left top repeat-x;
height:38px;
padding:5px;
}
.nav-bg
{
width:740px;
float:left;
background:url(../images/nav-bg-left.gif) left top no-repeat;
height:38px;
padding-left:10px;
}
.nav-right
{
float:right;
}

/* CSS menu */

.navcontainer
{
width:730px;
float:left;
background:url(../images/nav-bg.gif) left top repeat-x;
height:38px;
}
.navcontainer ul
{
margin:0;
padding:0;
}
.navcontainer ul li
{
list-style-type:none;
display:inline;
background: url(../images/nav-divider.gif) right top no-repeat;
height:38px;
float:left;
font:bold 12px/38px Arial, Helvetica, sans-serif;
text-align:center;
}
.navcontainer ul li a
{
display:inline;
color:#FFFFFF;
text-decoration:none;
padding:0px 45px;
}
.navcontainer ul li a:hover
{
color:#EDB200;
}
.navcontainer ul li a.active
{
color:#EDB200;
}

/* CSS Document for body */

.body
{
width:760px;
float:left;
text-align:left;
}
.body-main-img
{
width:760px;
float:left;
background:url(../images/banner.jpg) left top no-repeat;
height:211px;
}
.body-btm
{
width:760px;
float:left;
background:url(../images/body-btm-bg.gif) left top repeat-x;
background:#4a0902;
}
.monthly-specials
{
width:230px;
float:left;
}
.monthly-specials-heading
{
width:230px;
float:left;
height:44px;
}
.monthly-specials-img
{
width:75px;
float:left;
padding-left:155px;
height:22px;
padding-top:135px;
background:url(../images/monthly-img.jpg) left top no-repeat;
font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
color:#E4E4E4;
}
.monthly-specials-img a
{
color:#E4E4E4;
text-decoration:none;
}
.monthly-specials-img a:hover
{
text-decoration:underline;
}
.welcome-bg
{
width:523px;
float:left;
margin-left:3px;
margin-top:5px;
}
.welcome-curves
{
width:523px;
float:left;
}
.welcome-content
{
width:478px;
float:left;
padding:10px 25px 18px 20px;
background:#29166F;
}
.welcome-content a
{
color:#E4E4E4;
text-decoration:underline;
}
.welcome-content a:hover
{
text-decoration:none;
}
/* CSS Document for footer */

.footer
{
width:744px;
float:left;
text-align:left;
background:url(../images/footer-bg.gif) left top repeat-x;
height:35px;
padding:0px 8px;
font:normal 11px/35px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.footer a
{
color:#FFFFFF;
text-decoration:none;
}
text-decoration:underline;
{
text-decoration:none;
}
.search
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.button
{
background: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
