html, body {
	background-image: url(images/fs1-2_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #F5F1EE;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #333;
}

a, a:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #600;
}
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: top 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;
}
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;
	width: 90%;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: transparent;
}
.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;
}
a.topnav:hover {
	background-color: transparent;
	color: #ffeef0;
	text-decoration:underline;
}
a.topnav:visited {
	background-color: transparent;
	color: #ffd9de;
}