html{ min-height: 100%; margin-bottom: 1px; }
body{
	background-color:#cff;
	background-image:url(shgr/julybg.gif);
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-y;
	margin:0;
}
td, th, ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #009;
}
.boldbody {
	font-weight:bold;
}
.ital{
	font-style:italic;
}
.mocklink{
	color: #36c; 
}
a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
p {
	padding-left:5px;
	padding-right:5px;
}
.justify{
	text-align:justify;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.leftpad{
	padding-left:25px;
	font-weight:bold;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight:300;
	
	padding-left:5px;
	margin-top:5px;
}
h1{
	margin-bottom:40px;
}
.pic_rt{
	display:block;
	float:right;
	margin: 0 10px 15px 10px;
	border:#039 1px solid;	
}
.pic_lt{
	display:block;
	float:left;
	margin: 0 10px 5px 10px;
	border:#039 1px solid;	
}
.pic_mid{
	display:block;
	margin: 0 auto;
	margin-bottom:10px;
	border:#039 1px solid;	
}
img.buy{
	display:inline;
	float:left;
	margin-right:10px;
	margin-top:-8px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	
}
.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	
}
#wrapper{
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	font-size:12px;
	padding:0px;
	margin:0 auto;
	/*margin-top:2px;*/
	width: 750px;
	color:#009;
}
#header {
	width:750px;
	background-color:#cff;
	background-image:url(shgr/titlebanner.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-top:69px;
	}
#top_nav{
	width:750px;
	height:22px;
	background-color:#9cf;
}
#container{
	/*holds content and any left col */
	width:750px;
}
#content{
	width:750px;
}
.left{
	display:block;
	width:50%;
	float:left;
}
.ltcn{
	display:block;
	width:50%;
	float:left;
	text-align:center;
	font-weight:bold;
}

.right{
	display:block;
	width:50%;
	float:right;
	text-align:left;
}
.rtcn{
	display:block;
	width:50%;
	float:right;
	text-align:center;
	font-weight:bold;	
}
.clear{
	height:15px;
	clear:both;
}
.clear_spac{
	height:40px;
	clear:both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006;
	margin-bottom:10px;
}
#foot_fl{
	width:300px;
	margin:0 auto;
}
#foot_links{
	padding:3px;
	background-color:#dbf0f9;
	margin-top:20px;
	border-bottom:#fff 1px solid;
	border-left:#006 1px solid;
	border-right:#006 1px solid;
	border-top:#006 1px solid;
}
#foot_attrib{
	padding:3px;
	background-color:#A5D2EF;
	height:12px;
	border-left:#006 1px solid;
	border-right:#006 1px solid;
	border-bottom:#006 1px solid;
}
#foot_attrib .rt{
	float:right;
}
#foot_attrib .lt{
	float:left;
}

#tab_gallery{
	width:750px;
	border-style:none;
}
#tab_gallery td{
	border-style:none;
	padding:5px;
}
#tab_gallery tr.title{
	text-align:center;
	height:20px;
}
#tab_gallery tr.title td{
	border-top:#09c 1px solid;
}
#tab_intx_acc{
	text-align:right;
	border-style:none;
}
#tab_intx_acc img{
	border:#333 1px solid;
}
#tab_intx_acc td.txt{
	padding-right:10px;
	padding-left:10px;
}
#tab_intx_acc tr.tween{
	height:15px;
}

#tab_supplier{
	width:750px;
	padding:3px;
	border-style:none;	
}
#tab_supplier td{
	padding:3px;
}
#tab_supplier .topbot{
	background-color:#6cf;
}
#tab_red{
	padding:0px;
	border-collapse:collapse;
}
#tab_red td{
	border:#f00 1px solid;
	border-collapse:collapse;
	
}
#tab_red .top td{
	background-color:#f00;
	color:#fff;
	text-align:center;
}
.tab_blue{
	margin:0 auto;
	padding:0px;
	border-collapse:collapse;
}
.tab_blue td{
	border:#09f 1px solid;
	border-collapse:collapse;	
}
table.tab_blue .top td{
	background-color:#09f;
	color:#fff;
	text-align:center;
}
.tab_yell{
	margin:0 auto;
	padding:0px;
	border-collapse:collapse;
}
.tab_yell td{
	border:#fc0 1px solid;
	border-collapse:collapse;	
}
table.tab_yell .top td{
	background-color:#fc0;
	color:#fff;
	text-align:center;
}
.ask{
	text-align:center;
	font-style:italic;
	font-size:150%;
}
