#menuContainer {
	padding: 0 0 0 0; /* whole menu padding */
	width: 785px; /* DO NOT CHANGE */
	text-align: left; /* DO NOT CHANGE */
	background: url(graphics/menu_bar.jpg) no-repeat center top; /* menu container background */
	z-index: 100 !important; /* DO NOT CHANGE */
}


ul#topMenu, #topMenu ul {
	float: left; /* DO NOT CHANGE */
	padding: 0; /* DO NOT CHANGE */
	margin: 0; /* DO NOT CHANGE */
	list-style: none; /* DO NOT CHANGE */
	border: 0; /* 1st level box border */
	z-index: 100 !important;
	
}

#topMenu li a {
	display: block; /* DO NOT CHANGE */
	text-decoration: none !important; /* DO NOT CHANGE */
	padding: 0 10px; /* 1st level item padding */
	border-right: 1px solid #4f4416; /* right border of the 1st level item */
	color: #00193e; /* text color */
	font-weight: bold; /* font-weight */
	font-size: 10px; /* font-size */
	font-family: 'arial', 'arial narrow', serif; /* font-family */
	text-transform: capitalize; /* capitalization */
	white-space: nowrap;
}

#topMenu li {
	float: left; /* DO NOT CHANGE */
	line-height: 25px; /* item's height */
}

#topMenu li li {
	float: none; /* DO NOT CHANGE */
	border-top: 1px solid #00193e; /* 2nd level divider */
}
#topMenu li li.first {
	border: 0 /* DO NOT CHANGE */
}

#topMenu li li a {
	border: 0 !important; /* DO NOT CHANGE */
}
#topMenu li ul {
	position: absolute; /* DO NOT CHANGE */
	left: -999em; /* DO NOT CHANGE */
	border: 1px solid #4f4416; /* 2nd level box border */
	margin-left: -1px; /* DO NOT CHANGE */
	background-color: #fdffda; /* 2nd level box background color */
}

#topMenu li:hover ul, #topMenu li.sfhover ul {
	left: auto; /* DO NOT CHANGE */
}

#topMenu li:hover, #topMenu li.sfhover {
	background: #f7e457 url(graphics/menu_bar_down.jpg) repeat-x center top; /* 1st level item hover */
}

#topMenu li li:hover, #topMenu li li.sfhover {
	background: none;
	background-color: #f7e457; /* 2nd level item hover background */
}

#topMenu iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}




.style15 {	font-family: Verdana, Arial, Helvetica, sans-serif, Vivaldi;
	font-size: 12px;
	color: #FFFFFF;
}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif, Vivaldi; color: #000033;}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif, Vivaldi}
.style5 {color: #000571; font-size: 24px;}
body {
	margin:0px; background-image: url('graphics/background.jpg');
	
}

.practiceheader {background-image: url('graphics/top_bar.jpg');}
.practicename {font-size: 24px;  font-weight: bold; font-family: Garamond; color: #92AE73; padding-left:40px; }
.practicetype {font-size: 18px; color: #000250; font-family: Garamond; padding-left:40px; }
.practicephone {font-size: 18px; font-weight: bold; color: #000250; font-family: Garamond; padding-right:30px; }
.border {background-color: #92AE73; }
.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; background-image: url('graphics/body_background.jpg');}

.mdText {font-size: 4pt; height: 4pt; color: lightgrey; position: absolute; left: 0; top: 0;}

.footerLink {color: blue;}
.seoLinks {color: blue;}
.seoLinks a {color: blue;} 
.footerSEOCopy { color: black;}