body 	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	}




/* BACKGROUND CODE */

.background-main { background-image: none; }

.background-home { background-image: none; }




/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse:collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }




/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }




/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.img-left	{ float:left; margin-right: 6px; margin-bottom: 1px; }

.img-right	{ float:right; margin-left: 6px; margin-bottom: 1px; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }




/* PAGE WIDTHS & HEIGHTS */

#wrapper	{ margin: auto; }

.pagewidth	{ width: 100%; }

.pageheight	{ min-height: 760px; }

.pageheight-home { min-height: 75px; }

.contentarea	{
		text-align: left;
		padding: 0px 10px 0px 10px;
		border: #999999 0px solid;
		}

.content-width		{ width: 500px; }

.content-width-gallery	{ width: 550px; }

.mincontent-width	{ width: 400px; }

.whitespace-left	{ width: 2px; }

.whitespace-right	{ width: 50px; }




/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #3366CC; text-decoration: none; }

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




/* FONTS */

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

div, table	{ color: #444444; font: 13px arial, sans-serif; font-weight: normal; }

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

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

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

.footer		{ color: #444444; font: 10px arial, sans-serif; font-weight: normal; }

.lists		{ line-height: 25px; font-size: 13px; }




/* LOGO HEADER */

.header		{
		width: 100%;
		background-color: #FFFFFF;
		border-bottom: #D3D3D3 1px solid;
		}

.header-image	{ margin: 0px 10px 0px 0px; }



/* PLAIN TEXT HEADER OPTIONS */

.PlainTextTitle		{
			color: #008800;
			font: normal 15px arial, sans-serif;
			letter-spacing: 30px;
			text-indent: 0px;
			white-space: nowrap;
			}

.HeaderHeight		{ height: 70px; } /* ALSO EDIT MARGIN BELOW!!! */

.TextHeaderWidth	{ width: 750px; }

#logolayerlink		{ position: relative; top: 0px; left: 0px; margin-bottom: -70px; }




/* HOMEPAGE CODE */

/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		width: 100%;
		background-color: #FFFFFF;
		border-top: #D3D3D3 1px solid;
		border-bottom: #D3D3D3 1px solid;
		height: 40px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.bordertables-outer	{
			border-top: #FF0000 0px solid;
			border-bottom: #FF0000 0px solid;
			}

/* JQUERY HOME PAGE CODES - SEE ALSO .css IN JQuery-Cycle FOLDER */

.JQS-border	{
		border: 0px solid #000000;
		border-width: 0px 1px 0px 1px;
		}

.JQslideshow	{
		background-color: transparent;
		background-image: url("picts/shade-blue-50.png");
		}


.homeimage	{
		margin-top: 40px;
		margin-bottom: 40px;
		background-color: #FFFFFF;
		background-image: url("picts/homeimage-background.jpg");
		border-top: #000000 1px solid;
		border-bottom: #000000 1px solid;
		}

.homelinks		{
			font-family: arial, helvetica, sans-serif;
		  	font-size: 11px;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #000000; text-decoration: none; }

a.homelinks:visited		{ color: #000000; text-decoration: none; }

a.homelinks:active		{ color: #000000; text-decoration: none; }

a.homelinks:hover		{ color: #008800; text-decoration: none; }


/* OPTIONAL-homepage.htm CODE */

.homeimage-OPT	 {
	         border-top: #000000 1px solid;
        	 border-bottom: #000000 1px solid;
	         margin: 20px 0px 20px 0px;
	         }




/* GALLERY SLIDESHOW AND VIEWER CODE */

.line-up-pictures	{ min-height: 90px; }

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

A:hover .Galborder 	{ border: #3399CC 1px solid }

.Galbor-margin		{ margin-bottom: 6px; }

.thumb-space	{
		width: 115px;
		text-align: center;
		vertical-align: middle;
		}

.gallery-table	{ width: 100%; }

.gallerytext	{
		color: #C0C0C0;
		font: 11px arial, sans-serif;
		font-weight: normal;
		}

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

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

.viewermargin	{ padding-top: 10px; padding-bottom: 10px; }

.viewer-text	{ color: #444444; font: 12px arial, sans-serif; font-weight: normal; }

.viewer-hilite 	{ color: #3366CC; font: 12px arial, sans-serif; font-weight: normal; }

table.zoom td		{ padding: 0px 1px 0px 1px; }

table.slidebuttons td	{ padding: 0px 1px 0px 1px; }

#gallery-watermark	{
			width: 300px;
			height: 50px;
			margin: 0 auto;
			position: relative;
			left: 0px;
			top: 344px;
			margin-top: -50px;
			z-index: 8;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
			filter: alpha(opacity=30);
			-moz-opacity:.30;
			opacity: .3;	
			}

.button 	{
		background-color:#FFFFFF;

		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 5px 5px 5px 5px;
		margin: 0px;
		border: #C0C0C0 1px solid;
		}


.buttonon 	{
		background-color:#FFFFFF;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 5px 5px 5px 5px;
		margin: 0px;
		border: #FF0000 1px solid;
		}

/* GALLERY CART CODE */

.cartmargin		{ margin-top: 0px; }

.view-cart-margin	{ margin-bottom: 12px; }

.cartbutton		{ margin-top: 6px; }

.thumb-space-cart	{
			width: 115px;
			text-align: left;
			vertical-align: middle;
			}

.price 		{
		font: 16px arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		color: #009999;
		}

.options	{
		background-color: #F3F5F7;
		color: #000000;
		width: 105px;
		font-size: 11px;
		margin-top: 2px;
		margin-bottom: 2px;
		}




/* LEFT SIDEBAR */

.sidebarwidth		{ width: 150px; }

.sidebar-img-space	{ margin: 0px 0px 10px 0px; }




/* CONTACT FORM */

.contact-button-pad	{ height: 15px; }

.formalign		{ margin-left: 0px; }

table.formalign td 	{ padding: 2px 0px 2px 0px; }

.shadeform	{
		font: 13px arial, sans-serif;
		background-color: #F3F5F7;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		text-align: left;
		width: 175px;
		border: #939A9E 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #F3F5F7;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		text-align: left;
		width: 225px;
		height: 135px;
		overflow: auto;
		border: #939A9E 1px solid;
		}




/* LINKS PAGE CODE */

table.searcharea td	{ padding: 6px 3px 6px 3px; }

.linksmargin	{ margin: 5px 0px 5px 0px; }

.searcharea	{ background-color: #F0F0F0; border: #C0C0C0 1px solid; }

.searchbutton 	{
		background-color:#FFFFFF;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 10px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		border: #000000 1px solid;
		}

.searchform 	{
		font: 13px arial, sans-serif;
		background-color: #F3F5F7;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		text-align: left;
		width: 125px;
		border: #939A9E 1px solid;
		}




/* FOR THE SITE MAP PAGE */

.page-splits 	{
		font-size: 1px;
		line-height: 1px;
		width: 99%;
		height: 4px;
		background-color: transparent;
		padding: 0;
		margin: 10px 0px 10px 0px;
		border: #ABDEE4 1px solid;
		}




/* CUSTOM PAGE PAYPAL FORM */

.custom-table			{ background-color: #E8ECF0; border: #939A9E 1px solid; }

.custom-table-padouter		{ padding: 6px; }

table.custom-table-pad td 	{ padding: 3px 3px 3px 3px; }

.custom-form	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F3F5F7;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 150px;
		border: #939A9E 1px solid;
		}

.payform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F3F5F7;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 150px;
		overflow: auto;
		border: #939A9E 1px solid;
		}

.paybutton	{ width: 154px; margin-top: 3px; }




/* HIDE MENU AND ITEMS FOR PRINTING */


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




/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #FFFFFF;
		border-top: #D3D3D3 0px solid;
		border-bottom: #D3D3D3 1px solid;
		padding: 5px 6px 5px 6px;
		}

.menu-bottomline { border-top: #5C5B68 0px solid; }

.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 1px;
		padding: 5px 12px 5px 12px;
		margin-right: 5px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space:nowrap;
		border: #999999 0px solid;
		}


a.menu:link 	{ background-color:transparent;
		  color: #000000; }


a.menu:visited 	{ background-color:transparent;
		  color: #000000; }


a.menu:active 	{ background-color:transparent;
		  color: #000000; }


a.menu:hover 	{ background-color:#FFFFFF;
		  color: #008800;
		  border: #008800 1px solid;
		  padding: 4px 11px 4px 11px; }



