﻿BODY {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #666666;
	margin: 0;
	padding: 0;
	border: 0px none;
}
/* LINK COLORS */
a:link {
	color: #F7DEAD;
	text-decoration: none;
}
a:visited {
	color: #F7DEAD;
	text-decoration: none;
}
a:active {
	color: #F7DEAD;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */
TABLE {
	COLOR: #C0C0C0;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: noral;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 15px;
	font-family: Verdana;
}
.smalltitle {
	COLOR: #FFFFFF;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
}
.picturetitle {
	COLOR: #FFFFFF;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: bold;
}
.phonetitle {
	color: #FFFFFF;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
}
.price {
	COLOR: #66CC99;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}
.footertext {
	COLOR: #F0F0F0;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold;
}
.just {
	text-align: justify;
}
.formmargin {
	margin: 3px;
}
/* CODE FOR GALLERY PAGES */
.frame_thumb {
	background-image: url('../picts/frame_thumbnail.gif');
	width: 166px;
	height: 123px;
	padding-top: 0px;
}
.frame_thumb_vert {
	background-image: url('../picts/frame_thumbnail_vert.gif');
	width: 123px;
	height: 166px;
	padding-top: 0px;
}
.spacer_thumb {
	width: 123px;
	height: 17px;
}
.frame_small {
	background-image: url('../picts/frame_small.gif');
	width: 128px;
	height: 95px;
	padding-top: 0px;
}
.spacer_small {
	width: 128px;
	height: 13px;
}
#ZOOM {
	LEFT: 10px;
	POSITION: absolute;
	TOP: 31px;
	z-index: 10;
}
/* IMAGE BORDERS */
.borders img {
	border: 1px solid #000000;
}
:hover.borders img {
	border: 1px solid #FFFFFF;
}
:hover.borders {
	color: #FFFFFF; 
	
	/* irrelevant definition to overcome IE bug */
}
.popup-borders {
	border: 1px solid #000000;
}
.button-popups {
	background-image: url('../picts/button-popups.gif');
	background-color: #333333;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #C0C0C0;
	font-size: 8pt;
	height: 21px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	BORDER: 0px solid #333333;
}
.buttonon-popups {
	background-image: url('../picts/buttonon-popups.gif');
	background-color: #333333;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #FFFFFF;
	font-size: 8pt;
	height: 21px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	BORDER: 0px solid #333333;
}
/* HIDE MENU AND ITEMS FOR PRINTING */
@media print
{
.printhide {
	display: none;
}
.printhelp {
	width: 600px;
}
}
@media screen
{
.printonly {
	display: none;
}
}
/* CONTACT PAGE CODE */
.shadeform {
	FONT: 13px arial, verdana, sans-serif;
	background-color: #000000;
	COLOR: #FFFFFF;
	text-align: left;
	WIDTH: 200PX;
	BORDER: #FFFFFF 1px solid;
}
.textarea {
	FONT: 13px arial, verdana, sans-serif;
	background-color: #000000;
	COLOR: #FFFFFF;
	text-align: left;
	WIDTH: 250PX;
	HEIGHT: 100PX;
	BORDER: #FFFFFF 1px solid;
}
.dropdown {
	COLOR: #FFFFFF;
	WIDTH: 200PX;
	background-color: #333333;
	FONT: 11px verdana, arial, sans-serif;
}
.button {
	background-image: url('../picts/button.gif');
	background-color: #333333;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #99FFFF;
	font-size: 8pt;
	height: 25px;
	width: 110px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: 1px solid #333333;
}
.buttonon {
	background-image: url('../picts/buttonon.gif');
	background-color: #333333;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #FFFFFF;
	font-size: 8pt;
	height: 25px;
	width: 110px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: 1px solid #333333;
}
/* POSITION OF THE PICTURE ON ALL NON-GALLERY PAGES */
#pictures {
	LEFT: 10px;
	POSITION: absolute;
	TOP: 15px;
}
/* CODE FOR LINKS PAGE */
.searchbutton {
	background-image: url('../picts/button.gif');
	background-color: #333333;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #C0C0C0;
	font-size: 8pt;
	height: 21px;
	width: 30px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: 1px solid #333333;
}
.searchform {
	WIDTH: 125PX;
	HEIGHT: 20PX;
	background-color: #000000;
	COLOR: #FFFFFF;
	FONT: 13px arial, verdana, sans-serif;
	BORDER: #FFFFFF 1px solid;
}
.searchdrop {
	font-size: 8pt;
	WIDTH: 60PX;
	HEIGHT: 20PX;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	background-color: #333333;
	COLOR: #FFFFFF;
}
/* CODE FOR THE MAP PAGE */
.divstyle {
	position: absolute;
	width: 25;
	BORDER: #000000 0px solid;
}
.pstyletitle {
	position: absolute;
	margin: 2px;
	height: 25;
	BORDER: #000000 0px solid;
}
.pstylebody {
	position: absolute;
	BORDER: #000000 0px solid;
}
/* MENU TEXT FACE AND SIZE */
.menulinks {
	FONT: 13px arial, verdana, sans-serif;
	font-weight: normal;
}
/* GALLERY NAV MENU */
.menu-nav {
	font-family: verdana, arial, helvetica, sans;
	font-size: 11px;
	letter-spacing: 0px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 1px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
	display: block;
	white-space: nowrap;
}
a:link.menu-nav {
	background-color: #000000;
	color: #F7DEAD;
	border: #695758 1px solid;
}
a:visited.menu-nav {
	background-color: #000000;
	color: #F7DEAD;
	border: #695758 1px solid;
}
a:active.menu-nav {
	background-color: #000000;
	color: #F7DEAD;
	border: #695758 1px solid;
}
a:hover.menu-nav {
	background-color: #333333;
	color: #FFFFFF;
	border: #FFFFFF 1px solid;
	text-decoration: none;
}
.newtitle09 {
	color: #EEB64D;
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
.photo09 {
	text-align: center;
	border: thin solid #000000;
}
.style10 {
	font-size: 18px;
	text-align: center;
	color: #66CC99;
}
.instructpicborder {
	margin: 1px;
}
.gallerybrdr1 {
	border-style: solid;
	border-width: 1px;
}
.textcenter09 {
	text-align: center;
}
.borwid0 {
	border-width: 0;
}
.shadeformCopy {
	FONT: 13px arial, verdana, sans-serif;
	background-color: #FFFFFF;
	COLOR: #808080;
	text-align: left;
	WIDTH: 200PX;
	BORDER: #FFFFFF 1px solid;
}
.index_address {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}
