body {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #ecedef;
	margin: 0px;
	height: 100%;
	line-height: 13pt;
}

#mainwrapper {
	background-color: #FFF;
	height: auto;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#mainwrapper #promoBoxWrapper {
	height: 291px;
	width: 893px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#mainwrapper #promoBoxWrapper #promoBox1 {
	background-image: url(images/promo-box-BG.gif);
	background-repeat: no-repeat;
	float: left;
	height: 283px;
	width: 272px;
	margin-top: 7px;
}
#mainwrapper #promoBoxWrapper #promoBox2 {
	background-image: url(images/promo-box-BG.gif);
	background-repeat: no-repeat;
	float: left;
	height: 283px;
	width: 272px;
	margin-top: 7px;
	margin-left: 38px;
}
#mainwrapper #promoBoxWrapper #promoBox3 {
	background-image: url(images/promo-box-BG.gif);
	background-repeat: no-repeat;
	float: left;
	height: 283px;
	width: 272px;
	margin-top: 7px;
	margin-left: 35px;
}


#promoBoxImg {
	height: 108px;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	display: block;
}
#PromoBoxText {
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

#PromoBoxText a:link, #PromoBoxText a:active, #PromoBoxText a:visited {
	font-weight: bold;
	color: #81364D;
	font-size: 11px;
}
#mainwrapper #footer {
	clear: both;
	float: none;
	width: 943px;
	margin-top: 8px;
	line-height: 30px;
	background-color: #81364d;
	height: 30px;
	color: #FFF;
	text-align: center;
}

#mainwrapper #footer a:link, #mainwrapper #footer a:active, #mainwrapper #footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#mainwrapper #footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#mainwrapper #masthead {
	background-image: url(images/masthead.jpg);
	height: 108px;
	width: 943px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
#mainwrapper #topNav {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(images/topNav-BG.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 943px;
}

#mainwrapper #topNav a:link, #mainwrapper #topNav a:active, #mainwrapper #topNav a:visited  {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	line-height: 25px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

#mainwrapper #topNav a:hover  {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
}
#mainwrapper #welcomeGraphic {
	clear: both;
	height: auto;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #8D4058;
}
h2 {
	font-weight: bold;
	color: #94435A;
	text-decoration: none;
	font-size: 150%;
}
h3 {
	font-weight: bold;
	color: #94435A;
	text-decoration: none;
	font-size: 125%;
}

.homesubhead {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8D4058;
}
#mainwrapper #TwoColDiv {
	background-image: url(images/2col-BG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 943px;
	overflow: visible;
}
#box {
	background-color: #ececec;
	width: 230px;
	border: 1px solid #666;
	height: auto;
	text-align: center;
}

#mainwrapper #TwoColDiv #colOneNav {
	clear: left;
	float: left;
	height: 400px;
	width: 181px;
	margin-left: 14px;
	margin-top: 6px;
	display: inline;
}
.navtableHead {
	font-weight: bold;
	color: #FFF;
	background-color: #999;
}
#mainwrapper #TwoColDiv #colTwo {
	clear: right;
	float: right;
	height: auto;
	width: 693px;
	margin-right: 30px;
	display: inline;
	margin-top: 10px;
}
#clear {
	margin: 0px;
	clear: both;
}
