﻿body
{
	background-color: #305739;
	background-image: url(/web/images/background.jpg);
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	letter-spacing: .02em;
	line-height: 16px;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

tbody
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	letter-spacing: .02em;
	line-height: 16px;
	text-align:left;
}

.topBar
{
	background-image: url(/web/images/topbar.png);
	background-repeat:repeat-x;
	background-position: left top;
}

.homeLeftNav
{
	background-image: url(/web/images/leftNavBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.midGreen
{
	background-color: #0c4032;
}

.greenDialogT
{
	background-color: #166f55;
	border-top: 1px solid #0c4032;
}

.greenDialogB
{
	background-color: #166f55;
	border-bottom: 1px solid #0c4032;
}

.greenDialogR
{
	background-color: #166f55;
	border-right: 1px solid #0c4032;
}

.greenDialogL
{
	background-color: #166f55;
	border-left: 1px solid #0c4032;
}

.greenDialog
{
	background-color: #166f55;
	color: #ffffe5;
}

.greenDialog a:link,.greenDialog a:visited,.greenDialog a:active
{
	color: #ffffe5
	text-decoration: underline;
}

.greenDialog a:hover
{
	color: orange
	text-decoration: underline;
}


.greenInput
{
	background-color: Black;
	border: 1px solid #166f55;
	color: #26bb8f;
	line-height: 20px;
	height: 20px;
	
}


.homePageTitle
{
	color: #fffe8a;
	font-size: 28px;
	line-height: 28px;
	font-family: Georgia, Times New Roman;

}

.footer
{
	background-image: url(/web/images/footerBG.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	color: #f1dc39;
}

/*buttons*/

.museumHome
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/museumHome.gif);
}

.museumHome:hover
{
	background-position: 0 -19px;
}

.photoGallery
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/photoGallery.gif);
}

.photoGallery:hover
{
	background-position: 0 -19px;
}


.visitorInfo
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/visitorInfo.gif);
}

.visitorInfo:hover
{
	background-position: 0 -19px;
}


.collections
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/collections.gif);
}

.collections:hover
{
 background-position: 0 -19px;
}


.history
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/museumHistory.gif);
}

.history:hover
{
 background-position: 0 -19px;
}


.education
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/edPrograms.gif);
}

.education:hover
{
 background-position: 0 -19px;
}


.news
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/museumNews.gif);
}

.news:hover
{
 background-position: 0 -19px;
}


.eventHosting
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/eventHosting.gif);
}

.eventHosting:hover
{
 background-position: 0 -19px;
}


.museumShop
{
	width: 220px;
	height: 18px;
	background-image: url(/web/images/nav/museumShop.gif);
}

.museumShop:hover
{
 background-position: 0 -19px;
}


.joinButtonGreen
{
	width: 53px;
	height: 24px;
	background-image: url(/web/images/nav/joinButtonGreen.gif);
}

.joinButtonGreen:hover
{
 background-position: 0 -24px;
}

.subLeftNav
{
	background-image: url(/web/images/subLeftNavBG.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.leftNavBottom
{
	background-color: #1f3823;
}

.subLeftGreen
{
	background-image: url(/web/images/subLeftGreenBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.subContentCell
{
	padding: 15px;
	padding-top:0px;
	color: #ffffe5;
}

.subContentCell a:link,.subContentCell a:visited,.subContentCell a:active
{
	color: #ffffe5;
	text-decoration: underline;
	color: #f1dc39;
}

.subContentCell a:hover
{
	text-decoration: underline;
	color: orange;
}

.pageTitle
{
	color: #ffecb6;
	font-size: 26px;
	line-height: 26px;
	font-family: Georgia, Times New Roman;
}







.centerTable
{
	margin-left:auto;
	margin-right:auto;
}

.homeNewsContent
{
	color: #fff;
}

.homeNewsContent a:link, .homeNewsContent a:active, .homeNewsContent a:visited
{
	color: #fff;
	text-decoration: none;
}

.homeNewsContent a:hover
{
	color: #fff;
	text-decoration: underline;
}



.photoCategories img
{
	border: 1px solid #666666;
}

.photoCategories img:hover
{
	border: 1px solid #cc3300;
}

.photoThumb
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.photoThumb:hover
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1c8a6a;
}

.photoThumb a:link
{
	display: block;
	width: 100%;
	height: 100%;
}


.dialogRedHeader
{
	background-color: #d60018;
	border: 1px solid #a90013;
	padding: 5px;
	color: White;
	font-size: 16px;
}

.dialogRedContent
{
	background-color: #f5f5f5;
	border: 1px solid #a90013;
	border-top: 0px;
}

.subTitle
{
	color: #fffe8a;
	font-size: 20px;
	line-height: 16px;
	font-family: Georgia, Times New Roman;
}

.questionTitle
{
	color: #379ddd;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

a:link, a:visited, a:active
{
	color: #ffffe5;
	text-decoration: underline;
}

a:hover
{
	color: orange;
	text-decoration: underline;
}
