#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: #fff; /* 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: 26px; /* item's height */
}

#topMenu li li {
	float: none; /* DO NOT CHANGE */
	border-top: 1px solid #000; /* 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 #000; /* 2nd level box border */
	/*margin-left: -1px;*/ /* DO NOT CHANGE */
	background-color: #333; /* 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: #000 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: #000; /* 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: #FFFFFF;}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif, Vivaldi;}
.style5 {color: #FFFFFF; font-size: 24px;}
body {
	margin:0px; background-image: url('graphics/background.jpg');
	
}

.practiceheader {background-image: url('graphics/top_bar.jpg');}
.practicename {font-family:Century Gothic; font-weight: bold;  font-size: 30px; color: Black; padding-left:20px; }
.practicetype {font-family:Century Gothic; font-weight: bold; font-size: 16px; color: black; padding-left:60px; }
.practicephone {font-family:Century Gothic; font-weight: bold; font-size: 22px; color: black; padding-right:20px; }
.border {background-color: #333333; }
.content {font-family:Century Gothic; color: black;  font-size: 13px; background-image: url('graphics/body_background.jpg');}

.mdText {font-size: 4pt; height: 4pt; color: black; position: absolute; left: 0; top: 0;}

.footerLink {color: white;}
.seoLinks {color: blue;}
.seoLinks a {color: blue;} 
.footerSEOCopy { color: White;}