/* CSS Document */
* {margin: 0; padding: 0;}


html, body { height: 100%; }
body {
	background-color:#FF0000;
	/*color: #FFFFFF; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	/* background-color: #000; */
	background-image: url(../images/bkgd_tile01.gif);
	background-repeat:repeat;
	}

/* topMost nesting box CENTERED */	

#topNest {
	width: 700px; 
	height: 100%;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: none;
	/* border-left: 1px dashed #669933;
	border-right: 1px dashed #669933; */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 697px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 697px;
}
	
html>body #topNest {
	width: 700px; /* ie5win fudge ends */ 
	}
#topNestTable {border: 1px solid #000000; }
#header {
	
	}
#topNavNest {
	width: 600px;
	float: right;
	}
#topNav {
	text-align: center;
	}
#footerpNavNest {
	width: 100%;
	clear: both; 
	}
#footerNav {
	text-align: center;
	}
#catalogNavNest {
	width: 600px;
	float: right;
	text-align: center;
	}
.catalogNav {
	text-align: left;
	}
ul { padding-left: 15px;}

.catalogNav ul {
	list-style-type: none;
	}
.catalogNav li {
	font-size: 12px;
	list-style-type: none;
	line-height: 1.5;
	padding-left: 8px;
	}
#mainNest {
	width:700px;
	clear:both;
	}
#main {

	}
#mainTable {

	}
.clear { clear: both; }
h1, h2, h3, h4, h5, h6 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	/*margin: 0 0 0 0;*/
	color: #000000;
	}
h1 {font-size: 24px; line-height: 21px;}
h2 {font-size: 21px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

h3.freeShippingBanner { color: #FFFFFF; text-align: center; line-height: .9;}

p img.righty { 
	float: right;
	margin: 5px 0px 5px 20px;
	}
p img.lefty { 
	float: left;
	margin: 5px 20px 5px 0px;
	}
p img.center { 
	margin-left: auto;
    margin-right: auto;
	}
p {margin-bottom: 8px;}
p {color: #000000;}

a:link { color: #1C46D6; text-decoration: underline; }
a:visited { color: #1C46D6; text-decoration: underline; }
a:hover { color: #999999; text-decoration: none; }
a:active { color: #1C46D6;	text-decoration: underline; }


	
	
	
	
/*td img {border: solid 3px #FFFFFF;}*/


/* Campaigner default css */

.rhmaincopy {font-size: 9px;}
