/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: large;
	color : Blue;
}

h5 {
	font-size: large;
	color : Blue;
	border-bottom : thin Yellow;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC6B47;
}

a:hover {
	text-decoration: none;
	color: #3760BF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 110px;
	margin: 0 auto;
}

#header h1, #header h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding-top: 40px;
	font-size: 4em;
}

#header h1 a {
	text-decoration: none;
}

#header h2 {
	float: left;
	padding: 67px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */

#menu {
	width: 778px;
	height: 40px;
	margin: 0 auto;
	background: #4471CA url(images/img02.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	vertical-align : top;
}

#menu a {
	float: left;
	height: 28px;
	padding: 12px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */

#latest-post {
	width: 778px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#latest-post .byline {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #3760BF;
}

#latest-post .byline span {
	padding: 0 0 0 30px;
	background: url(images/img04.gif) no-repeat;
}

#latest-post .byline a {
	padding: 0 30px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#latest-post .byline a:hover {
	text-decoration: underline;
}

/* Recent Posts */

#recent-posts {
	width: 778px;
	margin: 0 auto;
	background: url(images/img09.gif) no-repeat;
}

#recent-posts h2 {
	height: 18px;
	margin: 0;
	padding-top: 2px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 {
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 246px;
	padding-left: 20px;
}

#recent-posts li.first {
	padding: 0;
}

/* Sidebar */

#sidebar {
	width: 778px;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 255px;
	background: url(images/img09.gif) no-repeat;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 0;
	background: none;
}

#sidebar h2 {
	height: 19px;
	margin: 0 0 20px 0;
	padding-top: 1px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	text-align: center;
}

#search #s {
	width: 70%;
	margin-bottom: 10px;
}

/* Calendar */

#calendar {
}

#calendar table, #calendar caption {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	font-weight: bold;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

.post .left {
	 float: left;
	 margin: 0px auto;
	 padding: 0px;
	 width: 460px;
}

.post .leftIMG {
	 float: left;
	 margin: 0px auto;
	 padding: 0px;
	 width: 200px;
}

.post .right {
	 float: right;
	 margin: 0px;
	 padding: 10px;
	 width: 250px;
   	 
}

.post .right2 {
	 float: right;
	 margin: 5px 0px 10px 0px; 
	 padding: 10px;
	 width: 150px;
   	 border: 1px dashed #5E5945;
}
 
 #tab_health,#tab_control,#tab_childBirth,#tab_staff {display: inline; position: relative;margin-left:-11px;}
 
		#health,#health_on,#control,#control_on,#childBirth,#childBirth_on,#staff,#staff_on {display:inline;}
		
		#genericSubNav, #healthSubNav, #controlSubNav, #childBirthSubNav, #staffSubNav {padding:5px 0 5px 0; position: relative; width: 100%;margin-top:-1px; }
			#subNav{text-align:left;}
		
		
			#genericSubNav{background-color:#cccccc;border-top: solid 1px #666666; z-index:51;}
				#genericSubNav #subNav a{color:#333333; margin-right:16px;font:bold 11px verdana; text-decoration:none;}
				
			#controlSubNav 	{background-color:#b498c7; border-top: solid 1px #7A489F;}
			#childBirthSubNav	{background-color:#A9A968; border-top: solid 1px #6E7134;}
			#staffSubNav	{background-color:#CFB690; border-top: solid 1px #9F7348;}
			#healthSubNav	{background-color:#92B2D1; border-top: solid 1px #356A87;}
			
			#healthSubNav a, #controlSubNav a, #childBirthSubNav a, #staffSubNav a{color:white;margin-right:16px;font:bold 11px verdana; text-decoration:none; white-space:nowrap;}
			#genericSubNav #subNav a:hover, #healthSubNav a:hover, #controlSubNav a:hover, #childBirthSubNav a:hover, #staffSubNav a:hover{text-decoration:underline;}
			
			#subNav{width:830px;margin:auto;}
	
	
	 /* this is code to modify Typo3 styles */
		table.csc-searchform{width:100%; margin-top:15px;padding-top:15px;border-top: 1px solid #999999;}
		td.csc-form-labelcell{width:100px; text-align:right; padding:5px 20px 0 0; margin:0;}
		p.csc-form-label{margin:0;padding:0;}
		
		#mailform{border:0;}
		.csc-mailform{border:0;}
		.csc-mailform-field{padding:4px 0 4px 0;}
		label{width:75px; display:block; float:left; font: normal 12px arial; color:#003366; text-align:right; padding-right:6px;}
		.csc-mailform-submit{margin-left:81px;}
		
	/* end */
		#home{position:absolute;top:3px;}
		#home a{font:normal 11px tahoma; text-decoration:none; color:#9999CC;}
	#consultation{display:none;background: url(images/bkg_headerButton.gif); position: relative; left: 700px; width: 115px; height: 21px; margin: 0; padding: 2px 0 0 0; z-index: 5;}
			#consultation a{font: 11px Tahoma, Verdana, Arial; color: white; font-weight: bold; padding: 0 0 0 7px;}
			#consultation a:hover{text-decoration: none;}
 
#counselor{background: url(images/main_talkPanel.gif) no-repeat; height: 176px; padding: 25px 20px 20px 20px;}
	#counselor{font: 11px Arial, Tahoma, Verdana; color: #666666; font-weight: bold;}
	/*#counselor ul, #counselor li{list-style-type: none; list-style-image: url(images/icon_littleArrow.gif); font: 11px Tahoma, Verdana, Arial;}*/
	#counselor table{margin-bottom:10px;}
	#counselor #mailformformtype_mail{border:0; background:#ffffff;}
 
	#news{background: url(images/main_newsPanel.gif) no-repeat; width: 272px; padding: 20px 20px 20px 20px;}
		.newsItem{padding: 0px 0 0px 22px;margin-top:20px;font: 12px Arial, Tahoma, Verdana;color: #666666;background-image: url(images/icon_bigArrow.gif);background-repeat: no-repeat;background-position: 0px 2px;}
 
	
	#resources{background: url(images/main_resourcesPanel.gif) no-repeat;  height: 192px; padding: 25px 20px 20px 20px;}
	
	#privacy{position: relative; top: 15px; 
		width:150px;
		/* New IE hack, no clue why but this UL is completely messed up between browsers */
		_top: -10px; _left: -25px; 
	}
	
 
	#footer2{padding:10px 0 40px 0; width: 100%; clear: both; background-image : url(images/footer_main.gif); background-color: white; background-repeat : repeat-x;}
	#footer2 h2{color: #006699; font: 20px Arial, Tahoma, Verdana; margin:0; padding: 5px 5px 0px 5px;}
	#footer2 p{color: #006699; font: 12px Arial, Tahoma, Verdana; margin:0; padding: 0px 5px 0px 5px;}
	#footer2 ul{padding:0;margin:0;}
	#footer2 li{margin:8px 0 0 10px;padding: 0 0 0 16px;text-align:top;vertical-align:middle;list-style-type: none;background-image:url(images/icon_littleArrow.gif);background-position: 0 6px;background-repeat: no-repeat;}
	#footer2 a{font: normal 11px Tahoma, Verdana;}
	
	#minorLinks{float:right;}
	#minorLinks a{font:normal 11px tahoma; text-decoration:underline; color:#000066;margin:0 6px 0 6px;}
	#minorLinks a:hover{text-decoration:none;}
	#nowWhat{background:url(images/main_nowWhatPanel.gif) no-repeat; padding: 18px 5px 12px 3px; position: relative; float:right;margin-top:5px;z-index: 1;}
 	#disclaimer{font:normal 11px tahoma;margin-top:20px; width:560px; color:#999999;}
	
	.formText{font: 11px Tahoma, Arial; color: #0057a7; font-weight: bold;}
	
	.rightimg {margin-bottom: 20px;}
	
	.box-title{display:none;}
 
	/* IE ONLY */
	#genericSubNav, #healthSubNav, #controlSubNav, #childBirthSubNav, #staffSubNav {_margin-top:-6px;}
	#tab_health,#tab_control,#tab_childBirth,#tab_staff {_margin-left:-9px;_z-index:-1;}
	#nav {_margin-left:0px;_padding-left:10px;_margin-top:11px;}
#topLogo{position: relative; top: 15px; left: 20px;}