body
{ 
   background: #d0b19b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color:white;
 }
.top
{
	background: url(images/bg_top.gif) repeat-x 12px;
}
.bottom a
{
	font-size: 12px;
	color: #fff;
	margin: 0 10px 20px 10px;
	}
.bottom a:hover{color:#be2d00;}
.copy, .copy a
{
	font-size: 12px;
	color: #997e73;
}
h1
{
	font-size: 26px;
	font-weight: normal;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	background: url(images/title_bg.gif) repeat-x bottom;
}
h2
{
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	margin: 0;
	padding-bottom: 5px;
	background: url(images/title_bg.gif) repeat-x bottom;
}
h3
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin: 8px 0 2px 0;
	padding: 0;
}
.button
{
	border: 3px solid white;
	color: White;
	background-color: #6f2724;
	padding:2px;
	font-size: 12px;
	font-weight:bold;
}
p, li, ul, ol
{
	font-size: 12px;
	line-height: 1.4em;
}
li
{
	list-style-type: square;
}
input {font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;}

a
{
	color: white;
}
a:hover
{
	text-decoration: none;
}

.img_container 
{
	
	padding:3px;border:1px solid white;
}
.blue {	color: #4aa5bf;}
.gray{	color: #808080;
}
.m01 {display:block;background:url(images/menu01.gif) no-repeat scroll 0px 0px;}
.m01:hover {background-position:0px -36px;}

.m02 {display:block;background:url(images/menu02.gif) no-repeat;}
.m02:hover {background-position:0px -36px;}

.m03 {display:block;background:url(images/menu03.gif) no-repeat;}
.m03:hover {background-position:0px -36px;}

.m04 {display:block;background:url(images/menu04.gif) no-repeat;}
.m04:hover {background-position:0px -36px;}

.m05 {display:block;background:url(images/menu05.gif) no-repeat;}
.m05:hover {background-position:0px -36px;}

.m06 {display:block;background:url(images/menu06.gif) no-repeat;}
.m06:hover {background-position:0px -36px;}
.m07 {display:block;background:url(images/menu07.gif) no-repeat;}
.m07:hover {background-position:0px -36px;}
.m08 {display:block;background:url(images/menu08.gif) no-repeat;}
.m08:hover {background-position:0px -36px;}
.menu_div
{
	width: 100%;
	background: url(images/menu_div.gif) no-repeat bottom;
	height:1px;
}
.div_wide
{
	width: 100%;
	background: url(images/div_wide.gif) no-repeat center;
}
.div_small
{
	width: 100%;
	background: url(images/div_small.gif) no-repeat center;
	margin: 10px 0 10px 0;
}
.visual
{
	text-align: center;
	background: url(images/visual.jpg) no-repeat center;
	height: 316px;
}
.content
{
	border: 5px solid #6f2724;
	background: url(images/bg_content.gif);
	padding:20px 25px 20px 25px;
}
.font11{	font-size:11px;}
.font10{	font-size:10px;}
.font9{	font-size:9px;}
.brown{color: #650b0b;}
.quick_links
{
	font-size: 14px;
	font-weight:bold;
	color: #d0b19b;
	padding-left: 80px;
}

.more_info a
{
	color: #fff;
	font-size: 12px;
}
.service_description
{
	background: url(images/ld_bg.gif) repeat-x bottom;
	padding-bottom: 5px;
	padding-top:5px;
	font-size: 12px;
}
.address_table
{
	border: 1px solid white;
	background: #d0b19b;
	line-height: 200%;
	color: #56332c;
	font-size: 12px;
	margin-top:4px;
}
.staff_pic
{
	border: 2px solid white;
	margin-right: 15px;
}
.horizontal_div
{
		background: url(images/ld_bg.gif) repeat-x;
		margin-bottom:15px;
}


#header .decor { 
     width:427px; 
     height:151px; 
     background:url(images/staff.png) no-repeat; 
}  
  
*html #header .decor{ 
     background-image: none;  
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/staff.png,sizingMethod='scale'); 
}