﻿
h1
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 16pt;
	color: #738239;
	font-family: 'Arial';
	text-align: left;
	display: inline;
	position: static;
}

.header
{
      background: url(../images/ContactUs/HomePg.gif);
      width: 900px;
      height: 195px;
      cursor: pointer;
      cursor: hand;
}

.mainBorder
{ 
	border-right: #738239 2px solid;
	border-left: #738239 2px solid;
}

.footer
{
      background: url(../images/ContactUs/Footer.gif);
      width: 900px;
      height: 90px;
}

.WBackground
{
	background-position: left bottom;
	background-image: url(../images/ContactUs/W.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.topNav
{
	text-transform: uppercase;
	height: 31px;
	width: 826px;
	background-image: url(../images/ContactUs/Bar.gif);
	background-repeat: repeat-x;
}

A
{
	color: #bbc68c;
	text-decoration: none;
}

A:hover
{
	color: #e9d666;
	text-decoration: none;
}

.contentBackground
{
	background-image: url(../images/ContactUs/Gradient.gif);
	background-repeat: repeat-y;
}

.LeftText TD
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 200px;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
	color: #bbc68c;
	font-family: 'Arial';
	text-align: right;
	vertical-align: baseline;
}

.LeftTextSel
{
	color: #e9d666;
}

.LeftUnderline
{
	border-bottom: solid 3px #7a8843;
}


.RigthText
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 16pt;
	color: #738239;
	font-family: 'Arial';
	text-align: left;
}