/* CSS Document */

body{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	color:#404141;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#789f9a;
	font-size:12px;
	line-height:16px;
	}
html, body,  dl, dd, dt, ul, ol, div, p, li, fieldset, form, h1, h2, h3, h4, h5, h6, img{
	margin: 0;
	padding: 0;
	color:#404141;
	
	}
	
a{
	text-decoration:none;
	}
#wrapper{
	width: 908px;
	background-image:url(../images/bg.gif);
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
	}
#subnav{
	text-align:right;
	padding:5px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width: 908px;
	}
#topbar{
	background-image:url(../images/topbar.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	}
#navcontainer{
	background-image:url(../images/nav.gif);
	height: 33px;
	text-align:center;
	}
	
#navcontainer ul {
	padding: 3px 0 0 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	font: bold 12px arial, helvetica, sans-serif;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	text-decoration: none;
	color: #FFF;
	padding: 0 40px;
}

#navcontainer ul li a:hover {
	color:#d0eade;
}


#footer{
	background-image:url(../images/footer.gif);
	height: 22px;
	color:#FFFFFF;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	padding: 13px 0 0 10px;
	text-align:left;
	clear:both;
	}

div.left49 {
  float: left;
  width: 59%;
	color:#FFFFFF;
  }

div.left49 a:link, div.left49 a:visited {
	color:#FFFFFF;
	}
div.left49 a:hover{
	color: #D0EADE;
	}

div.right49 {
  float: right;
  width: 39%;
  text-align: right;
  padding-right: 10px;
	color:#FFFFFF;
  }
div.right49 a:link, div.right49 a:visited {
	color:#FFFFFF;
	}
div.right49 a:hover{
	color: #D0EADE;
	}
#main{
	margin: 10px 10px 40px 250px;
	text-align:left;
	}
#main_checkout{
	margin: 40px 40px 40px 40px;
	text-align:left;
	}
#sidewrap{
	width: 207px;
	float:left;
	margin-left:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#sidemenu{
	background-image:url(../images/slice.gif);
	background-repeat:repeat-y;
	width: 207px;
	float:left;

	}
#sidenav{
	background-image:url(../images/middle.gif);
	background-repeat:no-repeat;
	width: 207px;
	float:left;
	text-align:center;
	background-position: center;
	}
#sidetop {
	background-image:url(../images/sidenav.gif);
	background-repeat:no-repeat;
	float:left;
	width: 207px;
	height: 67px;
}
#sidebottom {
	background-image:url(../images/sidenav.gif);
	background-repeat:no-repeat;
	float:left;
	width: 207px;
	height: 71px;
	background-position: bottom;
}
	
#sidelist
{

padding: 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
width: 207px;
/*margin-top: 10px;*/
}

#sidelist li
{
list-style: none;
margin: 0;
padding: 9px 10px;
text-align: center;
font-size:10px;
text-transform:uppercase;
}

#sidelist li a { text-decoration: none; }
#sidelist li a:link { color: #34260b; }
#sidelist li a:visited { color:  #34260b; }
#sidelist li a:hover { color: #703e37;}

.subcategory {
	padding: 0;
	margin: 0;
	font: normal 8px arial, helvetica, sans-serif;
	text-transform: lowercase;
}

#mainimage{
	border-left: 2px solid #585537;
	border-right: 2px solid #585537;
	border-bottom: 2px solid #585537;
	width:635px;
	margin-bottom: 20px;
	background-color: #585537;
}
.maintop{
	width:619px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/lg-head.gif);
	height:37px;
	padding-left: 20px;
	font-size: 14px;
	line-height:37px;}

.maintop a { text-decoration: none; }
.maintop a:link { color: #FFFFFF; }
.maintop a:visited { color:  #FFFFFF; }
.maintop a:hover { color: #FFFFFF;}

#box1{
	width: 204px;
	float:left;
	margin-right: 12px;
	margin-bottom:20px;
	}
#box2{
	width: 204px;
	float:left;
	margin-right: 12px;
	margin-bottom:20px;
	}
#box3{
	width: 204px;
	float:left;
	margin-bottom:20px;
	}
*html #box1, *html #box2 {
	margin-right: 4px;
}
.border{
	border-left: 2px solid #585537;
	border-right: 2px solid #585537;
	border-bottom: 2px solid #585537;

	}
.boxtop{
	background-image:url(../images/sm-head.gif);
	background-position: top left;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	height:22px;
	line-height: 22px;
	padding-left: 10px;
	width: 204px;
	}
.hours{
	color: #34260b;
	margin-left: 20px;
	margin-bottom: 5px;
	text-align:center;
	font-weight:bold;

	}
#sidecontent{
	width: 207px;
	float: left;
	}