body	{ margin: 0; padding: 0; }

/* NON-MENU LINK COLORS */
a:link { color: #000080; text-decoration: none; }

a:visited { color: #888; text-decoration: none; }

a:hover { color: #b22222; text-decoration: none; }

A:hover .hoverborders { border: #FF6600 2px solid; }

a:active { color: #888; text-decoration: none; }

a.menu:link {
	background-image: url("../picts/menu.gif");
	background-color: #5497A1;
	color: #136570;
}

a.menu:visited {
	background-image: url("../picts/menu.gif");
	background-color: #5497A1;
	color: #136570;
}

a.menu:hover {
	background-image: url("../picts/menuon.gif");
	background-color: #5497A1;
	color: #FFFFFF;
}

a.menu:active {
	background-image: url("../picts/menuon.gif");
	background-color: #5497A1;
	color: #136570;
}

a.menu-gallery:link { color: #136570; }

a.menu-gallery:visited { color: #136570; }

a.menu-gallery:hover { color: #0066FF; border: #0066FF 1px solid; }

a.menu-gallery:active { color: #136570; }

blockquote.pullquote 	{
	border: solid #d00000;
	border-width: 3px 0;
	float: right;
	margin: 0.3in 0.3in;
	padding: 0.5em 0.5em;
	text-align: left;
}

blockquote.pullquotewide 	{
	border: solid #6A5ACD;
	border-width: 3px 0;
	float: left;
	margin: 0.3in 0.3in;
	padding: 0.5em 0.5em;
	text-align: left;
}

img.figureleft	{
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #060;
	padding: 10px;
	background: #ffffff;
}

img.figureleftNB	{
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 10px;
	background: #ffffff;
}

/*IMAGE OPTIONS*/
img.figureright	{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #060;
	padding: 10px;
	background: #FFFFFF;
}

img.figurerightNB	{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	background: #FFFFFF;
}

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE {
	COLOR: #222;
	FONT: normal 95%/1.5em verdana, arial, helvetica, sans-serif;
}

.backgrounds {
	background-image: url("../picts/background.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.biglink {
	COLOR: #f60;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
}

.biglink:hover {
	COLOR: #fc0;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
}

.borders { border: #000000 1px solid; }

.button-gallery {
	color: #136570;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url("../picts/menu-gallery.gif");
	padding: 0px 3px 0px 3px;
	margin: 0px 1px 0px 1px;
	display: block;
	cursor: pointer;
	border: #136570 1px solid;
}

.buttonon-gallery {
	color: #0066FF;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	background-color: #ECEDF7;
	background-image: url("../picts/menu-gallery.gif");
	padding: 0px 3px 0px 3px;
	margin: 0px 1px 0px 1px;
	display: block;
	cursor: pointer;
	border: #0066FF 1px solid;
}

.buttonon-order {
	background-image: url("../picts/buttonon-order.gif");
	background-color: #F2DAFC;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #663399;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	cursor: pointer;
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: #663399 1px solid;
}

.button-order {
	background-image: url("../picts/button-order.gif");
	background-color: #DAEAFD;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #268FF3;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	cursor: pointer;
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: #268FF3 1px solid;
}

/* GALLERY HOVER MESSAGES */
.divstyle { position: absolute; top: 0px; left: 0px; }

.dropdown {
	font-size: 11px;
	background-color: #F0F6F9;
	COLOR: #000000;
	WIDTH: 180px;
}

.flashchanger {
	border-top: #136570 1px solid;
	border-bottom: #136570 1px solid;
}

.footer {
	COLOR: #999999;
	FONT: 9px verdana, arial, sans-serif;
	font-weight: normal;
	background-image: url("../picts/background-bottom-shade.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.footerbar {
	height: 30px;
	background-color: #5497A1;
	background-image: url("../picts/bar-footer.jpg");
	border-top: #136570 1px solid;
	border-bottom: #136570 1px solid;
}

.formmargin { margin: 0px; }

.gallery-borders { border: #000000 2px solid; margin-bottom: 3px; }

.hoverborders { border: #000000 2px solid; }

.just { text-align: justify; }

.menu {
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 175px;
	cursor: pointer;
	text-indent: 6px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #136570 1px solid;
}

.menubackground {
	background-color: #5497A1;
	background-image: url("../picts/background-menu.gif");
	border-right: #136570 1px solid;
}

/* GALLERY MENU */
.menu-gallery {
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
	background-color: #FFFFFF;
	background-image: url("../picts/menu-gallery.gif");
	padding: 3px 7px 3px 7px;
	margin: 0px 3px 0px 0px;
	border: #136570 1px solid;
}

/* START THE CODE FOR THE MENU */
.menuwidth { width: 175px; }

.pagebars {
	height: 18px;
	background-color: #5497A1;
	background-image: url("../picts/bar.gif");
	border-top: #136570 1px solid;
	border-bottom: #136570 1px solid;
}

/* BORDERS */
.page-borders { background-color: #000000; }

.pageheight { height: 760px; }

.page-splits {
	border: #BDC9DC 1px solid;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 5px;
	width: 100%;
}

.picturecomments {
	COLOR: #306578;
	FONT: 12px "Trebuchet MS", arial, sans-serif;
	font-weight: normal;
}

.pictureend {
	background-color: #5497A1;
	background-image: url("../picts/lot86.jpg");
	border-left: #136570 1px solid;
	background-position: left;
}

.pictureend_2 {
	background-color: #5497A1;
	background-image: url("../picts/lot30.jpg");
	border-left: #136570 1px solid;
	background-position: left;
}

/* GALLERY CODE */
.picturetitle {
	COLOR: #000000;
	FONT: 13px "Trebuchet MS", arial, sans-serif;
	font-weight: normal;
}

.pstylebody {
	position: relative;
	background: #FFFFFF;
	color: #4A53B2;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
}

.pstyletitle {
	position: absolute;
	background-color: #FFFFFF;
	color: #4A53B2;
	border: #4A53B2 1px solid;
	width: 100px;
	padding: 2px;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
}

.searchbutton { font-size: 11px; }

.searchdrop {
	font-size: 11px;
	background-color: #F0F6F9;
	COLOR: #333333;
	WIDTH: 60px;
}

.searchform {
	FONT: 13px arial, verdana, sans-serif;
	background-color: #F0F6F9;
	background-image: url("../picts/shadeform.gif");
	WIDTH: 110px;
	HEIGHT: 20px;
	border: #99A8AF 1px solid;
}

/* CONTACT AND LINKS PAGE FORM CODE */
.shadeform {
	FONT: 13px verdana, arial, sans-serif;
	text-align: left;
	background-color: #F0F6F9;
	background-image: url("../picts/shadeform.gif");
	WIDTH: 280px;
	border: #99A8AF 1px solid;
}

.subtitle {
	COLOR: #339999;
	FONT: 16px "Trebuchet MS", verdana, arial, , sans-serif;
	font-weight: bold;
}

.title {
	COLOR: #136570;
	FONT: 24px "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: normal;
}


.textarea {
	FONT: 13px verdana, arial, sans-serif;
	text-align: left;
	background-color: #F0F6F9;
	background-image: url("../picts/shadeform.gif");
	WIDTH: 225px;
	HEIGHT: 130px;
	overflow: auto;
	border: #99A8AF 1px solid;
}

.topline { border-top: #136570 1px solid; }

ul	{color: #333; font: normal 12px/1.4em Arial, Helvetica, sans-serif; }

.viewer-border { border: #000000 2px solid; }

/* HOMEPAGE LAYERED TEXT STYLES */
#hometext {
	position: absolute;
	visibility: visible;
	left: 300px;
	top: 200px;
	width: 420px;
	z-index: 2;
	padding: 5px;
	border: #FFFFFF 0px solid;
}

#hometextForm	{
	position: relative;
	visibility: visible;
	left: 125px;
	top: 100px;
	width: 280px;
}

/* OVERLAY LINK COLORS */
.hometext a:link { color: #FFF; text-decoration: underline; }

.hometext a:visited { color: #FFF; text-decoration: none; }

.hometext a:hover { color: #f99; text-decoration: none; }

.hometext a:active { color: #FFF; text-decoration: none; }

.hometextlayer {
	COLOR: #FFFFFF;
	FONT: 13px "Trebuchet MS", arial, verdana, sans-serif;
	font-weight: bold;
	padding: 10px;
}

.hometexttitle {
	COLOR: #FFFFFF;
	FONT: 20px "Trebuchet MS", arial, verdana, sans-serif;
	font-weight: normal;
}

.textinsert	{
	color: d8d8d8;
	font: bold 145% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
