@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(images/background_3.png)
}


.blue_fat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3953A3;
	font-weight:bold;
}

.red_thin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EF3B39;
	font-weight:normal;
}


#container_nav {
height:24px;
width:850px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
background-color:;
border:0;
}

#container_fb {
height:80px;
width:900px;
margin-top:10px;
margin-right:auto;
margin-left:auto;
background-color:;
border:0;
overflow:visible;
}

#container {
height:auto;
width:900px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
background-color:#FFFFFF;
border:#3953A3 10px solid;
/*background-image:url(images/yellow_logo.gif); background-repeat:no-repeat; background-position:bottom right;*/ 

}

#container_2 {
height:auto;
width:900px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
background-color:#FFFFFF;
border:#3953A3 10px solid;

}

#container_3 {
height:auto;
width:900px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
background-color:#FFFFFF;
border:#3953A3 10px solid;
background-image:url(images/kids_lined_up.jpg); background-position:bottom left; background-repeat:no-repeat;

}

#header {
background-color:#FFFFFF;
height:184px;
width:900px;
clear:both;
}

#left_1 {
height:auto;
width:605px;
float:left;
border-right:#3953A3 5px solid;

}

#left_2 {
height:auto;
width:605px;
float:left;
margin-bottom:0px;
border-right:0;

}


#left_yellow {
background-color:#FFE204;
height:30px;
width:605px;
float:left;
vertical-align:top;
margin-top:0px;
border-right:0;

}

#blank_2 {
height:auto;
width:290px;
float:right;


}


#content {
background-color:#FFFFFF;
height:auto;
width:290px;
float:right;


}

#green {
background-color:#00A14B;
height:30px;
width:290px;
float:right;


}

#blue {
background-color:#3953A3;
height:30px;
width:290px;
float:right;


}

#red {
background-color:#EF3B39;
height:30px;
width:290px;
float:right;


}

#orange {
background-color:#F7971D;
height:30px;
width:290px;
float:right;


}


#content2 {
height:auto;
width:900px;
float:left;


}

#blue_line {
background-color:#3953A3;
height:5px;
width:900px;
clear:both;
}

#blank {
background-color:#3953A3;
height:0px;
width:900px;
clear:both;
}

#footer {
height:auto;
width:900px;
padding:5px;
margin-right:auto;
margin-left:auto;
text-align:center;
border:0;
display: block;
}


#topnav {
background-color:#BE1E2D;
height:30px;
width:900px;
clear:both;
}


#navbuttons{
width: 100%;
overflow: hidden;
}

#navbuttons ul{
margin: 0;
padding: 0;
font: normal 12px Arial, Helvetica, sans-serif;
list-style-type: none;
}

#navbuttons li{
display: inline;
margin: 0;
}

#navbuttons li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
width:150px;
height:20px;
color: white;
text-align:center;
padding:8px 0px 2px 0px;
background: #BE1E2D; /*background of tabs (default state)*/
}
 
#navbuttons li a:visited{
color: white;
}

#navbuttons li a:hover, #navbuttons li.selected a{
	color:#000;
background: #CCCCCC;
}



a.zartwurks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF3B39;
	font-weight: bold;
}
a.zartwurks:link {
	text-decoration: none;
}
a.zartwurks:visited {
	text-decoration: none;
	color: #EF3B39;
}
a.zartwurks:hover {
	text-decoration: underline;
	color: #3953A3;
}
a.zartwurks:active {
	text-decoration: none;
	color: #EF3B39;
}






a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF3B39;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #EF3B39;
}
a:hover {
	text-decoration: underline;
	color: #3953A3;
}
a:active {
	text-decoration: underline;
	color: #EF3B39;
}

h1{
	
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3953A3;
	font-weight: normal;
	margin-left:15px;
	margin-top:5px;
	
	
}

p {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align:left;
	font-weight: normal;
	line-height:17px;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
}

li {
	margin-left:20px;
	line-height:16px;
	
}

ol {
	margin-left:5px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:16px;
	
}

#map_canvas {
	margin-left:50px;
	margin-bottom:50px;
	border:2px solid #3953A3;
	
}

