/* Tube heating CSS by Sincordia */



body {

	font-size:62.5%; /* Sets base font at 10px */

	font-family: "Lucida Grande", Arial, Verdana, sans-serif; 

	color:#666; background:#E6E6E6 url('../images/body-grey-bk.jpg') repeat-x top left; 

	min-width:800px;

	margin:22px 0 0 0;

	text-align:center;

}



a { color:#E13B28; font-size: 1.2em; font-weight:600; background-color:transparent; }		

a:link { text-decoration:none; }

a:visited { text-decoration:none; }

a:hover { text-decoration:underline;  }

a:active {text-decoration:none; }



h2, h3 { color:#E13B28; margin:0 0 5px 0; text-transform:uppercase; }



p { margin:0 0 8px 0; }



img { border:0; }



blockquote { margin:0; }



address { width:780px; 

          font-style:normal; 

		  text-align:center;

		  background:#E13B28 url('../images/footer-bk.gif') repeat-x bottom left;

		  padding:4px 0 20px 0; margin:0;

		  color:#fff;

		  font-size:1.1em; 

		  }
