
.header {
	color: #333333;
	font-size: 14px;
	border-style: none;
	width: 95%;

}
a:link {
	
	color: #341802;
}
a:visited {
	
	color: #341802;
}
a:hover {
	color: #999999;
	color: #569a9a;
}
a:active {
	
	color: #341802;
}
body {
	margin-left: 0px;
	margin-top: 25px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #341802;
	background-image: url(../images/Ruth.jpg);
}

.headingtext
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #341802;
	font-weight: bold;
}

.detail
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #341802;
}

.detail_turq
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #569a9a;
}

.detail_error
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #569a9a;
}

.maintable
{
	border-style: none;
	width: 95%;
}

.gallery_table
{
	
	
}

.pictures
{
	padding: 40px, 40px, 40px, 40px;
	background-color: White;
	width: 95%;
	overflow : auto; 
	white-space: nowrap;
}

.thumbs {
   	white-space: nowrap;
   	overflow: auto;
   	width: 850;
   	height: 410px;
	background-color: White;
	padding: 20px, 20px, 20px, 20px;
	scrollbar-face-color: #341802;
	scrollbar-highlight-color: #d0c7b0;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #427AA8;
	scrollbar-shadow-color: tan;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: tan;

}




.footer {
	color: #341802;
	font-size: 12px;
	border-left-width: 1px;
	font-style: normal;
	font-weight: bold;
	border-style: none;
	width: 95%;
}

.content
{
    
    padding: 10px;
    background-color: #ECD8C2;
    z-index:1;
 
 
    /* Do rounding (native in Firefox and Safari, CC in IE) 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;*/
}

.menu
{
    
    padding: 1px;
    background-color: #ECD8C2;
    
 
    /* Do rounding (native in Firefox and Safari, CC in IE) 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;*/
}


.menu a, .menu a:visited a:hover {
	text-decoration:none; 
	text-align:left;
	border-bottom:1px solid #569a9a; 
	color:#341802; 
	display:block; 
	width:10em; 
	
	padding:0.5em;
	background-color: #ECD8C2;
	z-index:1;

	/* Do rounding (native in Firefox and Safari, CC in IE) 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    CCborderRadius: 20px;*/
  }
  
div.dimmer 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
    	height: 2000px;
	font-weight:bold;
	padding:40px;
	
	
}

div.dimmerie6 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	width: 92%;
    	height: 2000px;
	font-weight:bold;
	padding:40px;

	
}


div.dimming {
	font-size: medium;
	font-weight: bold;
	background-color: #ECD8C2;
	position:absolute;
	/* set z-index higher than possible */
	z-index:100000;
	visibility: hidden;
	
	border-style: solid;
	border-color: black;
	border-width: 1px;

}

table.floatingHeader
{
	background-color: #ECD8C2;
	color:#341802;
}

