#header {
	background-color: #808284;
	font-size: 3em;
	color: #FFFFFF;
	text-align: center;
	padding: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#vmw a:link, #vmw a:visited, #vmw a:hover	{
	text-decoration:none;
	color:#003399;
}
#hours {
	float: right;
	font-size:1em;
	color:#FFFFFF;
	text-align:center;
	margin-top:2em;
	margin-right:1em;
}
hr { 
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3em;
    margin-right: 3em;
    border-style: inset;
    border-width: 1px;
} 
#shopmenu {
	display:block;
	width: 100%;
	background-color: #808284;
	overflow:auto;
}

#home #shopmenu .home,
#service #shopmenu .service,
#shipping #shopmenu .shipping,
#benchwork #shopmenu .benchwork,
#faq #shopmenu .faq,
#contact #shopmenu .contact,
#gallery #shopmenu .gallery,
#forsale #shopmenu .forsale {
	font-weight: normal;
	text-decoration:underline;
}
.figwrapper {
	display:block;
	width: 100%;
	overflow:auto;
}

.menuitem {
	float: left;
	background-color: #808284;
	color: #FFFFFF;
	min-width: 80px;
	font-size: 1.2em;
	text-align: center;
	padding: 0.3em;
	margin: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
body {
max-width:1200px;
background-color:#fff;
color:#000;
font-family:verdana,helvetica,arial;
font-size:10pt;
font-style:normal;
}

h1 {
color:#555;
font-size:18pt;
margin-top:20px;
}

h2 {
color:#555;
font-size:16pt;
margin-top:25px;
background-color:#D5D5D5;
clear: both;
}

#the_page h2 {
	clear: none;
}

h3 {
color:#555;
font-size:14pt;
clear:both;
}

h4 {
color:#555;
font-size:12pt;
}

.menuitem a:link {
	color: #FFF;
}
.menuitem a:visited {
	color: #FFF;
}

a:link, a:visited {
text-decoration:underline;
}

a:hover {
color:blue;
text-decoration:underline;
}

img {
max-width:100%;
height:auto;
}

caption {
font-size:9pt;
caption-side:bottom;
text-align:left;
font-weight:700;
}

figure {
display:inline-block;
float:none;
margin: 0.5em;
padding: 0.5em;

}
figcaption { word-wrap:normal}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

table.data {
border-spacing:0;
border-collapse:collapse;
background-color:#FFF;
text-align:center;
border-color:gray;
border-style:solid;
border-width:1px;
}

table.data th {
background-color:#D5D5D5;
border-color:gray;
border-style:inset;
border-width:1px;
padding:5px;
}

table.data td {
border-color:gray;
border-style:inset;
border-width:1px;
padding:5px;
}

table.photo {
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
font-style:normal;
font-weight:700;
border-width:0;
}

.red {
color:red;
}

.note {
font-size:12px;
font-style:italic;
font-weight:700;
text-indent:-30pt;
padding-left:40px;
}

.photo_outer {
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
font-style:normal;
font-weight:700;
border-width:0;
margin:1em;
width:100%;
}

.photo_outer_left {
float:left;
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
font-style:normal;
font-weight:700;
border-width:0;
margin:1em;
}

.photo_outer_right {
float:right;
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
font-style:normal;
font-weight:700;
border-width:0;
margin:1em;
}

.photo_inner_left {
float:left;
border-width:0;
margin:2px;
}

.photo_inner_right {
float:right;
border-width:0;
margin:2px;
}

.credit {
font-size:8px;
}
.heading {
	font-style:italic;
	font-weight:500;
}
.left {
text-align:left;
}

#foot {
width:100%;
float:left;
clear:both;
margin:1px;
}

#footer {
margin-left:3px;
left:3px;
}
