body { 
	margin: 0px; 
	background-image:url(/images/background.png); 
	background-repeat:repeat-x;
	background-color: #D9D9FF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000; }

ul {margin-top: 0px;}

li {list-style-position: inline; margin-left: -15px; }

h1 {margin:2px 0 8px 0; font-size:18px; font-weight:bold;}

h2 {margin:16px 0 0 0; font-size:14px;}

a {color: #000000;}

a:link {text-decoration: underline;}

a:hover {text-decoration: none;}

img {border:0px} 

p {margin-top:0;}

div.clearIt {clear: both; height: 0; margin: 0; padding: 0;}


/* classes */
.pageTitle {margin-top:18px; font-size: 16px; font-weight: bold; color: #002F5E;}


/* IDs */
#containerBorder {width: 1000px; margin: 0 auto; background-image:url(/images/shadow.png); background-position:center; background-repeat:repeat-y;}

#container {width: 900px; margin: 0 auto; background-image:url(/images/footerBack.png); background-position: bottom;  background-repeat: no-repeat;}

#contentArea {width:900px; min-height:600px; background-color:#EDF1F4; background-image:url(/images/contentBack.jpg); background-position: bottom;  background-repeat: no-repeat;}

#header {width:900px; height:225px; }

#headerImage {z-index:1; height:219px;}

#cityLogo{z-index:100; padding:140px 0 0 0;} 

#topMenu{z-index:2;}

#leftColumn {width:170px; padding:8px 8px; float:left; margin:0 0 0 8px;}

#pageContent { width:450px; padding:12px 12px; margin:0 0 10px 10px; float:left; min-height:400px; background-image:url(/images/nav/rightColumnBack.png); }

#rightColumn {width:180px; padding:12px 12px; float:right; margin:0 8px 0 0; background-image:url(/images/nav/rightColumnBack.png);}

#QuickLinks {float:left; width:180px; margin-right:12px; padding:4px 4px;}

#ManagerMessage {float:left; width:200px; padding:4px 30px 4px 4px; background-image:url(/images/pen.png); background-repeat:no-repeat; background-position:top right;}

#footer {width:900px; height:30px; margin: 0 auto; text-align:center; color: #666666; border-top:1px solid #666666;}

/* Blog */
.blogTitle {font-size:16px; font-weight:bold; }

.blogSummary {font-size:12px;}

.readMore {font-size:12px;}

.blogTitleSmall {font-size:12px;}
.blogTitleSmall a{text-decoration:none;}
.blogTitleSmall a:hover{text-decoration:underline;}

.blogHeader {font-size:12px; font-weight:bold;}

.blogDateSmall {font-size:10px;}

.blogDivider {height:48px; background-image: url(/images/blogDivider.png); background-repeat:repeat-x; background-position:center;}

.blogInfo {margin:6px 0 6px 0; border:1px dashed #0099CC; padding:4px 4px; background-color: #CAD8FF; height:16px; font-style:italic;}
