/* globals */
body {
	background: #284C74;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	color: #474747;
}

p
{
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	font: 0.9em/135% Arial, Helvetica, sans-serif;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2b7;
	margin: 15px 10px 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
}
h2 {
	font-size: 1.2em;
	color: #CC6600;
	line-height: 130%;
	margin-top: 15px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	color: #CC6600;
	letter-spacing: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4 {
	font-size: 1em;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
	margin: 0px;
	text-decoration: none;
}

/* layout */

#mainWrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#maincontent
{
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: relative;
	width: 980px;
	background: url(images/left_col_fill2.jpg) repeat-y left top;
}

#maincontent h4 {
	color: #CC6600;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 3px 0px 0px 22px;
	background: url(images/square.gif) no-repeat 3px top;
	font: bold normal 1em/110% Georgia, "Times New Roman", Times, serif;
}
#maincontent h4 a {
	color: #CC6600;
}

#maincontent h5 {
	font-size: .75em;
	line-height: 125%;
	font-weight: bold;
	color: #CC6600;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maincontent .green {
	font-family: "Arial Narrow Bold", "Arial Narrow", Arial, sans-serif;
	color: #669933;
	letter-spacing: normal;
	font-weight: bold;
}

#maincontent .red {
	font-family: "Arial Narrow Bold", "Arial Narrow", Arial, sans-serif;
	color: #284C74;
	letter-spacing: normal;
	font-weight: bold;
}

#maincontent .red a, a:visited{
	color: #284C74;
	text-decoration: none;
}


#maincontent li {
	font: 100%/135% Arial, Helvetica, sans-serif;
}

#maincontent .smaller ul {
	margin-left: 35px;
}

#center
{
	float: left;
	width: 620px;
	padding: 20px 0;
	margin: 0 0 0 0px;
}

.right 
{
	float:right;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}
.left
{
	float:left;
}


#bannertop
{
	background-image: url(images/banner_backgrnd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	height: 110px;
	background-color: #CC6600;
}
#bannerabout {
	height: 50px;
	width: 100%;
	background-color: #1e3957;
	background-image: url(images/about_banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1e3957;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1e3957;
}
#bannermid
{
	background-image: url(images/banner_plan2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 118px;
	background-color: #1e3957;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}

#leftcol {
	width: 135px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	z-index: 1;
}
#leftcol ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#leftcol ul li {
	list-style-type: none;
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 130px;
	margin: 0px;
}

#leftcol li a {
	text-decoration: none;
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	line-height: 115%;
	padding: 6px 0px 6px 10px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}

#leftcol li a:visited {
	color: #FFFFFF;
	padding: 6px 0px 6px 10px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#leftcol li a:hover {
	color: #FFFF99;
	text-decoration: none;
	display: block;
	background: #3399CC url(images/arrow4.gif) no-repeat right;
	margin: 0px;
	padding: 6px 0px 6px 10px;
}
#leftcol .selected {
	border-style: none;
	color: #003366;
}

#subnav a {
	border-style: none;
	background: url(none);
}
#subnav {
}
#subnav a:hover {
	color: #003366;
}

.on {
	color: #FFFF99;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: none;
}

#copyright {
	color: #999999;
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
}
/*
#navigation {
	padding: 0em;
	list-style: none;
	width: 180px;
	text-align: left;
	position: relative;
	background-color: #f7f7e1;
	font-size: 0.9em;
	line-height: 120%;
	height: 100%;
	margin: 38px 0px 0px;
    float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2b7;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 20px;
}
#navigation li {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	position: relative;
	display: block;
	list-style-type: none;
	font-size: 10px;
	line-height: 15px;
}
#navigation li a {
	color: #858585;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	display: block;
	padding: 0px;
}
#navigation li.selected a {
	color: #CC3300;
	list-style-type: none;
	text-decoration: none;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
}
#navigation li a:hover {
	color: #003366;
	list-style-type: none;
}
#navigation h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 120%;
	font-weight: bold;
	color: #CC6600;
	padding: 5px 5px 5px 10px;
	letter-spacing: 0em;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navigation h4 a:link {
	text-decoration: none;
}
#navigation h4 a:hover {
	text-decoration: none;
	color: #CC3300;
}
*/

#footer
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	height: 30px;
	background-color: #003466;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	top: 0px;
}
#footer li {
	padding: 0px 10px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	top: 5px;
	float: left;
	display: block;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.85em;
	line-height: 25px;
	
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-repeat: repeat-x;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	line-height: 15px;
	font-size: 10px;
}
#footer li.selected a {
	color: #CC3300;
	list-style-type: none;
	text-decoration: none;
}
#footer li a:hover {
	color: #FFCC00;
	list-style-type: none;
}

#copyright {
	color: #666666;
	text-align: right;
	margin: 0px 0px 10px;
	position: relative;
	top: 10px;
	font: 0.75em Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
}

#content {
	margin: 15px 0px 0px 15px;
	padding-top: 0px;
}

#columnone {
	padding: 4px;
	width: 50%;
	float: left;
}
#columntwo {
	padding: 4px;
	width: 50%;
	margin-left: 15px;
}

/* award template layout */

#awardbox {
	background-color: #FFFFFF;
	padding: 10px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-image: url(images/mrwnm_logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 15px;
	text-align: center;
}

/* project template layout */

div#projectbanner {
	background-image: url(images/pattern3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 100%;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #993300;
}
#streetscapebanner {
	background-image: url(projects/images/banner_streetscape.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 100%;
}
#project {
	left: 0px;
	top: 174px;
	background-image: url(images/left_col_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
	position: absolute;
}

/* classes */

.shadowleft {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
	display: block;
	width: 17px;
}
.shadowtop {
	background-image: url(images/top_shadow.jpg);
	background-repeat: repeat-x;
	height: 15px;
}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	width: 132px;
	margin: 0px;
	display: block;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	text-indent: 1em;
	padding: 0px;
}
.leftnavon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	text-decoration: none;
	width: 130px;
	margin: -2px 0px 0px;
	display: block;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	padding: 0px 0px 0px 10px;
}
a.leftnav:link {
	text-decoration: none;
	color: #FFFFFF;
	width: 132px;	
}
a.leftnav:visited {
	color: #FFFFFF;
}

a.leftnav:hover {
	color: #003366;
	text-decoration: none;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
	display: block;
	border-bottom: 1px solid #FFFFFF;
		
}
#subnav {
	margin: 0px 0px 6px;
	padding-bottom: 6px;
}
#subnav ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}
#subnav li{
	color: #FFFFFF;
	list-style-type: none;
}
#subnav li a:link {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 8px 4px 18px;
	list-style-type: none;
	font-size: 11px;
	width: 105px;
	border-style: none;
}
#subnav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 8px 4px 15px;
	list-style-type: none;
	font-size: 11px;
	border-style: none;
}

#subnav li a:hover {
	text-decoration: none;
	color: #003366;
	background: url(none);
	border-style: none;
	padding: 4px 8px 4px 15px;
}
#subnav .selected {
	color: #003399;
	padding: 0px;
}


.verticalrule {
	background-image: url(images/vertical_rule.gif);
	background-repeat: repeat-y;
	display: block;
	width: 18px;
}

.dropcap {
	font-size: 140%;
	color: #003366;
	margin-top: 20px;
}
#coltwo {
	margin-left: 150px;
	position: absolute;
	left: 0px;
	top: 15px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	color: #666666;
	text-align: left;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
}

.subhead {
	color: #CC6600;
	text-indent: 0em;
	padding-top: 0px;
	padding-left: 10px;
	margin: 0px 0px 5px;
	text-decoration: none;
	font: bold 0.9em/115% Georgia, "Times New Roman", Times, serif;
}
.view {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 5px;
}

.subhead a:visited {
	text-decoration: none;
	color: #006699;
}

.subhead a:hover {
	text-decoration: none;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.indent {
	font-size: 0.85em;
	padding-left: 22px;
	margin: 0px 0px 8px;
	padding-top: 0px;
	padding-right: 5px;
	line-height: 120%;
}
a.indent:link {
	text-decoration: none;
	color: #0066CC;
	
}
a.indent:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	padding-bottom: 5px;
	margin-top: -10px;
	padding-left: 5px;
	padding-top: 0px;
	top: -10px;
	letter-spacing: 2px;
}
#rightmenu {
	background-color: #EBE5B5;
	text-align: left;
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#rightmenu ul {
			font-family: Georgia, "Times New Roman", Times, serif;
margin: 0px;
	padding: 0px;
}
#rightmenu li {
	display: block;
	padding: 3px 5px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	margin: 0px;
	list-style-image: url(images/arrow3.gif);
	list-style-type: none;
	line-height: 20px;
	height: 20px;
}
#rightmenu li a {
	color: #006699;
	display: block;
	margin: 0px;
	padding: 3px 5px 3px 20px;
	list-style-image: url(images/arrow3.gif);
	list-style-type: none;
	line-height: 20px;
	height: 20px;
}
#rightmenu li a:hover {
	color: #CC3300;
	background-color: #F3F1CF;
	margin: 0px;
	padding: 10px;
	display: block;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
	height: 20px;
	line-height: 20px;
}


.divider {
	padding: 0px 0px 12px;
	margin: 0 10px 12px 0px;
	width: 98%;
	background: url(images/dotted_line.gif) repeat-x bottom;
}
.sanserif {
	padding-right: 15px;
	margin: 0px 0px 10px;
	font: 10px/125% Verdana, Arial, Helvetica, sans-serif;
}
.sanserifList {
	font: 80%/135px Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
	margin-bottom: 10px;
	margin-left: 25px;
}
#maincontent ul {
	margin: 0px;
	padding: 0px;
}

#closewindow {
	color: #0066CC;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	display: block;
	padding-left: 10px;
	margin-top: 10px;
}
#closewindow a:link {
	text-decoration: none;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#closewindow a:hover {
	color: #CC3300;
	text-decoration: none;
	background-image: url(images/close_on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.photoborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 5px;
}

.quicklink {
	font-size: 1em;
	font-weight: bold;
	color: #3399CC;
	margin: 15px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 115%;
	color: #666666;
}
#rightcolumn {
	padding: 10px 0px;
	width: 180px;
	float: right;
	margin: 0px 0px 0px 15px;
	background: #f7f7e1 url(images/rt_col_bg2.jpg) no-repeat left bottom;
}
#rightcolumn .selected {
	font-weight: bold;
	color: #CC3300;
}

#rightcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#rightcolumn li a {
	font-size: 11px;
	padding-left: 20px;
	list-style: none;
	font-weight: bold;
	padding-right: 5px;
}

#rightcolumn li a.selected {
	font-weight: bold;
	color: #CC3300;
}

#rightcolumn a {
	color: #003366;
}
#rightcolumn a:visited {
	color: #666666;
}
#rightcolumn a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #003366;
	padding-left: 10px;
}
#pubbanner {
	background-color: #1E3957;
	background-image: url(images/publication_banner.jpg);
	background-repeat: no-repeat;
	height: 118px;
}
.selected {
	font-weight: bold;
	color: #003399;
	padding-left: 10px;
}
#cse-search-box {
	display: block;
	float: right;
	margin-top: -90px;
	margin-right: 15px;
}
.column1 {
	float: left;
	width: 175px;
	margin-right: 15px;
	border-right: 1px solid #CCCCCC;
	margin-left: 15px;
}
.thumb {
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 12px;
	margin-bottom: 5px;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:320px;
	margin-left: 10px;
	margin-top: 15px;
	width: 615px;
	margin-bottom: 10px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 3px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}

.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

