/* globals */
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 130%;
	color: #333333;
}

p
{
	margin-top: 0px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font: 0.9em/130% Georgia, "Times New Roman", Times, serif;
}
li {
	padding: 0px;
	line-height: 125%;
	font-size: 0.8em;
	list-style-type: square;
	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: 10px;
	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 */

#maincontent
{
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: relative;
	width: 100%;
	background: url(images/left_col_fill2.jpg) repeat-y;
}
#maincontent h5 {
	font-size: .75em;
	line-height: 125%;
	font-weight: bold;
	color: #CC6600;
	margin-top: 5px;
	margin-bottom: 5px;
}
#maincontent h4 {
	color: #CC6600;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 3px 0px 0px 30px;
	background: url(images/square.gif) no-repeat 10px top;
	font: bold normal 1em/110% Georgia, "Times New Roman", Times, serif;
}
#maincontent h4 a {
	color: #CC6600;
}
#maincontent h4 a:hover {
	color: #CC3300;
}
.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: 130px;
	margin: 0px;
	padding: 0px;
}
#leftcol ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#leftcol ul li {
	list-style-type: none;
	font-size: 10px;
	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: 110%;
	padding: 4px 0px 4px 10px;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}

#leftcol li a:visited {
	color: #FFFFFF;
	padding: 4px 0px 4px 10px;
	font-size: 11px;
	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: 4px 0px 4px 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;
}

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

#footer
{
	margin: 0px;
	padding: 0px 5px 5px 10px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 100%;
	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: #999999;
	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%;
}

/* 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: 2px 8px 2px 15px;
	list-style-type: none;
	font-size: 9px;
	width: 105px;
	border-style: none;
}
#subnav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 8px 2px 15px;
	list-style-type: none;
	font-size: 9px;
	border-style: none;
}

#subnav li a:hover {
	text-decoration: none;
	color: #003366;
	background: url(none);
	border-style: none;
	padding: 2px 8px 2px 15px;
}
#subnav .selected {
	color: #003399;
	padding: 0px;
}
#maincontent .smaller ul {
	margin-left: 35px;
}

.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: 20px;
	margin: 10px 0px 5px;
	text-decoration: none;
	font: bold 0.8em/115% Georgia, "Times New Roman", Times, serif;
}

.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.75em;
	line-height: 125%;
	padding-left: 20px;
	margin: 0px 0px 8px;
	padding-top: 0px;
	padding-right: 5px;
}
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;
}
#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;
}

.divider {
	padding: 0px 0px 7px 0;
	margin: 0 10px 7px;
	width: 95%;
	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: .8em;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#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;
}
#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;
}
