body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat:repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D0946;
	text-decoration: none;
	font-size: 11px;
}

.watermark {
	background-image: url(images/watermark.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: right bottom;
}

.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat:repeat-x;
}

.footerfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7a3770;
	font-size: 11px;
}

.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#142c54;
	font-size:14px;
}

.lighttext {
	color: #FFFFFF;
	text-decoration: none;
}

.redtext {
	color: #871735;
	text-decoration: none;
}

.bluetext {
	color: #6b829d;
	text-decoration: none;
}

.greentext {
	color: #637946;
}

.poemtext {
	color: #637946;
	text-decoration: none;
	font-style:italic;
}

.txtlink {
	color: #607C3F;
	text-decoration: none;
}

.txtlink:hover {
	color: #7B3E7D;
	text-decoration: underline;
}

.txtlinkpurchase {
	color: #651f18;
	text-decoration: none;
}

.galleryborder {
	border:double;
	color:E3D3B3;
	padding:1px;
}

.galleryborder2 {
	border:double;
	color:E3D3B3;
	padding:1px;
}

.contentbg {
	background-image: url(images/content_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.txtlinkpurchase:hover {
	color: #E6577A;
	text-decoration: underline;
}

.dashdivv1 {
	background-image: url(images/dashdiv_v.gif);
	background-repeat: repeat-y;
}

.dashdivv {
	background-attachment: scroll;
	background-image: url(images/dashdiv_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.snavbg {
	background-attachment: scroll;
	background-image: url(images/snav_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

table.products td {
	padding-left: 13px;
	padding-top: 7px;
}

