/********layout items********/
.border
{
	border-color: #030;
	border-width: 1px;
	border-style: solid;
	padding: 9px;
	width: 800px;
}

.content
{
	width: 796px;
	background-color: white;
}

/*header layout items*/
.headerBox
{
	width: 780;
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

.greenBar
{
	width: 100%;
	height: 15px;
	clear: both;
	background-color: #CCCC99;
}

.headerTop
{
	width: 780px clear: both;
	margin: 0px;
	padding: 5px;
	border: 0px;
	background-image: url(../images/headerTop.jpg);
	height: 72px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: text-top;
}

.headerBottom
{
	width: 780px clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.centerContent
{
	width: 780;
	background-color: white;
}

.centerTop
{
	width: 780;
	padding: 5px 5px 5px 5px;
	background-color: white;
}

.plansLeft
{
	margin: 55px 5px 15px 5px;
	width: 190px;
	float: left;
	text-align: left;
	background-color: white;
}

.plansRight
{
	margin: 15px 5px 15px 5px;
	background-color: white;
}

.planthumb
{
	float: right;
	margin: 0px 2px 0px 2px;
	background-color: white;
}

.footer
{
	padding: 5px;
	background-color: white;
	clear: both;
	height: 80px;
}

/******** end layout items********/
.salesHours
{
	color: black;
	font-size: small;
}

.toursBar
{
	clear: both;
	text-align: left;
	padding: 5px;
}

span.headertext
{
	font-size: 12px;
	color: #033;
	font-family: 'minion web', Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: lighter;
	line-height: 16pt;
}

span.headertextwide
{
	font-size: 12px;
	color: #033;
	font-family: 'minion web', Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: 500;
	line-height: 16pt;
	text-transform: inherit;
	word-spacing: 4px;
}

span.bodytext
{
	font-size: 14px;
	text-align: left;
	font-family: 'minion web', Georgia, 'Times New Roman', Times, serif;
	overflow: auto;
}

.whiteback { background-color: white; }

.whitebackpadded
{
	background-color: white;
	padding: 9px;
}

li
{
	list-style-type: disc;
	margin-left: -18px;
	font-size: 12px;
	text-align: left;
	color: #033;
	text-transform: inherit;
}

.mainBox
{
	width: 780px;
	height: auto;
	top: 10px;
	bottom: 10;
	z-index: 0;
	overflow: auto;
	visibility: visible;
	background-color: white;
}

.headlines
{
	font-size: 18px;
	font: 'minion web', Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	color: #003333;
	display: inline;
	text-align: left;
}

.directions
{
	font-size: 15px;
	font: 'minion web', Georgia, 'Times New Roman', Times, serif;
	color: #000000;
	display: inline;
}

.popupBorder
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	width: 95%;
}

.popupMain
{
	width: 100%;
	background-color: white;
}

.popupText { margin: 8px 8px 15px 8px; }
.imageHeader { padding: 5px; }

.newsContainer
{
	text-align: left;
	padding: 0px 10px 10px 10px;
}

.vTourLowerList img
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.vTourLowerList
{
	padding: 15px;
	text-align: center;
}

.movie { text-align: center; }
