﻿#PageTopBanner
{
	display: block;
}

#aboutusnav
{
	color: #fff;
}

#TopBanner
{
	background-color: #012215;
	background: url(../img/banner_aboutus.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 716px;
	padding-left: 40px;
}

#TopBanner h1
{
	font-family: Georgia;
	color: #FFD28F;
	font-size: 28px;
	font-weight: normal;
}

#LinkBar
{
	height: 22px;
	width: 756px;
	background-color: #000704;
	text-align: center;
}

#LinkBar a
{
	color: #fff;
}

.linkbarref
{
	width: 150px;
	float: left;
	height: 19px;
	padding-top: 3px;
	cursor: pointer;
}

.linkbarref:hover
{
	background-color: #006045;
}

#trail
{
	background-color: #006045;
}


#PageHeader
{
	width: 564px;
	height: 40px;
}

#PageHeader h2
{
	font-style: italic;
	font-family: Georgia;
	color: #000;
	font-size: 24px;
	padding-top: 6px;
	margin-left: 8px;
}

.MainText
{
	width: 540px;
}


.MainText p img
{
	float: right;
	width: 48%;
}

.MainText .leftcol
{
	float: left;
}

.MainText .rightcol
{
	float: right;
}

.MainText .fullcol
{
	float: none;
	width: auto;
}

.MainText img
{
	float: none;
	width: auto;
}

.img-left
{
	float: left;
	padding: 4px 20px 10px 0px;
}

.img-right
{
	float: right;
	padding: 4px 0px 10px 20px;
}

.textblock
{
	clear: both;
	float: none;
	text-align: justify;
	color: #4E4E4E;
}

.MainText .imageinfo
{
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}

#qvtrvids
{
	width: 550px;
	margin-top: 4px;
}

#qvtrvids img
{
	width: auto;
	float: none;
	cursor: pointer;
	margin-bottom: 4px;
}

body #pagewrap #qvtrdesc
{
	width: 550px;
	margin-left: 7px;
}

body #pagewrap #qvtrdesc p
{
	font-size: 11px;
	width: 180px;
	text-align: center;
	float: left;
}

#qvtrdesc a:hover
{
	text-decoration: underline;
}



/*****BROCHURE & VIDEO AT TOP OF FIRST 150 YEARS PAGE************/

.bvbox
{
	width: 272px;
	height: 20px;
	background-color: #d3d4d3;
	padding: 9px 3px 4px 3px;
	float: left;
	color: #000;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
}

.bvbox:hover
{
	background-color: #e4e4e4;
}

.bvbox img
{
	margin-top: -2px;
	
	margin-right: 3px;
	float: left;
	margin-left: 2px;
}
