/* CSS Document */

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background-color: #C5DD97;
	font-size: 14px;
	}

#wrapper {
	margin: 0 auto 0;
	font-weight: normal;
	width: 850px;
	color: #336633;
	text-align: center;
	font-size: 16px;
	}

.container,  {background:#ccc; color:#fff; margin:0 15px;}
.container {
	width:650px;
	margin: 0 auto 0;
}


.main {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336633;
	background-color: #FFFFFF;
	text-align: center;
	width: 700px;
	margin: 0 auto 0;
	font-size: 14px;
}

a.nav:link {
	color: #F47A3D;
	text-decoration: underline;
	font-size: 14px;
}

a.nav:visited {
	color: #F47A3D;
	text-decoration: underline;
	font-size: 14px;
}

a.nav:hover {
	color: #3F9C2D;
	text-decoration: underline;
	font-size: 14px;
}

a.nav:active {
	color: #F47A3D;
	text-decoration: underline;
	font-size: 14px;
}


a.small:link {
	color: #F47A3D;
	text-decoration: underline;
	font-size: 10px;
	font-style: italic;
}

a.small:visited {
	color: #F47A3D;
	text-decoration: underline;
	font-size: 10px;
	font-style: italic;
}

a.small:hover {
	color: #3F9C2D;
	text-decoration: underline;
	font-size: 10px;
	font-style: italic;
}

a.small:active {
	color: #F47A3D;
	text-decoration: underline;
	font-size: 10px;
	font-style: italic;
}
#add to cart {


}
#add {
	margin-left: 75px;
}
