﻿body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	width: auto;
}
table {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.link {
	color: #3333FF;
	text-decoration: none;
}
a.visited {
	color: #666699;
	text-decoration: none;
}
a.active {
	color: #9900CC;
	text-decoration: none;
}
a.hover {
	color: #0066FF;
	text-decoration: underline overline;
	color: #CC00FF;
}
.background {
	background-image: url('../picts/purple_bar.gif');
	height: 17px;
}
.rowwhitebg {
	text-align: center;
	font-size: large;
	color: #492E6B;
}
.rowpurplebg {
	text-align: center;
	font-size: large;
	color: #492E6B;
	background-color: #F1EBFA;
	line-height: 25px;
}
.tableheight {
	height: 800px;
}
.tblpurpleborder {
	border: 2px solid #8F5BC4;
}
.tablebg {
	background-image: url('../picts/background-bottom-shade.gif');
}
.tablerow {
	width: 100px;
	vertical-align: top;
}
.title {
	COLOR: #000000;
	font: 18px arial, verdana, sans-serif;
	font-weight: bolder;
}
.subtitle {
	COLOR: #999999;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
}
.contact-text {
	COLOR: #336699;
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
}
.copyright {
	COLOR: #999999;
	font: 9px verdana, arial, sans-serif;
	font-weight: normal;
}
.page-splits {
	border: #7F90AC 1px solid;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 5px;
	width: 100%;
}
.just {
	text-align: justify;
}
.biglink {
	color: #6633FF;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.biglink:hover {
	color: #FF6600;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
}
.date-font {
	color: #7F90AC;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
}
/* SETUP PAGES FOR PRINTING */
@media print
{
.printhide {
	display: none;
}
.printhelp {
	width: 600px;
}
}
@media screen
{
.printonly {
	display: none;
}
}
/* borderS */
.page-borders {
	background-color: #D6BCF2;
	width: 1px;
	height: 1px;
}
.borders {
	border: #000000 1px solid;
}
.pic-border {
	border-style: solid;
	border-width: 2px;
	vertical-align: middle;
	margin-right: 10px;
}
.pics-leftcolumn {
	border-style: solid;
	border-width: 2px;
	margin-top: 15px;
	margin-bottom: 18px;
}
.pics-big-border {
	border: 2px;
	border-style: solid;
	border-color: #886492;
}
.bannersize {
	border: 2px solid;
	border-color: #8F5BC4;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: x-large;
	font-weight: bold;
	color: #8F5BC4;
}
.TextCenter {
	text-align: center;
}
.TextLeft {
	text-align: left;
}
.TextNoteBox {
	text-align: left;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
.TextLargePurple {
	font-size: large;
	color: #6633FF;
	font-weight: bolder;
}
.TextMediumGreen {
	font-size: medium;
	color: #008080;
	text-align: center;
}
.TextMediumPurple {
	font-size: medium;
	color: #6633FF;
}
.TextSmall {
	font-size: x-small;
}

/* GALLERY CODE */
.price {
	color: #009900;
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
}
.picturetitle {
	color: #000000;
	font: 10px verdana, arial, sans-serif;
	font-weight: bold;
}
.picturecomments {
	color: #666666;
	font: 10px verdana, arial, sans-serif;
}
.gallerytext {
	color: #000000;
	font: 9px verdana, arial, sans-serif;
	font-weight: normal;
}
.gallery-borders {
	border: #000000 1px solid;
}
.viewer-border {
	border: #000000 1px solid;
}
.button-gallery {
	color: #000000;
	font: bold 11px arial, serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url("../picts/button-gallery.gif");
	padding: 1px 5px 1px 5px;
	margin: 0px 1px 0px 1px;
	display: block;
	cursor: pointer;
	border: #999999 1px solid;
}
.buttonon-gallery {
	color: #0066FF;
	font: bold 11px arial, serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url("../picts/buttonon-gallery.gif");
	padding: 1px 5px 1px 5px;
	margin: 0px 1px 0px 1px;
	display: block;
	cursor: pointer;
	border: #0066FF 1px solid;
}
/* PAGE BACKGROUNDS */
.backgrounds {
	background-image: url("../picts/purple-background.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
/* BUTTONS AND FORMS */
.button-order {
	background-color: #CFE0F2;
	background-image: url("../picts/button-order.gif");
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000099;
	font-size: 8pt;
	cursor: hand;
	height: 21px;
	width: 105px;
	margin-top: 5px;
	font-weight: bold;
	border: #000099 1px solid;
}
.buttonon-order {
	background-color: #F1EDC7;
	background-image: url("../picts/buttonon-order.gif");
	font-family: arial, verdana, helvetica, sans-serif;
	color: #996600;
	font-size: 8pt;
	cursor: hand;
	height: 21px;
	width: 105px;
	margin-top: 5px;
	font-weight: bold;
	border: #996600 1px solid;
}
.shadeform {
	font: 13px arial, verdana, sans-serif;
	background-image: url("../picts/shadeform.gif");
	text-align: left;
	width: 180PX;
	border: #000000 1px solid;
}
.textarea {
	font: 13px arial, verdana, sans-serif;
	background-image: url("../picts/shadeform.gif");
	text-align: left;
	width: 275PX;
	height: 135PX;
	border: #000000 1px solid;
}
.dropdown {
	color: #333333;
	width: 180PX;
	font: 11px verdana, arial, sans-serif;
}
.searchform {
	width: 110PX;
	height: 20PX;
	background-image: url("../picts/shadeform.gif");
	font: 11px arial, georgia, "Times New Roman", sans-serif;
	border: #000000 1px solid;
}
.searchdrop {
	width: 60PX;
	height: 20PX;
	font: 11px arial, georgia, "Times New Roman", sans-serif;
}
.searchbutton {
	font-size: 8pt;
}
/* GALLERY HOVER MESSAGES */
.divstyle {
	position: absolute;
	top: 0;
	left: 0;
}
.pstyletitle {
	position: absolute;
	background-color: #FFFFFF;
	color: #000000;
	border: #000000 1px solid;
	width: 100px;
	padding: 2px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.pstylebody {
	position: absolute;
	background: #FFFFFF;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
/* START THE CODE FOR THE MENUS */
#menulocation {
	left: 0px;
	width: 175px;
	position: absolute;
	top: 97px;
	padding: 0px 0px;
	white-space: nowrap;
}
.menutrans {
	-ms-filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
.menu-top-border {
	border-right: #7F90AC 1px solid;
}
.menu-bottom-line {
	border-top: #7F90AC 1px solid;
	border-right: #7F90AC 1px solid;
}
.menu {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	height: 30px;
	width: 175px;
	cursor: hand;
	font-weight: bold;
	text-indent: 8px;
	line-height: 20pt;
	text-align: left;
	display: block;
	border-top: #7F90AC 1px solid;
}
a.menu:link {
	background-image: url("../picts/purple-menu.gif");
	background-color: #D7E3F7;
	color: #006699;
}
a.menu:visited {
	background-image: url("../picts/purple-menu.gif");
	background-color: #D7E3F7;
	color: #006699;
}
a.menu:active {
	background-image: url("../picts/menuon.gif");
	background-color: #D7E3F7;
	color: #006699;
}
a.menu:hover {
	background-image: url("../picts/menuon.gif");
	background-color: #FFFFFF;
	color: #494534;
}
