*{
	border:none;
	margin:0px;
	padding:0px;
}

body{
	background:#021E36 url(/images/layout/new/background.gif) no-repeat center 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

H1, H2, .NEWS_FEED_DISPLAY_ROW_HEADER_TEXT, .NEWS_FEED_DISPLAY_DETAILS_TITLE, .QLINKSHARE_HEADER_TEXT{
	font-family:Futura, 'Century Gothic', AppleGothic, sans-serif;
}

H1, .NEWS_FEED_DISPLAY_ROW_HEADER_TEXT, .NEWS_FEED_DISPLAY_DETAILS_TITLE, .QLINKSHARE_HEADER_TEXT{
	color:#036;
	font-size:1.3em;
}

a{
	text-decoration:none;
}

a:hover, ul.Networking a:hover, #Footer a:hover, a.More:hover, #Header a:hover, a.View:hover,#Content a:hover, .event_link a:hover, a.Meetings:hover{
	color:#39C;
}

/*CONTAINER START*/

#Container{
/*	background:#FFF;*/
	margin:0 auto;
	width:974px;
}

/*HEADER START*/

#Header{
/*	background:#021E36 url(/images/layout/new/header.gif) no-repeat center 0;*/
	height:125px;
	position:relative;
	width:100%;
}

#Header img{
	left:20px;
	position:relative;
	top:52px;
}

#Header a{
	color:#D6ECED;
	font-family:'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:0.875em;
}

ul.HeaderLinks{
	float:right;
/*	margin:0 0 5px -8px;*/
	padding:20px 25px;
}

ul.HeaderLinks li{
	border-right:1px solid #021E36;
	display:inline;
	padding:0 8px;
}

ul.HeaderLinks li.headerlast, ul.FooterLinks li.footerlast{
	border:none;
}

/*HEADER END*/

/*NAVIGATION START*/

#Navigation{
	background:#021E36;
	height:54px;
	position:relative;
	width:100%;
}

#Navigation ul{
	padding-left:1px;
}

#Navigation ul li{
	display:inline;
}

#Navigation ul li img{
	margin:0 2px;
}

img#Government, img#Government:hover, img#Government_Home, 
img#Arts, img#Arts:hover, img#Arts_Home, 
img#Parks, img#Parks:hover, img#Parks_Home, 
img#Business, img#Business:hover, img#Business_Home, 
img#Education, img#Education:hover, img#Education_Home, 
img#Employment, img#Employment:hover, img#Employment_Home{
	background-repeat:no-repeat;
	height:48px;
}

img#Government{
	background:url(/images/layout/new/nav_government.gif);
	width:170px;
}

img#Government:hover, img#Government_Home{
	background:url(/images/layout/new/nav_government_over.gif);
	width:170px;
}

img#Arts{
	background:url(/images/layout/new/nav_arts.gif);
	width:186px;
}

img#Arts:hover, img#Arts_Home{
	background:url(/images/layout/new/nav_arts_over.gif);
	width:186px;
}

img#Parks{
	background:url(/images/layout/new/nav_parks.gif);
	width:112px;
}

img#Parks:hover, img#Parks_Home{
	background:url(/images/layout/new/nav_parks_over.gif);
	width:112px;
}

img#Business{
	background:url(/images/layout/new/nav_business.gif);
	width:139px;
}

img#Business:hover, img#Business_Home{
	background:url(/images/layout/new/nav_business_over.gif);
	width:139px;
}

img#Education{
	background:url(/images/layout/new/nav_education.gif);
	width:148px;
}

img#Education:hover, img#Education_Home{
	background:url(/images/layout/new/nav_education_over.gif);
	width:148px;
}

img#Employment{
	background:url(/images/layout/new/nav_employment.gif);
	width:172px;
}

img#Employment:hover, img#Employment_Home{
	background:url(/images/layout/new/nav_employment_over.gif);
	width:172px;
}

/*NAVIGATION END*/

/*SLIDESHOW START*/

#slideshow{
	background:#021E36 url(/images/layout/new/slideshow_bg.gif) no-repeat scroll 0 232px;
	height:239px;
	position:relative;
	width:100%;
}

.photos{
	background-repeat:no-repeat;
}

#slideshow_left img, #slideshow_center img, #slideshow_right img{
	display: none;
}

#slideshow_left{
	float:left;
}

#slideshow_center{
/*	left:395px;*/
	margin-left:395px;
	position:relative;
}

#slideshow_right{
/*	left:588px;*/
	margin-left:588px;
	position:relative;
}

#slideshow_government, #slideshow_arts, #slideshow_parks, #slideshow_business, #slideshow_education, #slideshow_employment{
	background:#021E36;
	height:149px;
	position:relative;
	width:100%;
}

#slideshow_government{
	background:url(/images/layout/slideshow/government.jpg);
}

#slideshow_arts{
	background:url(/images/layout/slideshow/arts.jpg);
}

#slideshow_parks{
	background:url(/images/layout/slideshow/parks.jpg);
}

#slideshow_business{
	background:url(/images/layout/slideshow/business.jpg);
}

#slideshow_education{
	background:url(/images/layout/slideshow/education.jpg);
}

#slideshow_employment{
	background:url(/images/layout/slideshow/employment.jpg);
}

/*SLIDESHOW END*/

/*TOOLBAR START*/

#Toolbar{
	background:url(/images/layout/new/toolbar_bg.gif) no-repeat;
	font-size:0.875em;
	height:51px;
	padding:9px 20px 0 20px;
	position:relative;
/*	width:100%;*/
}

#Breadcrumbs{
	float:left;
	font-family:'Lucida Sans Unicode',Verdana,sans-serif;
	font-weight:700;
	padding-top:12px;
}

#Breadcrumbs img{
	padding:0 5px;
}

.BREADCRUMB_LINK{
	color:#9CC;
}

.BREADCRUMB_TEXT{
	color:#699;
}

#SearchBox{
	background:transparent url(/images/layout/new/search_bg.gif) no-repeat scroll 0 0;
	float:right;
	height:43px;
	width:251px;
}

#search{
	width:160px;
}

#print{
	margin:-36px 0 0 172px;
	width:30px;
}

#email{
	margin:-27px 0 0 214px;
	width:30px;
}

ul.SearchBox{
	background:url(/images/layout/new/search_bg.gif) no-repeat;
	float:right;
	height:43px;
	width:251px;
}

ul.SearchBox li{
	display:inline-table;
	padding:0 3px;
}

ul.SearchBox li #A{
/*	position:relative;
	left:173px;
	top:-35px;*/
}

ul.SearchBox li.email{
/*	position:relative;
	left:180px;
	top:-35px;*/
}

ul.SearchBox li img{
	float:right;
	margin:-35px 0 0 209px;
}

.SEARCH_FORM_BOX{
	border:0;
	color: #5D2215;
	height:23px;
	margin:9px 0 0 9px;
	width: 120px;
}

.SEARCH_FORM_LABEL_TEXT{
}

.SUBMIT_BUTTON{
	cursor:pointer;
	float:right;
	height:32px;
	width:42px;
}

.QCONTENT_PRINTABLE_TEXT{
	position:relative;
}

.QLINKSHARE_HEADER_TEXT{
	font-weight:700;
}

.QLINKSHARE_TEXT{
}

#ctl15_ctl03_DisplayBox, #ctl14_ctl05_DisplayBox{
	border:1px solid #9CC;
}

.REQUIRED_MARKER{
	color:#900;
}

/*TOOLBAR END*/

#wrapper{
	background:#FFF;
/*	height:100%;*/
	width:974px;
}

/*LEFT SIDEBAR START*/

#LeftHome, #Left{
	background:#FFF url(/images/layout/new/left_bg.gif) repeat-x;
	float:left;
/*	min-height:95%;*/
	min-height:300px;
	padding:0 20px 20px 20px;
	width:263px;
}

#LeftHome{
	margin:0 0 0 -974px;
}

#Left{
	margin:0;
}

#LeftHome H1, #Left H1, #LeftHome H3, #Left H3{
	color:#5D2215;
	font-size:1.3em;
	letter-spacing:-.05em;
	margin-top:23px;
}

#LeftHome H2, #Left H2{
	color:#036;
	font-size:1.25em;
	letter-spacing:-.05em;
}

#LeftHome H3, #Left H3{
	margin-top:13px;
}

#Left H3{
	text-align:right;
}

#LeftHome p, #Left p, ul.Networking a{
	color:#333;
	font-family:'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:0.8em;
	line-height:1.75em;
}

#LeftHome img, #Left img{
}

a.MayorsBio{
	background:url(/images/layout/new/mayorsbio_bg.gif) no-repeat;
	color:#EAFFDA;
	float:left;
	font-size:0.875em;
	height:35px;
	margin-top:10px;
	padding:10px;
	width:131px;
}

a.MayorsBio:hover{
	color:#8BE2E6;
}

ul.Networking{
	list-style-type:none;
	margin-top:-125px;
	text-align:right;
}

ul.Networking li ul{
	list-style:none;
}

ul.Networking li ul li{
	display:inline;
}

ul.Networking img{
	margin:0 0 -3px 5px;
}

.ComingSoon{
	color:#5D2215;
	font-family:'Lucida Sans Unicode',Verdana,sans-serif;
	font-size:0.875em;
	font-weight:bold;
	letter-spacing:-0.075em;
	margin:5px 0;
}

#Mission{
	margin:105px 0 0 0;
}

a.More{
	color:#2F648D;
	display:block;
}

/*LEFT SIDEBAR END*/

/*RIGHT SIDEBAR START*/

#Right{
	float:right;
	margin:0 0 0 -272px;
	padding:10px;
	width:252px;
}

ul.Buttons{
	float:right;
	list-style-type:none;
/*	margin:-280px -4px 0 0;*/
	padding-right:4px;
}

img#directions{
	margin:-2px 0 6px 0;
}

ul.Buttons li ul{
	list-style-type:none;
}

ul.Buttons li ul li{
	display:inline;
}

ul.Buttons li ul li img{
/*	padding:4px 2px;*/
}

/*RIGHT SIDEBAR END*/

#wrapper_home{
	background:#FFF;
	float:left;
	min-height:485px;
	width:100%;
}

/*CONTENT START*/

#ContentHome{
	background:#FFF;
	margin:0 272px 0 303px;
	min-height:525px;
	padding:15px 25px;
}

#qcontent_home{
	display:none;
}

#Content{
	background:#FFF;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10pt;
	margin:0 0 0 303px;
	min-height:300px;
	padding:15px 25px;
	width:621px;
}

#ContentHome H1, #Content H1{
}

#Content a{
	color:#2F648D;
}

/*CONTENT FEED START*/

/*Front End Display Start*/
/*Container*/
.NEWS_FEED_DISPLAY_TABLE, .event_container{
	padding-top:10px;
	width:300px;
}
/*Item Row*/
.NEWS_FEED_DISPLAY_ROW_TITLE{
	padding:5px 0;
	position:relative;
}
/*Date*/
.NEWS_FEED_DISPLAY_TITLE, .event_date{
	color:#666;
	float:left;
	font-size:0.825em;
	font-style:italic;
	text-align:right;
	width:75px;
}
/*Link*/
.NEWS_FEED_DISPLAY_LINK_TITLE, .event_link a{
	color:#5D2215;
	display:table;
	font-size:0.825em;
	left:20px;
	position:relative;
}
/*Empty Message*/
span table tbody tr td{
	font-size:0.825em;
}
/*Front End Display End*/

/*Display Details Page Start*/
/*Container*/
.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	background:#021D34 url(/images/layout/new/background.gif) no-repeat scroll -90px 0;
	margin:-8px;
}
/*Header Row*/
.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	padding:15px;
}
/*Header Text*/
.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	font-weight:bold;
}
/*Body Row*/
.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	padding:15px;
}
/*Body Text*/
.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
	font-family:Arial, Helvetica, sans-serif;
}
.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT a{
	color:#39C;
}
.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT a:hover{
	text-decoration:underline;
}
/*Display Details Page End*/

/*Archive Page Start*/
/*Container*/
span#N .NEWS_FEED_DISPLAY_TABLE, span#N .NEWS_FEED_DISPLAY_DETAILS_TABLE{
	background:#FFFFFF url(/images/layout/new/left_bg.gif) repeat-x scroll 0 0;
	margin:2%;
	padding:10px 20px 25px 0;
	width:95%;
}
/*Header*/
.NEWS_FEED_DISPLAY_ROW_HEADER{
	font-size:1.5em;
	margin:20px;
}
/*Archive Page End*/

/*Archive Link Row*/
.NEWS_FEED_DISPLAY_ROW_ARCHIVE, a.View, a.Meetings{
	background:url(/images/layout/new/arrow_more.gif) no-repeat 3px;
	padding:10px 0 10px 20px;
}
/*Archive Link*/
.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
	color:#2F648D;
	font-size:0.825em;
}
a.View, a.Meetings{
	color:#2F648D;
	font-size:0.75em;
	position:relative;
}
a.View{
	left:90px;
	top:-25px;
}
a.Meetings{
	top:15px;
}

/*CONTENT FEED END*/

/*CONTENT END*/

/*FOOTER START*/

#Footer{
	background:#021E36 url(/images/layout/new/footer.gif) no-repeat;
	clear:left;
	color:#369;
/*	float:left;*/
	font-family:'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:0.875em;
	height:65px;
	padding:35px 25px 0 25px;
/*	width:924px;*/
}

#Footer a{
	color:#B1D6D9;
}

ul.FooterLinks{
	float:left;
	margin:0 0 5px -8px;
	width:395px;
}

ul.FooterLinks li{
	border-right:1px solid #369;
	display:inline;
	padding:0 8px;
}

ul.Copyrights{
	float:right;
	list-style-type:none;
	text-align:right;
}

ul.Copyrights li.PoweredBy{
	font-style:italic;
	margin:5px 0 0 0;
}

ul.Copyrights li.PoweredBy img{
	padding-left:10px;
}

ul.Connected{
	float:left;
	white-space:nowrap;
}

ul.Connected li{
	display:inline;
}

/*FOOTER END*/

/*CONTAINER END*/

/*FILE BROWSER START*/

#FB{
}

.FolderPreText{
}

.FB_FileListUL{
}

.LISTITEM_ALT{
}

.FB_Footer{
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}
/*FILE BROWSER END*/

.SERVICE REQUEST_ERROR_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_HEADER_TEXT{
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
}

.SERVICE_REQUEST_LEGEND_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_SUBMIT_BUTTON{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_TEXTBOX{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_TEXTBOX input{
	border:1px solid #CCC;
}

textarea{
	border:1px solid #CCC;
}

#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}