/* CSS Document */

/* GENERAL ****************************************************************/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	text-align:center;
	min-width:750px;
	font-size:82.5%;
	font-family:'lucida grande', 'tahoma', arial, helvetica, sans-serif;
	color:#999;
	background-color:transparent;
}
#mainwrapper {
	width:750px;
	margin:0 auto;
	text-align:left;
}
#clearhack {
	clear:both;
	height:1px;
}
a.map {
	float:right;
	clear:none;
	margin-right:80px;
	background-color:#99b3cc;
	padding:.2em;
	border:1 px solid #999;
	color:#fff;
	text-decoration:none;
}
a:hover.map {
	color:#6378BD;
}
a {
	color:#99b3cc;
	text-decoration:none;
}
a:hover {
	color:#6378BD;
}
/**************************************************************************/

/* HEADER *****************************************************************/
#header {
	width:750px;
	height:128px;
}
	#drbreedloveandstaff {
		width:240px;
		height:128px;
		float:left;
		background:url(../images/drbreedloveandstaff2.jpg) no-repeat;
	}
	#topright {
		top:0px;
		float:right;
		width:510px;
		height:26px;
		text-align:right;
	}
		#superlinks {
			height:24px;
			font-size:.94em;
			padding-right:8px;
		}
	#topright2 {
		top:26px;
		float:right;
		width:510px;
		height:42px;
	}
		#servingcities {
			font-size:.92em;
			text-align:right;
			padding-top:10px;
			padding-right:1.0em;
		}
	#sscmci {
		top:42px;
		float:right;
		width:510px;
		height:60px;
		text-align:right;
		background: url(../images/sscmci.jpg) no-repeat;
	}
/**************************************************************************/
#bodywrapper {
	width:750px;
}
	#navwrapper {
		float:left;
		width:190px;
}
		#navtop {
			width:190px;
			height:17px;
			background:url(../images/navtop.jpg) no-repeat;
		}
		#navmenu {
			width:190px;
			background:url(../images/navmenu.jpg) repeat-y;;
			text-align:right;
			color:#dcdcdc;
		}
			#navmenu ul li{
				font-size:.98em;
				font-weight:bold;
				list-style-type:none;
				padding:4px;
			}
			#navmenu li a {
				color:#dcdcdc;
				text-decoration:none;
			}
			#navmenu li a:hover {
				color:#99b3cc;
			}
			#navmenu li a.currentselection {
				color:#99b3cc;
			}
			#navmenu li.currentselection {
				color:#99b3cc;
			}
		/*SUB MENUS ******************************************/
		#subPI {
			display:none;
			position:relative;
			right:-4px;
		}
		#subPI ul li {
			font-weight:normal;
		}
			#subPI li.currentselection {
				color:#99b3cc;
				background-color:#e8e8e8;
				border-left:8px solid #99b3cc;
			}
		#subCS {
			display:none;
			position:relative;
			right:-4px;
		}
		#subCS ul li {
			font-weight:normal;
		}
			#subCS li.currentselection {
				color:#99b3cc;
				background-color:#e8e8e8;
				border-left:8px solid #99b3cc;
			}
		#subAU {
			display:none;
			position:relative;
			right:-4px;
		}
		#subAU ul li {
			font-weight:normal;
		}
			#subAU li.currentselection {
				color:#99b3cc;
				background-color:#e8e8e8;
				border-left:8px solid #99b3cc;
			}
		#subCU {
			display:none;
			position:relative;
			right:-4px;
		}
		#subCU ul li {
			font-weight:normal;
		}
			#subCU li.currentselection {
				color:#99b3cc;
				background-color:#e8e8e8;
				border-left:8px solid #99b3cc;
			}
		
		/****************************************************/
		#navlogos {
			width:190px;
			height:85px;
			background:url(../images/navmenu.jpg) repeat-y;
			text-align:right;
			padding-top:2em;
		}
		#navbottom {
			width:190px;
			height:18px;
			background:url(../images/navbottom.jpg) no-repeat;
		}
#contentwrapper {
	clear:right;
	float:right;
	width:560px;
}
	#contentnoindextop {
		width:560px;
		height:17px;
		background:url(../images/contentnoindextop.jpg) no-repeat;
	}
	#contentnoindex {
		width:560px;
		background:url(../images/contentnoindex.jpg) repeat-y;
	}
	#contentindex {
		width:560px;
		background:#e8e8e8 url(../images/contentindexbottomright.jpg) no-repeat;
	}
	#contentnoindexwrapper {
		height:auto;
	}
		#contentnoindex h2 {
			font-family:"Times New Roman", Times, serif;
			font-size:2.8em;
			font-weight:normal;
			margin-left:20px;
			color:#000;
		}
		#contentnoindex h3 {
			font-size:1.4em;
			font-weight:normal;
			margin-left:20px;
			padding-bottom:.46em;
			color:#99b3cc;
		}
		#contentnoindex h3.sub {
			font-size:1em;
			color:#333;
			border-bottom:1px solid #333;
			padding-bottom:.5em;
			margin-bottom:.5em;
		}
		#contentnoindex p {
			margin:0 80px 0 20px;
			padding-bottom:10px;
			font-weight:normal;
			line-height:1.4em;
		}
	#contentnoindexbottom {
		width:560px;
		height:18px;
		background:url(../images/contentnoindexbottom.jpg) no-repeat;
	}
	#contentindexbottom {
		width:560px;
		height:18px;
		background:url(../images/contentindexbottom.jpg) no-repeat;
	}
	#generalList {
		list-style-type:circle;
		color:#99b3cc;
		list-style-position:inside;
		position:relative;
		left:80px;
		padding:4px;
	}
	table.conditions {
		padding:0 40px 10px 40px;
	}
		table.conditions td {
			top:0;
			margin:0;
			padding:0 20px 0 20px;
			width:50%;
		}
		table.conditions ul li {
			 list-style-type:none;
			 list-style-position:outside;
			 padding:0 0 .8em 0;
			 color:#99b3cc;
		}
		table.conditions ul li a {
			color:#99b3cc;
			text-decoration:underline;
		}
		table.conditions ul li a:hover {
			color:#666;
		}
	.specialCenter {
		text-align:center;
		font-weight:bold;
	}
	#testimonial p {
		width:480px;
		padding:20px;
		position:relativel;
		left:20px;
		background-color:#99b3cc;
		color:#fff;
		font-size:1.2em;
		font-style:italic;
		line-height:1.8em;
		margin-bottom:1em;
	}
/**************************************************************************/
#top10testimonialwrapper {
	width:750px;
}
	#top10testimonialtop {
		clear:both;
		width:750px;
		height:16px;
		background:url(../images/top10testimonialstop.jpg) no-repeat;
	}
	#top10testimonialcontent {
		width:750px;
		height:122px;/* marker */
		min-height:120px;
		background:url(../images/top10testimonialscontent.jpg) repeat-y;
	}
		#top10wrapper {
			float:left;
			width:481px;
			color:#666;
		}
		#top10head {
			width:463px;
			height:24px;
			margin:0 auto 10px;
			background:url(../images/top6head.jpg) no-repeat;
		}
		#top10 {
			width:462px;
			height:auto;
			margin:0 auto;
			font-size:.96em;
		}
		#top10 ol, li {
			line-height:1.2em;
			/*text-indent:-.3em;*/
			margin:0;
			padding:0;
		}
		* html #top10 ol li {
			line-height:1.2em;
			position:relative;
			padding:0;
		}
		#top10 ol li a {
			text-decoration:none;
			color:#666;
		}
		#top10 ol li a:hover {
			background-color:#cc9999;
		}
		/*#top10 ol li.warts,
		#top10 ol li.tanningbeds {
			margin-top:-4.8em;
		}*/
		#top10 ol li.skincancer,
		#top10 ol li.preskincancer,
		#top10 ol li.acne,
		#top10 ol li.noncancerousgrowths,
		#top10 ol li.warts,
		#top10 ol li.tanningbeds{
			margin-left:2.8em;
		}
		/*#top10 ol li.skinrashes,
		#top10 ol li.pediatricconditions,*/
		/*#top10 ol li.warts,
		#top10 ol li.tanningbeds {
			margin-left:18.8em;
		}
		/*#top10 ol li.psoriasis,
		/*#top10 ol li.tanningbeds,*/
		#top10 ol li.blank,
		#top10 ol li.other {
			margin-left:28.8em;
		}
			#top10 ol li.blank,
			#top10 ol li.other {
				list-style-type:none;
			}
			#top10 ol li.other {
				margin-left:25.8em;
				font-weight:bold;
			}
		#testimonialwrapper {
			float:right;
			width:249px;
			background-color:transparent;
			margin-left:20px;
			color:#fff;
		}
		#testimonialwrapper p {
			padding:0 20px 0 0;
			font:italic 1.2em "Times New Roman", Times, serif;
			line-height:1.4em;
			height:auto;
		}
	#top10testimonialbottom {
		width:750px;
		height:32px;
		background:url(../images/top10testimonialsbottom.jpg) no-repeat;
	}

/**************************************************************************/
#footerwrapper {
	clear:both;
	width:750px;
	color:#999;
}
	#footer {
		text-align:center;
		padding-top:10px;
	}
/**************************************************************************/
