body {
	background:url(images/main-bg.jpg) repeat-x;
	margin:0;
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#605f5f;
	padding-bottom:40px;
}
a {
	color:#0281ca;
}
a.lnk {
	color:#685B32;
	text-decoration: none;
}

a.lnk_blog {
	color:#605f5f;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin:14px 0 0;
	line-height: 17px;
}
img {	
	display:block;
	border:0;
}
strong.gray {
	color:#605f5f;
}
.left-img {	
	float:left;
	margin:16px 14px 0 0;
}
h1 {
	margin:0;
	font-size:24px;
	color:#000;
}
h1 span {
	color:#605f5f;
}
h2 {
	margin:11px 0 0;
	font-size:22px;
	font-weight:bold;
}
h3 {
	margin: 6px 0;
	font-size:18px;
	font-weight:bold;
}


h3.visas {
	padding:7px 0 7px 38px;
	background:url(images/visas.gif) no-repeat 0 50%;
}
h4 {
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#685b32;
}
h5 {
		margin: 5px 0 -22px;
	color: #ed1c24;
	padding-top: 10px;
	font-size: 18px;
	padding-bottom: 10px;
}
h5 a {
	text-decoration: none;
	background: url(images/arrow_sm1.gif) no-repeat 0 4px;
	padding-left: 20px;
}
h5 a:hover {
	text-decoration: underline;
	background: url(images/arrow_sm-ro.gif) no-repeat 0 4px;
	padding-left: 20px;
}

h6 {
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	margin-top: 14px;
	margin-bottom: 7px;
}

#main {
	margin:0 auto;
	width:940px;
	padding:0 7px;
	background:#ffe79e;
}
#content {
	background:#ffc20e;
	padding:0 15px 15px;
} 
#header {
	padding:24px 0 0 16px;
	height:1%;
}
a.logo {
	width:215px;
	height:92px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/kiddo-logo.gif);
}
ul#top-nav {
	padding:71px 0 0 22px;
	margin:0;
	list-style:none;
	font-size:22px;
	float:left;
	font-weight:bold;
	position: relative;
	z-index: 10;
}
ul#top-nav li {	
	float:left;
	margin:0 5px;
	padding:0 17px 2px;
	height:29px;
	position:relative;
}

ul#top-nav ul ul {
	display: none;
}
ul#top-nav li.active {
	border-bottom:4px solid #000;
	height:25px;
}
ul#top-nav li.ourprograms:hover  {
	border-bottom:4px solid #04f904;
	height:25px;
}
ul#top-nav li:hover a,
ul#top-nav li.hover a {
	position:relative;
	z-index:50;
	color:#fff;
}
ul#top-nav li a {
	color:#000;
	text-decoration:none;

}
ul#top-nav .drop-nav {
	position:absolute;
	top:-92px;
	left:0;
	width:190px;
	background:url(images/top-nav.jpg) no-repeat;
	padding-top:121px;
	display:none;
	z-index:1;
}
ul#top-nav li:hover .drop-nav,
ul#top-nav li.hover .drop-nav {
	display:block;
}
.drop-nav div {
	width:190px;
	height:15px;
	background:url(images/bottom-nav.png);
	line-height:0;
	font-size:0;
	height:100%;

}
ul#top-nav .drop-nav1 {
	position:absolute;
	top:-92px;
	left:0;
	width:190px;
	background:url(images/top-nav1.jpg) no-repeat;
	padding-top:121px;
	display:none;
	z-index:25;
}
ul#top-nav li:hover .drop-nav1,
ul#top-nav li.hover .drop-nav1 {
	display:block;
}
.drop-nav1 div {
	width:190px;
	height:15px;
	background:url(images/bottom-nav.png);
	line-height:0;
	font-size:0;
	height:100%;

}
ul#top-nav .drop-nav2 {
	position:absolute;
	top:-92px;
	left:0;
	width:190px;
	background:url(images/top-nav2.jpg) no-repeat;
	padding-top:121px;
	display:none;
	z-index:25;
}
ul#top-nav li:hover .drop-nav2,
ul#top-nav li.hover .drop-nav2 {
	display:block;
}
.drop-nav2 div {
	width:190px;
	height:15px;
	background:url(images/bottom-nav.png);
	line-height:0;
	font-size:0;
	height:100%;
}
ul#top-nav .drop-nav3 {
	position:absolute;
	top:-92px;
	left:0;
	width:190px;
	background:url(images/top-nav3.jpg) no-repeat;
	padding-top:121px;
	display:none;
	z-index:25;
}
ul#top-nav li:hover .drop-nav3,
ul#top-nav li.hover .drop-nav3 {
	display:block;
}
.drop-nav3 div {
	width:190px;
	height:15px;
	background:url(images/bottom-nav.png);
	line-height:0;
	font-size:0;
	height:100%;

}
ul#top-nav li ul {
	padding:0 10px 0 4px;
	margin:0;
	list-style:none;
	background:url(images/dropdown.png) repeat-y;
	height:100%;
	z-index:6;
}	
ul#top-nav li ul li {
	float:none;
	padding:2px 0 0;
	background:url(images/separator.gif) repeat-x;
	margin:0;
}
ul#top-nav li ul li a {
	font-size:13px;
	color:#606060 !important;
	padding-left:16px;
	display:block;
	line-height:29px;
	height:29px;
}
ul#top-nav li ul li a:hover {
	background:#ffc20e;
	color:#000 !important;
}
#red-box {
	background:#ed1c24;
	color:#fff;
	font-size:14px;
	padding:7px 16px;
	clear:both;
}
#center {
	background:#fff;
	padding:6px 7px 0 7px;
	height:1%;
	overflow:hidden;
	clear:both;
	width: 896px;

}

#inner #center {
	padding-bottom:200px;
}
.top-yellow {
	background:url(images/top-yellow.gif) no-repeat;
	padding-top:3px;
}
.bottom-yellow {
	background:url(images/bottom-yellow.gif) no-repeat 0 100%;
	padding-bottom:3px;
	margin-bottom:11px;
}
.main-yellow {
	background:#ffc20e;
	padding:5px 7px 5px 10px;
	color:#6e5200;
}
.main-yellow p {
	margin:0;
	line-height:16px;
}
.donate-here-button,
.donate-here-button-visas {	
	width:173px;	
	overflow:hidden;
	text-indent:-9999px;	
	display:block;	
}
.donate-here-button {
	background:url(images/donate-here-button.gif);
	height:45px;
	margin-top:6px;
}
.donate-here-button:hover {
	background:url(images/donate-here-button_RO.gif);
	height:45px;
	margin-top:6px;
}
.donate-here-button-visas {
	background:url(images/donate-here-button.gif);
	height:45px;
}
.donate-here-button-visas:hover {
	background:url(images/donate-here-button_RO.gif);
	height:45px;
}
.top-gray {
	background:#efeeee url(images/top-gray.gif) no-repeat;
	padding-top:3px;
}
.bottom-gray {
	background:url(images/bottom-gray.gif) no-repeat 0 100%;
	padding-bottom:13px;
	margin-bottom:11px;
}
.main-gray {
	background:#efeeee;
	padding:5px 7px 5px 0;
	color:#999898;
}
.main-gray p {
	margin:5px 0 0;
	line-height:18px;
}
.visual {
	padding-top:14px;
}
.visualtop {
	padding:5px 7px 5px 10px;
  margin-bottom: 1em;
	position: relative;
	z-index: 1;
	background: url(images/intro_back.gif) no-repeat;
}

.visualtop p img {
  margin-left: -20px;
	display: block;
	left: 30px;
	position: relative;
	bottom: 10px;
	float: right;
}


.visualtop h3 {
	position: relative;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	bottom: 10px;
}
.visualtop ul.video  {
	padding: 10px 0 0;
	margin:0;
	list-style-type: none;
	display: block;

}

.visualtop ul.video li {
	background: url(images/video_camera.png) no-repeat 10px top;
	padding-right: 0;
	padding-left: 45px;
	font-weight: bold;
    list-style-type: none !important;
	padding-bottom: 30px;
	padding-top: 5px;
	font-size: 14px;
}

.visualtop ul.video li a {
	font-weight: bold;
	color: #605f5f;
	text-decoration: none;
}


.text-container {
	padding:0 10px 20px 0;
	clear: left;

}
.text-container-last {
	border-top:2px solid #c8c8c8;
}
.top-cream {
	background:#ffe7af url(images/top-cream.gif) no-repeat;
	padding-top:3px;
}
.bottom-cream {
	background:url(images/bottom-cream.gif) no-repeat 0 100%;
	padding-bottom:13px;
	margin-bottom:8px;
}
.main-cream {
	background:#ffe7af;
	padding:5px 7px 5px 13px;	
}
.player {
	width:174px;
	height:155px;
	overflow:hidden;
	margin:6px 0 0 -3px;
}
.other-videos {
	font-size:10px;
	height:1%;
	overflow:hidden;
	margin-right:-25px;
	width:177px;
}
.other-videos strong {	
	display:block;
	width:100%;
	padding-bottom:7px;
}
.other-videos div {
	width:58px;
	float:left;
}
.other-videos img {
	border:1px solid #c7ced4;
	margin-bottom:5px;
}
.upcomming-events {
	padding-top:10px;
}
.upcomming-events ul {
  list-style:none;
}
ul.events-list {
	padding:10px 0 0;
	margin:0;
	list-style:none;
}
ul.events-list li {
	padding:0 0 10px 25px;
	background:url(images/events-ico.jpg) no-repeat;
}
ul.events-list li strong {
	display:block;
}

ul.pdf-list {
	padding:10px 0 0;
	margin:0;
	list-style:none;
}
ul.pdf-list li {
	padding:0 0 10px 25px;
	background:url(images/pdf-ico.gif) no-repeat;
}
ul.pdf-list li strong {
	display:block;
}

.bottom-lightyellow {
	background:url(images/bottom-lightyellow.gif) no-repeat 0 100%;
	padding-bottom:2px;
}
.main-lightyellow {
	background:#ffd65c;
	padding:8px 0 4px;
}
.view-calendar-button {
	width:133px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
	background:url(images/view-calendar-button.gif);
	display:block;
}
.new-kiddo {
	padding-top:25px;
}
ul.row-list {
	padding:15px 0 0 8px;
	margin:0;
	list-style:none;
}
ul.row-list li {
	padding:0 0 10px 20px;
	background:url(images/row.gif) no-repeat 0 4px;
}
#left-cell {	
	width:191px;
	float:left;
	padding-right:18px;
}
#left-cell ul{
  padding-left: 2px;
  margin-left: 0;
}
#left-cell .main-gray p {
  margin-left: 10px;
}
#left-cell ul li.volunteer {
	list-style: none;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 11.5px;
}
#center-cell {
	width:478px;
	padding-top: 3px;
	float:left;
}
#right-cell {	
	width:190px;
	float:right;
	color:#685b32;
}
ul#footer {
	padding:9px 0;
	margin:0;
	list-style:none;
	text-align:center;
	font-size:11px;
	color:#514318;
}
ul#footer li {
	display:inline;
	padding:0 12px;
}
ul#footer li img {
	display:inline;
}
ul#footer li a {
	color:#514318;
	text-decoration:none;
	line-height:21px;
}
ul#footer li a:hover {
	text-decoration:underline;
}
.pdf {
	padding-left:21px;
	background:url(images/pdf-ico.gif) no-repeat 0 50%;
}
#left-cell ul.programs-list {
	padding:0;
	margin: 0;
	list-style:none;
/*	font-size:13px; */
}
ul.programs-list li {
	padding: 3px 0;
}
ul.programs-list li.current_page_item ul li {
	padding-left: 0;
	margin-left: 10px;
	display: block;
	list-style-type: none;
}
ul.programs-list li.current_page_item a {
	background: url(images/active-link.gif) no-repeat 0 50%;
	font-weight: bold;
	display: block;
	width: 156px;
	line-height: 15px;
}
ul.programs-list li.current_page_item ul li a {
	font-weight: normal;
	background: url(images/active-sublink.gif) no-repeat 8px 50%;
}
ul.programs-list li a {
	color:#777;
	text-decoration:none;
	line-height:21px;
	display:block;
	height:21px;
	padding-left: 20px;
/*  width:134px;*/
}
ul.programs-list li a:hover {
	background-color: #ddd;
}
ul.programs-list li ul li a:hover {
	background-color: #ddd;
}
ul.programs-list li h3 {
	margin-left:13px;
}
.big-text {
	font-size:14px;
}
ul.cream-row-list {
	padding:10px 0 0;
	margin:0;
	list-style:none;
}
ul.cream-row-list li {
	padding:0 0 4px 20px;
	background:url(images/row-cream.gif) no-repeat 0 4px;
}
ul.cream-row-list li a {
	color:#685b32;
}
#calendar {
	padding-top:20px;
	font-size:10px;
}
ul.calendar {
	padding:10px 0;
	margin:0;
	list-style:none;
	width:119px;
}
ul.calendar li {
	float:left;
	width:17px;
	height:17px;
}

#GDD {
	margin: 10px;
	text-align: center;
}
#GDD img {
	display: inline;
	margin-right: 1em;
}
#GDD p {
	display: inline;
	position: relative;
	top: 3px;
}
#center-cell blockquote p {
	background-color: #fcffc0;
	padding: 12px;
	display: inline-block;
	position: relative;
	border-bottom: 1px solid #c8950a;
	border-right: 1px solid #c8950a;
	width: 370px;
	color: #6e5200;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}

#center-cell blockquote p strong {
	font: bold 13px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #3a2b00;
}
#center-cell blockquote p u {

	color: #000;
	text-decoration: none;
	padding: 4px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#center-cell ul li {
	list-style-type: square;
}

#center-cell div.text-container.big-text table tbody tr td p {
	font-size: 12px;
}

#center-cell div.text-container.big-text table tbody tr td  {
	font-size: 12px;
}

/* WP 2.7 Image Alignment fixes */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End  WP 2.7 Image Alignment fixes */

