a.footlink:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.footlink:active {
	color: #666666;
	text-decoration: none;
}
a.footlink:visited {
	color: #666666;
	text-decoration: none;
}
a.footlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #5B5B5B;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/bg-flair.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-area {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/tab-sep.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: normal;
}
a:link {
	color: #7f4194;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7f4194;
}
a:hover {
	text-decoration: none;
	color: #7f4194;
}
a:active {
	text-decoration: underline;
	color: #7f4194;
}
.content-bg {
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 60px;
	background-image: url(../images/background-bg.gif);
	background-repeat: repeat-y;
}
.content-bg-interior {
	padding-top: 0px;
	padding-bottom: 25px;
	background-repeat: repeat-y;
	background-image: url(../images/background-bg.gif);
}
.content-bg-flowers {
	padding-top: 20px;
	padding-bottom: 25px;
	background-image: url(../images/top-interior.jpg);
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-left: 60px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #804094;
	letter-spacing: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 6px;
}
.black-bg {
	background-color: #000000;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 25px;
}
.top-tagline {
	font-size: 14px;
	color: #824592;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: bold;
}
.top-header-bg {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	padding-right: 45px;
	color: #804295;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.right-padding {
	padding-right: 10px;
}
.left-line {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #804094;
}
.sub-header {
	font-size: 14px;
	font-weight: bold;
	color: #804094;
}
.nav-area-S {

	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/tab-sep.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.enlarge {
	cursor: pointer;
	cursor: hand;
}
.white-text {
	color: #CCCCCC;
	font-size: 12px;
}
.home-flash-bg {
	background-image: url(../images/home-flash-bg.jpg);
	background-repeat: no-repeat;
}

