/* 10-29-2009 CP */

/*
{
display:none;
}
*/
#ServiceBody{
    margin: 16px;
    text-align: left;
	font-size: 15px;	
	
}
#email{
   color: blue;	
}

#homebody {
	text-align: left;
	font-size: 15px;
}

ul.square {
 list-style-type: square
 color: red;
 font-size: 17px;
 }

body {
  text-align: center;
  margin: 0px;
  font-family: Verdana;
  font-size: 12px;
  color: black;
  padding-bottom: 1px;
  background-image: none;
  background: white no-repeat;
 }
#mainbody {
  border: 0px solid brown;
  padding: 5px 20px;
  background-color: white;
  background-attachment: scroll;
  margin-left: 10px;
  background-position:  center center;
  background-repeat: no-repeat;
}
h2.hallatt{
 text-align: center;
 font-size: 20px;
 color: blue;
 }
h3.lic{
 text-align: center;
 font-size: 15px;
 color: gray;
 }
h5.Info {
 text-align: left;
 font-size: 15px;
 color: black;
 }
h5.Phone {
 text-align: center;
 font-size: 15px;
 color: black;
 }
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
.menu ul{
	background:url('images/menu-bg.gif') repeat-x top left;
	height:43px;
	margin:0;
	padding:0; list-style-type:none
	}
	.menu li{
		float:left;
		padding:0px 4px 0px 4px;
		}
	.menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:43px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#000000;
			text-decoration:none;
			background:url('images/current-bg.gif') repeat-x top left;
		    color:#ffffff;			
			}
	.menu li ul{
		background:#e0e0e0;
		border-left:2px solid #9f9f9f;
		border-right:2px solid #9f9f9f;
		border-bottom:2px solid #9f9f9f;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:225px;
		z-index:200;
 
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url('images/current-bg.gif') repeat-x top left;
		color:#ffffff
		}




/*
.header {
  border: 1px solid brown;
  background: white none repeat scroll 0% 50%;
  height: 200px;
  color: black;
}
div.figureL {
  float: left;
  width: 33%; 
  }
*/

/*
#menu {
  border: 1px solid brown;
  background: antiquewhite none repeat scroll 0% 50%;
  position: absolute;
  top: 201px;
  left: 0px;
  width: 80px;
  color: brown;
  text-align: center;
}
.menuitem {
  border: 3px solid cornsilk;
  background: ivory none repeat scroll 0% 50%;
  width: 100px;
  color: brown;
  font-size: 15px;
  text-align: center;
}
.menuhead {
  border: 3px solid cornsilk;
  background: cornsilk none repeat scroll 0% 50%;
  left: 0px;
  width: 95px;
  color: brown;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
}
*/
/*.footer {
  border: 1px solid red;
  padding: 1px;
  background: ivory none repeat scroll 0% 50%;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  color: brown;
}*/
/* a:hover {
  font-size: 14px;
  background-color: blue;
  color: brown;
} 
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}


p, h1, h2, h3 {
  margin: 10px;
}
*/
/*.heading {
  font-family: Lucida Calligraphy;
  font-size: 36px;
  background-color: yellow;
  font-weight: bold;
  text-align: center;
  color: black;
} */
