﻿body
{
	margin:20px;
}
*, body
{
	color: #000 !important;	/* make sure everything is black text */
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
}
a, a:link, a:visited
{
	text-decoration: none;	/* don't underline hyperlinks */
}
h1, h2, h3, h4, h5, h6
{
    font-weight:bold;
}
h1
{
    font-size:18pt;
}
h2
{
    font-size:16pt;
}
h3
{
    font-size:14pt;
}
h4
{
    font-size:12pt;
}
h5
{
    font-size:11pt;
}
h6
{
    font-size:9pt;
}
#logo a
{
    font-size:24pt;
    font-weight:bold;
}
#header
{

}
#header h2 div
{
    display:inline;
    font-size:16pt;
}
#hr div
{
    float:left;
    padding-right:10px;
}
#hours div
{
    padding-left:5px;
    float:right;
}
#content
{
    clear:both;
}
#content .inside
{ 
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #000;
}
.printhide,
#search,
#hnav,
#footer ul,
#address h6,
#boxes,
#mtstudios
{
    display:none;
}

#logos a
{
    display:block;
}
#logos
{
    margin:10px 0;
}
#gallerycontainer
{
    margin:10px 0;
}



