body {
	background-image: url(../../images/bkgnd.gif);
	margin-top: 0em;
	margin-bottom: 0em;
}




.top-tag {
	font-family: Palatino, Times, "Times New Roman";
	font-size: 26px;
	font-style: italic;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.06em;
}


.top-tag-sml {
	font-family: Palatino, Times, "Times New Roman";
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.06em;
}


.sub-headers {
	font-family: "Arial Narrow", sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #330000;
	text-decoration: none;
	line-height: 30px;
}


/*disclaimer style*/

.disclaimer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.disclaimer-text a:link{
	color: #FF3300;
	text-decoration: none;
}

.disclaimer-text a:visited{
	color: #FF3300;
	text-decoration: none;
}

.disclaimer-text a:hover{
	color: #FF9900;
	text-decoration: none;
}



/*body text style*/

.body-text {
	font-family: Palatino, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.body-text a:link{
	font-family: Palatino, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #660033;
	text-decoration: none;
}


.body-text a:visited{
	font-family: Palatino, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666600;
	text-decoration: none;
}

.body-text a:hover{
	font-family: Palatino, san-serif;
	font-size: 13px;
	line-height: 18px;
	color: #660099;
	text-decoration: none;
}


/*home - link  style*/

.home-link {
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1em;
}

.home-link a:link{
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1em;
}


.home-link a:visited{
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1em;
}


.home-link a:hover{
	font-family: "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #CD252A;
	text-decoration: none;
	letter-spacing: 1em;
}
.caption-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}


/*Product Overview Page Styles */

.more-and-price {
	font-family: Palatino, Times, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
}

.more-and-price a:link{
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
}

.more-and-price a:visited{
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
}
.more-and-price a:hover{
	text-transform: uppercase;
	color: #CD252A;
	text-decoration: none;
}



.prod-titles {
	font-family: Palatino, Times, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
