#headerAndLogo {
	width: 153px;
	height: 191px;
	background: url(/sa/wsimages/logo_top_right.gif);
}

#search {
	background-image: url(/sa/wsimages/search_box.gif);
}

#findPlaygroupHome {
	background: url(/sa/wsimages/splash-right.gif);
}

/* RHS MENU */

.menuWrapOff {background-image: url(/wsimages/menu_dark_blue_wrap.gif);}
.menuOff {background-color: #0033A7;}

/* RHS MENU LEVEL 1 */
.menuWrapActive1 {background-image: url(/wsimages/menuwrap_active_l1r.gif);}
.menuActive1 {background-color: #CC0000;}
.menuDownArrow1 {background: url(/wsimages/menuarrow_down_l1.gif) no-repeat;}
.menuUpArrow1 {background: url(/wsimages/menuarrow_up_l1.gif) no-repeat;}

/* RHS MENU LEVEL 2 */
.menuOff2, .menuActive2 {background-color: #FF5A00;}
.menuWrapOff2, .menuWrapActive2 {background-image: url(/wsimages/menuwrap_off_l2r.gif);}
.menuDownArrow2 {background: url(/wsimages/menuarrow_down_l2.gif) no-repeat;}
.menuUpArrow2 {background: url(/wsimages/menuarrow_up_l2.gif) no-repeat;}

/* RHS MENU LEVEL 3 */
.menuOff3, .menuActive3 {background-color: #FFA200;}
.menuWrapOff3, .menuWrapActive3 {background-image: url(/wsimages/menuwrap_off_l3r.gif);}
.menuDownArrow3 {background: url(/wsimages/menuarrow_down_l3.gif) no-repeat;}
.menuUpArrow3 {background: url(/wsimages/menuarrow_up_l3.gif) no-repeat;}

/* RHS MENU LEVEL 4 */
.menuOff4, .menuActive4, .menuOpen4 {background-color: #FFCF7D;}
.menuWrapOff4, .menuWrapActive4 {background-image: url(/wsimages/menuwrap_off_l4r.gif);}
.menuWrapOpen4 { background-image: url(/wsimages/menuwrap_open_l4r.gif); }
.menuLink4 { color: #FF4800; }
.menuOff4 .menuLinkText4 {color: #FF4800;}
.menuActive4 .menuLinkText4 {color: #FF4800; }
.menuOpen4 .menuLinkText4 { color: #FF4800; background-image: url(/wsimages/menubullet_l4r.gif) !important; }
.linkWrapper4 .menuLink4 { font-weight: normal !important; }


/* BODY  */
#intBodyTitle {
	background-color: #0033A7;
	/* css hack follows :) */
	min-height: 24px;
	height:auto !important;
	min-height: 24px;
}

#intBodyBreadcrumb {
	background-color: #94C5F5;
}

#intBodyBreadcrumb {
	color: #003478;
}

#intBodyBreadcrumb a:link, #intBodyBreadcrumb a:visited {color: #003478; }

#intBodyContent {
	background-color: #BDD6EE;
	background-image: url(/sa/wsimages/internal_body_bg.gif);
}

/* CONTAINER SKINS */
.generalSkin { margin-bottom: 6px; background-color: #BDD6EE;}
.generalSkinHeader {height: 31px; background-color: #0033A7; border-bottom: 2px solid white; }
.generalSkinTitle {
	font-size: 14px;
	color: white;
	font-weight: bold;
	position: relative;
	left: 0.5em;
	top: 8px;
}

.generalSkinContent {
	padding: 14px;
	padding-right: 18px;
	font-size: 11px;
	color: #001842;
}

.pollSkin { background-color: #A1D775; }
.pollSkinHeader { background-color: #48A100; }

#eventListing{
	width: 160px !important;
	padding:0px;
	margin:0px;
}

#footer {
	height: 32px;
	margin-left: 35px;
	background-color: #E10404;
	clear: both;
	color: #ffffff;
}

.enpresivCalendarControl, .enpresivCalendarControlMain {
	background: #0033A7;
}

		
#middleCol {
	padding: 0 0 0 5px;
	margin: 0;
	vertical-align: top;
	width: 386px;
	float: none;
	border: none;
	}
#content {
	display: inline;
	margin: 0;
}
#left {
	width: 592px;
}
#header {
	width: 592px;
}
#header img {
	width: 592px;
	float: none;
}
#map {
	width: 592px;
	min-width:592px;
	overflow: hidden;
}


#outerFrame {
	width: 745px;
	}

#main {
	width: 745px;
}

#contentCells {
	left: 0;
	}
.generalSkinTitle {
	left: 0;
	padding-left: .5em;
	}
#footer {
	margin: 0;
	width: 745px;
	}

#pageContainer {
	width: 745px;
	overflow: hidden;
	}






















