﻿/* Copyright 2008-2009 Norman L. Lambert, Jr of Dunnellon Florida - All Rights Reserved */
body 
{
background-color: #AD5BFF;	
}
#nWrapper 
{
	width:760px;
	margin: -10px auto 5px auto;
	text-align:left;
	padding: 5 px 5 px 5px 5px;
	background-image:url('../bowmeowpawprint.gif');
}
.centertext {
	text-align: center;
}
.companyname {
	font-size:x-large;
	font-weight:bolder;

}
.companyaddress {
	font-size:large;
	font-weight:bolder;
}
.headerColorCenter {
	text-align: center;
}
.headerColorLeft {
	color: #8204FF;
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	color: #8204FF;
	padding: 10px 5px 10px 5px;
	}
h1.productIndent
{
	overflow: hidden;
	width: 389px;
	margin-left: 0px;
	position: absolute;
	z-index: 12;
	top: 461px;
	left: 530px;
}		
p
{
	color: #2E005B;
	padding: 10px 5px 10px 5px;
}
ul
{ color: #2E005B;}
img.product_img
{
	padding: 5px 5px 5px 5px;
	float: left;
	width: 300px;
	height: 400px;
}
a:link {color:Fuchsia}
a:visited
{
	color: #800080;
}
a:hover {
	background-color:Yellow;
	}
a:active
{
	color: #900;
	font-style:italic;
}
a:link.menu
{

}
div.holding
{ 
	position: absolute;
height:108px;
  width:auto;
  margin: 5px auto 5px auto; 
  padding:5px 5px 5px 5px;
	top: 0px;
	left: 0px;
}
.boldLarger
    {
        font-size: larger;
        font-weight: bold;
    }
.center {text-align: center;}
.left{ text-align:left;}
.right{ text-align:right;}
.boldLarger
    {
        font-size: larger;
        font-weight: bold;
    }
.boldSmaller
{ font-size:smaller;
  font-weight:bold;
} 
p.firstline, h2.firstline
{
	font-weight: normal;
	font-family: 'Goudy Old Style';
	font-size: 1.4em;
}

p.firstline:first-line, h2.firstline:first-line 
{
	font-variant: small-caps;
	font-family: 'Book Antiqua';
	text-indent: 50px;
	font-size: 1.2em;
}
p.firstline:first-letter, h2.firstline:first-letter 
{
	font-size:3em;
	font-family:Kunstler Script;	
}
