body 	{

 background-color:
 #4ca5d1;
	

	margin: 0;
	}

.center
	{
	align: center;
	}

p, table, td
   {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 15px; 
	margin-left: auto;
	margin-right: auto;
	}	

p
	{
	color: 3F3E3E;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	}

.dropcap
	{
	display: inline;
	font-size: 13px;
	color: #252525;
	font-weight: bold;
	}

.white
	{
	background: #FFFFFF;
	}
	
.whitetext
	{
	color: #FFFFFF;
	}
	

	
.space
  {
  margin-top: 5px;
  }	

.productheader
  {
  background-color: #D7679D; width: 100%; height: 35px; margin-bottom: 10px; margin-left: 0;
  }

h1
	{
	font-size: 16px;
	color: #eb1f8e;
	text-decoration: bold;
	text-align: left;
	margin-bottom:0;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	}
	
h1.productname
  {
  background-color: #D7679D; color: #FFFFFF; padding: 5px; font-size: 20px; margin: 0px; text-align: left;
  }	

h2
	{
	font-size: 16px;
	color: #3F3E3E;
	text-decoration: bold;
	text-align: left;
	margin-bottom:0;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	}
	
h2.small
	{
	font-size: 14px;
	color: #3F3E3E;
	text-decoration: bold;
	text-align: left;
	margin-bottom:0;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	}	
	
h3
	{
	font-size: 10px;
	color: #D7679D;
	text-decoration: bold;
	text-align: left;
	margin-bottom:0;
	margin-top: 0;
	margin-left: 0px;
	}	

hr
  {
  margin: 10px;
  }

a:link 
	{
	color: #D7679D;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited 
	{
	color: #D7679D;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #EBA36B;
	text-decoration: none;
	font-weight: bold;
	}
a:active 
	{
	color: #D7679D;
	text-decoration: none;
	font-weight: bold;
	}
	
a:link.whitelink 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
a:visited.whitelink 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}

a:hover.whitelink 
  {
	color: #EBA36B;
	text-decoration: underline;
	font-weight: normal;
	}
	
a:active.whitelink 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}	


.floatL
	{
	float: left;
	}

.floatR
	{
	float: right;
	}

.clearL
	{
	clear: left;
	}

.clearR
	{
	clear: right;
	}

.clear
	{
	clear: both;
	}

.center
  {
  text-align: center;
  }

.product
  {
   margin: 5px;
   margin-top: -45px;
line-height: 100%;
text-align: center;

  } 

.product2
  {
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 0px;
   margin-right: 0px;
  } 
  
.product3
  {
   margin: 5px;
  } 
  
.sep
 {
  margin: 5px;
 }   
 
 
div.dots
 {
 width: 350px;
 height: 11pt;
 line-height: 11pt;
 background-image: url('images/dotsmall.gif');
 background-repeat: repeat-x;
 background-position: bottom left;
 }
 
div.dotsproduct
 {
 width: 90&;
 height: 11pt;
 line-height: 11pt;
 background-image: url('images/dotsmall.gif');
 background-repeat: repeat-x;
 background-position: bottom left;
 } 
 
.padding
 {
 padding-right: 5px;
 } 

span.left
 {
 font-size: 11pt;
 background-color: white;
 float: left;
 }

span.right
 {
 font-size: 11pt;
 background-color: white;
 float: right;
 } 
  
a:hover img.producthover 
  {
  border-width: 3px;
  border-color: #D7679D;
  }

img 	
  {
	border: 0;
	margin: 0;
	}
		

#photo
	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 30px;
	border: 0;
	}

div
	{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0px;
	}


