#container {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	background-image: url(../images/bkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	overflow-X:hidden;
}
#header {
	height: 167px;
	width: 774px;
	padding-top: 25px;
	margin-bottom: 8px;
}
#main {
	
}
#mainTop {
	height: 19px;
	width: 774px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}
#mainContent {
	background-repeat: repeat-y;
	width: 709px;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 15px;
	clear: both;
	background-image: url(../images/mid_bkg.gif);
}
#mainBottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 774px;
	clear: both;
}
#footer {
	height: 150px;
	width: 774px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
	font-size: 8pt;
}
#footerNav {
	list-style-type: none;
	margin: 0px 0px 12px;
}
#footerNav li {

	list-style-type: none;
	display:inline;
}
#brand {
	height: 63px;
	margin-left: 30px;
	background-image:url(../images/brand.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	padding-top: 77px;
	padding-right: 32px;
}
#nav {
	padding-left: 33px;
}
#footerNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ndg {
	float: right;
	width: 112px;
	padding-right: 30px;
	padding-top: 5px;
}
#copyright {
	float: left;
	width: 510px;
	padding-top: 7px;
	padding-left: 110px;
	font-size: 7pt;
}
#spacer {
	clear: both;
	height: 5px;
}
.brnTxt {
	color: #ae812b;
}
a.smallLink {
	font-size: 9px;
	text-decoration: none;
	color: #990000;
}

a.smallLink:hover  {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #d1cab9;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.itemHeaderTxt {
	font-size: 12pt;
	font-weight: bold;
	color: #817e58;
}
.blockLevelBtn {
	padding-top: 3px;
}

.blockLevel {
	display:block;
}
#titleHeader {
	clear: both;
	padding-top: 5px;
	padding-bottom: 15px;
}
.emphasis {
	font-size: 11pt;
	font-weight: bold;
}
.deEmphasis {
	font-size: 8.5pt;
}
.stdHeader {
	font-size: 18pt;
}
.stdHeader_sub {

	font-size: 14pt;
}
.stdHeader_sub_sub {
=	font-size: 12pt;
}
.whtTxt {
	color: #FFFFFF;
}
.lrgOrangeTxt {
	font-size: 11pt;
	font-weight: bold;
	color: #cc9900;
}

a.blk {
	color: #000000;
	text-decoration: none;
}
a.blk:hover {
	color: #cc9900;
	text-decoration: none;
}
#mailBTN {
	float: right;
	width: 131px;
	height: 15px;
	display: block;
}
#storeBTN {
	float: right;
	height: 15px;
	width: 115px;
	display: block;
	padding-top: 12px;
	padding-left: 16px;
}
#topBtns {
	width: 250px;
	float: right;
}
#footerNav li a:hover {

	color: #e8b21e;
	text-decoration: none;
}
#container #footer #ndg a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer #ndg a:hover {
	color: #e8b21e;
	text-decoration: none;
}
#notifyBox {
	background-color: #e9b31f;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* User Defined Styles */

.bdBrn {
	font-weight:bold;
	color:#ae812b;
}

.bdWht {
	font-weight:bold;
	color:#FFFFFF;
	background-color: #000000;
}

.bdRed {
	font-weight:bold;
	color:#990000;
}

.bdBlk {
	font-weight:bold;
	color:#000000;
}

.sBrn {
	color:#ae812b;
}

.sWht {
	color:#FFFFFF;
	background-color: #000000;
}

.sRed {
	color:#990000;
}

.sBlk {
	color:#000000;
}

.sBold {
	font-weight:bold;
}

.hdOrg {
	color:#e8b21e;
	font-size:16pt;
}

.hdSubOrg {
	color:#e8b21e;
	font-size:14pt;
}

.hdWht {
	color:#FFFFFF;
	font-size:16pt;
	background-color: #000000;
}

.hdSubWht {
	color:#FFFFFF;
	font-size:14pt;
	background-color: #000000;
}

.hdBlk {
	color:#000000;
	font-size:16pt;
}

.hdSubBlk {
	color:#000000;
	font-size:14pt;
}

