BODY	{
	SCROLLBAR-BASE-COLOR: #A2A292;
	SCROLLBAR-TRACK-COLOR: #C3C4BD;
	margin: 0px;
	padding: 0px;
	background-image: url(picts/BelBgrndLight2.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}



/* NON-MENU PAGE LINK CODE */

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

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

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

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

.biglink 	{
	font-weight: normal;
	font-style: italic;
	TEXT-DECORATION: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.biglink:hover 	{
    color: #000000;
	font-weight: normal;
	font-style: italic;
	TEXT-DECORATION: underline;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #777777; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.careertitle	{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{
	COLOR: #666699;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.testimonial	{COLOR: #339900; font-weight: bold; font-style: italic; }

.copytext	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; }

.date-font	{ COLOR: #636559; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

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

.just 		{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

#flash 		{ z-index: 0; }




/* POPUP INTRO MESSAGE TEXT */

.messagetitle	{ COLOR: #777777; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.messagetext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }





/* HIDE MENU AND ITEMS FOR PRINTING */


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




/* MAIN PAGE TABLE AND IMAGE BACKGROUNDS */

.imagebackground	{ background-image: url(../picts/BelBgrndLight2.jpg); }

.tablebackground	{ background-image: url(../picts/BelBgrndLight2.jpg); }



/* IMAGE BORDERS */

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



/* GALLERY BORDERS AND CODE */

.image-border		{
	border: 10px solid #CCCCCC;
	margin-bottom: 4px;
}

.image-borderon		{
	LEFT: 3px;
	position: relative;
	top: 3px;
	border: 10px solid #CCCCCC;
	margin-bottom: 4px;
	z-index: 0;
}



.viewer-border		{
	border: 20px solid #CCCCCC;
}

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

.picturecomments	{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.price	 		{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.formmargin		{ margin: 0px; }


/* GALLERY MENU CODE */

.button-gallery 	{
			color: #A2A292;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #A2A292 1px solid;
			}


.buttonon-gallery	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}






/* VIDEO MESSAGE CODE */


.button-popups 		{
			color: #A2A292;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #A2A292 1px solid;
			}

.buttonon-popups 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #D8D9D1;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}






/* CONTACT PAGE CODE */

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 210PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px arial, verdana, sans-serif; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid; }
.textbox	{
	background-image: url(picts/BelBgrndLight2.jpg);
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: 230px;
	width: 153px;
	vertical-align: top;
}
textboxsmall {
	height: 522px;
	width: 119px;
}


.submitbutton 	{ FONT: 13px arial, verdana, sans-serif; }






/* LINKS PAGE CODE */

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid; }

.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; }

.searchbutton { FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-size: 9pt;
		width: 36px; }
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.bground {
	background-image: url(picts/BelBgrndLight2.jpg);
	background-repeat: repeat;
}
.borderframe {
	border: 0.01em solid #999999;
}

