/* @override http://harrisoncenter.org/css/fixed3column.css */

/* @override http://welldonemarketing.com//harrison/css/fixed3column.css */


@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body {
height:100%;
margin-bottom:1px;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background: #61aae2 url(../images/Harrison_NEWbkgd.jpg) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.artistCopy  {
	margin-left: 0px;
	padding-left: 140px;
}
#container1 {
	width: 968px;
	background: #FFFFFF top;
	text-align: left;
	margin: 2em auto 0;
	padding: 0px;
	vertical-align: top;
}

a.home-link {
	background: url(../images/har_logo.gif) no-repeat;
	display: block;
	height: 71px;
	width: 178px;
	text-indent: -9999px;
	position: absolute;
	top: 71px;
	margin-left: 26px;
}
#header {
	background: #FFFFFF;
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #003399;
	height: 101px;
	width: 968px;
} 
#menu {
	position: absolute;
	background: #00FF99;
	left: 100px;
	top: 24px;
}
#header  img  {
	float: none;
	margin-top: 15px;
	margin-left: 15px;
}
#container1 .LogoImg {
	padding-top: 2em;
	padding-left: 2 em;
	margin-left: 4 em;
	position: relative;
	float: left;
}
.logo {
	padding: 0em;
	margin: 0em 0px 0px;
	position: relative;
}
#header p {
	font: 80% Georgia, "Times New Roman", Times, serif;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
}
#header h3 {
	background: url(../images/har_logo.gif) no-repeat 1em 2em;
	color: #00FF66;
	margin-top: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
	text-indent: -400px;
	height: 6em;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 32px 15px 10px;
	position: relative;
	top: 28px;
	left: -2px;
	margin-top: 0;
}

#sidebar1 p {
	margin: 0px;
	padding: 0px;
}

#sidebar1 p.main_home a img {
	margin-top: 1px;
}

#artists {
	width: 260 px;
	background: #FFD985;
	padding: 20px 10px 15px 15px;
	margin-right: 25px;
	left: -10px;
	float: right;
}
#artists  h1 {
	font: bold normal 130% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FF9900;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#artists ul {
	font: 85%/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style: none;
	color: #0000CC;
}
#artists a {
	color: #0000CC;
	text-decoration: none;
}
#artists a:hover{
	color: #0000CC;
	text-decoration: underline;
}
#mainContent {
	width: 590px;
	margin-left: 58px;
	float: left;
	position: relative;
	top: 28px;
	margin-top: 0;
	padding: 0;
} 
#mainContent a {
	color: #FF6208;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent h1 {
	color: #f16315;
	font: normal 190% Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: 20px;
}
#mainContent h2 {
	color: #A6B821;
	text-transform: uppercase;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 15px;
	padding-top: 1px;
}

#mainContent h2.about-us {
	font-family: Verdana;
	text-transform: uppercase;
	margin-top: 28px;
}

#mainContent hr {
	margin-top: 18px;
}
#mainContent   p  {
	text-align: left;
	font-size: 80%;
	line-height: 19px;
	margin-top: 15px;
}
#mainContent h3 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent h4 {
	color: #f16315;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: 20px;
}
#mainContent li {
	color: #333333;
	margin-left: 15px;
	font-size: 80%;
	list-style: disc;
	line-height: 15px;
}
#mainContent .mainImage {
	margin-left: 0em;
}
#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	border-top: thin solid #999999;
	margin-top: 54px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header  .img {
	float: none;
	position: absolute;
	left: 5em;
	top: 5em;
	padding-top: 5em;
}
#mainContent .flickr {
	padding-left: -2em;
	margin-top: 0px;
	padding-top: 25px;
}
#mainContent .mainImageNoBorder {
	padding-left: -2em;

	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#mainContent .headshot {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	position: relative;
	bottom: 16px;
	border: 1px solid #3b6d1b;
}
#mainContent .headshot2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	position: relative;
	bottom: 10px;
}

#mainContent p img.headshot-tall {
	float: left;
	margin-right: 15px;
	margin-bottom: 95px;
	margin-top: 5px;
}
ul.MenuBarHorizontal   a.selected {
	font-weight: bold;
	color: #FF0000;
	border-left: 12px solid #FF0000;
}

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	float: right;
	position: absolute;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 0 210px;
	text-indent: 0;
	padding: 0;
	top: 101px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	background: #FFFFFF;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #33C;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background: #33C 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background: url(../SpryAssets/SpryMenuBarDownHover.gif) no-repeat 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
.current {
	font-weight: bold;
}
#mainContent .thumb {
	float: left;
	background: left;
	margin: 0px 20px 40px 0px;
}
#mainContent .placeholder {
	padding-left: -8em;
	margin-top: 30px;
	background: #FF0000 url(../images/spacer.gif) repeat;
	border: thin solid #000000;
	height: 230px;
	width: 570px;
}
#logo {
	float: right;
	padding-right: 15 px;
}

#sidebar-home {
	float: right; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 39px 0 0;
	position: relative;
	top: 27px;
	left: -2px;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
}

#sidebar-home p {
	margin: 0;
}

#mainContent h2.home-page-sub-heads {
;
	margin-bottom: 0;
	margin: 0;
	padding: 10px 0 0;
}

#history-list li {
	list-style-type: none;
	padding: 0;
	margin: 3px 0 3px 12px;
	text-indent: -56px;
	line-height: 19px;
}




#mainContent ul.staff-board li {
	margin-left: 0;
	list-style: none;
	padding-bottom: 5px;
}

div.about-neighbors {
	padding-top: 25px;
	height: 137px;
	border-bottom: 1px solid #949494;
}
div.about-neighbors-last {
	padding-top: 25px;
	height: 137px;
}

ul.staff-board {
	padding: 4px 0 0;
	margin: 0;
}

#mainContent div.about-neighbors img.thumb {
	padding: 0 13px 9px 0;
	margin: 0;
}

#mainContent div.about-neighbors p.para1 {
	position: relative;
	top: 23px;
}

#mainContent div.about-neighbors p.para2 {
	position: relative;
	bottom: 8px;
}

#mainContent div.about-neighbors p.para3 {
	position: relative;
	bottom: 16px;
	margin-left: 183px;
}

#mainContent div.about-neighbors p.para4 {
	position: relative;
	top: 34px;
}

#mainContent ul.facilities-list li {
	list-style-image: url(../images/bullet.gif);
	line-height: 17px;
}

img.headshot-tallest {
	float: left;
	margin-right: 15px;
	margin-bottom: 263px;
	margin-top: 4px;
}	

img.headshot-taller {
	float: left;
	margin-right: 15px;
	margin-bottom: 204px;
	margin-top: 4px;
}

p.artist-fix {
	margin-left: 186px;
}

#mainContent h2.shows-fix {
	margin-top: 17px;
}

#mainContent table tbody tr td div p.para {
	margin-left: 27px;
}

#mainContent table tbody tr {
	border: 1px solid #b1b1b1;
}

TABLE TBODY TR TD
{
	vertical-align: top;
}

TBODY TR TD
{
	vertical-align: middle;
}

TR TD
{
	vertical-align: middle;
}

.front-page-banners {
	display: block;
	width: 400px;
	height: 200px;
	background: aqua;
	margin: 0 0 0px;
}

.front-page-banners h2 {
	left: 10px;
	position: relative;
	top: 4px;
	width: 379px;
	padding: 0;
	margin: 0;
}

.front-page-banners p {
	position: relative;
	padding: 0;
	margin: 0;
	width: 389px;
	left: 10px;
	top: 12px;
}
.front-page-banners img {
	position: relative;
	padding: 0;
	margin: 0;
	width: 170px;
	left: 10px;
	top: 12px;
}

.front-page-sub-banners {
	display: block;
	width: 580px;
	height: 200px;
	background: aqua;
	margin: 0 0 15px;
}

.front-page-sub-banners p {
	position: relative;
	padding: 0;
	margin: 0;
	width: 389px;
	left: 188px;
	top: 27px;
}

.front-page-sub-banners h2 {
	left: 187px;
	position: relative;
	top: 37px;
	width: 379px;
	padding: 0;
	margin: 0;
}

#home-shows {
	background: url(../images/show-june09.jpg) no-repeat;
	height: 250px;
}
.show-banner {
	padding-top: 0px;
	padding-left: 12px;
}

#show-july {
	background: url(../images/show-july09.jpg) no-repeat;
	height: 250px;
}

#show-june {
	background: url(../images/show-june09.jpg) no-repeat;
	height: 250px;
}

#show-may {
	background: url(../images/show-may09.gif) no-repeat;
	height: 240px;
}

#show-april {
	background: url(../images/show-cairns.gif) no-repeat;
	height: 250px;
}
#first-front {
	background: url(../images/last-front.gif) no-repeat;
	height: 270px;
}

#second-front {
	background: url(../images/next-front.gif) no-repeat;
}

#third-front {
	background: url(../images/whatelse-front.gif) no-repeat;
}

#forth-front {
	background: url(../images/party-front.gif) no-repeat;
}

#show-feb {
	background: url(../images/show-harrison-kleeman.gif) no-repeat;
	height: 250px;
}

#show-jan {
	background: url(../images/show-symphonies.gif) no-repeat;
}

#history-list {
	padding-left: 42px;
}

.facilities-page-sub-banner {
	display: block;
	width: 580px;
	height: 200px;
	background: aqua;
	margin: 0 0 15px;
}

.facilities-page-sub-banner p {
	position: relative;
	padding: 0;
	margin: 0;
	width: 389px;
	left: 188px;
	top: 27px;
}

.facilities-page-sub-banner h2 {
	left: 187px;
	position: relative;
	top: 37px;
	width: 379px;
	padding: 0;
	margin: 0;
}

#facilities-1{
		background: url(../images/facilities-first.gif) no-repeat;
}
#facilities-g2{
		background: url(../images/facilities-g2.gif) no-repeat;
}

#facilities-2{
		background: url(../images/facilities-second.gif) no-repeat;
}

#facilities-3{
		background: url(../images/facilities-third.gif) no-repeat;
}

#facilities-4 {
	background: url(../images/facilities-forth.gif) no-repeat;
	margin-bottom: 280px;
}

.artist-page-sub-banner {
	display: block;
	width: 580px;
	height: 200px;
	background: aqua;
	margin: 0 0 15px;
}

.artist-page-sub-banner p {
	position: relative;
	padding: 0;
	margin: 0;
	width: 389px;
	left: 188px;
	top: 27px;
}

.artist-page-sub-banner h2 {
	left: 187px;
	position: relative;
	top: 37px;
	width: 379px;
	padding: 0;
	margin: 0;
}

#artist-bell{
	background: url(../images/artist-bell.jpg) no-repeat;
	height: 286px;
}

#artist-dorsey{
	background: url(../images/artist-dorsey.gif) no-repeat;
	height: 286px;
}

#artist-falstrom{
	background: url(../images/artist-falstrom.gif) no-repeat;
	height: 345px;
}

#artist-fett{
	background: url(../images/artist-fett.gif) no-repeat;
	height: 360px;
}

#artist-ford{
	background: url(../images/artist-ford.gif) no-repeat;
	height: 248px;
}

#artist-kenyon{
	background: url(../images/artist-kenyon.gif) no-repeat;
	height: 208px;
}

#artist-hall{
	background: url(../images/artist-hall.gif) no-repeat;
	height: 380px;
}

#artist-herrington{
	background: url(../images/artist-herrington.gif) no-repeat;
	height: 306px;
}

#artist-hinkle{
	background: url(../images/artist-hinkle.gif) no-repeat;
	height: 347px;
}

#artist-hook{
	background: url(../images/artist-hook.gif) no-repeat;
	height: 228px;
}

#artist-jackson{
	background: url(../images/artist-jackson.gif) no-repeat;
	height: 228px;
}

#artist-kpotufe{
	background: url(../images/artist-kpotufe.gif) no-repeat;
}

#artist-leck{
	background: url(../images/artist-leck.gif) no-repeat;
	height: 286px;
}

#artist-lohr{
	background: url(../images/artist-lohr.gif) no-repeat;
	height: 300px;
}

#artist-meuninck{
	background: url(../images/artist-meuninck.gif) no-repeat;
	height: 338px;
}

#artist-nelson{
	background: url(../images/artist-nelson.gif) no-repeat;
	height: 272px;
}

#artist-normand{
	background: url(../images/artist-normand.gif) no-repeat;
	height: 330px;
}

#artist-overman{
	background: url(../images/artist-overman.gif) no-repeat;
	height: 224px;
}

#artist-owens{
	background: url(../images/artist-owens.gif) no-repeat;
	height: 330px;
}

#artist-ragsdale{
	background: url(../images/artist-ragsdale.gif) no-repeat;
	height: 474px;
}

#artist-rasdell{
	background: url(../images/artist-rasdell.gif) no-repeat;
	height: 280px;
}

#artist-reel{
	background: url(../images/artist-reel.gif) no-repeat;
	height: 230px;
}

#artist-silva{
	background: url(../images/artist-silva.gif) no-repeat;
	height: 265px;
}

#artist-springer{
	background: url(../images/artist-springer.gif) no-repeat;
	height: 536px;
}

#artist-zakhour{
	background: url(../images/artist-zakhour.gif) no-repeat;
	height: 536px;
}

#artist-odell{
	background: url(../images/artist-odell.gif) no-repeat;
	height: 400px;
}
