  /* CSS for RalphMichaelis.com */

  body {   

    font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
    font-size: .9em;
    font-weight: normal;
    color: black;
    
    margin-left: 1em;
    margin-right: 1em;
    background: url('images/back-hue2.jpg') repeat-x #F3E3D2
    }


    /*
    background-color: #FFFFFF  #C0C0C0
    margin-top: .5em;
    */ 

div.content {
    margin-left: 1.0em;
    margin-right: 1.0em

	/*margin-left: -1.5em;
  background: url(images/meshtile4.jpg)
  background-repeat: repeat-y
  background: url(images/Bk_cement.jpg);*/
  
}

div.main {
    margin-left: 18.0em

		/*background-color: black*/
}

div.left {
	  height: 75em;
    margin-left: -1.0em;
    margin-top:-1em;
    background: url('images/Bk_menu.jpg') no-repeat
}

div.display {
		background-color: black
}

div.shadow {


		/*
				float: left;
		align: center;
		margin-left: 50px;*/
		
		width:145px;
		filter:shadow(color:gray, strenght:10, direction:152)
}

div.shadow image {
	margin-left: 4px;
	margin-right: 8px;
	border-style: solid;
	border-color: black;
	border-width:1px;
	border-right:2px solid black;
	border-bottom:2px solid black
}

table.display {
	font-size: .9em;
	color: white;
	background-color: black 
 }
 
table.slideshow {
	font-size: .9em;
	color: white;
	vertical-align: middle;
	border-width: 6px;
	border-style: groove;
	cell-spacing: 10px;
	border-color: gray;		
	background: url('images/frame1.jpg') repeat #402000
	background-color: #402000 
 }
 
table.slideshow td, table.slideshow tr {
	padding: 2px}
	
table.slideshow td#empty {
	width: 16px
}
	
table.slideshow td#wide {
	background-color: black;
	border-width: 10px;
	border-style: groove;
	border-color: gray;	
	padding: 50px}
 
table.contact {
	font-size: 1em;
 	width: 95%;
	border-color: black;
	border-collapse: separate;
	border: 2em;
	cell-spacing: 10px;
	text-align: left;
	vertical-align: middle;
	background-color: #F7F7F7
}
 
table.contact th { 
	text-align: center;
	background-color: #C0C0C0 
}
table.contact td, table.contact th {
	padding: 5px;
	border: 1px solid #73afb7
}


table.products {
 	width: 98%;
	font-size: 1em;
	border-color: black;
	border-collapse: collapse;
	border-width: 3px;
	border-style: groove;
	border-color: gray;
	cell-spacing: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F7F7
}
 
table.products td, table.products th {
	border-width: 3px;
	padding: 4px;
	border-style: groove;
	border-color: gray
}
table.products th { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	background-color: #C0C0C0 
}
table.products th#spec {
	font-size: .8em
}
table.products td#bd {
	font-weight: bold
}
table.products td#acdc {
	width: 50px
}

 img.link {
 border-color: black;
 border-width: thin;
 border-right: solid medium black
 }
 
 P.initial:first-letter { font-size: 200%}  
 
p.foot {
	color: black;
 	text-align: center;
 	font-size: 0.6em
	}
	
p.white {
 	text-align: left;
 	font-size: 0.9em;
 	color: white
	}
 
 p.main {
	font-weight: normal;
    margin-left: 2.5em;
    margin-right: 2.5em;
 	font-size: 1em 	
	}
	
 p.mainplain {
	font-weight: normal;
 	font-size: 1em 	
	}
	
 p.addr {
 	font-weight: bold;
 	text-align: center;
 	font-size: 1.0em;
 	margin-top: -1.0em;
 	margin-bottom: 2.5em
	}
	
p.caption {
	text-align: center;
	font-size: .8em;
	margin-top: 0em;
	margin-bottom: .8em
	}	

p.note {
	font-size: .8em
	} 
     
 h1 {
    font-family: Rockwell, Georgia, "Times New Roman", Times, serif;   
    /*color: #333333*/
    color: black
    }
 h2 {
    font-family: Rockwell, Georgia, "Times New Roman", Times, serif;   
    }    
 h3 {
    font-family: Rockwell, Georgia, "Times New Roman", Times, serif;   
    } 
        
a:link, a:visited {
    text-decoration: underline;
    color: blue }
a:hover {font-weight:bold}
    
a.gallery:link, a.gallery:visited {
    text-decoration: underline;
    color: #CCCCCC }
a.gallery:hover {color: white} 
    
a.button:link, a.button:visited {
    text-decoration: none;
    color: #000099 }
a.button:hover {
    text-decoration: underline} 


ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}
 
    
  address {
    margin-top: 1em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    border-top: thin dotted;
  	background: white }
  	
  div.box { 
    padding-left: 0.4em;
		background: tan;
  	border: dashed;
  	border-left: solid;
  	border-right: none;
  	border-width: medium;
  	border-color: red;
  	border-width: thin;
  	width: 95% }  	
  	
  	/* border-width: thin; -medium -thick
  	border: groove; -dotted, dashed, solid, double, groove, ridge, inset and outset

    padding-left: 0.2em;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: red;
  	*/
  	
   /* Web Design by Mari Michaelis www.spitenet.com */