/* css development by maramade productions http://www.maramade.com */

html { min-height: 100%; margin-bottom: 1px;  }

/* * {margin: 0;} */

html, body {height: 100%;}

body {
margin:0 auto;
padding:0;
font:76% Arial,Verdana,Tahoma,sans-serif;
background:#fff url(images/bgslice.jpg) top center repeat-x;
color:#000;
height: 100%;
}


#wrap{
background-color:#FFFFFF;
color:#000000;
width:800px;
/* margin:0 auto; */
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -3em;
}


#banner{
width:800px;
height: 139px;
background-image:url(images/banner.jpg);
}

#redbar{
width:800px;
height:31px;
background-color:#f8cc7d ;
color:#FFFFFF;
}


#topmenu{
margin-left: 15px;
padding-top:8px;

}

#topmenu  ul{
margin:0;
padding:0;
list-style-type:none;
}

#topmenu ul li{
display:inline;
}


#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active { 
padding: 0 2px 8px 80px; 
background-color:#f8cc7d;
background-repeat: no-repeat; 
background-position: 0% 50%; 
color: #fff; 
text-decoration: none; 
}

#item1{
	background-image:url(images/storedirect.jpg);
}
#item1:hover {
	background-image:url(images/storedirect_over.jpg);
}
#item2{
	background-image:url(images/offers.jpg);
}
#item2:hover{
	background-image:url(images/offers_over.jpg);
}
#item3{
	background-image:url(images/centerinfo.jpg);
}
#item3:hover{
	background-image:url(images/centerinfo_over.jpg);
}
 

#topmenu a i {
visibility: hidden;
} 



#leftcol{
float:left;
width:245px;
background-color:#fff;
color:#000;
margin-top:5px;
}

#addressbox{
width: 241px;
background-color: #f8cc7d;
color:#A01010;
margin: 5px 0 5px 0;
padding: 10px 0 10px 0;
}

#addressbox p{
margin:0;
padding: 0 0 0 15px;
line-height:1.3em;
}

#addressbox p a, #addressbox p a:link, #addressbox p a:visited, #addressbox p a:active{
background-color: #f8cc7d;
color:#A01010;
text-decoration:underline;
}

#addressbox p a:hover{
text-decoration:none;
background-color: #f8cc7d;
color:#fff;
}

#menu{
margin-left: 15px;
}


#menu ul{
list-style-type:none;
margin:0;
padding:0;
}

#menu li{
width: 165px;
}


#menu a, #menu a:link, #menu a:visited, #menu a:active{
display:block;
background-color:#fff;
background-image:url(images/menudots.jpg);
background-position:bottom left;
background-repeat:no-repeat;
color:#C7545B;
width: 165px;
text-decoration:none;
font-weight:bold;
font-size:13px;
padding: 10px 0 3px 0;
letter-spacing:2px;
}

#menu a:hover{
background-color:#fff;
color:#616bb2;
}


#rightcol{
float:right;
width:297px;
background-color:transparent;
color:#000;
margin-top:-70px;
}

#hours{
background-image: url(images/hoursback.jpg);
background-repeat:no-repeat;
width:286px;
height:70px;
background-color: #616BB2;
color:#FFFFFF;
margin-bottom:10px;
}
#hours p{
margin-left: 95px;
padding-top:10px;
font-weight:bold;
font-size:.95em;
}


#content{
margin-left:255px;
margin-right:10px;
}

#content p{
margin-right:10px;
}

#content a, #content a:link, #content a:visited, #content a:active{
color:#616BB2;
background-color:#fff;
text-decoration:underline;
font-weight:bold;
}

#content a:hover{
background-color:#fff;
text-decoration:none;
}

#footerdiv, .push {
 height: 3em;
}

#footerdiv {
	width: 100%;
	background-color: #616bb2;
color:#fff;
clear:both;
}

#footer{
position: relative;
width: 800px;
margin: 0 auto;
background-color: #616bb2;
color:#fff;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: underline;
	border: 0;
}

#footer a:hover{
text-decoration:none;
}

#footer p {
	width: 800px;
	padding: 0;
	color: #fff;
	font: 0.9em arial,sans-serif;
	text-align: center;
	margin: 0 auto;
}

h1{
font-size:1.2em;
text-transform:uppercase;

}

.storestyle{
font-size:1.1em;
color:#5A3D1C;
background-color:#FFFFFF;
font-style:italic;
font-weight:bold;
}