/* Spectrum Pediatrics Site */

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #E6E3DC;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
table tr td {vertical-align: top;}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong	{font-weight: bold;}
em {font-style: italic;}
span.normal	{font-weight: normal!important;}
/*****/
html	{height: 100%;}

body	{
	height: 100%;
	font: 100%/150% "Lucida Grande", Helvetica, san-serif;
	color: #000;
	}

h1	{
	font-size: 1.5em; line-height: 150%;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 0px; margin-bottom: 0px;
	}

h2	{
	font-size: 1.3em; line-height: 135%;
	font-weight: bold;
	color: #666;
	margin-top: 0px; margin-bottom: 10px;
	}

h3	{
	font-size: 1.1em; line-height: 130%;
	font-weight: bold;
	color: #333;
	margin-top: 15px; margin-bottom: 5px;
	}

h4 { 
	font-size: 1em; line-height: 125%;
	font-weight: bold;
	color: #000; padding: 5px;
	background-color: #F5E8BB;
	border-bottom: .1em #754D24 dashed;
	margin-top: 10px; margin-bottom: 15px;
	}

h5	{
	font-size: .9em; line-height: 1.4em;
	font-weight: bold;
	color: #1B75BB;
	margin-top: 0px; margin-bottom: 5px;
	}

h6	{
	font-size: .8em; line-height: 110%;
	font-weight: bold;
	color: #666;
	margin-top: 0px; margin-bottom: 10px;
	width: auto;
	}

p	{
	font-family: "Times New Roman", Georgia, serif;
	font-size: .9em; line-height: 1.7em;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 20px 0px; padding: 0;
	}
	
	p.caption	{
	font-size: .5em; line-height: 1em;
	font-style: italic;
	margin: 0px;
	}
	
	p.intro	{
		font-family: "Lucide Grande", Helvetica, san-serif;
		font-size: .9em; margin-bottom: 5px;
		letter-spacing: .1em;
		line-height: 1.9em;
		}
		
	p.author	{
		font-size: .5em;
		text-align: right;
		font-weight: bold;
		}
		
	p.degree	{
		font-family: "Lucide Grande", Helvetica, san-serif;
		font-weight: bold; font-size: .8em; margin: 0;
		color: #EC7260;
		}

ul, ol	{
	font-family: "Times New Roman", Georgia, serif;
	font-size: .9em; line-height: 1.7em;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 20px 0px; padding: 0;
	}
	
	ul ol, ol ul	{
	font-size: 100%; line-height: 1.7em;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 10px 0px; padding: 0;
	}
	
	ul ol li	{list-style: decimal; margin: 0 0 10px 42px;}
	ol ul li	{list-style: disc; margin: 0 0 10px 42px;}
	
	ul li {
		list-style: disc;
		line-height: 1.7em;
		margin: 0 0 10px 28px;
		padding: 0 0 0 2px;
		}
		
	ol li {
		list-style: decimal;
		line-height: 1.7em;
		margin: 0 0 10px 28px;
		padding: 0 0 0 2px;
		}
		
em {font-size: 105%;}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #BD324E;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

.clear	{clear: both; margin: 0; padding: 0;}
.right	{float: right; margin: 0 0 10px 15px}
.left	{float: left; margin: 0 15px 10px 0;}

a img	{border: none;}
	
/**** Structure ****/
#container	{
	position: relative; width: 100%; min-height: 100%; margin: 0; padding: 0; background-color: #FFFFFF;
	}

#header	{
	position: relative;
	background: transparent url(/images/tagline.gif) bottom center no-repeat;
	width: 100%; height: 212px; text-align: center;
	}
	
	.identity	{
	width: 967px;
	}

#navbar	{
	border-bottom: 2px #FFFFFF solid;
	width: 100%;
	text-align: right;
	}
	
.navigation	{
	width: 967px;  position: relative; margin: 0 auto;
	text-align: right;
	}
	
	.navigation ul	{
		position: relative; float:right;
		font: 100%/100% "Lucida Grande", Helvetica, san-serif;
		font-size: 1em;
		width: auto;
		list-style: none;
		margin: 0 0 -.4em 0; padding: .3em 0 0 0;
		}
		
	.navigation ul li	{
		margin: 0; padding: 0em;
		display: inline;
		}
		
	.navigation ul li a	{
		color: #000; font-weight: normal;
		padding: .6em 1.8em .6em 1.8em;
		line-height: 100%;
		display: inline;
		}
		
	img.absolute	{position: absolute; top: 0; left: 0;}
	
	
/***** Content *****/
		
#wrapper	{
	position: relative; clear: both;
	width: 923px; height: auto;
	margin: 0 auto;
	padding: 0 0 90px 0;
	}
	
	.column_testimonial	{
		position: relative;
		background: #FFF url(/images/columntest_bg.gif) top left no-repeat;
		width: 330px; height: auto; float: right;
		margin: 20px 0px;
		}
		
		.column_testimonial p {
			font-size: 1.2em; font-style: italic; 
			color: #666;
			padding: 15px 15px 0px 15px; margin: 0 0 10px 0;
			text-align: left;
			}
			
		.column_testimonial h5 {
			font-size: 1em;
			color: #BD324E;
			padding: 15px 15px 0px 15px; margin: 0;
			}
			
		.column_testimonial p.poem {
			font-size: 1em; font-style: italic;
			
			color: #333;
			padding: 7px 15px 0px 15px; margin: 0 0 5px 0;
			text-align: left;
			}
			
		.column_testimonial p.author	{
			padding: 0 15px 0 0; margin: 0 0 0 120px;
			text-indent: -15px; line-height: 1.3em;
			color: #000; font-size: .9em;
			font-style: normal;
			}
			
		.column_testimonial img	{
			display: block;
			}
			
#footer	{
	position: absolute;
	text-align: center;
	bottom: 0;
	margin: 0; padding: 0;
	clear: both;
	width: 100%; height: 90px;
	}
			
	#footer p	{
		font-family: "Lucide Grande", Helvetica, san-serif;
		margin: 0; padding: 4.5em 0 0 0;
		font-size: .7em;
		}