/* -------- global styles ------ */
/* ----------------------------- */

body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFCA45;
}

body, td, p {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 4px 0 20px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 0 0;
}

h2#dataTableHeader {
	margin: 18px 0 6px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 0 0;
}

h3#homeNewsEventsTitle	{
	margin-top: 18px;
	margin-bottom: 0px;
}

h3#homeNewsEventsDate	{
	margin-top: -4px;
}

h3#photocaptionTitle	{
	margin-top: 6px;
	margin-bottom: -2px;
}

h3#whiteRule {
	margin-bottom: -13px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

a  {
	color: #2E3681;
	text-decoration: underline;
}

a:hover {
	 color: #000000;
 }
 
a:visited {
	color: #2E3681;
}

#address {
	color: #4D4D4D;
	font-size: 11px;
	line-height: 14px;
	padding-top: 6px;
}

#copyright {
	font-size: 11px;
	line-height: 14px;
	padding-top: 4px;
}

#mastheadTable, #topNavigationTable {
	width: 769px;
}

#mastheadTable td {
	vertical-align: top;
	padding: 0;
	height: 105px;
}

#nextPreviousNavigation {
	font-size: 11px;
	line-height: 14px;
	padding-top: 4px;
}

#topNavigationTable td {
	vertical-align: top;
	padding: 0;
}


/* ------ section level styles ------ */
/* ----------------------------- */


#homeArtTable, #homeNewsEventsTable  {
	width: 769px;
	background-image: url(/Belmont%20Coop/Belmont%20Cooperative%20Nursery%20School_files/images/home_bckgrnd.gif);
	background-repeat: repeat-y;
}

#contentTable, #bottomNavigationTable  {
	width: 769px;
	background-image: url(/Belmont%20Coop/Belmont%20Cooperative%20Nursery%20School_files/images/page_bckgrnd.gif);
	background-repeat: repeat-y;
}

#homeArtTable td, #homeNewsEventsTable td, #contentTable td, #bottomNavigationTable td {
	vertical-align: top;
	padding: 0;
}

#homeNewsEventsTable p   {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

#mainColumn  {
	width: 438px;
}

#sidebarColumn   {
	width: 191px;
}

#sidebarColumn p   {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

/* this is the Philosophy quote styling */
#sidebarColumnPhilosophy p   {
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	color: #E10B00;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 16px;
	padding-bottom: 4px;
}


#boxedPhoto	{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 1px;
}

.floatLeft {   /* this style needs to have photo and wrapping text inside a div */ 
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.floatRight {   /* this style needs to have photo and wrapping text inside a div */ 
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	float: right;
}

#photocaption	{
	margin-top: 0px;
	margin-bottom: 18px;
}
	
.noTopBottomMargin	{
	margin-top: 0px;
	margin-bottom: 0px;
}

#dataTable {
	background-color: #E6E6E6;
	padding: 0;
}

#dataTable td {
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: 1px solid #FFFFFF;
	border-top: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
		
.bgColorPrograms {
	background-color: #339900;
}

.bgColorProgramsPastel {
	background-color: #FFEBA5;
}

.bgColorHowToApply {
	background-color: #2966B1;
}

.bgColorFacility {
	background-color: #37BBBD;
}

.bgColorForParents {
	background-color: #A840B1;
}

.bgColorForParentsPastel {
	background-color: #E6D3EF;
}

.bgColorGray {
	background-color: #DBDBDB;
}

.bgColorYellow {
	background-color: #FFCA45;
}
	
#dataTableTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#dataTableLabel {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#dataTableDescription {
	font-size: 12px;
	line-height: 14px;
}


/* ------ "philosophy" section styles ------ */
/* ----------------------------- */

.headPhilosophy {
	color: #E10B00;
}

.quoteIntro {
	font-size: 12px;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-style: normal;
}


/* ------ "programs" section styles ------ */
/* ----------------------------- */

.headPrograms {
	color: #FF9933;
}

#programsCallout {
	background-color: #FFEBA5;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

/* ------ "staff" section styles ------ */
/* ----------------------------- */

.headStaff {
	color: #16B15B;
}

.headStaffNoTopMargin {
	color: #16B15B;
	margin-top: 0px;
}




/* ------ "facility" section styles ------ */
/* ----------------------------- */

.headFacility {
	color: #37BBBD;
}

.headFacilityNoTopMargin {
	color: #37BBBD;
	margin-top: 0px;
}


/* ------ "how to apply" section styles ------ */
/* ----------------------------- */

.headHowToApply {
	color: #2966B1;
}

.headHowToApplyNoTopMargin {
	color: #2966B1;
	margin-top: 0px;
}



/* ------ "for parents" section styles ------ */
/* ----------------------------- */

.headForParents {
	color: #A840B1;
}

.headForParentsNoTopMargin {
	color: #A840B1;
	margin-top: 0px;
}

#forParentsSubnavigation {
	font-size: 12px;
	font-weight: bold;
	color: #A840B1;
	padding-bottom: 14px;
}

#forParentsCallout {
	background-color: #E6D3EF;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}


#mainColumnList {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

#mainColumnList ul	{
	margin: 12px 0 0;
	padding: 0px;
	list-style-type: none;
}
	
#mainColumnList ul li	{
	margin: 0 0 12px;
	padding-left: 12px;
	background:  url(/Belmont%20Coop/Belmont%20Cooperative%20Nursery%20School_files/images/bullet.gif) no-repeat 0px 4px;
}	


#sidebarList {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#sidebarList ul	{
	margin: 12px 0 0;
	padding: 0px;
	list-style-type: none;
}
	
#sidebarList ul li	{
	margin: 0 0 12px;
	padding-left: 12px;
	background:  url(/Belmont%20Coop/Belmont%20Cooperative%20Nursery%20School_files/images/bullet.gif) no-repeat 0px 5px;
}	

.bgColorYellowWhite {

	background-color: #FFFFFF;
}
