
/* .TableBack { background-image: url(../images/marb015.jpg); } */

html, body
{ height: auto; text-align: center; margin: 0 auto; }


body 
{
	margin: 0; 
	padding: 0;
	background-size: cover;
}

ul 
{
	margin-bottom: 0px;
	margin-top: 3px;
}




#container
{
	height: 100%;
	width: 900px;
	/*background-image: url(../images/beige031.jpg);*/
	margin: 0 auto;
	/*min-height: 100%;*/
	/*position: relative;*/
	/*voice-family: "\"}\"";*/
	/*voice-family: inherit;*/
	/*text-align: left;*/

	/* height: auto; */
	/* text-align: -moz-center; */	/*FF*/
	/* #text-align: center; */	/*IE */

}

#divContainer 
{ 
	width: 100%;
	height: auto;
	display: inline-block;
}

#divMain
{
	width: 850px;
	margin: auto;
	text-align: left;
}

#divMenus
{ 
	height: 100px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: visible;
	/* background: transparent url(../pictures/menupage_divtop.jpg) no-repeat top left; */
	border: red 0px solid;
}

#divMenusClear
{ 
	height: 100px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: visible;
	border: red 0px solid;
}

#ViolaHeader_NotUsed
{
	height: 97px;
	width: 850px;
	/*background-image: url(../images/lrock057_bordIndex.jpg);*/
	font-size: 28px;
	font-family: Lucida Calligraphy;
	background-image: url(../images/gradient_charcoal_97.png);
	/*background-repeat: repeat-x;*/
	margin: auto;
	/*overflow: hidden;*/
}

#divViolaInfo
{
	width: auto;
	color: 000000;
	font-size:16px;
	font-family: century gothic;
	font-weight: 500;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	border: green 3px solid;
}

#footer 
{
	width: 75%;
	position: absolute;
	bottom: 0;
	padding: 10px;
	background-color: #609;
}


#mainCenter
{
	/* width: 850px; */
	width: 100%;
	top: 100px;
	margin: auto;
	text-align: left;
	background-size: 100% 100%;
	background-image: url(../images/bkg_1200.jpg);

	background-repeat: repeat-y;
	height: auto;
	min-height: 100%;
}

#mobMainCenter
{
	/* width: 850px; */
	width: 100%;
	margin: auto;
	text-align: left;
	/*background-image: url(../images/bkg_1200.jpg);*/
}

#textwrap 
{ 
	margin: 20px 10px 0px 0px; 
	/* width: auto; */
	width: 100%;
	line-height: 150%; 
	text-align : justify; 
}

#ViolaHeaderXX
{
	height: 97px;
	width: 100%;
	/*background-image: url(../images/lrock057_bordIndex.jpg);*/
	font-size: 28px;
	font-family: Lucida Calligraphy;
	background-image: url(../images/gradient_charcoal_97.png);
	/*background-repeat: repeat-x;*/
	margin: auto;
	overflow: hidden;
}

#ViolaHeader_NotUsed
{
	height: 97px;
	/*width: 850px;*/
	/*background-image: url(../images/lrock057_bordIndex.jpg);*/
	font-size: 28px;
	font-family: Lucida Calligraphy;
	background-image: url(../images/gradient_charcoal_97.png);
	/*background-repeat: repeat-x;*/
	margin: auto;
	/*overflow: hidden;*/
}



a { outline: none; }
a:focus, a:link, a:visited, a:hover, a:active { outline: none; }

a:link, a:visited  { color: #a52a2a; outline: none; }	/* #a52a2a = brown */

.autoMargin { margin: 0 auto; }

.bodyBack
{ 
	height: auto;
	width: 100%;
	/* background-image: url(../pictures/wburg_tulips.jpg); */
	background-image: url(../pictures/cw_2023Sept16_sm.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	text-align: -moz-center;	/*FF*/
	#text-align: center;		/*IE */

	/* this supposedly keeps the background fixed when changing screen resolution */
/*
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
*/

}

.backServices
{ 
	height: auto;
	width: 100%;
	/* background-image: url(../pictures/wburg_tulips.jpg); */
	background-image: url(../pictures/cw_2023Sept16_sm.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: -moz-center;	/*FF*/
	#text-align: center;		/*IE */
}



.mobBodyBack
{ 
	/*height: 100%;*/
	height: auto;
	width: 100%;

	text-align: -moz-center;	/*FF*/
	#text-align: center;		/*IE */

}




.boldit { font-weight: bold; }

/*.border { border-style: ridge; }*/

.br1 { line-height: 1px; }
.br2 { line-height: 2px; }
.br3 { line-height: 3px; }
.br4 { line-height: 4px; }
.br5 { line-height: 5px; }
.br7 { line-height: 7px; }
.br10 { line-height: 10px; }
.br15 { line-height: 15px; }


/*
.cleardiv:before,
.cleardiv:after 
{
 	content: "";
	display: table;
}
.cleardiv:after {
	clear: both;
}
*/
/* For IE 6/7 (trigger hasLayout) */
/*.cleardiv { zoom: 1; }*/


.clearer_NotUsed { clear: both; }

div.FloatL { float: left;  }
div.FloatC { float: center; }
div.FloatR { float: right; }

.floatl { float: left;  }
.floatr { float: right; }

.footer_orig
{
	width: 75%;
	position: absolute;
	bottom: 10;
	text-align: right;
	vertical-align: bottom;
}

.h24 { line-height: 24px; }

.header { margin: auto; }

.italics { font-style: italic; }

.largerfont { font-size: 60px; }

.linediv { line-height: 10px; margin: 0 auto; text-align: center; }
.linehr { height: 2px; width: 600px; }




.linkback 
{ 
	/*background-image: url(../images/gradient_charcoal_97.png);*/
	position: fixed;
	width: 100%;
	height: 55px;
	top: 0;
	left: 0; 
	z-index: 1;

}

.linkcolor 
{ 
	color: darkblue; 
	font-size: 14px; 
}

.links { text-decoration: none; }


.olivebold 
{
	color: olive;
	font-weight: bold;
}

/*.overflow_no { overflow: none; }*/
.overflow_no { overflow: hidden; }
.overflow_yes { overflow: auto; }

.shadow
{
	/* h-shadow (on the right)    v-shadow (on the bottom)   blur   spread   color */

	-moz-box-shadow:    3px 3px 50px 6px #888;
	-webkit-box-shadow: 3px 3px 50px 6px #888;
	box-shadow:         5px 5px 5px #888;
}

.shadowfade
{
	-moz-box-shadow:    3px 3px 50px 6px #888;
	-webkit-box-shadow: 3px 3px 50px 6px #888;
	box-shadow:         10px 10px 5px rgba(0,0,0,0.5);
}

	/* box-shadow: h-shadow v-shadow blur spread color inset */

.shadowround
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
	box-shadow: 5px 5px 5px black;
}

.textwrap 
{ 
	/* width:auto; */
	width: 100%;
	margin: 0px 10px 0px 0px; 
	line-height: 150%; 
	text-align: justify; 
}

.toTheTop
{
	width: 100%;
	margin: 0 auto;
	text-align: center; 
	font-size: 18px; 
	font-weight: bold; 
	font-family: monotype corsiva, baskerville old face, times new roman; 
	border: black 1px solid;
}

.underit { text-decoration: underline; }

.width90  { width: 90%; }


.z0 { z-index: 0; }
.z-100 { z-index: -100; }



/******** below is for the fixed body image ********/

.fullFixedBg
{
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

#maincontent
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

/******** above is for the fixed body image ********/



		span.reference
		{
			position: fixed;
			left: 10px;
			bottom: 10px;
			font-size: 12px;
		}


		span.reference a
		{
			color: #aaa;
			/*text-transform: uppercase;*/
			text-decoration: none;
			text-shadow: 1px 1px 1px #000;
			margin-right: 30px;
			border: red 0px solid;
		}


		span.reference a:hover
		{ color: #ddd; }


		ul.sdt_menu
		{ margin-top: 150px; }


		#divMenus
		{ 
			/*top: 0px;*/
			/*height: 152px;*/
			/*width: 100%;*/
			/*position: absolute;*/
			/*background-image: url(pictures/menuback_152.jpg);*/
		}





