/* CSS Document */


body {
	font: 12pt/16pt georgia, sans-serif; 
	color: #7b2537; 
	margin: 0px;   
}

h3 {
	font: 16pt/16pt georgia, sans-serif; 
	font-weight: bold;
	color: #7b2537;
	background-position: center;
}

h3.prod {
	font: 12pt/16pt georgia, sans-serif; 
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}


table.prod {
  background-color: #7b2537;
  color: #FFFFFF;
}

.smallText {
	font-family: Verdana, Arial, sans-serif;
	/*  font-size: 10px;  */
  font-size: x-small;
	line-height: 1.5;
	text-align: center;
}

.directions {
	font: 10pt/16pt georgia, sans-serif;
	color: #000000; 
	margin: 0px;   
}

.products {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 6px;
 	margin-left: 50pt;
}

.title {
	font: 12pt/16pt georgia, sans-serif; 
	font-weight: bold;
  color: #000000;
  width: 60%; 
}

.pic {
	border:thin solid #7b2537;
}


#main {
	background:url(images/back2.gif);
	height:846px;
}

.small {
  font-size:12px;
}

.faq li {
  font-weight:bold;
}.video {
	float: right;
	margin-top: 45px;
}

.scroll {	
	background:url(images/back2.gif) no-repeat;
}
