@charset "UTF-8";
body {
	margin: 0;
	background-color: #2E2B2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
	cursor: default;
}
td {
	vertical-align: top;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #8F1E24;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #A0692B;
	text-decoration: none;
}
a:focus, a:active {
   outline: 0;
   -moz-outline: none;
}
#mainwrapper {
	width: 100%;
	position: relative;
	background-color: #EFEFEF;
	background-image: url(../SiteImages/MainWrapperBG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#maincontainer {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../SiteImages/ContainerBG.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
}
#toparea {
	height: 28px;
	width: 1000px;
	position: relative;
	background-image: url(../SiteImages/TopAreaBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
}
#toparea_nav {
	width: 400px;
	position: absolute;
	z-index: 20;
	top: 22px;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	cursor: pointer;
	height: 45px;
	left: 30px;
}
#toparea_nav a {
	text-decoration: none;
	color: #FFF;
}
#toparea_nav a:hover {
	color: #000;
	text-decoration: none;
}
#toparea_nav a.current {
	color: #000;
	text-decoration: none;
}
#headerarea {
	background-color: #FFF;
	height: 290px;
	width: 1000px;
	position: relative;
	background-image: url(../SiteImages/HeaderBG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 5;
}
#headerarea_leftindicator {
	height: 15px;
	width: 160px;
	position: absolute;
	left: 15px;
	font-size: 10px;
	line-height: 10px;
	background-image: url(../SiteImages/NavTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 0px;
}
#contentarea {
	width: 1000px;
	position: relative;
}
#contentarea_left {
	width: 190px;
	position: relative;
	float: left;
	display: inline;
	z-index: 30;
}
#contentarea_left h5 {
	margin-top: 0em;
	margin-bottom: 1em;
	padding-left: 10px;
	color: #0C2B54;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
#contentarea_left_navarea {
	background-color: #d1b897;
	width: 160px;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	z-index: 50;
}
#contentarea_left_navarea_menuholder {
	width: 140px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	z-index: 60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D8C4;
}
#MenuBar1 ul li a{
	color: #333;
	background-color: #C5A882;
}
#MenuBar1 ul li a:hover {
	color: #FFF;
}
#contentarea_left_navareabottom {
	height: 20px;
	position: relative;
	font-size: 10px;
	line-height: 10px;
	background-image: url(../SiteImages/NavBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentarea_left_inset {
	width: 160px;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	z-index: 50;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
#contentarea_right {
	width: 810px;
	position: relative;
	float: left;
	z-index: 20;
}
#contentarea_right_inset {
	width: 730px;
	position: relative;
	z-index: 30;
	margin-top: 20px;
	margin-left: 50px;
	color: #000;
	margin-bottom: 20px;
}
#bottomarea {
	height: 65px;
	width: 1000px;
	position: relative;
	clear: both;
	background-image: url(../SiteImages/BottomAreaBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#searcharea {
	width: 390px;
	position: absolute;
	top: 26px;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #FFF;
	z-index: 10;
	left: 275px;
	height: 30px;
}
.searchfield {
	height: 15px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	color: #FFF;
	margin-right: 20px;
	font-size: 11px;
	line-height: 11px;
	background-color: transparent;
}
.searchbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	vertical-align: top;
	margin-top: 1px;
}#breadcrumbarea {
	height: 20px;
	width: 300px;
	position: absolute;
	top: 31px;
	right: 30px;
	text-align: right;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #FFF;
	z-index: 10;
}
#breadcrumbarea a {
	color: #000;
	text-decoration: none;
}
#breadcrumbarea a:hover {
	color: #FFF;
	text-decoration: none;
}
#footerwrapper {
	width: 100%;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../SiteImages/FooterAreaBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#footercontainer {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}
#footercontentarea {
	height: 150px;
	width: 1000px;
	position: relative;
	font-size: 11px;
	line-height: 14px;
}
#footercontentarea h5 {
	color: #666;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1em;
}
#footercontentarea a {
	color: #666;
	text-decoration: none;
}
#footercontentarea a:hover {
	color: #CCC;
	text-decoration: none;
}
#footercontentarea_left {
	height: 120px;
	width: 400px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 30px;
}
#footercontentarea_left p {
	margin-top: 0em;
	margin-bottom: 0.2em;
}
#footercontentarea_middle {
	height: 120px;
	width: 290px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 490px;
	color: #666;
}
#footercontentarea_middle p {
	margin-top: 0em;
	margin-bottom: 1em;
}
#footercontentarea_right {
	height: 120px;
	width: 160px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 30px;
	text-align: right;
}
#footercontentarea_right p {
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-size: 10px;
}
#footerbasebar {
	height: 66px;
	width: 1000px;
	position: relative;
	clear: both;
	background-image: url(../SiteImages/WG_Basebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerbasebar a {
	color: #FFF;
	text-decoration: none;
}
#footerbasebar a:hover {
	color: #000;
	text-decoration: none;
}
#footerbasebar_phone {
	position: absolute;
	width: 350px;
	z-index: 10;
	color: #FFF;
	left: 30px;
	top: 15px;
	text-align: left;
}
#footerbasebar_phone p {
	margin-top: 0em;
	margin-bottom: 0em;
}
#footerbasebar_wintonlink {
	position: absolute;
	width: 110px;
	z-index: 10;
	left: 445px;
	top: 5px;
	text-align: left;
	height: 55px;
}
#footerbasebar_copyright {
	position: absolute;
	width: 350px;
	z-index: 10;
	color: #FFF;
	top: 15px;
	right: 30px;
	text-align: right;
}
#footerbasebar_copyright p {
	margin-top: 0em;
	margin-bottom: 0em;
}
.pink {
	color: #F0F;
}
.formlabel {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	line-height: 13px;
	font-size: 11px;
}
.formlabel_sizemimic {
	text-align: left;
	vertical-align: middle;
	line-height: 13px;
	font-size: 11px;
}
.formfield_large {
	color: #000;
	text-align: left;
	width: 330px;
	background-color: #FFF4D9;
	padding: 2px;
	border: 1px solid #D1B897;
}
.formfield_medium {
	color: #000;
	text-align: left;
	width: 200px;
	background-color: #FFF4D9;
	padding: 2px;
	border: 1px solid #D1B897;
}
.formfield_smaller {
	color: #000;
	text-align: left;
	width: 100px;
	background-color: #FFF4D9;
	padding: 2px;
	border: 1px solid #D1B897;
}
.formfield_small {
	color: #000;
	text-align: left;
	width: 40px;
	background-color: #FFF4D9;
	padding: 2px;
	border: 1px solid #D1B897;
}
.formbutton {
	font-size: 11px;
	color: #000;
	text-align: center;
	width: 80px;
	font-weight: bold;
	margin-right: 10px;
}
.tighterlinespacing {
	line-height: 13px;
	font-size: 11px;
}
#contentarea_full {
	width: 810px;
	position: relative;
	float: left;
	z-index: 20;
}
#contentarea_full_inset {
	width: 730px;
	position: relative;
	z-index: 30;
	margin-top: 20px;
	margin-left: 50px;
	color: #000;
	margin-bottom: 20px;
}
