/* CSS Document */		/*********************************Children Navigation Styles*********************************/	#navigation_children #itemone {	width: 100px;	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children #itemone a { width: 100px }	#navigation_children #itemtwo, #itemtwo a { width: 110px }	#navigation_children #itemthree, #itemthree a { width: 80px }	#navigation_children #itemfour, #itemfour a { width: 115px }	#navigation_children #itemfive, #itemfive a { width: 112px }	#navigation_children #itemsix, #itemsix a { width: 115px }	#navigation_children #itemseven, #itemseven a { width: 125px }/*********************************Classrooms styles*********************************/	#navigation_children.classrooms #itemtwo {	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children.classrooms #itemone {	background: none;	padding-bottom: 0px	}	#navigation_children.classrooms #itemone a { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left }	#navigation_children.classrooms #itemone a:hover { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center }	/*********************************Hall styles*********************************/	#navigation_children.hall #itemthree {	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children.hall #itemone {	background: none;	padding-bottom: 0px	}	#navigation_children.hall #itemone a { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left }	#navigation_children.hall #itemone a:hover { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center }/*********************************Dining Hall*********************************/#navigation_children.dininghall #itemfour {	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children.dininghall #itemone {	background: none;	padding-bottom: 0px	}	#navigation_children.dininghall #itemone a { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left }	#navigation_children.dininghall #itemone a:hover { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center }	/*********************************Library styles*********************************/#navigation_children.library #itemfive {	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children.library #itemone {	background: none;	padding-bottom: 0px	}	#navigation_children.library #itemone a { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left }	#navigation_children.library #itemone a:hover { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center }	/*********************************Playground styles*********************************/#navigation_children.playground #itemsix {	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children.playground #itemone {	background: none;	padding-bottom: 0px	}	#navigation_children.playground #itemone a { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left }	#navigation_children.playground #itemone a:hover { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center }	/*********************************Message board styles*********************************/	#navigation_children.messageboard #itemseven {	padding: 0px 0px 8px 0px;	color: #5f9eda;	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	font-size: 13px;	font-weight: bold;	}	#navigation_children.messageboard #itemone {	background: none;	padding-bottom: 0px	}	#navigation_children.messageboard #itemone a { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left }	#navigation_children.messageboard #itemone a:hover { background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center }	
