body 		{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	scrollbar-base-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
		}
h1 {
	font-size: 160%;
	font-family: Verdana, Geneva, sans-serif;
	color: #00366b;
}
h2 {
	font-size: 140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #00366b;
}
h3 {
	font-size: 120%;
}
h1, h2, h3 {
	color: #00366B;
}








/* NON-MENU LINK COLORS */

a:link		{
	color: #e2571c;
	text-decoration: none;
}

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

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

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






/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

table 		{ color: #003300; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.title 		{ color: #000000; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.subtitle 	{ color: #000000; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{
	color: #00366B;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.hilite		{ color: #CC6600; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }

.pageheight	{ height: 100%; }






/* LINES ON SITEMAP AND NEWS PAGES */

.page-splits	{
		border: #93AFD3 0px solid;
		border-top: #93AFD3 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF;
		height: 1px;
		width: 100%;
		}






/* HOMEPAGE BANNER BACKGROUNDS COLOR AND BARS */


.picturebar 	{ background-color: #00366B; }


.pagebars	{
		background-color: #00366B;
		height: 20px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

/* BANNER BACKGROUND IN OPTIONAL2-index.html */

.picturebar-noflash	{
			background-color: #00366B;
			background-image: url(picts/home.jpg);
			background-repeat: repeat-x;
			}






/* NON-GALLERY IMAGE BORDERS */

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






/* CODE FOR GALLERY PAGES */

.galleryborder	 	{ border: #000000 1px solid; cursor:pointer; }
A:hover .galleryborder 	{ border: #000000 1px dashed; cursor:pointer; }

.viewer-border		{ border: #000000 1px solid; cursor:pointer; }

.gallerytitle 	{
		color: #000000;
		font: 10px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 18px;
		}

.gallerytext	{
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Courier;
	font-size: 11px;
}

.button-gallery {
		background-image: url("picts/button-gallery.gif");
		background-color: #EEF3FC;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #4E83A4;
		cursor: pointer;
		text-align: center;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 9px;
		padding-right: 9px;
		margin-left: 1px;
		margin-right: 1px;
		border: #4E83A4 1px solid;
		}


.buttonon-gallery {
		background-image: url("picts/button-gallery.gif");
		background-color: #EEF3FC;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		cursor: pointer;
		text-align: center;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 9px;
		padding-right: 9px;
		margin-left: 1px;
		margin-right: 1px;
		border: #000000 1px solid;
		}






/* PAYPAL GALLERY CODE */

.price 		{ color: #009900; FONT: 16px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.cartmargin	{ margin: 0px; margin-top: 3px; }

.cart-width	{ width: 120px; }

.shade-cart	{
		color: #000000;
		font: 11px arial, verdana,  sans-serif;
		font-weight: normal;
		background-color: transparent;
		border: #3399FF 1px dotted;
		margin-top: 2px;
		}

.button-order  {
		background-image: url("picts/button-order.gif");
		background-color: #3BA843;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 75px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: #009900 1px solid;
		}


.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#FF6C19;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 75px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: #CC3300 1px solid;
		}






/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}






/* CONTACT AND QUOTES PAGE CODE */

.shadeform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color:#FFFFFF;
		text-align: left;
		width: 200px;
		border: #99A8AF 1px solid;
		}

.textarea	{
	background-image: url("picts/shadeform.gif");
	background-color:#FFFFFF;
	text-align: left;
	width: 200px;
	height: 45px;
	border: #99A8AF 1px solid;
	font-family: Verdana, Arial, Courier;
	font-size: 13px;
		}

.dropdown 	{
		color: #000000;
		background-color:#FFFFFF;
		width: 200px;
		font: 11px verdana, arial, geneva, sans-serif;
		}

.quotechoice 	{
		color: #000066;
		font: 11px verdana, arial, geneva, sans-serif;
		font-weight: normal;
		}


.quotetextarea	{
		width: 275px;
		height: 100px;
		}

.zipwidth	{ width: 110px; }

.dropquotes	{
		color: #000000;
		background-color:#FFFFFF;
		font: 11px verdana, arial, geneva, sans-serif;
		}

.submit-button	{ font-size: 13px; }






/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		text-align: left;
		width: 125px;
		overflow: auto;
		border: #99A8AF 1px solid;
		}

.payformbox	{
		background-color: #FFFFFF;
		border: #99A8AF 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ width: 125px; }






/* CODE FOR LINKS/COMMUNITY PAGE */

.searchbutton 	{
		background-color:#F1F6F4;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #006699;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		border: #006699 1px solid;
		}

.searchform 	{
		font: 11px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color:#FFFFFF;
		width: 100px;
		height: 20px;
		border: #99A8AF 1px solid;
		}






/* CODE FOR SMALL POPUP MESSAGES */

.divstyle 	{
		position:absolute;
		top:0px;
		left:0px;
		}

.pstyletitle	{
		position:absolute;
		padding: 3px;
		width: 90px;
		background-color:#E3F4FB;
		border: #3B7790 1px solid;
		color:#3B7790;
		font-size:10px;
		font-family: verdana, arial, sans-serif;
		white-space: nowrap;
		}

.pstylebody 	{
		position:absolute;
		background-color:#FFFFFF;
		padding: 2px;
		color:#3B7790;
		font-size:10px;
		font-family: verdana, arial, sans-serif;
		}






/* START MENU CODE */

.menu    	{
	font-weight: normal;
	height: 26px;
	padding-bottom: 3px;
	text-indent: 15px;
	background-image: url(picts/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
		}

a.menu-link:link 	{
	color: #415286;
	text-decoration: none;
}


a.menu-link:visited 	{
	color: #415286;
	text-decoration: none;
}


a.menu-link:active 	{
	color: #415286;
	text-decoration: none;
}


a.menu-link:hover 	{ color: #0099CC; text-decoration: none; }

.menu-line	  {
		  background-image: url(picts/menu_line.gif);
		  background-repeat: repeat-y;
		  }






/* GALLERY NAV MENU */

.menu-gallery	{
		background-color: #EEF3FC;
		background-image: url("picts/button-gallery.gif");
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		line-height: 17px;
		font-weight: normal;
		padding-top: 1px;
		padding-bottom: 2px;
		padding-left: 7px;
		padding-right: 7px;
		margin-left: 1px;
		margin-right: 0px;
		margin-top: 1px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #4E83A4 1px solid;
		}


a.menu-gallery:link 	{ color: #4E83A4; text-decoration: none; }


a.menu-gallery:visited 	{ color: #4E83A4; text-decoration: none; }


a.menu-gallery:active 	{ color: #4E83A4; text-decoration: none; }


a.menu-gallery:hover 	{
			text-decoration: none;
			color: #003300;
			border: #000000 1px solid;
			}
.textgr {
	font-weight: normal;
	font-family: Verdana, Arial, Courier;
	font-size: 12px;
	color: #00366B;
}
.galborders {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
}
.menustomia {
	font-weight: normal;
	height: 20px;
	padding-bottom: 3px;
	text-indent: 15;
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	background-image: url(picts/menustomia.gif);
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
.textlatin {
	font-weight: normal;
	font-family: Verdana, Arial, Courier;
	font-size: 14px;
	color: #00366B;
}
