body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	height:100%; 
}
html,body {
	/* \*/ 
	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;
	text-align:right;
	padding: 20px 0;
	z-index: 6;
}
#navCol {
	position:absolute;
	top: 54px;
	width: 81px;
	margin: 0 20px;
	height: 100%;
}
#contentCol, #shopWide, #newsWide {
	position:absolute;
	top: 54px;
	margin: 0 0 0 121px;
	width: 675px;
	overflow: auto;
	bottom: 0;
	z-index: 1;
}
* html #contentCol, * html #shopWide, * html #newsWide {
	/* \*/ 
	top:0; 
	bottom:0; 
	width:675px; 
	height: 100%;
	border-top:54px 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: 19px;
	height: 25px;
}

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






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





#shopList {
	position:absolute;
	top: 54px;
	margin: 0 0 0 121px;
	width: 655px;
	height: 175px;
	overflow: auto;
	z-index: 2;
}
* html #shopList {
	/* \*/ 
	top:0; 
	bottom:0; 
	height: 229px;
	border-top:54px solid #fff;
	/* */ 
}
#shopWide .inner {
	padding: 12px 0 0 0;
}
#shopWide {
	top: 233px;
}
* html #shopWide {
	/* \*/ 
	top: 0;
	border-top:233px 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: 385px;
}
.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;
}




#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 {
}





.aTitle {
	font-weight: bold;
	color:#FF0000;
}
.newsItem {
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dashed #85908c;
}
.itemPad {
	padding: 0 0 12px 0;
}
.newsText {
	margin: 0 0 0 20px;
	width: 500px;
	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: #85908c;
}
a:active {  }
a:visited {  }
a:hover {  color: #58635f; }






.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;
}




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

.formRow {
  padding-bottom: 4px;
}

form label {
	width: 100px;
}

.formInput {
}

input, textarea {
  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 */

