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



/* DEFAULT STYLES */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #e1ddc7;
	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;
}
p {
	margin:0;
	padding:0;
	}

h1 {
	font-size:18px;
	font-style:normal;
	margin:0;
	padding:0;
	color:#2E0340;
	}


/* these styles are used on most if not all pages throughout site */

.oneColFixCtr #container {
	width: 840px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	background-image:url(../images/content_bkgrd_07.jpg);
	background-repeat:repeat-y;
	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. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#home_left_column {
	float:left;
	width:520px;
	padding:20px 10px 20px 40px;
	}
#home_left_column h2 {
	font-weight:normal;
	font-size:16px;
	padding:10px 0 5px 0;
	margin:0;
	}
#home_left_column h2 a {
	color:#330033;
	text-decoration:none;
	font-weight:normal;
	}
#home_left_column h2 a:hover {
	color:#330033;
	text-decoration:none;
	font-weight:bold;
	}
#home_left_column ul {
	line-height:16px;
	list-style:square;
	margin-left:20px;
	}
#home_left_column li {
	padding-bottom:8px;
	}
#home_left_column p {
	font-size:12px;
	line-height:16px;
	padding:10px 0 10px 0;
	}
#home_left_column a {
	color:#330033;
	text-decoration:underline;
	font-weight:normal;
	}
#home_left_column a:hover {
	color:#330033;
	text-decoration:underline;
	font-weight:bold;
	}
#home_left_column table {
	font-size:12px;
	}
#home_left_column h3 {
	font-size:14px;
	padding:5px 0 0 0;
	margin:0;
	}
#home_left_column ul {
	font-size:12px;
	list-style:square;
	padding:5px 0 5px 20px;
	}

#home_left_column ul a {
	color:#330033;
	text-decoration:underline;
	font-weight:normal;
	}
#specialList {
	margin-left:85px;
	}
#home_left_column ul a:hover {
	color:#330033;
	text-decoration:underline;
	font-weight:bold;
	}
#home_left_column blockquote {
	padding:5px 10px 0 10px;
	margin:0;
	}
#home_right_column {
	float:left;
	width:200px;
	padding:20px 0 3px 0px;
	border-left:#CCCCCC thin solid;
	}
#swarm_right_column {
	float:right;
	width:200px;
	padding:20px 10px 5px 0px;
	}
#swarm_right_column a {
	text-decoration:underline;
	font-weight:normal;
	color:#330033;
	}
#swarm_right_column a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#330033;
	}
#swarm_right_column p {
	font-size:12px;
	line-height:20px;
	}
#home_right_column a {
	color:#4c0c62;
	text-decoration:none;
	}
#home_right_column a:hover {
	color:#4c0c62;
	text-decoration:underline;
	}	
#footer {
	clear:both;
	background-image:url(../images/footer_bkgrd_09.jpg);
	background-repeat:no-repeat;
	height:73px;
	}
#footer a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	}
#whatsNew {
	font-size:16px;
	padding:10px 0px 5px 35px;
	margin:0;
	width:770px;
	}
#whatsNew a {
	color:#4c0c62;
	text-decoration:none;
	font-weight:normal;
	padding:5px;
	}
#whatsNew a:hover {
	color:#4c0c62;
	text-decoration:underline;
	font-weight:normal;
	padding:5px;
	}

/* header */
#home_top {
	background-image:url(../images/top_bar_02.jpg);
	background-repeat:repeat-y;
	height:70px;
	font-size:14px;
	color:#FFFFFF;
	}
#home_top a {
	color:#FFFFFF;
	text-decoration:none;
	}
#home_top a:hover {
	color:fff;
	text-decoration:underline;
	}	

#home_flash {
	padding:0 0 0 19px;
	}
#global_nav {
	padding:0 0 0 19px;
	}



/* this is the graphic of guy on ladder on right side column */
#ortho_quick {
	background-image:url(../images/ortho_quick_module.jpg);
	background-repeat:no-repeat;
	height:172px;
	width:282px;
	}
	
	
	
#home_newsletter {
	background-image:url(../images/newsletter_bkgrd1.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:300px;
	padding:10px;
	margin-top:20px;
	font-size:12px;
	}
	

/* styling for left column */
#location_left_column {
	width:700px;
	padding:20px 10px 20px 40px;
	}
#location_left_column p {
	font-size:12px;
	line-height:16px;
	padding:5px 0 5px 0;
	}

.listing {
	font-size:10px;
	font-weight:bold;
	}
.phys_heading {
	padding:5px;
	background-image:url(../images/listing_bkgrd.jpg);
	background-repeat:repeat-x;
	}
	
/* styling for services page */	
#home_left_column .services_listing {
	padding:0 0 0 0;
	}
#home_left_column .services_listing a {
	color: #330033;
	text-decoration:underline;
	font-weight:normal;
	padding-right:10px;
	}
#home_left_column .services_listing a:hover {
	color:#330033;
	text-decoration:underline;
	font-weight:bold;
	padding-right:10px;
	}
	
#misc_links {
	border-top:#CCCCCC thin solid;
	}


.specialty_doctors {
	padding:8px 0 0 20px;
	margin:0px;
	}
.doctor_list td {
	padding:5px 5px 5px 0;
	}
.doctor_list a {
	color:#330033;
	text-decoration:none;
	}
.doctor_list a:hover {
	color:#330033;
	text-decoration:underline;
	}
#doctor_search table {
	margin-left:10px;
	}
#doctor_search {
	font-size:12px;
	padding-top:10px;
	}
.testimonials {
	font-size:12px;
	color:#330033;
	font-style:normal;
	line-height:20px;
	padding:10px 20px 0 0;
	}
	
#jumpMenu01 {
	width:210px;
	}	
#jumpMenu02 {
	width:210px;
	}	
#jumpMenu03 {
	width:210px;
	}
#jumpMenu04 {
	width:210px;
	}
#jumpMenu05 {
	width:210px;
	}		
#jumpMenu06 {
	width:210px;
	}	
#jumpMenu07 {
	width:210px;
	}	
#jumpMenu08 {
	width:210px;
	}	
	
	
	
		
	
#jumpMenuname {
	width:230px;
	}
#jumpMenuspec {
	width:230px;
	}	
#jumpMenuspec2 {
	width:230px;
	}
#jumpMenuspec3 {
	width:230px;
	}
#jumpMenuspec4 {
	width:230px;
	}
#jumpMenuspec5 {
	width:230px;
	}
#jumpMenuspec6 {
	width:230px;
	}
#jumpMenuspec7 {
	width:230px;
	}
#jumpMenuloc9 {
	width:230px;
	}
#jumpMenuloc10 {
	width:230px;
	}
#jumpMenuloc8 {
	width:230px;
	}
#jumpMenuloc7 {
	width:230px;
	}
#jumpMenuloc6 {
	width:230px;
	}
#jumpMenuloc5 {
	width:230px;
	}
#jumpMenuloc4 {
	width:230px;
	}
#jumpMenuloc3 {
	width:230px;
	}
#jumpMenuloc2 {
	width:230px;
	}
#jumpMenuloc {
	width:230px;
	}
#jumpMenu_article {
	width:400px;
	}