html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
	font-family: "Trebuchet MS", Trebuchet, serif;
	margin: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#navigation {
}
#nav {
	float: left;
	font-size: 12px;
	color: #F067A6;
	text-transform: uppercase;
	padding-right: 16px;
}
#navActive {
	float: left;
	font-size: 12px;
	color: #F067A6;
	text-transform: uppercase;
	padding-right: 16px;
}
#nav a {
	color: #231F20;
	text-decoration: none;
}
#nav a:hover {
	color: #F067A6;
	text-decoration: none;
}
#nav a:active {
	color: #F067A6;
	text-decoration: none;
}
#nav a:visited {
	color: #231F20;
	text-decoration: none;
}
#navActive a {
	color: #F067A6;
	text-decoration: none;
}
#navActive a:hover {
	color: #231F20;
	text-decoration: none;
}
#navActive a:active {
	color: #F067A6;
	text-decoration: none;
}
#navActive a:visited {
	color: #F067A6;
	text-decoration: none;
}
a:link {
	color: #F067A6;
	text-decoration: none;
}
a:hover {
	color: #F067A6;
	text-decoration: underline;
}
a:active {
	color: #F067A6;
	text-decoration: none;
}
a:visited {
	color: #F067A6;
	text-decoration: none;
}
#clear {
	clear: both;
	height: 15px;
}
#container {
	margin-left: 140px;
	margin-top: 90px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 700px;
}
#content {
}
#leftColumn {
	color: #808284;
	font-size: 11px;
	line-height: 16px;
	width: 355px;
	float: left;
	margin-right: 35px;
	margin-top: 15px;
}
#needlepointImage {
}
#needlepointImageTitle {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	color: #231F20;
	padding-top: 3px;
	padding-bottom: 3px;
}
#needlepointImageNavigation {
	font-family: "Trebuchet MS", Trebuchet, serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
	color: #231F20;
}
#canvas {
	margin-left: 3px;
}
h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#rightColumn {
	color: #58595B;
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin-top: 15px;
}
#thumbnails td {
	height: 58px;
	width: 58px;
}
#mailingListForm input {
	background-color: #EDEDEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-size: 11px;
}
#mailingListForm textarea {
	background-color: #EDEDEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mailingListForm #Submit {
	background-color: #F067A6;
	width: 60px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
}
#requiredField {
	font-style: italic;
	text-align: right;
	font-size: 10px;
}
#footer {
	color: #A7A9AC;
	font-size: 11px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 135px;
	text-align: left;
}
a img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
thumbnail a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100)
}
.magenta {
	color: #F067A6;
}
#store {
	padding-left: 96px;
}
#cart-head {
	display: none;
}
