@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: #ffffff;
	width: 770px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 8px solid #333333;
	
}

#banner {
	
}

#nav {
	border-bottom: 1px solid #663300;
	margin-bottom: 10px;
	
}

#content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
	margin-left: 20px;
	text-align: center;
}

#flash {

	margin-left: 110px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
}
	
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #663300;
	margin-left: 20px;
	margin-top: 10px;
}


#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	margin-left: 20px;
	margin-top: 10px;
	Margin-bottom: 10px;
	color: #333366;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	margin-left: 20px;
	margin-top: 10px;
	Margin-bottom: 10px;
	color: #663300;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#content img {
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	margin-left: 20px;
	
}

#content ul {
	padding-top: 5px;
	padding-bottom: 10px;
}

#content ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	margin: 35px;
	margin-top:0px;
	margin-bottom: 0px;
	
}

#addtocart {
	margin-left: 450px;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-align: center;
	background-color: #ffffff;
	border-top:1px solid #663300;
	padding-top: 5px;
	
}

#footer p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
			
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}

a:link mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	
}
a:visited mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}
a:hover mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	
}
