html, body {
	margin-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F5F1EE url(images/fs1-2_03.jpg) repeat-x top;
}

body.home {
	margin-top: -145px;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #333;
}
table, td {
	border-color: #dcdcdc;
	border-collapse: collapse;
}
a, a:link {
	color: #004e99;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #994900;
}
a:hover {
	text-decoration: underline;
	color: #C36;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: large;
}
h2 {
	font-size: large;
}
h2.CustomError {
	font-size: 30px;
	color: blue;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
#wrap {
	background-image: url(images/fs1-1_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}
#header {
	background-color: transparent;
	height: 169px;
	width: 100%;
}
#topnav {
	height: 32px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	background-color: transparent;
}
#content {
	background-image: url(images/fs1-1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 0px;
}
#footer {
	background-image: url(images/fs1-1_03.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	font-size:x-small;
	color: #a9a9a9;
}
#content img.productpic {
	max-width: 150px;
	max-height: 120px;
}
p.footer, a.footer {
	background-image: url(images/fs1-1_03.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	font-size:x-small;
	color: #a9a9a9;
}
table.footer {
	background-image: url(images/vr.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: transparent;
}
hr {
	color: #d2a49c;
	height: 1px;
}
.rightcol {
	background-image: url(images/vr.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 10px;
}
.cherry {
	background-color: transparent;
	color: #8b0000;
}
.roselarge {
	background-color: transparent;
	color: #cd5c5c;
		font-size: 30px;
}

.rose {
	background-color: transparent;
	color: #cd5c5c;
}

.gold {
	background-color: transparent;
	color: #cd955d;
}
a.topnav, a.topnav:link {
	background-color: transparent;
	color: #fff;
	text-decoration:none;
}
a.topnav:hover {
	background-color: transparent;
	color: #ffeef0;
	text-decoration:underline;
}
a.topnav:visited {
	background-color: transparent;
	color: #ffd9de;
	text-decoration:none;
}
.cscj-product {
	clear: both;
	min-height: 180px;
	background-color: #FFFFFF;
	border: 1px solid silver;
	margin: 10px 0 15px 0;
	padding: 5px;
}
.cscj-product div {
	padding: 0 0 0 5px;
	clear: both;
}
.cscj-product h3 {
	margin: 0 0 10px 0;
	color: ##3D3D3D;
}
.cscj-product img {
	float: left;
	padding: 0 5px 5px 0;
	max-width: 150px;
	max-height: 120px;
}
.cscj-product a img {border:0;}
.form-table th {
	line-height: 1.4em;
}
