body{
	margin: 0px;
	padding: 0px;
	min-width:970px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

ul li {
	list-style: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #800000;
	text-align: center;
	font-weight:bold;
}

h2 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
/*
h4 {
	color: #800000;
	font-weight: bold;
	padding: 0;
}
*/
a:link {
	color: #00C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0CC;
}
a:active {
	color: #FF0;
}

#hh1 {top: 0px; left: 0px; z-index: 100; height: 10px; width: 100%; 
	background:url('../img/h1.jpg'); margin: 0px; padding: 0px; border: 0px;}
	
#hh2 {top: 10px; left: 0px; z-index: 100; height: 70px; width: 100%; 
	background:url('../img/h2.jpg'); margin: 0px; padding: 0px; 
	vertical-align: bottom; border: 0px; color: white;
	font-size:40px; font-weight: bold;}
	
#hh3 {top: 80px; left: 0px; z-index: 100; height: 10px;width: 100%;  
	background:url('../img/h3.jpg'); margin: 0px; padding: 0px; border: 0px;}
	
#hh4 {top: 90px; left: 0px; z-index: 100; height: 23px;
	background:url('../img/h4.jpg'); margin: 0px; padding: 0px; 
	font-size: 12px;
	padding-left: 50px;
	padding-top: 3px;
	color: white; font-weight: bold; font-family: sans-serif; border: 0px;}
	
#hh5 {top: 110px; left: 0px; z-index: 100; height: 10px;width: 100%;  
	background:url('../img/h5.jpg'); margin: 0px; padding: 0px; border: 0px;}


#menu {
	margin-top: 25px;
	float: left;
	vertical-align: bottom;
}


#logo {
	float: left;
	position:relative;
	height: 70px;
	width: 350px;
	background:url('../img/logo-large.jpg');
	background-repeat:no-repeat;
	margin-left: 10px;
}

#header {
  top:0;
  left:0;
  z-index: 99;
	height: 140px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#footer {
	clear: both;
	color: white;
	height: 80px;
	background-color: blue;
	border: thin solid black;
}

#footerAddress,
#footerOrderInfo,
#footerSecureOrder,
#footerLogos,
#footerLinks {
	padding: 10px 15px 5px 5px;
	float: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footerOrderInfo {
	
}

#footerSecureOrder {
	
}

#footerLogos {

}

#footerLinks {
	float: right;
}

#footerLinks a:link,
#footerLinks a:visited { 
	color: #fff;
}



#topright {
	position: relative;
	float: right;
	width: 600px;
}

#scrollingText {
	position: relative;
	float: left;
	font-size: 12px; 
	padding-top: 35px;

}

#scrollingText a {
	color: yellow;
	text-decoration: none;
}

#minOrder {
	position: relative;
	float: left;
	font-family: sans-serif;
	color: yellow;
	margin-right: 20px;
	font-size: 12px;
	height: 0;
}


#searchbox {
	position: relative;
	margin: 10px 20px 0px 0px;
	float: right;
}


#cse-search-results {
	padding-left: 30px;
}
.priceboxheading {
	color: #800000;
	font-weight: bold;
}

#headertransbox {
	float: right;
	padding-top: 0%;
	padding-right: 10px;
	padding-bottom: 0%;
	padding-left: 0%;
}

/*table, tr, td {
	border-collapse: collapse;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}*/

.green {
	font-weight: bold;
	color: #060;
}

.red{
	font-weight: bold;
	color: #F00;
}

