/* Body and General Font Styles
----------------------------------------------- */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: url(images/back.jpg) repeat-x top left #00ADDD;
	}

div, td, tr, body {
	font weight:400;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
	color: #333333;
	}
	
.small {
	font-size: 11px;
	font-style:italic;
	line-height: 1.4;
	}
	

/* Main Content Blocks
----------------------------------------------- */

#wrapper {
	width: 954px;
	margin: 0 auto;
	background: url(images/back-side.gif) repeat-y 2px 0 #ffffff;
	text-align: left;
	}

#header {
	width: 950px;
	height:46px;
	margin: 0 2px;
	padding: 0;
	}

#logo {
	width: 952px;
	height: 142px;
	margin-left: 2px;
	padding: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
	}
	
#logo_left {
	width: 110px;
	height: 142px;
	margin: 0;
	padding: 0;
	float:left;
	}	

#logo_banner {
	width: 767px;
	height: 142px;
	margin: 0;
	padding: 0;
	float:left;
	}

#logo_right {
	width: 73px;
	height: 142px;
	margin: 0;
	padding: 0;
	float:left;
	}	

#content {
	width: 810px;
	padding: 10px 0;
	float: left;
	margin-left: 125px;
	border-bottom: 1px solid #ffffff;
	}

#main {
	width: 615px;
	padding: 0;
	float: left;
	display:inline;
	}
	
#home_top {
	width: 790px;
	padding: 5px 10px;
	color:#000000;
	background:#def3fa;
	margin-bottom:10px;
}


#home_top img {
	margin: 10px 0 0 10px;
}

#home_top p,
#home_top H1,
#home_top H2,
#home_top H3,
#home_top H4 {
	padding:0;
	margin: 0 0 7px 0;
}

/* Homepage Content Blocks
----------------------------------------------- */

.homeBox {
	float: left;
	width: 615px;
	margin-bottom: 10px;
	text-align:left;
	}
		
.homeLeft {
	float: left;
	width: 300px;
	text-align:left;
	}

.homeRight {
	float: right;
	width: 300px;
	text-align:left;
	}

.homeLeft img,
.homeRight img {
	padding-left: 3px;
	}
	
.homeRight H2, .homeLeft  H2 {
	margin-top: 0px;
	}
	
/* Side Content Blocks
----------------------------------------------- */

#side {
	width: 180px;
	padding-top: 20px;
	float: right;
	display:inline;
	}

#home #side {
	padding-top: 0!important;
	}
	
#home #side p,
#home #side H1,
#home #side H2,
#home #side H3,
#home #side H4 {
	padding-top:0;
	margin-top: 0;
}

#appointment {
	padding: 20px 0;
	}
	
#quote {
	font-size: 11px;
	font-weight: 700;
	color: #0099CC; 
	width: 180px;
	}

/* Lets Clear Some Floats
----------------------------------------------- */	

.clearBoth {
	clear:both;
	height: 0px;
	overflow: hidden;
	background-color:#ffffff;
	}	
		
/* Main Menu Styles
----------------------------------------------- */

#nav {
	padding:0;
	margin:0 2px;
	width: 950px;
	background-color: #003399;
	border-bottom: 1px solid #ffffff;
	line-height: 26px;
	height:26px;
	font-weight: 700;
	font-size: 12px;
	}

#navHome {
	width: 80px;
	}

#navPrac {
	width: 120px;
	}
	
#navNat {
	width: 150px;
	}
	
#navChild {
	width: 90px;
	}
	
#navKit {
	width: 130px;
	}
	
#navContact {
	width: 80px;
	}	
	
#navCancer {
	width: 190px;
	}	
		
#p7PMnav {
	padding:0;
	margin: 0 0 0 109px;
	width: 840px; 
	border-left: 1px solid #ffffff;
	line-height: 26px;
	height:26px;
	}
			
#p7PMnav li {
	list-style-type: none;	
	list-style-image: none;
	background-image:none;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 26px;
	height:26px;
	}

#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	line-height: 26px;
	height:26px;
	background-color: #003399;  
	text-indent: 10px;
	}
	
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus, #p7PMnav .p7PMon  {
	background-color: #cc0066;
	color: #ffffff;
	text-decoration: none;
	}

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	}
	
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	}
	
/* 2nd level Submenu 
----------------------------------------------- */

#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin: 0;
	padding:0;
	z-index: 10000;
	border: 1px solid #ffffff;
	}
		
#p7PMnav ul li {
	list-style-type: none;	
	list-style-image: none;
	font-weight: 400;
	font-size: 11px;
	float:left;
	clear:both;
	}
	
#p7PMnav ul a {
	background-color: #cc0066;
	color: #ffffff;
	border-right: none;
	padding: 0 2px 0 10px;
	width: 180px; 
	text-indent: 0px;
	}

#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #003399;
	color: #ffffff;
	text-decoration: none;
	}

#p7PMnav ul .p7PMon  {
	background-color: #003399;
	color: #ffffff;
	text-decoration: none;
	}

#p7PMnav ul a.p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:url(images/navarrow.gif);
	background-repeat:no-repeat;
	background-position: 180px center;
	}



/* 3rd level Submenu 
----------------------------------------------- */

#p7PMnav ul ul {
	position: absolute;
	left: -9000px;
	margin: 0;
	padding:0;
	z-index: 20000;
	border: 1px solid #ffffff;
	}
		
#p7PMnav ul ul li {
	list-style-type: none;	
	list-style-image: none;
	font-weight: 400;
	font-size: 11px;
	float:left;
	clear:both;
	}
	
#p7PMnav ul ul a {
	background-color: #cc0066;
	color: #ffffff;
	border-right: none;
	padding: 0 10px;
	width: 140px; 
	text-indent: 0px;
	}

#p7PMnav ul ul a:hover, #p7PMnav ul ul a:active, #p7PMnav ul ul a:focus {
	background-color: #003399;
	color: #ffffff;
	text-decoration: none;
	}


	
/* Main Navigation ON State
----------------------------------------------- */

#home #navHome, 
#kit #navKit, 
#nat #navNat, 
#prac #navPrac, 
#child #navChild, 
#contact #navContact,
#cancer #navCancer  { 
	background-color: #CC0066; 
	}
	
/* Footer
----------------------------------------------- */

#footer {
	width: 950px;
	font-size: 10px;
	padding: 10px 0;
	margin: 0 2px;
	border-top: 5px solid  #003399;
	background-color: #ffffff;
	float:left;
	text-align: center;
	}
	
/* Lists
----------------------------------------------- */
	
li { 
	list-style-image: url("images/arrow.gif") 
	}

/* Links
----------------------------------------------- */

a {
	color: #cc0066;
	text-decoration:  none;
	}
 
a:hover {
	color: #000000;
	text-decoration:  underline;
	}

/* Headings
----------------------------------------------- */

h1 {
	font-size: 19px;
	color: #cc0066;  
	font-weight: 400;
	line-height: 1.4;
	margin-top: 0;
	}

h2 {
	font-size: 16px;
	color: #00a3d6;  
	font-weight: 400;
	}

h3 {
	font-size: 14px;
	color: #000000;   
	font-weight: 400;
	}


h4 {
	font-size: 12px;
	color: #000000;  
	font-weight: 400;
	}
	

HR {
	height: 0px; 
	border: 0px solid #000000; 
	border-top-width: 1px;
	display: block;
	}
	
