body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	z-index: 1;
	background-color:#60611A;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#60611A;
}
p {
}

}
body a:link {
	color: #60611A;
	text-decoration: underline;
}
body a:visited {
	color: #60611A;
	text-decoration: underline;
}
body a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body a:active {
	color: #FF0000;
	text-decoration: underline;
}
.topBanner {
	height: 209px;
	width: 100%;
	position: relative;
	top: 0px;
	visibility: visible;
	left: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;	
}
.wrapper {
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 3;
}
.pageHeader {
	text-align: center;
	padding: 0px;
	width: 790px;
	height: 185px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pageTop {
	width: 790px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	height: 185px;
}
.navBar {
	text-align: left;
	float: left;
	height: 25px;
	width: 790px;
	font-weight: bold;
	overflow: hidden;
	color: #FFFA5F;
}
.navBar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFA5F;
	text-decoration: none;
}
.navBar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFA5F;
	text-decoration: none;
}
.navBar  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navBar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.pageContentOuter {
	padding: 0px;
	width: 818px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-align: center;
}
.pageContent {
	padding: 0px;
	width: 790px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	display: inline-block;
}
.leftColumn {
	float: left;
	width: 570px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.spacer {
	height: 24px;
	width: 100%;
	clear: both;
}
.floatLeft {
	width: 100%;
	float: left;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.gbookHead {
	padding: 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	line-height: 11px;
	background-color:#60611A;
}
.gbookBody {
	padding: 5px;
	width: 95%;
	float: left;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	border: 1px solid #60611A;
}

.gigBody {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 95%;
	float: left;
	text-align: left;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #60611A;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #60611A;
}
.rightColumn {
	float: right;
	width: 190px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
}

.sidebarOuter {
	float: left;
	background-color: #60611A;
	width: 160px;
	padding: 6px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	overflow:hidden;
	display: inline-block;
	border: 1px solid #000000;
}
.sidebarOuter a:link {
	color: #FFFA5F;
	text-decoration: underline;
	font-weight: bold;
}
.sidebarOuter a:visited {
	color: #FFFA5F;
	text-decoration: underline;
	font-weight: bold;
}
.sidebarOuter  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.sidebarOuter a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.spacer2 {
	height: 15px;
	width: 100%;
	clear: both;
}

.allForms {
	display: inline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.footer a:link {
	color: #FFFA5F;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFA5F;
	text-decoration: underline;
}
.footer  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}	
.video {
	clear:both;
	width:100%
	display:inline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blueHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099CC;
	text-align: center;
	font-weight: bold;
	width: 100%;
	float: left;
	text-decoration: underline;
}
.blueSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal
}
.blueSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
}
.greyCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 599px
	float: left;
	color: #666666;
	text-align: center;
	font-style: normal;
	line-height: 11px;
}
.topBannerWIN {
	height: 80px;
	width: 100%;
	position: absolute;
	top: 0px;
	visibility: visible;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	z-index: 1;
	left: 0px;
	background-image: url(../i/topLogoY.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.pageTitleWIN {
	width: 80%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-align: right;
	height: 80px;
	line-height: 80px;
}
.tableForm {
	width: 100%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#name {
	width: 80%;
}
#email     {
	width: 80%;
}
#query {
	width: 80%;
}
.footerWIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	float: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0099CC;
	background-color: #0099CC;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dCap {
	font-size: 18px;
	font-weight: bold;
}
.formBoxes {
	width: 300px;
}
