body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.266;
	font-size:90%;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	
	border-left:thin; 
	border-left: solid ;
	border-left:1px;
	border-left:#CCCCCC;

	
}
a:link{
	color:#000000;
	text-decoration: none;
}
a:visited{
	color:#000000;
	text-decoration: none;
}
a:focus{
	color:#FF6600;
}
a:hover{
	color:#FF6600;
	
	text-decoration: none;
}
a:active {
	color:#000000;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color:#333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
ol {
	line-height:18px;
}
ul{
 	list-style-type: square;
}

ul ul{
 	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}
dt {
	font-weight:bold;
	color:#3399CC;
}
dd {
	color:#333333;
	font-weight:500;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	
	border-bottom: 1px;
	border-bottom:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:thin;
	width: 100%;
	background-color:#D2E9FF;
	background-image:url(images/glvKidsGrass.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
	margin-top:0px;
	
}
/*background-color:#E1F0FF;*/
#masthead img {
	margin-left:auto;
	margin-right:auto;
	display:block;	
}
html:lang(en) #masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px;
	border-bottom:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:thin;
	width: 100%;
	background-image:url(images/glvKidsGrass.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	

	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
html:lang(en) #navBar {
	float:left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#headlinesThisMonth{
  	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 3px;
	
}
#headlines{
  	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right:3px;
	
}
#content{
	float: left;
  	width: 55%;

	
	
}
html:lang(en) #content{
	float:left;
	width: 55%;
}

.content{
	float: left;
  	width: 55%;

	
	
}
html:lang(en) .content{
	float:left;
	width: 55%;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 10px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color:#000000;
	width:99%;
	font-size:90%;
	height:25px;
	background-color:#FFFFCC;
	
	
}
html:lang(en) #globalNav{
	padding: 10px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color:#000000;
	width:99%;
	font-size:90%;
}

#globalNav img{
 display: block;
}


#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
#globalNav a:link{
	color:#000000;
	text-decoration: none;
}
#globalNav a:visited{
	color:#000000;
	text-decoration: none;
}
#globalNav a:focus{
	text-decoration:none;
	
}
#globalNav a:hover{
	background-color:#FFFFCC;
	color:#FF6600;
	
	text-decoration: none;
}
#globalNav a:active {
	color:#000000;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
html:lang(en) #pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 8px 0px 10px 15px;
	font-size: 80%;
	width:100%;
}
.featureWide {
	padding: 8px 0px 10px 15px;
	font-size: 80%;
	width:710px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align:center;
}

.feature img{
	float: left;
	padding: 10px 10px 10px 10px;
	
}
.feature p {
	text-align:justify;
}

.feature li{
	margin-left:15px;
}


.feature ul {
	text-indent:40px;
}
.feature a:link{
	color:#FF6600;
	text-decoration: none;
}
.feature a:visited{
	color:#FF6600;
	text-decoration: none;
}
.feature a:focus{
background-color:#FFFF99;
}
.feature a:hover{
	color:#339933;
	text-decoration: none;
}


.featureWide h3{
	padding: 30px 0px 5px 0px;
	text-align:center;
}

.featureWide img{
	float: left;
	padding: 10px 10px 10px 10px;
}
.featureWide p {
	text-align:justify;
}

.featureWide li{
	margin-left:15px;
}


.featureWide ul {
	text-indent:40px;
}
.featureWide a:link{
	color:#FF6600;
	text-decoration: none;
}
.featureWide a:visited{
	color:#FF6600;
	text-decoration: none;
}
.featureWide a:focus{
background-color:#FFFF99;
}
.featureWide a:hover{
	color:#339933;
	text-decoration: none;
}






/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align:justify;
	width:100%;
}


.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 65%;
	color:#333;
	padding: 10px 10px 10px 10px;
	width:100%;
}

#siteInfo img{
	padding: 2px 2px 2px 5px;
	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{
	
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color:#FFFFDD;
}
html:lang(en) #sectionLinks{
	
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks ul a:link {
	color:#000000;
	text-decoration: none;
} 
#sectionLinks ul a:visited{
	color:#000000;
}

#sectionLinks ul a:hover{
	color:#000000;
	background-color:#FF9900;
	
}
#sectionLinks ul a:active{
	color:#000000;
	
}





/*********** .relatedLinks styles ***********/

.relatedLinks{

	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlinesThisMonth{
	margin: 0px;
	padding: 10px 0px 20px 8px;
	font-size: 80%;
}
#headlinesThisMonth p{
	padding: 5px 0px 5px 0px;
	color:#000000;
	font-weight:800;
}
#headlinesThisMonth a{
	font-weight:200;
	background-color:#FFFFFF;
}
#headlinesThisMonth a{
	font-weight:200;
	background-color:#FFFFFF;
}
#headlinesThisMonth p{
	padding: 5px 0px 5px 0px;
	color:#000000;
	font-weight:800;
}

/*This Month Styles*/

#headlinesThisMonth a:link{
	text-decoration: none;
}
#headlinesThisMonth a:visited{
	color:#000000;
	text-decoration: none;
}
#headlinesThisMonth a:focus{
}
#headlinesThisMonth a:hover{

	text-decoration: none;
	color:#000000;
}
#headlinesThisMonth img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	width:20%;
}
#headlines p{
	padding: 5px 0px 5px 0px;
	color:#000000;
	font-weight:800;
}
#headlines a{
	font-weight:200;
	background-color:#FFFFFF;
}
#headlines a{
	font-weight:200;
	background-color:#FFFFFF;
	color:#FF6600;
}
#headlines p{
	padding: 5px 0px 5px 0px;
	color:#000000;
	font-weight:800;
}

#headlines a:link{
	text-decoration: none;
	color:#FF6600;
}
#headlines a:visited{
	
	text-decoration: none;
}
#headlines a:focus{
}
#headlines a:hover{
	
	text-decoration: none;
	color:#339933;
}
.menu{
	background-color:#E9FFD2;
	border-style:solid;
	border-width:thin;
	border-color:#666666;
}



#headlines img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.headlines {
 	display:block;
	color:#FFFFFF;
	background-color:#6DC067;
	padding-top:8px;
	padding-bottom:5px;
	letter-spacing:2px;
	font-family:"Century Gothic";
	text-align:center;
	
	margin-right:5px;
	font-size:100%;
}

object {
	clear:right;
	float:left;
	margin-right:20px;
}
html:lang(en) object {
	clear:right;
	float:left;
	margin-right:20px;
}
.script {
	font-family:"Brush Script Std", "Script MT Bold", "Bradley Hand ITC";
	font-size:22px;
	color:#0066FF;
}
.block {
	display:block;
}
.green {
	color:green;
	font-size:120%;
	
}
.brown {
	color:#52331D;
	font-size:120%;
	
}

.left {
	
}

.bold {
	font-weight:bold;
}
.boldOrange {
	color:#FF6600;
	font-weight:bold;
}
.boldPurple {
	color:#6633CC;
	background-color:#333;
}
.italicWhite {
	color:#FFF;
	background-color:#333;
}
.smItalic {
	font-size:80%;
	font-style:italic;
	font-weight:bold;
}

.orange {
	color:#2A4BAC;
}
.red {
	color:#B70000;
	font-size:120%;}
.blue  {
	color:#0080C0;}
.pink {
	color:#F6C;
	font-size:120%;}
.yellow {
	color:#848400;
	font-size:120%;}
.teal {
	color:#408080;
	font-size:120%;}
.purple {
	color:#63C;
	font-size:120%;}
.boldLrg {
	font-weight:bold;
	font-size:105%;}
	
.ltGrn {
	color:#2B9497;}
	
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
} 
.blue {
	color:#34C9FF;}
	
.italic {
	font-style:italic;
}