body	{
		background-image: url(../images/SqPink22.jpg);
		}
P		{
		font-family: verdanna, trebuchet ms, sans-serif;
		font-size: 14px;
		line-height: 17px;
		color: #000000;
		background-color: inherit;
		margin-left: 14px;
		margin-right: 14px;
		margin-top: 6px;
		margin-bottom: 6px;
		}
.price		{
		font-family: verdanna, trebuchet ms, sans-serif;
		font-size: 17px;
		color: #708492;
		background-color: inherit;
		font-weight: bold;
		text-align: center;
		margin-top: 6px;
		margin-bottom: 6px;
		}
.order		{
		font-family: verdanna, trebuchet ms, sans-serif;
		font-size: 14px;
		color: #708492;
		background-color: inherit;
		font-weight: bold;
		font-style: italic;
		text-align: left;
		margin-left: 14px;
		margin-right: 14px;
		}
.order input	{
				border:1px solid #ABABAB;
				}			

.note	{
		font-family: verdanna, trebuchet ms, sans-serif;
		font-size: 12px;
		color: #708492;
		background-color: inherit;
		font-weight: normal;
		font-style: italic;
		text-align: left;
		margin-left: 14px;
		margin-right: 14px;
		}
.difMargin
		{
		margin-right: 3px;
		margin-left: 3px;
		}
.phone	{
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #708492;		
		}

li		{
		font-size: 14px;
		line-height: 17px;
		color: #000000;
		background-color: inherit;
		margin: 12px;
		}

td		{
		font-size: 14px;
		line-height: 17px;
		}
				
.cat1	{
		font-family: Times, serif;
		font-weight: bold;
		font-style: italic;
		font-size: 16px;
		text-align: center;
		color: #94001d;
		}
.cat	{
		font-family: Times, serif;
		font-weight: bold;
		font-style: italic;
		font-size: 16px;
		text-align: center;
		color: #708492;
		}

a.cat:link			{
					color: #708492;
					background-color: inherit;
					text-decoration: none;
					}
a.cat:visited 		{
					color: #666666;
					background-color: inherit;
					text-decoration: none;
					}
a.cat:hover 		{
					color: #000000;
					background-color: inherit;
					text-decoration: none;
					}
					
a.cat:active 		{
					color: #708492;
					background-color: inherit;
					text-decoration: none;
					}	
					
.cat2	{
		font-family: Times, serif;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		text-align: center;
		color: #708492;
		}
a.cat2:link			{
					color: #708492;
					background-color: inherit;
					text-decoration: underline;
					}
a.cat2:visited 		{
					color: #666666;
					background-color: inherit;
					text-decoration: underline;
					}
a.cat2:hover 		{
					color: #000000;
					background-color: inherit;
					text-decoration: underline;
					}
					
a.cat2:active 		{
					color: #708492;
					background-color: inherit;
					text-decoration: underline;
					}	

.bottomLinks 	{
				font-size: 12px; 
				font-weight: normal;
				text-align: center;
				color: #fcc5d4;
				background-color: inherit;
				text-decoration: none;
				}
				
a.bottomLinks:link {
					color: #94001d;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #fef2f6;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #708492;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color: #94001d;
					background-color: inherit;
					}	

.copyright	{
				font-size: 11px; 
				font-style: italic; 
				text-align: center; 
				color: #000000;
				background-color: inherit;
				}
				
.designer {
				font-weight: normal;
				font-size: 10px; 
				text-align: center; 
				color: #fef2f6;
				background-color: inherit;
				}

a.designer:link {
					color: #fef2f6;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #fef2f6;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #000000;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active {
					color: #fef2f6;
					background-color: inherit;
					textext-decoration: none;
					}


h1		{
		font-family: Times, serif;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		color: #708492;
		background-color: inherit;
		margin-bottom: .5em;
		margin-top:4px;
		}
		
h3		{
		font-family: Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		background-color: inherit;
		margin-bottom: .5em;
		margin-left: 8px;
		}
		
#dropmenudiv{
position:absolute;
font-family: Times, serif;
font-size: 16px;
font-style: italic;
border:1px solid white;
border-bottom-width: 0;
line-height:18px;
z-index:100;
padding: 2px;
}

#dropmenudiv a{
width: 100%;
display: block;
color:#94001d;
border-bottom: 1px solid white;
text-decoration: none;
font-weight: bold;
padding: 2px 0;
text-indent: 4px;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#ffffff;
background-color: #fbc5d3;
}

/* table heading row that list item, quantity and price */
.cartheader {
color:#000000;
background-color:#fbc5d3;
}