#wrapper	{
		width:775px;
		font-family: verdana,helvetica,arial,times new roman;
		}

#header {
	margin-left:0px;
	padding-left:5px;
	text-align:left;
	font-size:2em;
        font-family:Times New Roman, Arial, Helvetica, Verdana;
	display:block;
	width:100%;
	height:170px;
	}

.HBGhome {background:#FFFFFF url(images/headerbg_home.png) top left no-repeat;}
.HBGdirections {background:#FFFFFF url(images/headerbg_directions.png) top left no-repeat;}
.HBGrates {background:#FFFFFF url(images/headerbg_rates.png) top left no-repeat;}
.HBGaboutus {background:#FFFFFF url(images/headerbg_aboutus.png) top left no-repeat;}
.HBGcontact{background:#FFFFFF url(images/headerbg_contact.png) top left no-repeat;}
.HBGlinks {background:#FFFFFF url(images/headerbg_links.png) top left no-repeat;}
	
#lineacross 	{
		margin:25px;
		padding:0px;
		display:block;
		height:2px;
		width:730px;
		text-align:center;
		}

.LAhome { background: #FFCC66; }
.LAdirections { background: #FF9999; }
.LArates { background: #99FF99; }
.LAaboutus { background: #9999FF; }
.LAcontact { background: #EEEE99; }
.LAlinks { background: #3030FF; }

.ahome {background: #FFCC66 url(images/house.png) left no-repeat;}
.adirections {background: #FF9999 url(images/car.png) left no-repeat;}
.arates {background: #99FF99 url(images/money_dollar.png) left no-repeat;}
.aaboutus {background: #9999FF url(images/user_suit.png) left no-repeat;}
.acontact { background: #EEEE99 url(images/email.png) left no-repeat;}
.alinks { background: #3030FF url(images/link.png) left no-repeat;}

#navigation	{
		margin-left:0px;
                padding-left:30px;
		font-weight:bold;
		font-size:.95em;
                background: #FFFFFF url(images/left_bg.png) left top repeat-y;
                width:740px;
		}
		
#navigation a	{
		text-decoration:none;
		color: #333333;
		padding-left:20px;
		padding-right:10px;
                border: solid 1px #000000;
		}
#content_wrapper {
                 background:#FFFFFF url(images/left_bg.png) left top repeat-y;} 
#content        {
               /*background:#FFFFFF url(images/left_bg.png) left top repeat-y; */
                margin-left:0px;
                padding-left:30px;
                text-align:justify;
                width: 730px;
                }

#footer         {
                display:block;
                width:775px;
                text-align:center;
                font-size:.7em;
                font-family: verdana, helvetica, arial, times new roman;
                color:#222222;
                background: #FFFFFF url(images/footer_bg.png) left top no-repeat;
                border-bottom:1px solid #777777;
                vertical-align:bottom;
                }
.LIE	{ background:#aaffaa; 
          border:1px solid #000000;
          font-family:tahoma, lucida grande, arial, verdana, sans serif;
          font-weight:bold;
          padding-left: 10px; padding-top: 2px; padding-bottom:2px;
        }

.SUN	{ background:#ffaaff; 
          border:1px solid #000000;
          font-family:tahoma, lucida grande, arial, verdana, sans serif;
          font-weight:bold;
          padding-left: 10px; padding-top: 2px; padding-bottom:2px;
        }

.UOM	{ background:#abcabc; 
          border:1px solid #000000;
          font-family:tahoma, lucida grande, arial, verdana, sans serif;
          font-weight:bold;
          padding-left: 10px; padding-top: 2px; padding-bottom:2px;
        }

.dirBUTTON {     
    background: url(images/car.png) no-repeat #FFFFFF; /*#ffaaff; */
    display:block;
    float:left;
    margin:0 7px 0 0;
    border:0px solid #FFFFFF;
/*
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
*/
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;

    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding-left:25px;
    padding-right:10px;
                }
#buttons ul	{ display:inline; }
#buttons li	{ display:inline; }
#theDirections p      { font-family:times new roman, arial, helvetica, tahoma; font-size:1.5em; font-weight:bold; }
#theDirections {margin-left:30px; padding:5px;}

#contact_content {
margin-left:100px;
width:400px;
display:block;
/* border:1px solid #000000;*/
}

#contact_content p {
font-size:85%;
font-family:tahoma, sans serif, lucida grande, times new roman, arial;
}
.contactPhone { list-style-image:url(images/phone.png); font-weight:bold; font-size:90%;}
.contactFax { list-style-image:url(images/printer.png); font-weight:bold; font-size:90%;}
.contactMail { list-style-image:url(images/email.png); font-weight:bold; font-size:90%;}
.contactEMail { list-style-image:url(images/email_link.png); font-weight:bold; font-size:90%;}





/*
.cwrapper_home {background:#FFEEAA;}
.cwrapper_directions {background: #FFDDDD;}
.cwrapper_rates {background: #DDFFDD;}
.cwrapper_aboutus {background: #DDDDFF;}
.cwrapper_contact {background: #EEEEDD;}
.cwrapper_links {background: #3030FF;}
*/

#contactperson li {font-weight:bold; font-size:90%; color:#222222;}
.female {list-style-image:url(images/user_female.png);}
.male {list-style-image:url(images/user.png);}
.attorney {list-style-image:url(images/user_suit.png);}
.office {list-style-image:url(images/folder_page.png);}