html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li {
	list-style-image: url("../../assets/images/bullet.gif");
}
hr {
	height: 1px;
	color: #0071bc;
}
.main_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.main_text a {
	color: #0071bc;
	text-decoration: none;
}
.main_text a:hover {
	text-decoration: overline underline;
}
.ads_text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.ads_small_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.under_construction {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0071bc;
}
.success {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #e7571b;
}
.bottom_links {
	font-family: Arial;
	font-size: 12px;
	color: #878585;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bottom_links a:hover {
	color: #0071bc;
	text-decoration: underline overline;
}
.bottom_links a {
	color: #333333;
	text-decoration:none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
}
#movie{
	float: right;
}
#blue {
	color: #0071bc;
}
* html a:hover{
	visibility:visible
}
#video_link a {
	color: #0071bc;
	text-decoration: none;
}
#video_link a:hover {
	text-decoration: overline underline;
}
#no_decoration img {
	text-decoration: none;
}
#no_decoration a img {
	text-decoration: none;
}
input.txt {
	font-family: Arial;
	font-size: 12px;
	color: #00008B;
	background-color: #f7f7f7;
	border: 1px inset #00008B;
}
textarea.area {
	font-family: Arial;
	font-size: 12px;
	color: #00008B;
	background-color: #f7f7f7;
	border: 1px inset #00008B;
}
select {
	font-family: Arial;
	font-size: 12px;
	color: #00008B;
	background-color: #f7f7f7;
	border: 1px #00008B;
}
input.btn {
	color: #00008B;
	background-color: #f7f7f7;
	border: 1px outset #00008B;
}
.form {
	font-family: Arial;
	font-size: 12px;
}
.intro_text {
	font-family: Arial;
	font-size: 12px;
}
#box {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #0071bc;
	background-color: #f9fbc3;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 220px;
}
#box2 {
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #0071bc;
	background-color: #f9fbc3;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
}
#box3 {
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #0071bc;
	background-color: #f9fbc3;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 210px;
}
.menu_sub_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 4px;
}
.menu_sub_text_doctors{
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-top: -4px;
}
#left_nav {
	background: url(../../assets/images/menu_bg.gif);
	background-repeat: repeat-y;
}
#left_nav_appt {
	background: url("../../assets/images/appt_click_here_over.gif") no-repeat;
	margin-top: 8px;
	margin-left: 14px;
}
#left_nav_appt a {
	position: relative;
	display: block;
}
#left_nav_appt a:hover img {
	visibility: hidden;
}
#left_nav_moore {
	background: url("../../assets/images/howard_moore_over.gif") no-repeat;
	margin-left: 8px;
}
#left_nav_moore a {
	position: relative;
	display: block;
}
#left_nav_moore a:hover img {
	visibility: hidden;
}
#left_nav_chapman {
	background: url("../../assets/images/robert_chapman_over.gif") no-repeat;
	margin-left: 8px;
}
#left_nav_chapman a {
	position: relative;
	display: block;
}
#left_nav_chapman a:hover img {
	visibility: hidden;
}
#left_nav_buford {
	background: url("../../assets/images/don_buford_over.gif") no-repeat;
	margin-left: 8px;
}
#left_nav_buford a {
	position: relative;
	display: block;
}
#left_nav_buford a:hover img {
	visibility: hidden;
}
#left_nav_bonsell {
	background: url("../../assets/images/shawn_bonsell_over.gif") no-repeat;
	margin-left: 8px;
}
#left_nav_bonsell a {
	position: relative;
	display: block;
}
#left_nav_bonsell a:hover img {
	visibility: hidden;
}
#left_nav_ozumba {
	background: url("../../assets/images/donald_ozumba_over.gif") no-repeat;
	margin-left: 8px;
}
#left_nav_ozumba a {
	position: relative;
	display: block;
}
#left_nav_ozumba a:hover img {
	visibility: hidden;
}

#left_nav_donald {
	background: url("../../assets/images/donald_randolf_over.gif") no-repeat;
	margin-left: 10px;
}
#left_nav_donald a {
	position: relative;
	display: block;
}
#left_nav_donald a:hover img {
	visibility: hidden;
}

#left_nav_quinby {
	background: url("../../assets/images/scott_quinby_over.gif") no-repeat;
	margin-left: 8px;
}
#left_nav_quinby a {
	position: relative;
	display: block;
}
#left_nav_quinby a:hover img {
	visibility: hidden;
}
#atl_byline {
	color: #0071bc;
}
#atl_byline a:hover {
	color: #0071bc;
	text-decoration: underline overline;
}
#atl_byline a {
	color: #0071bc;
	text-decoration:none;
}
#location {
	background-image: url(../../assets/images/menu_bg.gif);
	background-repeat: repeat-y;
}
.location_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}