body {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	height:100%;
}
html,body {
	margin: 0;
	padding: 0;
	border: 0;
	/* \*/ 
	height:100%; 
	max-height:100%; 
	overflow: hidden; 
	/* */ 
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #58635f;
}
#builtByMJ {
	position: absolute;
	bottom: 12px;
	margin-left: 20px;
	z-index:20;
}
#builtByMJ a {
	display: block;
	width: 81px;
	height: 19px;
	background: url(images/built_by_mj.gif);
	border: 0;
}
#builtByMJ a:hover {
	background-position: 0 -19px;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#pageHold {
	width: 796px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	bottom: 0;
	height: 100%;
}
#header {
	position:absolute;
	width: 776px;
	top: 0;
	text-align:right;
	z-index: 6;
	padding: 20px 0;
}

#content {
	display: block;
	position:absolute;
	top: 54px;
	bottom:0;
	z-index: 1;
}
* html #content {
	/* \*/ 
	overflow: hidden;
	top:0;  
	bottom:0;
	width:796px; 
	height: 100%;
	border-top:54px solid #fff;
	/* */ 
}

#navCol {
	position:absolute;
	top: 0;
	width: 81px;
	margin: 0 20px;
	height: 100%;
}
#contentCol, #shopWide, #newsWide {
	display: block;
	overflow: auto;
	position:absolute;
	top: 0;
	margin: 0 0 0 121px;
	width: 675px;
	bottom: 0;
	z-index: 1;
}
* html #contentCol, * html #shopWide, * html #newsWide {
	/* \*/ 
	top:0; 
	bottom:0; 
	width:675px; 
	height: 100%;
	border-top:0px solid #fff;
	/* */ 
}
#contentCol .inner {
	width: 655px;
}

.halfGap {
	margin: 0 0 6px 0;
}



.popImg, .popImgX1, .popImgX3 {
	position:absolute;
	width: 15px;
	height: 15px;
	right: 0;
	margin: 2px 20px 0 0;
	background: url(images/popImg.gif);
}
.popImg a, .popImgX1 a, .popImgX3 a {
	width: 15px;
	height: 15px;
	display: block;
}
.popImgX3 a {
	width: 80px;
	height: 18px;
}

.popImgX1 {
	right: auto;
	left: 100px;
}
.popImgX3 {
	width: 80px;
	height: 18px;
	right: 0;
	bottom: 0;
	left: auto;
	background: url(images/popImgX.gif);
}






#newsList {
	position:absolute;
	top: 0px;
	margin: 0 0 0 121px;
	width: 655px;
	height: 32px;
	z-index: 3; 
}
#newsList a {
	font-weight: bold;
}
#newsList a.selLink, #newsList a:hover {
	color: #FF0000;
}
#newsWide {
	top: 36px;
}
#newsWide .inner {
	width: 655px;
}
* html #newsWide {
	/* \*/ 
	top: 0;
	border-top:36px solid #fff;
	/* */ 
}

#shopMenu { float: right; }

.fullCol { width: 635px; }
.leftCol { width: 307px; margin: 0 0 0 0; float:left; }
.rightCol { width: 307px; margin: 0 0 0 20px; float:left; }
.colN { width: 120px; }

.smlCol { width: 143px; float: left; }
.smlColFlt { padding: 0 0 0 20px; float: left; }

.myZBlurb { padding: 0 0 20px 0; }
.myZItem { width: 307px; float: left; }
.myZPadR { padding: 0 20px 0 0; }


#shopList {
	position:absolute;
	top: 38px;
	margin: 0 0 0 121px;
	width: 655px;
	height: 175px;
	overflow: auto;
	z-index: 2;
}
* html #shopList {
	/* \*/ 
	top:0; 
	bottom:0; 
	height: 213px;
	border-top:38px solid #fff;
	/* */ 
}
#shopWide .inner {
	padding: 12px 0 0 0;
}
#shopWide {
	top: 217px;
}
* html #shopWide {
	/* \*/ 
	top: 0;
	border-top:217px solid #fff;
	/* */ 
}




#contentCol img, #shopWide img, #newsWide img {
	margin: 2px 0 0 0;
}

.linkAnchor {
}

.shopListItem {
	float: left;
	width: 115px;
	margin: 0 20px 0 0;
}
.shopListItem img {
	height: 115px;
	width: 115px;
	display: block;
	padding: 0 0 4px 0;
}
.shopListItem a {
	font-weight: bold;
}
.shopListItem a.selLink, .shopListItem a:hover {
	color: #FF0000;
}

.colx2 {
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
}
.colx2 img {
	display: block;
	padding: 0 0 8px 0;
}

.colx3 {
	float: left;
	width: 385px;
	margin: 0 20px 0 0;
}

.colx4 {
	float: left;
	width: 520px;
	margin: 0 20px 0 0;
}

.noMargin {
	margin: 0;
}



.mediaItem {
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dashed #85908c;
}
.mediaText {
	width: 385px;
}
.mediaLinks {
	width: 655px;
}
.mediaImages {
	width: 655px;
}
.mediaImages img {
	border-top: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
}
.mediaLink {
	float: left;
	margin-right: 8px;
}
.mediaLink img {
	border-top: 8px solid #FFFFFF;
}


.liteLink { color: #85908c; }

#navCol ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#navCol a {
	position: relative;
	padding: 0 0 6px 0;
	margin: 0 0 8px 0;
	text-decoration:none;
	display: block;
	width: 81px;
	font-weight:bold;
}
#navCol li {
	width: 81px;
	padding: 0;
	margin: 0;
}
#navCol a {
	color: #85908c;
	border-bottom: 1px solid #85908c; 
}
#navCol a:hover, #navCol a:focus, #navCol a.selLink {
	color: #FF0000;
	border-bottom: 1px solid #FF0000; 
}
#navCol a:active {
}
#navCol a:visited {
}



.alert {
	color:#FF0000;
}

.aTitle {
	font-weight: bold;
	color:#FF0000;
}
.newsItem {
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dashed #85908c;
}
.newsItem a { font-weight: bold; }
.itemPad {
	padding: 0 0 12px 0;
}
.newsText {
	margin: 0 0 0 20px;
	width: 500px;
	float: left;
}
.newsTextN { margin: 0 0 0 20px; width: 350px; float: left;}

.newsImage {
	float: left;
	width: 115px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	min-height: 1px;
}
.itemTop {
	padding: 0 0 6px 0;
	border-bottom: 1px solid #85908c;
}





img {
	border: 0;
}
table {
	border:0px;
	padding:0px;
	border-collapse: collapse;
	border-spacing:0px;
}
td {
	border:0px;
	padding:0px;
	border-collapse: collapse;
	border-spacing:0px;
}
a {
	TEXT-DECORATION: none;
	color: #58635f;
	font-weight: bold; 
}
a:active {  }
a:visited {  }
a:hover {  color: #FF0000; }




.pdfLink { padding-left: 19px; background: url(images/pdf.gif) no-repeat top left; }
.docLink { padding-left: 19px; background: url(images/doc.gif) no-repeat top left; }






p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	line-height: 16px;
	font-size:12px;
	color: #909090;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

h1 {
	padding: 0 0 16px 0 !important;
	padding: 0;
	margin: 0 !important;
	margin: 0 0 16px 0;
}

h2 {
	color: #aa1223;
}





.bTop {
	padding-top: 6px;
	border-top: 1px solid #85908c;
}
.bBtm {
	padding-bottom: 6px;
	border-bottom: 1px solid #85908c;
}

.mDTop {
	margin-top: 12px;
}
.mTop {
	margin-top: 6px;
}
.mBtm {
	margin-bottom: 6px;
}

.pT {
	padding-top: 6px;
}
.pL {
	padding-left: 6px;
}
.pR {
	padding-right: 6px;
}
.tA {
	vertical-align: top;
}
.cA {
	text-align: center;
}
.rA {
	text-align: right;
}


form {
	padding: 0;
	margin: 12px 0 0 0;
}

.formRow {
  padding-bottom: 4px;
}

.lblW {
  float: left;
}

label {
	width: 100px;
}

.formInput {
}

.eBtn{
background-color: #FFFFFF; border: 0; width: 30px;
}

input, textarea, select {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


