@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bkgrd_02.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 882px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header ul {
	list-style:none;
	width:350px;
	margin:0;
	padding:0 0 10px 0;
	}
.oneColFixCtrHdr #header li {
	display:inline;
	font-size:14px;
	}
.oneColFixCtrHdr #header li a {
	color:#006699;
	text-decoration:none;
	}
.oneColFixCtrHdr #header li a:hover {
	color:#006699;
	text-decoration:underline;
	}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #globalNav {
	background-image:url(images/global_nav_bkgrd_07.jpg);
	width:882px;
	height:38px;
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #globalNav ul {
	list-style:none;
	margin:0;
	padding:8px 0 0 0;
	text-align:center;
}
.oneColFixCtrHdr #globalNav li {
	display:inline;
	font-size:15px;
	padding:0 20px 0 0;
	font-weight:bold;
}
.oneColFixCtrHdr #globalNav li a {
	text-decoration:none;
	color:#FFFFFF;
	}
.oneColFixCtrHdr #globalNav li a:hover {
	text-decoration:none;
	color:#00FFFF;
	}

.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContent a {
	color:#006699;
	text-decoration:none;
	}
.oneColFixCtrHdr #mainContent a:hover {
	color:#006699;
	text-decoration:underline;
	}
	
.oneColFixCtrHdr #mainContent h1 {
	padding:10px 0 10px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#006699;
	}
.oneColFixCtrHdr #mainContent h2 {
	padding:10px 0 5px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#006699;
	}
.oneColFixCtrHdr #mainContent h3 {
	padding:10px 0 0px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#006699;
	}
.oneColFixCtrHdr #mainContent h2 a {
	color:#006699;
	text-decoration:none;
	}
.oneColFixCtrHdr #mainContent h2 a:hover {
	color:#006699;
	text-decoration:underline;
	}

.oneColFixCtrHdr #mainContent p {
	padding:0 25px 5px 0;
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#666666;
	}
.oneColFixCtrHdr #mainContent ul {
	list-style:none;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:10px 0 10px 0;
}

.oneColFixCtrHdr #mainContent li a {
	color:#006699;
	text-decoration:none;
}
.oneColFixCtrHdr #mainContent li a:hover {
	color:#006699;
	text-decoration:underline;
}

#apptPhone {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	}	
	
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/footer_bkgrd_09.jpg);
	background-repeat:repeat-x;
}

.oneColFixCtrHdr #footer ul {
	padding:10px 0 0 0;
	color:#FFFFFF;
	list-style:none;
}
.oneColFixCtrHdr #footer li {
	display:inline;
	padding:0 10px 0 0;
	font-size:14px;
}

.oneColFixCtrHdr #footer li a {
	text-decoration:none;
	color:#fff;
	}
.oneColFixCtrHdr #footer li a:hover {
	text-decoration:underline;
	color:#fff;
	}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 200px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFFFFF;
	font-size:12px;
}
#ortho_services {
	margin:0;
	padding:0 0 0 30px;
	}
#ortho_services ul {
	font-size:24px;
	list-style:square;
	}
#ortho_services li {
	padding-bottom:10px;
	}
#ortho_services ul a {
	color:#0099CC;
	text-decoration:none;
	list-style:none;
	}
#ortho_services ul a:hover {
	color:#0099CC;
	text-decoration:none;
	list-style:square;
	}
	
	
#ortho_services2 {
	margin:0;
	padding:0 0 0 30px;
	}
#ortho_services2 ul {
	font-size:24px;
	list-style:square;
	}
#ortho_services2 li {
	padding-bottom:10px;
	}
#ortho_services2 ul a {
	color:#0099CC;
	text-decoration:none;
	list-style:none;
	}
#ortho_services2 ul a:hover {
	color:#0099CC;
	text-decoration:none;
	list-style:square;
	}


.image_thumbnails ul {
	font-size:9px;
	}
.image_thumbnails li {
	display: block;
	width:250px;
	float:left;
	font-size:10px;
	text-align:left;
	padding-right:10px;
	padding-bottom:5px;
	}

.regular_list2 li {
	padding-bottom:3px;
	}w

.regular_list li {
	padding-bottom:8px;
	}
.regular_list ul {
	list-style:square;
	margin:0 0 0 40px;
	}
.regular_list ol {
	font-size:12px;
	color:#666666;
}				
	
	
	
	
	
#service_nav {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#0099CC;
	}
#service_nav ul {
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
	}
#service_nav li {
	display:inline;
	}
#service_nav a {
	color:#FFFFFF;
	text-decoration:none;
	}
#service_nav a:hover {
	color:#00CCFF;
	text-decoration:none;
	}
	