/* @override 
	http://warmthingsonline.com/page2007.css
	http://warmthingsonline.com/page2007_5.css
*/



a {
	color: #334c74;
	text-decoration: none;
}


a:link {
  color: #334c74;
  text-decoration: none;
}


a:hover {
  color: #476ba4;
  text-decoration: none;
}


h1 {
	
	clear: both;
	background-color: white;
	text-align: center;
	width: 98%;
	padding: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 1.65em;
}

h2 {
	
	clear: both;
	background-color: white;
	text-align: center;
	width: 98%;
	padding: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 1.25em;
}

#white98 { 
	background-color: white;
		width: 98%;
} 

#content { 
  clear: both;
	background-color: white;
		width: 98%;
} 


#footer { 
  clear: both; 
  	font-size: smaller;
  	} 

*.colorbump {white-space: nowrap;}

#bottombanner{
	clear: both;
	width: 98%;
	background: white left;
}

#homequote{
	clear: both;
	width: 600px;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}


#bottomnav{
	clear: both;

}


tr.textstyle2{
	font-size: smaller;
}


.style1 {font-size: smaller}

.salebold {
	color: #FF0000;
	font-weight: bold;
	font-size: larger;
}



.style22 {
	color: #FF0000;
	font-weight: bold;
	font-size: larger;
}




