/* general layout for 2column centered page*/
* {
margin: 0;
padding: 0;
}

html {
	text-align:center;
	background: url(../media/html_bkg.jpg) repeat-x;
	background-color: #EDF0F3;
	}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #717171; 
	width: 955px;
	text-align:left;
	margin: 20px auto;
	}
#dropshadow_right {
	width: 975px;
	background-image: url(../media/dropshadow_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	}		
#dropshadow_footer {
	width: 957px;
	height: 20px;
	margin-left: 3px;
	background-image: url(../media/dropshadow_footer.gif);
	background-repeat: repeat-x;
	}	

#content_wrapper {
	width: 955px;
	background-color: #FFFFFF;
	}	
#content {
	padding: 5px 5px 25px 5px;
	overflow: auto;
	height: 100%;
	background:url(../media/content_bkg.gif) no-repeat bottom left;
	}	
#header {
	background:url(../media/header_bkg.gif) no-repeat bottom left;
	padding: 5px;
	height: 121px;
	}	
#header h1 {
	background: url(../media/avondale_logo.gif)	no-repeat;
	height: 84px;
	text-indent: -5000px;
	margin: 0;
	}			
h1, h2, h3, h4 ,h5 {
	margin-left: 10px;
	}	
p { 
	margin: 10px;
	font-size: 0.80em;
	line-height: 20px;
	}		
#left {
	float: left;
	clear:none;
	width: 700px;
	margin-top: 15px;
	padding-bottom: 40px;
	}
#left a:link, #left a:visited {
	color: #0C2E56;
	text-decoration: none;
	}	
#left a:hover, #left s a.active {
	color: #0C2E56;
	text-decoration: underline;
	}		
#left img {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	}
#homepage {
	margin-left: 240px;
	margin-bottom: 20px;
	}	
#homepage img {
	margin: 0 0 0 10px !important;
	float: none !important;
	}		
#right {
	float:right;
	clear:none;
	width: 220px;
	font-size: 0.85em;
	}	
#right p {
	width: 130px;
	line-height: 12px;
	margin-top: 4px;
	margin-left: 10px;
	padding-top: 0;
	}
#right a:link, #right a:visited {
	color: #0C2E56;
	text-decoration: none;
	}	
#right a:hover, #right a.active {
	color: #0C2E56;
	text-decoration: underline;
	}	
#footer {
	text-align: center;
	padding-bottom: 10px;
	}
#footer ul {
	background: url(../media/footernav_bkg.gif) no-repeat;
	width: 955px;
	height: 31px;
	color: #A3B3C2;
	list-style:none;
	font-size: 0.65em;
	padding-top: 9px;
	}	
#footer li {
	display:inline;
	margin-right: 5px;
	margin-top: 15px;
	}		
#footer a {
	color: #A3B3C2;
	}
#footer a:link, #footer a:visited {
	color: #A3B3C2;
	text-decoration: none;
	}	
#footer a:hover, #footer a.active {
	color: #A3B3C2;
	text-decoration: underline;
	}	
.text_replace { 
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	}				
#builtby {
	margin: 10px 0 0 800px;
	padding: 0;
	background:url(../media/biscuit.gif) no-repeat top left;
	weight: 162px;
	height: 35px;
	overflow: visible;
	display: block;
	}	
.copyright {
	text-indent: -5000px;
	background: url(../media/copyright.gif) no-repeat;
	background-position:center;
	height: 13px;
	}	
.address {
	text-indent: -5000px;
	background: url(../media/address.gif) no-repeat;
	background-position: center;
	height: 10px;
	}	
	
/* navigation */

#nav {
	margin-top: 63px;
	margin-right: 80px;
	padding: 0;
	height: 27px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 27px; /* for ie5/win only */
	}
#nav a:hover  {
	background-position: 0 -27px;
	}
#nav a.selected {
	background-position: 0 -27px;
	}		
	
#thome a {
	width: 79px;
	background: url(../media/HOMEtab.gif) top left no-repeat;
	}		
#tabout a {
	width: 133px;
	background: url(../media/abouttab.gif) top left no-repeat;
	}	
#tdentists a {
	width: 102px;
	background: url(../media/dentiststab.gif) top left no-repeat;
	}	
#tinfo a {
	width: 93px;
	background: url(../media/infotab.gif) top left no-repeat;
	}		
#tservices a {
	width: 68px;
	background: url(../media/servicestab.gif) top left no-repeat;
	}		
#tcontact a {
	width: 67px;
	background: url(../media/contacttab.gif) top left no-repeat;
	}		

/* call 2 action styles (right-hand column) */
 
#right ul {
	list-style: none;
	} 
#right li {
	margin-bottom: 10px;
	}	
#about_right {
	padding-top: 3px;
	background: url(../media/about_right.gif) no-repeat;
	width: 203px;
	height: 63px;		
	}
#dentists_right {
	background: url(../media/dentists_right.gif) no-repeat;
	width: 203px;
	height: 63px;
	}	
#info_right {
	background: url(../media/info_right.gif) no-repeat;
	width: 203px;
	height: 63px;
	}
#services_right {
	background: url(../media/services_right.gif) no-repeat;
	width: 203px;
	height: 63px;
	}	
#contact_right {
	background: url(../media/contact_right.gif) no-repeat;
	width: 203px;
	height: 63px;
	}		
	
/* image replacement */

.index_header {
	background: url(../media/index_header.gif) no-repeat;
	height: 25px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	}
.about_header {
	background: url(../media/about_header.gif) no-repeat;
	height: 25px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	}	
.dentists_header {
	background: url(../media/dentists_header.gif) no-repeat;
	height: 25px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	}	
.info_header {
	background: url(../media/info_header.gif) no-repeat;
	height: 25px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	}		
.services_header {
	background: url(../media/services_header.gif) no-repeat;
	height: 25px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	}		
.contact_header {
	background: url(../media/contact_header.gif) no-repeat;
	height: 25px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	}		
#about_right h4 {
	background: url(../media/about_title.gif) no-repeat;	
	width: 124px;
	height: 22px;
	text-indent: -5000px;
	margin: 0 0 0 5px;
	padding: 0;
	}
#dentists_right h4 {
	background: url(../media/meet_title.gif) no-repeat;		
	width: 124px;
	height: 22px;
	text-indent: -5000px;
	margin: 0 0 0px 5px;
	padding: 0;
	}
#info_right h4 {
	background: url(../media/info_title.gif) no-repeat;		
	width: 124px;
	height: 22px;
	text-indent: -5000px;
	margin: 0 0 0px 5px;
	padding: 0;
	}	
#services_right h4 {
	background: url(../media/services.gif) no-repeat;		
	width: 124px;
	height: 22px;
	text-indent: -5000px;
	margin: 0 0 0px 5px;
	padding: 0;
	}		
#contact_right h4 {
	background: url(../media/contact_title.gif) no-repeat;		
	width: 124px;
	height: 22px;
	text-indent: -5000px;
	margin: 0 0 0px 5px;
	padding: 0;
	}			
	
/* neet your dentist list */

#dentist_list {
	border-top: 2px solid #A7B4C2;
	margin: 30px 0 40px 10px;
	list-style:none;
	width: 670px;
	}
#dentist_list li {
	min-height: 104px;
	padding-top: 13px;
	border-bottom: 2px solid #D4DCE3;
	}*html #dentist_list li {
	height: 104px;
	}	
#dentist_list img {
	margin: 0;
	float: left;
	clear: none;
	}	
.extra_images {
	height: 130px !important;
	float: left;
	clear: both;
	width: 100%;
	}	
.extra_images img {
	margin: 0 30px 0 0!important;
	float: none !important;
	clear: none;
	}		
.extra_images h3 {
	float: left;
	margin-left: 0px !important;
	margin-bottom: 10px !important;
	width: 120px;
	}	
#dentist_list h3 {
	font-weight: normal;
	font-size: 0.75em;
	color: #003366;
	margin-bottom: 0;
	margin-top: 0px;
	margin-left: 100px;
	}	
#dentist_list p {
	margin-top: 0;
	margin-left: 100px;
	}		
h3.address_title {	
	font-weight: normal;
	font-size: 0.75em;
	color: #003366;
	margin-bottom: 0;
	margin-top: 10px;
	}	
#left_list {
	font-size: 0.85em;
	padding-left: 40px;
	}
