/*------------------------------------------------------------------ 
VC colors
# Dark grey: #4c4c4c
# Medium grey: #8d8d8d
# Light grey: #e2e2e2
# Dark blue: #004b6b 
# Light blue: #9ba7ba 
# Red: #8c1f17 
# Tan: #beb28c 
# Tan: #eccd8a 
# Orange  #e9700d
# Green #a8bf57
# */  
* {margin: 0; padding: 0;}
body {
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: #eccd8a url("/images/factory_tour/bg.gif") repeat-y center;
	font-size: 80%;
	clear: both;
}
a {color: #004b6b; font-weight: bold;text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
img {display: block; border: 0;}


p, h1, h2, h3, h4, h5, h6, ul, form, fieldset {margin: 0 0 .5em 0;}
h1, h2, h3, h4, h5, h6 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;font-family: georgia, serif; font-weight: normal;}
h3 {font-size: 1.4em;color: #004b6b;}
h4, h5, h6 {font-size: 1.2em;}
li {margin: 0 0 0 3em; padding: 0 0 0 .5em;}
a.right-button {display: none;}

#header  {position: relative;width: auto;top:0;left: 0;background: none;height: auto;}
#header img.logo {display: block;float: left; padding: 0 20px 0 0;}
#top {width: auto;margin: 0 auto;text-align: left;clear: none;}
#header h1 {padding: 20px 0 0 0;visibility: visible;clear: none;}
a#exit {display: none;}

#return {display: none;}

#login, #content, #footer {width: auto;text-align: left;padding: 15px 0;}
#login {display: none;}


#content, #footer {position: relative;}
#content {top: 0; padding-bottom: 0;}
ul.info li {display: inline;margin: 0 0 0 15px; padding: 0 0 0 16px; border-left: 1px solid #999;}
ul.info li.first {border: 0;margin: 0; padding: 0;}
#video {width: 100%;}




#footer {border-bottom: none;text-align: left;}
#family-websites {display: none;}
ul#copyright li {display: none;}
ul#copyright li.first {border: 0;margin: 0; padding: 0;display: inline;}

#MB_window, #mc-search, #fp-search, #gallery {display: none;}
#words {width: auto;}
#phone {position: relative; top: 0; left: 0;border: 1px solid #333;margin: 10px 0}
#phone strong {width: auto;}

#switch {display: none;}