
/* Site
****************************************/
	html { height:100.01%; }
	body { background:#b1ddee url(../images/body_bg.jpg) repeat-x; font-family:Century Gothic, Helvetica, Arial; font-size:14px; line-height:18px; }
	a { text-decoration:none; }
	
	#site { width:1000px; margin:75px auto 0; position:relative; z-index:10; }

	#top_navigation { background:url(../images/top_navigation_bg.png) no-repeat; width:1000px; height:81px; top:-81px; position:static; }
	#top_navigation ul { list-style:none; text-align:center; position:relative; z-index:20; }
	#top_navigation li { display:inline-block; }
	#top_navigation a { color:#d9d9d9; font-size:12px; text-transform:uppercase; padding:5px 8px; margin:45px 0 0 0; display:block; }
	#top_navigation a:hover, #top_navigation .current { color:#ffffff; }
	
	#branding { width:999px; height:186px; margin:0 2px; position:relative; }	
	#logo { width:193px; height:123px; top:27px; left:32px; position:absolute; z-index:1000; }
	
	#logo_links { top:0; left:0; position:relative; z-index:1000; }
	#logo_district { width:100px; height:40px; top:18px; left:45px; display:block !important; position:absolute; z-index:3; }
	#logo_southwest { width:50px; height:40px; top:56px; left:0; display:block; position:absolute; z-index:3; }
	#logo_central { width:96px; height:22px; top:97px; left:46px; display:block; position:absolute; z-index:3; }
	#logo_desertoasis { width:50px; height:40px; top:56px; left:143px; display:block; position:absolute; z-index:3; }

	#logo_bg { background:url(../images/logo.jpg) no-repeat; width:193px; height:123px; top:0; left:0; position:relative; z-index:1; }

	#banner { width:999px; height:186px; top:0; right:0; position:absolute; float:right; display:inline; z-index:1; }
	#banner_overlay { background:url(../images/branding_sprite.png) no-repeat; width:1000px; height:186px; position:absolute; z-index:4; overflow:hidden; }
	#layer1, #layer2 { width:700px; height:186px; left:256px; position:absolute; }
	#layer1 { z-index:1; }
	#layer2 { z-index:2; }
	#layer3 { background:#3879A3; width:380px; bottom:40px; right:70px; position:absolute; z-index:3; opacity:.85; }
	#layer3 h2 { color:#FFF; font-size:24px; font-weight:normal; text-transform:uppercase; padding:9px 18px; }

	#content { background:url(../images/site_bg.png) repeat-y; width:961px; padding:25px 19px 0; margin:0 0 0 1px; }

	#left_column, #right_column { vertical-align:top; }

	.navigation_menu {  }
	.navigation_menu h2 { color:#ffffff; background:url(../images/navigation_menu_header_bg.jpg) no-repeat; font-weight:normal; text-transform:uppercase; width:198px; padding:5px 0 5px 32px; margin:0px; }
	.navigation_menu ul { list-style:none; margin:4px 0 18px 32px; }
	.navigation_menu ul ul { list-style:none; margin:4px 0 0 32px; }
	.navigation_menu li { padding:2px 0; }
	.navigation_menu a { color:#616161; }
	.navigation_menu a:hover, .navigation_menu .current { color:#222222; }
	.navigation_menu .current { font-weight:bold; }

	#page_content { color:#5f5f5f; width:625px; padding:0 57px 32px 0; }

	#page_title { font-size:24px; font-weight:normal; line-height:24px; text-transform:uppercase; margin:0 0 32px 0; }

	#footer { color:#d9d9d9; background:url(../images/footer_bg.png) no-repeat; text-align:center; text-transform:uppercase; width:998px; height:54px; padding:9px 0 0 0; margin:0 auto; }

	#school_watermark { background:url(../images/school_watermark.png) no-repeat; width:320px; height:339px; top:-66px; left:-182px; position:absolute; z-index:-1; }
	
	#conveyor_tag { width:110px; height:25px; margin:7px 26px 0 0; float:right; display:inline; }
	#conveyor_tag a { background:url(../images/conveyor_sprite_alt.jpg) no-repeat 0 0; width:110px; height:25px; display:block; }
	#conveyor_tag a:hover { background:url(../images/conveyor_sprite_alt.jpg) no-repeat 0 -25px; }
	

/* Home
****************************************/
	#welcome span { color:#16818e; font-size:32px; font-weight:bold; line-height:30px; }
	#welcome,
	#welcome_sub_header { color:#a5a5a5 !important; font-size:24px; font-weight:normal !important; line-height:20px !important; }
	#welcome_sub_header { font-size:21px !important; line-height:21px !important; }

	#home_banner { background:#ffffff; border:#d9d9d9 solid 1px; width:622px; height:223px; margin:18px 0; }
	#home_banner_photo { width:602px; height:203px; margin:10px auto 0; overflow:hidden; }
	
	#principal span { color:#16818e; text-transform:uppercase; }
	#principal { color:#a5a5a5; font-size:24px; font-weight:normal; margin:0 0 32px 0; }
	
	#page_content h3 { color:#16818e; background:#e1e0e0; border:#ffffff solid 1px; font-size:12px; font-weight:normal; text-transform:uppercase; padding:2px 5px 3px 8px; margin:0 0 18px 0; position:relative; }
	#page_content h3 img { right:3px; bottom:3px; position:absolute; }
	#page_content p { margin:0 0 18px 0; }
	#page_content table { margin:0 0 0 0; }
	#page_content ul, #page_content ol { margin:0 18px 0 32px; }
	
	.photo_gallery_container { background:#ffffff; border:#d9d9d9 solid 1px; width:278px; height:132px; padding:8px; overflow:hidden; }
	.photo_gallery_img { width:278px; height:100%; overflow:hidden; position:relative; }


/* Default
****************************************/



/* Calendar
 ****************************************/
	.calendar-month { font-size:24px; margin:0 0 12px 0; }
	.calendar-month a { color:#006699; }

	.calendar { width:250px; margin:0 auto !important; }
	.calendar th, .calendar td { text-align:center; }
	.calendar th { color:#fff; background:#666; border:#fff solid 2px; padding:5px 0; }
	.calendar td { background:#eee; border:#fff solid 2px; padding:14px 18px; }
	.calendar .empty_days { background:#fff; }
	.calendar .today { color:#fff; background:#cc7f7f; font-weight:bold; }
	.calendar .event_link { background:#9bbbd0; }
	.calendar .event_link a { color:#fff; font-weight:bold; display:block; }
	.calendar .event_link a:hover { color:#333; font-weight:bold; }
	
	#events { list-style:none; margin:32px 0 0 0 !important; }
	#events li { background:#fff; border:#d9d9d9 solid 1px; padding:18px; margin:0 0 18px; }

