/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Comic Sans MS", Arial;
	color: #FFFFFF;
	line-height: 0.8in;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #F3C120;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Comic Sans MS", Arial;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: 
 font-size: 120%;
	color: #FFFFFF;
	font-size: 90%;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% "Comic Sans MS", Arial;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #eeeeee;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/************** .body styles *****************/

.body{
	clear: both;
	font-size: 75%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.body p{
	padding: 0px 0px 10px 0px;
}

/************** .copyright styles *****************/
.copyright{
	color: #DB241C;
	font-size: 60%;
}

.copyright img{
	padding-bottom: 10px;
}

/************** .feature styles ***************/

.bottom_menu{
	color: #FFF;
	font-size: 75%;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bottom_menu a:link{
	color: #FFF;
}

.bottom_menu a:visited{
	color: #FFF;
}

.bottom_menu a:hover{
	color: #83C326;
}

.bottom_menu h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.bottom_menu img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .title styles *****************/

.title{
	font: Arial;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
}

.title p{
 	font: Arial;
		font-size: 140%;
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/
#sectionLinks_home{
	font-weight:bold;
	color: #83C326;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks_home h3{
	padding: 10px 10px 10px 16px;
}

#sectionLinks_home a:link{
	text-decoration: none;
	background-image: url(images/ball_green.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #83C326;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_home a:visited{
	text-decoration: none;
	background-image: url(images/ball_green.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #83C326;
	border-top: 1px solid #000;
	padding: 2px 0px 2px 18px;
}

#sectionLinks_home a:hover{
	text-decoration: underline;
	background-image: url(images/ball_green2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color: #83C326;
	padding: 2px 0px 2px 18px;
}

#sectionLinks_ourphilosophy{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks_ourphilosophy h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_ourphilosophy a:link{
	text-decoration: none;
	background-image: url(images/ball_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #0093DD;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_ourphilosophy a:visited{
	text-decoration: none;
	background-image: url(images/ball_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #0093DD;
	border-top: 1px solid #000;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_ourphilosophy a:hover{
	text-decoration: underline;
	background-image: url(images/ball_blue2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color: #0093DD;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_programs{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks_programs h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_programs a:link{
	text-decoration: none;
	background-image: url(images/ball_purple.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #6D629E;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_programs a:visited{
	text-decoration: none;
	background-image: url(images/ball_purple.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #6D629E;
	border-top: 1px solid #000;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_programs a:hover{
	text-decoration: underline;
	background-image: url(images/ball_purple2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color: #6D629E;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_news{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks_news h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_news a:link{
	text-decoration: none;
	background-image: url(images/ball_red.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #DA241C;	
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_news a:visited{
	text-decoration: none;
	background-image: url(images/ball_red.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #DA241C;
	border-top: 1px solid #000;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_news a:hover{
	text-decoration: underline;
	background-image: url(images/ball_red2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color: #DA241C;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_yourallsmileschild{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks_yourallsmileschild h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_yourallsmileschild a:link{
	text-decoration: none;
	background-image: url(images/ball_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #F3C120;
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sectionLinks_yourallsmileschild a:visited{
	text-decoration: none;
	background-image: url(images/ball_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #F3C120;
	border-top: 1px solid #000;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_yourallsmileschild a:hover{
	text-decoration: underline;
	background-image: url(images/ball_yellow2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color: #F3C120;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_registration{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks_registration h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_registration a:link{
	text-decoration: none;
	background-image: url(images/ball_green.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #83C326;	
	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_registration a:visited{
	text-decoration: none;
	background-image: url(images/ball_green.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #83C326;
	border-top: 1px solid #000;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_registration a:hover{
	text-decoration: underline;
	background-image: url(images/ball_green2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color: #83C326;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_ourhistory{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	font-size: 80%;
}

#sectionLinks_ourhistory h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_ourhistory a:link{
	text-decoration: none;
	background-image: url(images/ball_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #0093DD;	padding: 2px 0px 2px 18px;
	border-top: 1px solid #000;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_ourhistory a:visited{
	text-decoration: none;
	background-image: url(images/ball_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #0093DD;
	border-top: 1px solid #000;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_ourhistory a:hover{
	text-decoration: underline;
	background-image: url(images/ball_blue2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top: 1px solid #000;
	color: #FFF;
	background-color:  #0093DD;	
	padding: 2px 0px 2px 18px;
}

#sectionLinks_contactus{
	font-weight:bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	font-size: 80%;
}

#sectionLinks_contactus h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks_contactus a:link{
	text-decoration: none;
	background-image: url(images/ball_purple.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #6D629E;
	padding: 2px 0px 2px 18px;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks_contactus a:visited{
	text-decoration: none;
	background-image: url(images/ball_purple.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #6D629E;
	padding: 2px 0px 2px 18px;
}

#sectionLinks_contactus a:hover{
	text-decoration: underline;
	background-image: url(images/ball_purple2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #FFF;
	background-color: #6D629E;
	padding: 2px 0px 2px 18px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 10px 10px 10px 20px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
