body {
	background-color: #FCE0E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/products/bg_pinkfabric.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.hometext {
	padding: 80px 30px 30px 25px;
	line-height: 120%;
}

#top {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
#main {
	margin: 0px;
	padding: 0px 5px;
	background-color: #0BB1E1;
}
#nav {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	background-color: #0BB1E1;
	text-align: right;
	
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px;
	border-left: 1px solid #FFFFFF;
	text-align: center;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px;
	border-left: 1px solid #FFFFFF;
}
#nav a:hover {
	color: #F3839B;
	text-decoration: none;
	padding: 10px 10px;
	border-left: 1px solid #FFFFFF;
}
#footer {
	background-position: center top;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
	clear: both;
	width: 750px;
}

h1 {
	font-size: 24px;
	color: #0BB1E1;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	color: #FCB912;
	font-size: medium;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #EF839C;
}
a:link {
	color: #09ADE3;
}
a:visited {
	color: #09ADE3;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.product {
	margin: 0px 10px;
	border: 4px solid #2AC5F5;
	padding: 4px;
}
#maincontent {
	background-color: #FFFFFF;
	padding: 20px;
}
.monogram {
	font-weight: bold;
	color: #0BB1E1;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
a.more {
	padding-right: 15px;
	background: url(/images/icon_more.gif) no-repeat 100% 5px;
	font-weight: bold;
	color: #FCB912;
	text-decoration: none;
	}
	a.more:hover {
	padding-right: 15px;
	background: url(/images/icon_more2.gif) no-repeat 100% 5px;
	color: #3399FF;
	text-decoration: none;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F3839B;
}
.price {
	font-weight: bold;
	color: #2AC5F5;
}
