/*reset.css and fonts.css Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.2.2 */
/*reset.css*/

body, div, dl, dt, dd, ul,ol,li, h1, h2, h3, h4, h5, h6, pre,form,fieldset,input,textarea, p, blockquote,th,td	{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

table	{
	border-collapse:collapse;
	border-spacing:0;
}
	
fieldset,img	{
	border:0;
}

address, caption, cite, code, dfn, em, strong,th, var	{
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style:none;
}

caption,th 	{
	text-align:left;
}
	
h1, h2, h3, h4, h5, h6	{
	font-weight:normal;
}

h1 {
	font: 24px Arial, Helvetica, sans-serif !important;
	color: #92C53E;
	padding-bottom: 5px;
}

h2 {
	font-weight: normal;
	color: #669900;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

h3 {
	font-weight: normal;
	color: #3399FF;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
}
h4 {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 5px;
}

q:before,q:after {
	content:'';
}

abbr, acronym {
	border:0;
}

blockquote {
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
}

/*fonts.css*/

body {
	*font-size:small;
	*font:x-small;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-size: inherit;
	font:100%;
}
	
select, input, textarea 	{
	font: 99% arial,helvetica,clean,sans-serif;
}
	
pre, code {
	font:115% monospace;
	*font-size:100%;
}
	
body * {
	line-height: 1.22em;
}


/* General settiings to override Yahoo! reset */

body {
	background-color: #ccc;
	}

strong {
	font-weight: bold;
	}
	
a:link {
	color: #f93;
	text-decoration: none;
	}

a:visited {
	color: #f93;
	text-decoration: none;
}

a:hover {
	color: #f93;
	text-decoration: underline;
}

#container {
	width: 814px;
	padding: 0 76px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/backgrounds/container.gif') repeat-x top left #fff;
	font-style: normal;
	}

#header img.logo {
	margin-top: 28px;
	}

#header {
	background: #363636;
	}

#vitals {
	position: absolute;
	margin-top: 49px;
	margin-left: 492px;
	width: 218px;
	background: url('../images/backgrounds/vitals.gif') top left no-repeat;
	padding-top: 24px;
	padding-left: 96px;
	padding-right: 7px;
	}

#time {
	float: left;
	font-family: 'Courier New', Courier;
	color: #fff;
	font-size: 197%;
	}

#temp {
	float: right;
	font-family: 'Courier New', Courier;
	color: #fff;
	font-size: 197%;
	}
	
/*Suckerfish Menu*/

#menu1 {
	height: 23px;
	margin: -1px 0px 0px -7px;
	border-bottom: 1px solid #fff;
	width: 823px;
	padding: 0px;
	}

#menu2 {
	position: relative;
	height: 23px;
	padding: 0px;
	margin-left: -6px;
	border: none;
	width: 850px;
	}
	
#menu1 ul li a {
	height: 23px;
	}
	
#menu1 ul li ul li a {
	height: auto;
	}
	
#menu1 ul, #menu2 ul {
	display: block;
	}

#menu1 li, #menu2 li {
	float: left;
	display: block;
	}

#menu1 li ul {
	position: absolute;
	left: -999em;
	background-color: #f8981c;
	margin-top: 0px;
	padding-top: 0px;
	}

#menu1 a, #menu2 a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	}

#menu2 a.first {
	margin-left: -7px;
	}

#menu1 a.last, #menu2 a.last {
	border-right: none;
	}
	
#menu1 li:hover ul, #menu1 li.sfHover ul {
	left: auto;
	z-index: 1000;
	}

#menu1 li li {
	clear: both;
	}

#menu1 li li a {
	border-right: none;
	padding: 0 7px 3px 8px;
	}

.menu01 {
	width: 144px;
	font-size: 12px;
	}

.menu02 {
	width: 298px;
	font-size: 12px;
	margin-top: -2px;
	}

.menu03 {
	width: 242px;
	font-size: 12px;
	}

.menu04 {
	width: 154px;
	font-size: 12px;
	}

.menu06 {
	font-size: 12px;
	}

	
/*End Suckerfish Menu*/

#slogan {
	position: absolute;
	margin-left: 492px;
	margin-top: 187px;
	}

.headerImage {
	margin-top: 22px;
	}

#content {
	margin-top: 20px;
	}

#mainContent  {
	float: left;
	width: 525px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}

#mainContent p {
	margin-right: 27px;
	}
	
#mainContent4 {
	float: left;
	width: 530px;
	}

#mainContent4 p {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	}
	
#calendarSidebar {
	float: right;
	width: 270px;
	padding-left: 10px;
	}

#calendarSidebar h2 {
	padding-bottom: 20px;
	}

#calendarSidebar img {
	}

.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.headerText {
	margin-bottom: 9px;
	}

#thisWeek {
	margin-top: 48px;
	}

#thisWeekText {
	float: left;
	width: 266px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999;
	padding-top: 10px;
	}

#thisWeekText p {
	line-height: 1.4;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin-top: 10px;
	}

#thisWeekImage {
	float: right;
	width: 202px;
	padding-right: 20px;
	padding-left: 15px;
	font-size: 11px;
	color: #666666;
	}
	
#thisWeekImage img {
	margin-bottom: 5px;
	}

#thisWeekImage p {
	padding-top: 5px;
	}
	
.museumEvents {
	border-top: 1px solid #666;
	display: block;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	clear: both;
	}

.museumEvents img {
	padding-right: 10px;
	padding-bottom: 10px;
}

#interior2 img {
	padding-bottom: 10px;
}

.museumEvents h3 {
	color: #3399FF;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	}

.museumEvents p {
	}

#copyright {
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	text-align: left;
	font-size: 80%;
	color: #999;
	font-weight: bold;
	}

#copyrightleft {
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	text-align: left;
	font-size: 80%;
	color: #999;
	font-weight: bold;
	}

/*Interior*/

#column1 {
	float: left;
	width: 190px;
	font-size: 85%;
	border-right: 1px solid #999;
	}

#column2 {
	float: left;
	width: 190px;
	font-size: 85%;
	border-right: 1px solid #999;
	padding-left: 12px;
	}

#column3 {
	float: right;
	width: 203px;
	font-size: 85%;
	}
	
#column4 {
	float: left;
	width: 190px;
	font-size: 85%;
	padding-left: 12px;
	}
	
#column1 h3, #column2 h3, #column3 h3, #column4 h3 {
	color: #f26522;
	font-weight: bold;
	}

#column1 p, #column2 p, #column3 p, #column4 p {
	font-weight: normal;
	font-size: 103%;
	margin-bottom: 20px;
	line-height: 1.5;
	}

/*Interior 2 */
	
#interior2  {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}

#interior2 img.left {
	float: left;
	margin-right: 17px;
	clear: both;
	}

#interior2 img.right {
	float: right;
	margin-left: 17px;
	}

#interior2 p {
	color: #666666;
	margin-bottom: 15px;
	margin-right: 10px;
	font-size: 12px;
	}

#calendarSidebar p {
	color: #808080;
	margin-bottom: 15px;
	font-size: 12px;
	}

#interior2 a:link, #calendarSidebar a:link {
	color: #FF9933;
	text-decoration: none;
	}

#interior2 a:visited, #calendarSidebar a:visited {
	color: #FF9933;
	text-decoration: none;
	}

#interior2 a:hover, #calendarSidebar a:hover {
	color: #FF9933;
	text-decoration: underline;
	}

#movie1, #movie2, #movie3 {
	margin-top: 45px;
	width: 203px;
	}

#movie1 {
	float: left;
	}

#movie2 {
	float: left;
	}

#movie3 {
	float: left;
	}

#movie1 img, #movie2 img, #movie3 img {
	margin-bottom: 8px;
	}

#interior2 em {
	font-style: italic;
}
