body {
text-align:center;
font: medium sans-serif;
}

#page {
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:left;
z-index:40;
}

#content {
width:auto;
overflow:hidden;
}

#navbar {
position:absolute;
left:0px;
top:90px;
height:32px;
width:100%;
background-image:url('/navback.png');
}

#main {
width:740px;
float:left;
}

#sidebar {
float:right;
overflow:hidden;
width:250px;
font: normal 100% Arial;
font-size: 12px;
}

.sidebox {
border:1px solid black;
padding:10px;
}

#head {
height:120px;
}

#head img {
position:relative;
float:left;
}

#nav span, #footer span {
display:none;
}

a.menu, a.menu:link, a.menu:visited {
font-size:25px;
font-weight:900;
text-align:center;
color:black;
text-decoration:none;
margin-right:10px;
}

a.menu:hover {
border-top:3px solid black;
}

a.m, a.left {
border-right:none;
}

#nav {
height:35px;
font-size:30px;
font-weight:900;
position:relative;
float:right;
padding-right:30px;
padding-top:77px;
}

a.find, a.find:link, a.find:visited {
font-size:14px;
text-align:center;
color:black;
text-decoration:none;
padding:0px 5px;
}

a.fl, a.fm {
border-right:1px solid black;
}

#footer {
text-align:center;
font-size:11px;
}

#bottomline {
height:6px;
width:100%;
background-color:lightslategray
}

h1 {
font-weight:900;
}

h3 {
font-size:16px;
}

h4{
text-transform: capitalize;
font-weight: bold;
color: black;
background-image:url('/navback.png');
padding: .5em 1em;
font-size: 1.2em;
margin-bottom:-15px;
position:relative;
z-index:50;
border:1px solid black;
}

.cc {
text-align:center;
font-size:9px
}

.quantity {
font-size:16px;
font-weight:900;
}

img {
border-style: none;
}

.thin_gal{
width:350px;
float:left;
}

#gallery {
margin-right:10px;
text-align:center;
}
#gallery ul { list-style: none; margin-left:-35px;}
#gallery ul li { display: inline;}
#gallery ul img {
	border: 5px solid white;
	vertical-align:middle;
}
#gallery ul a:hover img {
	border: 5px solid lightslategray;
	color: lightslategray;
}
#gallery ul a:hover { color: lightslategray; }

