*{
	/*border: none;*/
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
}

body{
	font-size: 76%;	/* font sizing in ems. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. darn.*/
	
	background-image: url(../images/spacer.gif);/*these three lines replace the n4_upgrade.gif in n4.css. and if you use this code, make sure you point to an img on _your_ server, not mine.*/
	background-repeat: no-repeat;
	background-position: top left;

}

.clr {
	clear: both;
}

.study_indent {
	margin-left: 15px;
	margin-right: 25px;
	}



td {
	vertical-align: top;
}


hr {
	border-top-color: #f60;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #f60;
	margin-top: 4px;
	height: 1px;
}	
	
#container
{
	/*background: #fff;
	border: none;
	height: 100%;
	border-collapse: collapse;*/
	width: 100%;
}

#container td
{
}

#banner input {
	/*margin-bottom: 0px;*/
	margin-top: 3px;
	}
	
#banner .phonenumber {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 5px 0 5px;
	padding-left: 2px;
}

#banner .signup {
	font-size: 12px;
	font-weight: bold;
	color: #060;
	margin-left: 4px;
	margin-right: 0px;
	padding-right: 0px;
}

#banner img.special { /* needed to align menu separators */
	margin-top: 0px;
	margin-bottom: -2px;
}
	
#banner .shippinghandling {
	font-size: 12px;
	font-weight: bold;
	color: #FE8230;
	margin-left: 15px;
}

#banner .continental_us {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#banner a.viewcart  {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
#banner .viewcart a:link {
	color: #fff;
}

#banner .viewcart a:hover {
	color: #f60;
}

#banner form {
	display: inline;
}




#menuvert {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
}

#menuvert h2 {
	margin-top: 10px;	
	font-size: 1em;
}

#menuvert h2 a {
	color: #393;
	/*font-size: 12px;*/
	text-decoration: none;	1
}

#menuvert h2 a:hover {
	color: #f60;
	text-decoration: none;
}

#menuvert ul {
	list-style-type: none;
	margin-left: 10px;
	font-size: 0.9em;
}

#menuvert li a {
	color: #666;
	/*font-size: 11px;*/
	margin-bottom: 10px;
	text-decoration: underline;
}

#menuvert li a:hover {
	color: #f60;
}

#pagetitle  {
	background-image: url(../images/bkgd-h1.jpg);
	width: 100%;
}



#content
{
	padding: 5px;
	font-family: arial;
	font-size: 1.1em;

}

#content p,
#rightcol p {
	color: #666666;
	margin: 0 0 10px 0;
}

#content p.disclaimer{
	color: #FF6600;
	font-style: italic;
}

#rightcol p {
	padding-right: 15%;
}

 
#content a {
	color: #f60;
	text-decoration: underline;
}

#content a:hover {
	color: #393;
}

#content a:visited {
	color: #666;
}

#content li a {
	color: #f60;
	text-decoration: underline;
}

#content li a:hover {
	color: #393;
}

#content li a:visited {
	color: #666;
}



#speciallist li a {
	/*color:#393;*/
	color:#f00;
}
#speciallist a.productlink1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #393;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

#speciallist a.productlink2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#393;
/*font-size: 11px;*/
	text-decoration: none;
}

#speciallist a.productlink3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f60;
	/*font-size: 11px;*/
	text-decoration: underline;
}
#speciallist a.productlink1:hover,
#speciallist a.speciallist:hover {
	color: #f60;
	/*font-size: 0.9em;*/
}

#speciallist a.speciallist:hover {
	color: #393;
}

#content h1 {
	font-family: Verdana;
	color: #393;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/bkgd-h1.jpg);
	margin-left: 10px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.smaller {
	font-size: 0.9em;
}

#content h2,
#content h2 a{
	color: #FF6600;
	font-weight: bold;
	margin-top: 15px;
	text-decoration:none;
	font-size: 1.1em;
	padding-right: 15%;
}

#rightcol h2.pagedescription {
	color:#339933;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 10px;
}


#content h2 a:hover {
	text-decoration: underline;
}

#content h2 a:visited {
	color: #666666;
}

#content h3 {
	color: #339900;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 50px;
	margin-bottom: 5px;
}

#content input {
	/*margin-bottom: 0px;*/
	color: #666;
	}

.buyproduct_title {
}


.testimonial {
	color:#006946;
	font-size: .9em;
	font-weight: bold;
	margin-top: 20px;
}

.testimonialby {
	color:#666666;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rightcol .testimonial {
	color:#666;
	font-weight: normal;
	padding-right: 15%;
}

#rightcol .testimonialby {
	color:#339933;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}


#content  ul {
	margin: 10px 0 10px 10px;
	padding-left: 25px;
	color: #666;
	}


#content  li {
	list-style-image: url(../images/bullet-orange.gif);
	font-size: 1em;
	padding: 0 25px 0.15em 0;
}

.boldlist  ul {
	margin: 10px 0 10px 0;
	padding-left: 25px;
	color: #666;
	}


.boldlist  li {
	list-style-image: url(../images/bullet-orange.gif);
	font-size: 0.80em;
	padding: 0 0 0.5em 0;
}

#rightcol li {
}
	


.tableh1pagetitle {
	background-image: url(../images/bkgd-h1.jpg);
	width: 100%;
}

#cartform {
	padding-left: 2px;
	color:#666666;
}

.iframetable {
	color:#666666;
	}


.producttable {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	color: #666666;
	font-size: 0.9em;
}

.producttable tr,
.producttable th,
.producttable td {
	border: thin solid #eee;
	margin: 5px;
	padding: 5px;
}

.producttable th {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #9CCE9C;
}



.iframetable tr,
.iframetable td {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.6em;
}

#cartform .note {
	text-align:right;
}

#productlink {
	font-size: 0.8em;
}

#productlink a.productlink1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #393;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

#productlink a.productlink2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#393;
/*font-size: 11px;*/
	text-decoration: none;
}

#productlink a.productlink3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f60;
	/*font-size: 11px;*/
	text-decoration: underline;
}
#productlink a.productlink1:hover,
#productlink a.productlink2:hover {
	color: #f60;
}

#productlink a.productlink3:hover {
	color: #393;
}


#rightcol {
	margin-left: 20px;
	margin-right: 15px;
}

#footer
{
	padding: 20px;
	text-align: center;
	font-size: 0.95em;
}
#footer a {
	font-size: 1em;
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #393;
}

#footer a:visited {
	color: #666;
}

#footer .copyright {
	font-size: 1em;
}

#amazingForm td {
	padding: 3px;
}

.formFieldTitle {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	clear: both;
}
