a:link {color: 000080; text-decoration: underline}
a:visited {color: 000080; text-decoration: underline}
a:hover {color: RED; text-decoration: underline}


p, pre, td, font, ul {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	text-decoration: none;
	color: 000080;
}

b, strong {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none;
}

small {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	text-decoration: none;
}

.layaway {  
	font-family: Caligraph421 BT,Verdana,Arial; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.headingbig {
	font-family: Lucida Calligraphy, Lucida Handwriting, Times New Roman, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	text-decoration: none;
	color: Navy;
}

.headingbk {
	position:relative;
	left:50px;
	top:-15px;
	color: #e9e9e9;
	margin-left: 5px;
	font-size: 38px; 
	font-family: Arial Black, Arial, helvetica, sans-serif;
}

.heading {
	position:relative;
	left:50px;
	top:-60px;
	color: Navy;
	font-size: 28px; 
	font-family: Lucida Calligraphy, Lucida Handwriting, Times New Roman, Helvetica, sans-serif;
	text-decoration: normal;
}

.subheadingbk {
	color: #e9e9e9;
	margin-left: 0px;
	font-size: 20px; 
	font-family: Arial, helvetica, sans-serif;
}

.subheading {
	margin-top: -15px;
	margin-left: 5px;
	color: Navy;
	font-size: 18px; 
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
}
