
* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-image: url(images/00BackGroundtexture.jpg)
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 1000px;
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 
 width: 1000px;
 display: inline;
}

#header {
 color: #333;
 width: 1000px;
 float: left;
 height: 86px;
 background: #ffffff;
}

#footer { 
 width: 1000px;
 height: 101px;
 clear: both;
 color: #333;
 
 
}

#navigation {
 float: left;
 width: 1000px;
 height: 19px;
 color: #333;
 background: #cccccc;
}

a:link {
	color: #0CA5E8;
	
	text-decoration: underline;
}

a:visited {
  color: #0CA5E8;
  
  text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	
}

a:active {
	color: #000000;
	
	text-decoration: none;
}




.nav a:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.nav a:visited {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
	font-size: 14px;
}

.nav a:active {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}




.greybar {
 background-image:url(images/03GrayBar.jpg); 
 background-repeat:repeat
}


.productsnav { padding-left:20px;

}

.productnavlink a:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding-left:10px
}

.productnavlink a:visited {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  padding-left:10px
}

.productnavlink a:hover {
	text-decoration: none;
	font-size: 14px;
	color:#F0833A;
	font-weight:bold;
	/*background-image:url(images/09PrdctsPg_LinewithDot_Graphic.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	position:absolute;
	padding-left:10px
	
}

.productnavlink a:active {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	color:#F0833A;
	padding-left:10px
}


/*this is the style for the product listing that appears on the right side when in products*/

.productnamenavlink a:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	
	
}

.productnamenavlink a:visited {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  
  
}

.productnamenavlink a:hover {
	text-decoration: none;
	font-size: 14px;
	color:#F0833A;
	font-weight:bold;
	/*background-image:url(images/10PrdctsPg_LinewithDotGraphic.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative

	
	
	
	
}

.productnamenavlink a:active {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	color:#F0833A;
	
	
}



/* THis is the link style for the header links */



.headerlink a:link {
	color: #F0833A;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	text-align:right
}

.headerlink a:visited {
  color: #F0833A;
  font-weight:bold;
  text-decoration: none;
  font-size: 11px;
}

.headerlink a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#F0833A;
	font-size: 11px;
	text-align:right
}

.headerlink a:active {
	text-decoration: none;
	color:#F0833A;
	font-weight:bold;
	font-size: 11px;
}


.headertext  {
	
	font-size: 11px;
}




/* this style works on links in the products section when they are on the page selected in the menu*/
.onpage a:link 	 { 
	color: #F69139; 
	font-weight:bold;
}
.onpage a:visited 	 { 
	color: #F69139; 
	font-weight:bold;
}

.onpage a:hover 	 { 
	color: #F69139; 
	font-weight:bold;
}
.onpage a:active 	 { 
	color: #F69139; 
	font-weight:bold;
}



	
.highlightedtext 	 { 
	color: #F69139; 
	font-weight:bold;
}	
		
.onpagelink {color:	#F0833A; 
			 font-size: 14px;
			 font-weight:bold;
			 padding-left:10px;
			 }  
LI{ line-height:25px; list-style-type:disc}

#bell h1 {margin-top:0px; margin-bottom:0px; font-size: 12px; background-image:url('images/01Logo_Tagline_masthd.jpg'); width:473px; height:86px; no-repeat; }
#bell h1 span {margin-top:0px; margin-bottom:0px; display: none }
#bell p span {margin-top:0px; margin-bottom:0px; font-size: 10px; display: none }
h2 {color: #666666; font-size: 10px; font-weight: 700; padding-left:10px; margin-top: 0px; margin-bottom: -10px;}  
