A{
	color:#06c;
	font-size:13px;
	text-decoration:none;
}
		
A:hover{
	text-decoration:underline;
}

a.library{
	color:#632B1F;
	font-size:13px;
	padding:0 5px;
	text-decoration:underline;
	text-transform:uppercase;
}

a.library:hover{
	color:#632B1F;
	font-size:13px;
	padding:0 5px;
	text-decoration:none;
	text-transform:uppercase;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#000;
	font-weight:bold;
	font-size:10px;
}

html,body{
	margin:0;
	padding:0;
}

body{
	margin-top:20px;
	font-family:tahoma,sans-serif;
	font-size:16px;
	background-image:url(/images/layout/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}

H1{
	color:#265a81;
	font-family:lucida sans,tahoma,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0;
}

H2{
	color:#060;
	font-family:lucida sans,tahoma,sans-serif;
	font-weight:700;
	font-size:16px;
	margin:5px 0;
}

#Header{
	text-align:right;
	padding-top:5px;
	height:200px;
	background-image:url(/images/layout/header.jpg);
	position:relative;
}

#Search{
	padding-right:60px;
}

#HomeLink{
}

#Container{
	text-align:left;
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	width:747px;
	margin:0 auto;
}

#Container_LeftCol{
	text-align:left;
	background-image:url(/images/layout/wrapper_left.gif);
	background-repeat:repeat-y;
	width:747px;
	margin:0 auto;
}

#Wrapper{
	float:left;
	width:100%;
}

#Content{
	font-size:10pt;
	margin:0 218px 0 187px;
	padding-right:5px;
}

#Content_Internal{
	font-size:10pt;
	margin:0 0 0 175px;
	padding:15px;
	overflow:hidden;
}

#Content_Wide{
	font-size:10pt;
	padding:15px;
	width:717px;
	overflow:hidden;
}

#Content img, #Content_Wide img, #Content_Internal img{
	margin:1px;
}

#Content p, #Content_Wide p, #Content_Internal p, #Content td, #Content_Wide td, #Content_Internal td{
	font-size:10pt;
	line-height:1.4;
}

.Heading{
	color:#265a81;
	font-family:lucida sans,tahoma,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:700;
	letter-spacing:-1px;
	padding:15px 0;
}

#Box{
	background-image:url(/images/layout/box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #D2D3AD;
	margin:10px 0;
	padding:10px;
	position:relative;
}

a.More{
}

img.RSS{
	border:0;
	float:right;
}

#Navigation{
	background-image:url(/images/layout/nav_bg.gif);
	height:39px;
	position:relative;
}

/* IE6 Only */
* html #Navigation{
	background-image:url(/images/layout/nav_bg.gif);
	height:39px;
	position:relative;
}

#ToolBar{
	background:#d5d3aa;
	height:16px;
	padding:5px;
	position:relative;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	width:735px;
}

#Breadcrumbs{
	font-size:10pt;
	text-align:left;
	white-space:nowrap;
/*	width:350px;*/
	overflow:hidden;
	float:left;
}

#Breadcrumbs a{
	color:#632b1f;
	white-space:nowrap;
}

#QuickLinks{
	float:right;
	margin-top:-1px;
}

#Left{
	float:left;
/*	width:217px;*/
	margin-left:-747px;
	width:177px;
}

#Left_BG{
	background:#D6E7EA;
	float:left;
/*	width:217px;*/
	margin-left:-747px;
	width:177px;
}

#Left img, #Left_BG img{
	border:0;
	margin:2px 0 2px 3px;
}

#Buttons_Left img{
	padding:3px 0 3px 2px;
}

#Right{
	float:left;
	width:213px;
	margin-left:-213px;
	text-align:center;
}

#Right img, #Right_BG img{
	border:0;
/*	margin:3px 0 2px 3px;*/
}

#CalHeading{
	color:#369;
	font-family:lucida sans,tahoma,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:700;
	margin:10px 0;
}

#MiniCal{
	border:1px solid #d5d3aa;
	width:204px;
	margin-top:3px;
	margin-left:3px;
}

#Buttons_Right{
	text-align:center;
}

#Buttons_Right img{
	padding:3px 0;
}

#Welcome{
	color:#333;
	font-size:10pt;
	width:194px;
	border:1px solid #d5d3aa;
	margin:5px 0 5px 3px;
	padding:5px;
}

#Welcome h1{
	color:#632b1f;
	font-family:lucida sans,tahoma,sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

#Welcome p{
	padding:0 0 0 5px;
}

#Footer{
	font-size:8pt;
	text-align:center;
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding-top:25px;
	height:91px;
	color:#FFF;
	clear:left;
	width:100%;
}

#Footer_LeftCol{
	font-size:8pt;
	text-align:center;
	background-image:url(/images/layout/footer_left.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding-top:25px;
	height:91px;
	color:#FFF;
	clear:left;
	width:100%;
}

#Copyrights{
	padding:5px;
	margin-bottom:5px;
}

#PoweredBy{
	margin-top:-2px;
	margin-left:100px;
	float:left;
}

#PoweredBy img{
	margin-left:3px;
	margin-bottom:-5px;
}

#FooterLinks{
	margin-right:95px;
	float:right;
}

#FooterLinks a{
	color:#FFF;
	font-size:8pt;
	padding:0 5px;
}

a.FooterLink{
	border-right:1px solid #FFF;
}

ul.ulfooter{
	margin-top:-2px;
}

ul.ulfooter li {
	display:inline;
}

/*** NEW ***/

#Links{
	padding-top:10px;
}

#Links a{
	color:#FFF;
	font-size:8pt;
	padding:0 5px;
}

#Address{
	margin-top:-10px;
	padding-bottom:5px;
}

#Copyright{
	margin-left:50px;
	float:left;
}

#Powered{
	margin-right:65px;
	float:right;
}

#Powered img{
	margin-left:3px;
	margin-bottom:-5px;
}

/************/

LI{
}

UL{
}

UL.ulNEWS{
	list-style-type:none;
	position:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

hr{
	color:#632B1F;
	background-color:#632B1F;
	height:2px;
}

/* Geo RSS Map styles */
#layertoggles{
	width:200px;
	border:1px solid #CBCBCB;
	color:#444;
	background:#F7FAFA;
	position:relative;
	top:-360px;
	left:auto;
	right:-39px;
} 

#layertoggles p{
	margin-bottom:0;
	padding-bottom:0;
}

.LiveEditDiv{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton{
}

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	background-color:#FFF;
	height:15px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#632b1f;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
}

.SUBMIT_BUTTON{
	margin-top:5px;
}

.MINISEARCH_TEXT{
	color:#FFF;
	font-weight:bold;
}

LEGEND{
	color:#000;
	font-size:12px;
	margin:2px 2px 2px 2px;	
}

FIELDSET{
	height:100%;
	border:0;
}

.ERROR_TEXT{
	color:Red;
}

.SERVICE_REQUEST_ERROR_TEXT{	
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
}

.SERVICE_REQUEST_HEADER_TEXT{
}

.SERVICE_REQUEST_LEGEND_TEXT{
}

.SERVICE_REQUEST_SUBMIT_TEXT{
}

.SERVICE_REQUEST_TEXT{
}

.SERVICE_REQUEST_TEXTBOX{
}

#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	font-weight:bold;
	color: #FFF;
}
.SchoolsNav{
	color:#FFF;
	background-color:#30546F;
	font-family:tahoma, sans-serif;
	font-size:14px;
	font-weight:700;
/*	margin:1px 0 0 1px;*/
	margin:-6px;
	padding:7px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}
.ResourcesNav{
	color:#FFF;
	background-color:#30546F;
	font-family:tahoma,sans-serif;
	font-size:14px;
	font-weight:700;
/*	margin:1px 0 0 1px;*/
	margin:-6px;
	padding:7px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}
.OrganizationsNav{
	color:#FFF;
	background-color:#30546F;
	font-family:tahoma,sans-serif;
	font-size:14px;
	font-weight:700;
/*	margin:1px 0 0 1px;*/
	margin:-6px;
	padding:7px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}

