BODY	{
	scrollbar-base-color: #7E6C4E;
	scrollbar-track-color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background.jpg");
		background-repeat: repeat-x;
		background-position: 0px 20px;
		}

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






/* PAGE LINK CODE */


a:link		{
	FONT:  "Futura Md", "Futura Lt", "Futura Hv", "Futura Bk" "French Script MT" ;
	text-decoration: none;
	color: #CC9933;
}
 				   /*#BCAD91*/
					
a:visited	{ color: #CC9966; text-decoration: none; font:"Futura Md", "Futura Lt", "Futura Hv", "Futura Bk", "French Script MT" }
 				   /*#BCAD91*/
				   
a:active	{ color: #FFCC00; text-decoration: none; font:"Futura Md", "Futura Lt", "Futura Hv", "Futura Bk", "French Script MT" }
 				   /*#BCAD91*/
				   
a:hover		{ color: #FFFF00; text-decoration: none; font:"Futura Md", "Futura Lt", "Futura Hv", "Futura Bk", "French Script MT" }
				  /* #CC99FF */


/* WEDDING PAGE LINK CODE */
.weddinglinks		{
			font-family: "French Script MT" ;
		  	font-size: 28pt;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px; line-height: 25px;
			}

a.weddinglinks:link		{ color: #FFCC99; text-decoration: none; font-family: "French Script MT";font-size: 28pt;}

a.weddinglinks:visited		{ color: #CC9966; text-decoration: none; font-family: "French Script MT";font-size: 28pt;}

a.weddinglinks:active		{ color: #FFCC00; text-decoration: none; font-family: "French Script MT";font-size: 28pt;}

a.weddinglinks:hover		{ color: #FFFF00; text-decoration: none; font-family: "French Script MT";font-size: 28pt;}



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

TABLE 		{ COLOR: #F0F0F0; FONT: 14px arial, verdana, futura, sans-serif; font-weight: NORMAL; }

.title 		{ COLOR: #D3BEA1; FONT: 15px verdana, arial, futura, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, futura, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, futura, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, futura, sans-serif; font-weight: bold; }

.sidebarwidth		{ width: 140px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }








/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #7E6C4E;
		BORDER-TOP: #A39171 1px solid;
		BORDER-BOTTOM: #A39171 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}





/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #7E6C4E 0px solid;
		BORDER-BOTTOM: #7E6C4E 0px solid;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif, futura ;
		  	font-size: 8pt;
		  	font-weight: normal;
			letter-spacing: 1px;
			padding-left: 1px;
			padding-right: 1px;
			}

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: #FFFFFF; text-decoration: none; }




/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{
	border: #7E6C4E 1px solid;
	margin-bottom: 1px;
} /* was 3px */

A:hover .Galborder 	{ border: #FFFFFF 1px solid; margin-bottom: 1px; }  /* was 3px */

.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #CC99FF;
		}

.button 	{
		background-color:#444444;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #000000 1px solid;
		}


.buttonon 	{
		background-color:#444444;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #FFFFFF 1px solid;
		}

.gallerytext		{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; font-weight: bold }

.gallerytitle 		{ COLOR: #D3BEA1; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.viewer-border		{ BORDER: #7E6C4E 3px solid; }

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

.viewer-text		{ COLOR: #BCAD91; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }










 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #7E6C4E 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #7E6C4E 1px solid;
		}





 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#444444;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		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, verdana, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #7E6C4E 1px solid;
		}





/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #D3BEA1 1px solid;
		background-color: #000000;
		color: #000000; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}






/* CUSTOM PAGE PAYPAL FORM */

.custom-table		{ background-color: #7E6C4E; BORDER: #4D412E 1px solid; }

.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-color: #A39171;
			text-align: left;
			WIDTH: 150PX;
			BORDER: #4D412E 1px solid
			}

.custom-submit		{ WIDTH: 150PX; font-size: 13px; }










/* HIDE MENU AND ITEMS FOR PRINTING */


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




/* BORDER COLOR FOR PHOTOS */
.photos			{ COLOR: #FFCC99; BORDER: #FFCC99 5px solid;}

.superscript { COLOR:#FFCC99; font-style:inherit; font-size:9px; font-size-adjust:5px}






/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #7E6C4E;
		border-top: #A39171 1px solid;
		border-bottom: #A39171 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
	vertical-align: super;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif, futura;
		  font-size: 8pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  text-decoration: none;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #A39171 1px solid;
		  border-left: #A39171 1px solid;
		  border-bottom: #4D412E 1px solid;
		  border-right: #4D412E 1px solid;
		  }


a.menu:link 	{ background-color: #7E6C4E; 
		 color: #BCAD91; } 


a.menu:visited 	{ background-color:#7E6C4E;
		  color: #BCAD91; }


a.menu:active 	{ background-color:#7E6C4E;
		  color: #BCAD91; }


a.menu:hover 	{ background-color:#7E6C4E;
		  color: #FFFFFF;
		  border-top: #4D412E 1px solid;
		  border-left: #4D412E 1px solid;
		  border-bottom: #A39171 1px solid;
		  border-right: #A39171 1px solid;}
