@charset "UTF-8";
/* CSS Document created by James Cabrera, Rocket Communications, 703-346-7451 */

body {
	font: 0.90em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/gradient_sky.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	color: #9a9a9a;
}

#container {
	width: 800px;  
	margin: 40px auto 0;
	padding: 0;
	background-color: #FFFFFF; 
}

#header {
	width: 100%;
	margin: 0;
	padding: 20px 0 0;  
	}
	
#namePlate {
	height: 75px;
	width: 740px;
	margin: 0 auto;
	padding: 0;
	}
	
#logoSpace {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#logoText {
	float: left;
	margin: 0;
	padding: 10px 0 5px;
	}
	
#homeLink {
	float: right;
	font-size: 0.90em;
	}
	
#homeLink a, a:visited {
	text-decoration: none;
	color: #9a9a9a;
	}
	
#homeLink a:hover {
	text-decoration: underline;
	color: #0066CC;
	}
	
#navBar {
	height: 30px;
	margin: 0px;
	padding: 5px 0px 0px 100px;
	background-image: url(images/navbar_orange.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
	
#midSection {
	width: 740px;
	margin: auto;
	padding: 0;
	}

#bannerSpace {
	margin: 0;
	padding: 15px 0 0;
	height: 190px;
	}

#contentWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	}

/*
#productWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	*/
#contentRight {
	float: right;
	width: 435px;
	margin: 0;
	padding: 0;
	}
	
#contentRight a:link, #contentRight a:visited {
	text-decoration: none;
	color: #faa819;
	}
	
#contentRight a:hover, #contentRight a:focus {
	color: #0066cc;
	}  
	
#contentLeft {
	float: left;
	width: 275px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	}
	
#subNav {
	width: 250px;
	}
	
#subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subNav li {
	border-bottom: 2px solid #FF9900;
	}

#subNav li a:link, #subNav li a:visited {
	font-size: 12px;
	display: block;
	padding: 0.4em;
	color: #FF9900;
	text-decoration: none;
	}
	
#subNav li a:hover, #subNav li a:focus {
	color: #0066CC;
	}

#footer {
	color: #9a9a9a;
	font-size: 10px;
	line-height: 12px;
	padding: 0; 
	text-align: center;
}

#footer a:hover, #footer a:focus {
	color: #0066CC;
	}

#footer p {
	margin: 0; 
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

H1, H2, H3, H4, H5, H6 {
	color: #FF9900;
	margin: 0 0 -3px 0;
	padding: 0;
	}
	
H1 {
	font-size: 20px;
	}
	
H2 {
	font-size: 18px;
	}
	
H3 {
	font-size: 16px;
	}
	
H4 {
	font-size: 14px;
	}

H5 {
	font-size: 12px;
	}
	
H6 {
	font-size: 10px;
	}
	
.testimonials {
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	}
	
.imageLeft {
	float: left;
	margin: 5px 15px 3px 0px;
	padding: 0;
	}
	
.imageRight {
	float: right;
	margin: 5px 0px 3px 15px;
	padding: 0;
	}


/* Shopping Cart CSS */ 

table.item td, table.productContent td { 
   vertical-align: top;
 }

table.item td div { 
   padding-bottom: 1ex;


 }

.style1 {
	color: #0000FF;
	font-weight: bold;
}
.style2 {color: #FF0000; font-weight: bold; }
.style3 {font-family: "Times New Roman", Times, serif}
.style16 {	font-size: 26px;
	color: #FF3300;
}
.style17 {color: #0000FF}
.style1 {
	color: #0000FF;
	font-weight: bold;
}
.style3 {font-family: "Times New Roman", Times, serif}
.style16 {	font-size: 26px;
	color: #FF3300;
}
.style17 {color: #0000FF}
.style18 {
	color: #FF6600;
	font-weight: bold;
	font-size: 21px;
}
.style20 {font-weight: bold; color: #FF6600;}
.style22 {color: #0000FF; font-weight: bold; font-size: 18px; }
