html,body
{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg);
}
#background
{
	width:960px;
	position:relative;
	margin:0px auto;
}
#header
{
	width:960px;
	height:66px;
	background:url(../images/header.png) no-repeat;
}
#upmid
{
	width:960px;
	height:auto;
	background:url(../images/upper-pattern.png);
	min-height:10px;
}
.mid-lift-img
{
	width:250px;
	height:auto;
	float:left;
}
#topup
{
	width:960px;
	height:28px;
	background:url(../images/top-mid-section.png) no-repeat;
}
#topbottom
{
	width:960px;
	height:28px;
	background:url(../images/bottom-mid-section.png) no-repeat;
}
#topmid
{
	width:960px;
	height:auto;
	min-height:40px;
	background:url(../images/mid-pattern.png) repeat-y;
}
#bottom
{
	width:960px;
	height:100px;
	background:url(../images/bottom-pattern.png) repeat-y;
}
#footer
{
	width:960px;
	height:66px;
	background:url(../images/header.png) no-repeat;
}
#topleft
{
	width:646px;
	height:auto;
	min-height:60px;
	padding-top:0px;
	float:left;
	margin-left:10px;
}
#topright
{
	width:280px;
	height:auto;
	min-height:60px;
	padding-top:0px;
	float:right;
	margin-right:10px;
}
#uptop
{
	width:646px;
	height:32px;
	background:url(../images/top-upper-section.png) no-repeat;
}
#upbottom
{
	width:646px;
	height:32px;
	background:url(../images/bottom-upper-section.png) no-repeat;
	float:left;
}
#upmid-left
{
	width:646px;
	height:auto;
	min-height:40px;
	float:left;
	background:url(../images/mid-upper-section.png) repeat-y;
}
#uptop-right
{
	width:280px;
	height:32px;
	background:url(../images/top-upper-right-section.png) no-repeat;
}
#upbottom-right
{
	width:280px;
	height:32px;
	background:url(../images/bottom-upper-right-section.png) no-repeat;
	float:left;
}
#upmid-left-right
{
	width:280px;
	height:auto;
	min-height:40px;
	float:left;
	background:url(../images/mid-upper-right-section.png) repeat-y;
}
p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-align:justify;
}
.cream
{
	color:#ecdba2;
}
.darkcream
{
	color:#ffe280;
}
.darkgrey
{
	color:#222;
}
.mid-large
{
	font-size:14px;
	line-height:24px;
}
.large
{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}
.extra-large
{
	font-size:32px;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.museumtext
{
	margin-right:20px;
	margin-top:10px;
}
.midsec-left-text
{
	float:left; 
	padding-left:18px; 
	padding-right:22px; 
	padding-bottom:0px;
	text-align:justify;
}
.midsec-right-text
{
	float:left; 
	padding-left:22px; 
	padding-right:22px; 
	padding-bottom:0px;
	font-size:14px;
	text-align:justify;
}
.clear
{
	clear:both;
}
a:hover
{
	color:#ea7224;
}
.left
{
	width:420px;
	float:left;
	margin-right:10px;
}
.mid
{
	width:200px;
	float:left;
	margin-right:20px;
}
.extreme-right
{
	width:300px;
	float:left;
	background:#dbba8a;
}
.one
{
	width:960px;
	float:left;
}
.two
{
	width:600px;
	float:left;
}
.mid-section-text
{
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	line-height:20px;
}
#logo
{
	width:195px;
	height:102px;
	background:url(../images/logo.png);
	position:absolute;
	left:46px;
	top:13px;
}
#topmenu  {
   top: 140px;
   left: 0px;
   width:960px;
   background:url(../images/header.png) no-repeat;
}

#topmenu  {
   font: bold 14px/24px Georgia;
   margin: 0px;
   height: 36px;
   padding: 0px;
   list-style: none;
   text-align: left;
   letter-spacing: 1px;
   color: #1D1D1D;
   position: absolute;
   z-index: 2;
}
#bottommenu {
   font: bold 14px/24px Georgia;
   margin: 0px;
   height: 24px;
   padding: 10px;
   list-style: none;
   text-align: left;
   letter-spacing: 1px;
   color: #1D1D1D;
   z-index: 2;
   margin-left:90px;
}

#bottommenu li,
#topmenu li  {
   height: 100%;
   display: inline;
   margin: 0px;
}

#topmenu li a,
#bottommenu li a  {
   padding-left: 0px;
   padding-right: 0px;
   text-decoration: none;
   color: #1D1D1D;
   height: 100%;
}
a:visited
{
	color:#999;
}
#topmenu li a:visited
{
	color:#999;
}
#bottommenu li a:visited
{
	color:#999;
}
#bottommenu li a:hover,
#topmenu li a:hover  {
   color: #F27900;
}
#top-comment
{

   top: 14px;
   left: 200px;
   position:absolute;
   font: bold 14px/18px Georgia;
   color: #ea7224;
   letter-spacing:1px;
   text-align:center;
   width:778px;
}

