﻿

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

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

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

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

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

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

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

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

h1
{
	font-weight: normal;
	font-size: 13pt;
	color: #b60f2a;
	font-family: 'Arial';
	display: inline;
	position: static;
}

.LeftText TD
{
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 158px;
	font-size: 13pt;
	color: #b60f2a;
	font-family: 'Arial';
	text-align: left;
	vertical-align: baseline;
}

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

.RightSmall
{
	font-size: 8.5pt;
	color: #b60f2a;
	font-family: 'Arial';
	text-align: left;
}