body{
	margin:0;
	padding:0;
	background:#e5e5cc url(../images/bg_site.gif) center 0;
	font-size:70%;
	}
img{
	border:none;
	}

/* Structure
--------------------------------------------------------- */

#container{
	width:830px;
	margin:0 auto 0 auto;
	}
#contentTop{
	background:url(../images/bg_siteTop.gif) no-repeat 0 0;
	display:block;
	width:830px;
	height:227px;
	margin-left:0;
	}
#content{
	background:url(../images/bg_leftPane.gif) no-repeat 5px 0;
	display:block;
	padding:0 20px 10px 0;
	margin-left:52px;
	width:758px;
	}
#contentBottom{
	background:url(../images/bg_contentBottom.gif) no-repeat;
	display:block;
	margin-left:52px;
	width:778px;
	height:10px;
	}
#leftPane{
	width:460px;
	margin:0;
	padding:20px 0 0 100px;
	}
#rightPane{
	float:right;
	padding-top:20px;
	}
#seperator{
	border-bottom:1px dotted #abaa96;
	margin:15px 0 15px 0;
	}
#introImage{
	margin-bottom:1px;
	}
#rightNav{
	list-style:none;
	padding:0;
	margin:0;
	}
#rightNav li{
	margin-bottom:7px;
	}
#recentArticles{
	width:155px;
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	}
#recentArticles li{
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	background:url(../images/icon_headline.gif) no-repeat 0 2px !important;
	background:url(../images/icon_headline.gif) no-repeat 0 4px;
	}
#relatedLinks{
	width:155px;
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	}
#relatedLinks li{
	font-size:1.2empx;
	margin:0 0 7px 0;
	padding:0 0 0 15px;
	background:url(../images/icon_relatedLinks.gif) no-repeat 0 0 !important;
	background:url(../images/icon_relatedLinks.gif) no-repeat 0 4px;
	}
#footer{
	padding:1px 0 0 105px;
	}
.rightPhoto{
	margin-top:20px;
	width:175px;
	padding:2px 0 2px 0;
	border-top:2px solid #b2b2a2;
	border-bottom:2px solid #b2b2a2;
	}
.rightPhotoInner{
	padding:8px 0 8px 0;
	border-top:1px solid #b2b2a2;
	border-bottom:1px solid #b2b2a2;
	}
.rightPhotoCaption {
	font:1em "Times New Roman";
	font-style:italic;
	text-align:right;
	}
.boardMemberPhoto{
	float:left;
	margin:0 10px 0 0;
	}
.boardMemberSig{
	font-size:1.1em;
	}
.boardMemberSig dt{
	font-weight:bold;
	}
.boardMemberSig dd{
	padding:0;
	margin-left:0;
	}
.boardMemberDescription{
	margin-left:120px;
	margin-bottom:40px;
	}
	

/* Header Elements
--------------------------------------------------------- */

h1{
	font:2.3em "bookman old style",georgia,"times new roman",serif;
	font-weight:normal;
	color:#fff;
	margin:47px 0 8px 0;
	padding:0;
	}
h2{
	font:1.2em "bookman old style",georgia,"times new roman",serif;
	font-weight:normal;
	height:20px;
	color:#000;
	margin:0;
	padding:0;
	width:300px;
	}
h3{
	font:2.1em "trebuchet ms",arial,sans-serif;
	font-weight:bold;
	margin:0 0 6px 0;
	padding:0;
	color:#036
	}
h4{
	font:12px arial,sans-serif;
	font-weight:bold;
	margin:40px 0 9px 0;
	padding:0 0 0 4px;
	color:#2f4760;
	border-left:1px solid #abaa96;
	border-bottom:1px solid #abaa96;
	}
h5{
	font:14px arial,sans-serif;
	font-weight:bold;
	margin:20px 0 3px 0;
	padding:0;
	}
	

/* Text
--------------------------------------------------------- */

a:link, a:visited{
	color:#2a4968;
	}
a:hover, a:active{
	color:#3e6a96;
	}
#rightNav a{
	display:block;
	width:171px;
	height:24px;
	padding:20px 0 0 10px;
	background:url(../images/button_rightNav.jpg) no-repeat;
	font-family:"trebuchet ms",arial;
	}
#rightNav a:link,#rightNav a:visited{
	text-decoration:none;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	}
#rightNav a:hover,#rightNav a:active, #rightNav a.selected{
	background:url(../images/button_rightNav_hover.jpg) no-repeat;
}
#rightNav li.current a{
	background:url(../images/button_rightNav_current.jpg) no-repeat;
	}
a.home{
	float:right;
	display:block;
	margin:0 5px;
	margin-top:-5px !important;
	margin-top:-3px;
	height:17px;
	padding:6px 10px 0 10px;
	background:url(../images/button_home.gif) repeat-x;
	border-left:1px solid #dcdbdb;
	border-right:1px solid #dcdbdb;
	}
a.home:link,a.home:visited{
	text-decoration:none;
	color:#3a5066;
	font:11px arial;
	font-weight:bold;
	}
p{
	margin-top:0;
	font:1.1em/1.4em georgia,"times new roman",serif;
	}
p.caption{
	padding-right:50px;
	font-size:11px;
	line-height:12px;
	}
p.readMore{
	margin:0 0 30px 0;
	}
#footer p{
	font-size:.9em;
	color:#999;
	}
.logoCityworks{
	display:block;
	margin-top:20px;
	padding-left:75px;
	width:100px;
	height:100px;
	}