@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form,
 fieldset{
 margin: 0;
 padding: 0;
 border: 0;
 }
 
 #wrapper {
	background-color: #d9d9d9;
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: solid 3px #999999;
}

#banner {
	border-bottom: double 2px #999999;
 
		
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #8b0000;
	margin-left: 20px;
	margin-top: 15px;
}


#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	margin-left: 20px;
	margin-top: 10px;
	Margin-bottom: 10px;
	color: #d84f83;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #8b0000;
	margin-left: 20px;
	margin-bottom: 5px;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	margin-left: 20px;
	margin-top: 10px;
	Margin-bottom: 10px;
	margin-right: 20px;
	color: #d84f83;
}

#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #009966;
	margin-top: 5px;
	margin-left: 150px;
	margin-bottom: 5px;
}


#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 5px;
}

#content img {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	border:1px solid #d84f83;
	
}

#content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #8b0000;
	text-align: center;
	
		
}

#content td img {
	margin-left: 20px;
	margin-right: 20px;
	border:1px solid #d84f83;
}

#content ul {
	padding-top: 20px;
	padding-bottom: 15px;
}

#content ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	margin: 35px;
	margin-top:0px;
	margin-bottom: 0px;
	
}

#content form {
	margin-left: 608px;
}

#footer {
	margin-top: 10px;
}

#addtocart {
	margin-left: 508px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

#products form {
	margin-left: 608px;
}
	

#products h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #8b0000;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
}


#products img {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	border:1px solid #d84f83;
}


#products h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #8b0000;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	
}

#products h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	margin-left: 20px;
	margin-top: 10px;
	color: #db4f83;
	text-align: center;
}

#products h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	margin-left: 30px;
		
}

#products p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 340px;
	text-align:justify;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8b0000;
	
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d84f83;
	
}

a:link mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8b0000;
	
}

a:visited mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d84f83;
	
}



