body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B002B;
	background-color: #FEEECD;
	background-image: url(../images/backgrounds/background.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #990066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990066;
}
a:hover {
	text-decoration: none;
	color: #9966FF;
}
a:active {
	text-decoration: underline;
	color: #CC6600;
}
h1 {
	font-size: 21px;
	margin-top: 15px;
	margin-bottom: 25px;
	color: #9966CC;
}
h2 {
	font-size: 16px;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h4 {
	font-size: 14px;
	color: #993300;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/top-content.jpg);
	background-repeat: no-repeat;
}
.bg-navigation {
	background-image: url(../images/backgrounds/bg-column-left.jpg);
}
.bg-col-left {
	background-image: url(../images/backgrounds/bg-col-left.jpg);
}
.bg-col-right {
	background-image: url(../images/backgrounds/bg-col-right.jpg);
}
.right-column {
	width: 260px;
	float: right;
	color: #350035;
	padding-left: 5px;
	margin-left: 15px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right-column-products {
	width: 260px;
	float: right;
	color: #350035;
	padding-left: 5px;
	margin-left: 15px;
	margin-bottom: 50px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-color: #E4CFF5;
	border-left-style: solid;
	border-left-width: 1px;
}
.footer-nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.content-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 15px;
	line-height: 22px;
	margin-top: 17px;
}
.content-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B002B;
}
.box-right {
	margin-top: 15px;
	background-color: #DED2E0;
	width: 250px;
}
.box-left {
	margin-top: 15px;
	background-color: #FFD580;
	width: 235px;
	margin-left: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.separatr {
	margin: 7px;
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	height: 5px;
	margin-bottom: 3px;
}
.smname {
	color: #663300;
	font-weight: bold; 
	font-size:13px;
}