/* Furniture Restoration Center */

body {
padding:0;
margin:0;
background:#005100;
}

#head {
margin:0 auto;
width:800px;
height:56px;
border:none;
background:none;
}

#main_text{
margin:0 auto;
padding:10px 0 10px 0;
width:800px;
height:100%;
font: 92% Tahoma, Verdana, Arial;
background:url(Images/back-012.gif);
}

#history {
padding:0 40px 75px 40px;
margin:20px auto;
width:70%;
height:auto;
font: 92% Tahoma, Verdana, Arial;
color:#252525;
text-align:justify;
border-style:groove;
background:white url(Images/medieval-border.jpg) no-repeat 0 100%;
}

#designers {
margin:0 auto;
width:92%;
height:auto;
background:white;
}

#designers h3 {
margin-top:1.5em;
}

#designers table {
margin:0 auto;
width:80%;
font:80%/1.8em Tahoma, Verdana, Arial;
letter-spacing:.06em;
}

#designers table tr td {
padding-left:.25em;
}

#customers {
margin-left:5%;
margin-right:5%;
}

#music {
margin:0 auto;
width:120px;
height:40px;
text-align:center; 
font-size:10px;
font-weight:bold;
}

#directions {
background:white;
margin:20px auto;
width:92%;
height:auto;
padding:10px;
min-height:200px;
text-align:center;
}

#directions h5 {
text-align:left;
}

#directions ol {
text-align:left;
font-size:85%;
}

#directions iframe {
float:right;
padding:0 0 0 10px;
}

.margin_left {
margin-left:5%;
font-weight:bold;
}

.caption {
font-size:0.75em;
text-align:center;
}

.text {
text-align:center;
}

p.text em {
font: bold 22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FF6600;
}

.enhancedVisibility {
color:#FF6600;
}

blockquote p {
margin:1em 3em 0 3em;
}

blockquote a {
margin:0em 3em 0 3em;
}

blockquote h4 {
margin-left:3em;
}

blockquote strong {
margin-left:3em;
}

img { 
border:none;
}

a {
color:#005100;
font-size:110%;
}


/* Controls the menu navigation bar */

#menu {
margin:0 auto;
width:800px;
height:20px;
text-align:center;
background:#CFCFCF;
}

#menu table{
margin:0 auto;
}

#navigation a {
font:bold 12px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
letter-spacing:.1em;
line-height:16px;
display:block;
padding: 0px 10px;
border-right:1px solid #FF6600;
background:#CFCFCF;
}
	
#navigation a:hover {
color:#ffffff;
background: #FF6600;
}

#padding {
padding:14px;
}
