* {
	margin:0;
	padding:0;
}
body {
	background-image: url(images/arc/bg.jpg);
	background-repeat: no-repeat;
	background-color: #066CAA;
	margin-bottom: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul, ol {
	margin-left: 30px;
}
p, ul, ol, hr  , table{
	padding-bottom: 13px;

}
img {
	border: 0;
}



#all {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/arc/steady_bg.jpg);
}
#allmain {
	background-image: url(images/arc/fade_bg.jpg);
	background-repeat: no-repeat;
}

#allbot {
	background-image: url(images/arc/bottom_bg.jpg);
	height: 31px;
}
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(images/arc/header.jpg);
	height: 230px;
}
#menu {
	background-image: url(images/arc/mapbg.jpg);
	height: 29px;
	width: 476px;
	overflow:hidden;
	margin-left:auto;
	margin-right:14px;
}
#tree {
	background-image: url(images/arc/tree.jpg);
	background-repeat: no-repeat;
	background-position: 520px bottom;
}
#content {
	width: 810px;
	margin: auto;
}
#pageheader {
	height: 166px;
	margin-bottom: 15px;
	width: 812px;
	text-indent: -999em;

}
#pageheader * {
	margin: 0;
	padding: 0;
}

.topmenu * {
	margin:0;
	padding:0;
}
#mainmenu {
	margin-bottom: 15px;
}

.topmenu ul {
	list-style-type:none;
	padding:0;
	position:relative;
}
.topmenu ul li {
	float:left;
	display:inline;
}
.topmenu ul li a {
	display:block;
	text-indent:-999em;
	height:29px;
}
.topmenu ul {
	height:29px;
	background-image:url(images/arc/mapbg.jpg);
	margin-left:auto;
	margin-right:10px;
	width:476px
}
.topmenu ul li {
	height:25px;
}
.topmenu ul li.item1 a {
	background-image: url(images/arc/menu_practice.jpg);
	width:85px;
	margin-left:5px;
}
.topmenu ul li.item2 a {
	background-image: url(images/arc/menu_location.jpg);
	width:58px;
	margin-left:11px;
}
.topmenu ul li.item5 a {
	background-image: url(images/arc/menu_services.jpg);
	width:156px;
	margin-left:10px;
}

.topmenu ul li.item21 a {
	background-image: url(images/arc/menu_specials.jpg);
	width:139px;
	margin-left:12px;
}


.topmenu ul li.item1 a:hover, 
.topmenu ul li.item2 a:hover, 
.topmenu ul li.item3 a:hover, 
.topmenu ul li.item4 a:hover, 
.topmenu ul li.item21 a:hover, 
.topmenu ul li.item5 a:hover {
	background-position:bottom left;
}

.topmenu ul li.item5 ul li a{
	background-image:none;
	color:black;
	text-indent:0;
	width:188px;
}

.topmenu ul li#current.item5 a ul li a {
	background-image:url(../images/header.gif);
}
	
* html .topmenu ul li { float: left; height: 1%; }
* html .topmenu ul li a { height: 1%; }

.topmenu ul li ul{
	left: 155px;
	position: absolute;
	visibility: hidden;
	top:1em;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	
}
.topmenu ul li ul li{
	display: list-item;
	float: none;
	background-image:url(../images/submenuli.jpg);
	background-repeat:no-repeat;
	background-color:white;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}
.topmenu ul li ul li a {
	display:block;
	text-decoration:none;
}
	
.topmenu ul li ul li a:hover {
	background-color:#F3F3F3;
	background-image:url(../images/submenuli_hover.jpg);
	background-repeat:no-repeat;
	text-decoration:underline;
	margin-left:0;
	padding-left:10px;
	height:25px;
}

.topmenu ul li ul li{
	height:35px; 
}
.topmenu ul li ul li a {
	padding:10px 0 0 0;
}

.topmenu ul li ul{
	font-size: 12px; 
}
.topmenu ul li#current.item5 a ul li#active {
	font-weight:bold;
}

.subbottom {
	border-bottom:1px solid #ccc;
}
.header {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	margin-bottom: 13px;

}
.paddingtable td{
	padding: 5px 6px;
}
.table {
	margin-bottom: 13px;
	padding: 0;
}
#bottommenu {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	font-size: 12px;
	margin-top: 15px;
}
#bottomrow .toprow {
	background-color: #09F;
}

#bottommenu td {
	padding: 0 5px;
}


#bottommenu .center {
	text-align: center;
	font-weight: bold;
}

#bottommenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#bottommenu ul li {
}
#bottommenu ul li a {
	display: block;
	padding: 2px 0;
}
#bottommenu a {
	text-decoration: none;

}
#bottommenu a, #bottommenu ul li a {
	color: #009;
}

#bottommenu ul li a:hover {
}
#address {
	padding-top: 20px;
	text-align: center;
	font-style: italic;
}
#address p {
	margin: 0;
	padding: 0 0  5px 0;
}
