@import url("global.css");

/*---- HOMEPAGE STYLES ----*/
	#HomeboxMiddle{
	display:inline;
	float:left;
	width:430px;
	}
	#HomeboxMiddle a{
	text-decoration:none;
	color:#473b31;
	}
	#HomeboxMiddle a:hover{
	color:#b06e50;
	}
		#OurPractice{
		background:url(../images/OurPracticeBG.gif) repeat-x #f6f1eb;
		padding:0 11px 15px 15px;
		width:404px; /*430px*/
		}
			.AHClogo{
			float:left;
			padding:0 15px 0 0;
			}
		#OurDoctors{
		background:url(../images/OurDoctorsBG.gif) repeat-x #f6f1eb;
		padding:0 11px 15px 15px;
		width:404px; /*430px*/
		}
			.AboutDoc{
			float:left;
			padding:0 10px 10px 0;
			}
			.AssBtns{
			}
			.Asso{
			float:left;
			}
		.BlogBTN {
			border:none;
			margin:0 0 10px 0;
		}	
		.DrBtns{
		float:left;
		width:274px;
		margin:0 0 0 20px;
		}
	#HomeboxRight{
	float:left;
	width:281px;
	}
	#HomeboxRight a{
	text-decoration:none;
	color:#473b31;
	}
	#HomeboxRight a:hover{
	color:#b06e50;
	}
		#FeaturedProc{
		background:url(../images/FeaturedProcBG.gif) repeat-x #f0d4c3;
		padding:0 15px 15px 15px;
		width:251px; /*281px*/
		}
			#FeaturedProc li{
			padding:3px 0 0 0;
			list-style:none;
			}
		#Insurance{
		background:url(../images/InsuranceBG.gif) repeat-x #f0d4c3;
		padding:0 15px 15px 15px;
		width:251px; /*281px*/
		}
		#Financing{
		background:url(../images/FinancingBG.gif) repeat-x #f0d4c3;
		padding:0 15px 15px 15px;
		width:251px; /*281px*/
		}
#ProceduresBox{
background:url(../images/ProceduresBoxBG.gif) no-repeat;
height:330px;
font:12px Georgia, "Times New Roman", Times, serif;
width:998px;
}
	#Procedures{
	padding:110px 0 0 40px;
	width:700px;
	}
	#Procedures li{
	list-style:none;
	float:left;
	padding:3px 0 0 0;
	width:33%;
	}
	#Procedures a{
	color:#473b31;
	text-decoration:none;
	}
	#Procedures a:hover{
	color:#b06e50;
	}
	
/* ---- HOME FOOTER STYLES ---- */
#FooterHome{
color:#473b31;
font:12px Georgia, "Times New Roman", Times, serif;
text-align:center;
width:998px; /*998px*/
}
	#FooterHomeNav{
	padding:0 0 0 50px;
	}
	#FooterHomeNav ul {
	text-transform: upper;
	margin: 10px 0px 20px 0px;
	}
	#FooterHomeNav li{
	display: inline;
	text-align: center;
	list-style:none;
	padding:0 30px 10px 0;
	}
	#FooterHomeNav a{
	color:#473b31;
	}
	#FooterHomeNav a:hover{
	color:#b06e50;
	}
#FooterHome a{
color:#473b31;
text-decoration:none;
}
#FooterHome a:hover{
color:#b06e50;
}
