/* CSS Document */

body{ margin:0px 0px 0px 0px; background-color:#f7eaea; font-family: Tahoma; font-size:12px; color:#003300; line-height:19px;}
H1{ font-family:Trebuchet MS; font-size:22px; font-weight:bold; border: solid 1px #F1D1AA; background-color:#FAFEEB; padding:4px; margin:4px 0px 10px 0px}
H2{ font-family:Verdana; font-size:14px; color:#000000; padding:0px; margin:0px; }

ul{ font-size:11px;}


/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}

Table{ margin-left:auto; margin-right:auto}
/* ---------------------layout----------------- */

.top
	{
	width:835px;
	height:23px;
	background-image:url(images/top.jpg)
	}
	
.banner
	{
	width:835px;
	height:283px;
	}
	
.nav
	{
	width:835;
	height:38px;
	}
	
.center
	{
	width:835px;
	height:auto;
	background-image:url(images/center.jpg);
	background-repeat:repeat-y;
	}
	
	
.footer
	{
	width:835px;
	height:23px;
	background-image:url(images/footer.jpg);
	}
.wraper
	{
	width:763px;
	height:300px;
	padding:7px;
	border: solid 1px #F1D1AA;
	margin-top:4px;
	margin-bottom:10px;
	}
.block
	{

	padding:4px;
	float:left;
	
	}
.block-two
	{
	display:block;
	border: solid 1px #CCCCCC;
	background-color: #E8E8E8;
	padding:4px;
	}
.direction
	{
	width:100%;
	border: solid 1px #F1D1AA;
	padding:10px
	}
.map
	{
	border: solid 1px #333333
	}
.left-image
	{
	float:left;
	border: solid 1px #000000;
	margin:10px;
	}
	
.right-image
	{
	float:right;
	border: solid 1px #000000;
	margin:10px;
	}
.copy
	{
	width:763px;
	padding:2px;
	border: solid 1px #F1D1AA;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center
	}
.copy a
	{
	 color:#999999;
	 font-family:tahoma;
	 font-size:11px;
	 text-decoration:none
	}
.copy a:hover
	{
	 text-decoration:underline;
	 color:#FF9900;
	 font-weight:bold;
	}
.home-image
	{ margin:0px 10px 0px 0px; float:left}
	.special-services
		{
		border-bottom: dotted 3px #CCCCCC;
		padding-bottom:4px;
		display:block;
		}
