﻿@charset "utf-8";
/* CSS Document */

#synopsis #words #h1Background {
	background: #9ac1db url(images/topRightPrograms.gif) right top no-repeat;
}
#synopsis #words #descriptionBackground {
	background:#64A0C8 url(images/botLeftPrograms.gif) left bottom no-repeat;
}
#mainContent table#tableParentingResources {
	width:500px;
	margin-left:10px;
}
#mainContent table#tableParentingResources th {
	background-color:#cccccc;
	font-size:90%;
	padding:.5em 2em .5em .5em;
}
#mainContent table#tableParentingResources tr td{
	font-size:80%;
	padding:.2em 2em .7em .5em;
	vertical-align:top;
	background:#ffffff url(images/dottedHorizontal.gif) bottom left repeat-x;
}
#mainContent table#tableParentingResources tr td li{
	font-size:100%;
}
#mainContent table#tableParentingResources tr.classTitle td{
	background-color:#eeeeee;
	font-weight:bold;
	vertical-align:middle;
	padding:.7em 2em .2em .5em;
}
#mainContent table#tableParentingResources tr.classTitle td .subtitle{
	font-weight:normal;
	font-size:90%;
}
#mainContent table#tableSheltersContact,
#mainContent table#tableNewGroundContact,
#mainContent table#tableCounselingContacts {
	margin-bottom:1em;
}
#mainContent table#tableSheltersContact td,
#mainContent table#tableNewGroundContact td,
#mainContent table#tableCounselingContacts td{
	font-size:80%;
	padding:.1em 1.5em .1em 12px;
}