﻿body {

	font: 12px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	line-height: 1.5em;

	}



	
.homenorm
{color: #7A7C7F; 
font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, verdana, arial, helvetica;
font-size: 12px; 
font-style: normal;
text-decoration: none}

.whitenorm
{color: white; 
font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, verdana, arial, helvetica;
font-size: 12px; 
font-style: bold;
text-decoration: none}

.norm
{color: black; 
font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, verdana, arial, helvetica;
font-size: 12px; 
font-style: normal;
text-decoration: none}

.footer
{color: white; 
font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, verdana, arial, helvetica;
font-size: 9px; 
font-style: normal;
text-decoration: none}

p#featuredproj
{
line-height: 150%
}

a {
	text-decoration: none;
	color: #7A7C7F;
	border-bottom: 1px solid #A6AEB3;
	}
a:hover {
	border-bottom: 0;
	}

a:active
{
text-decoration: none;
font-weight: bold;
color: black;}

a:link
{
text-decoration: none;
font-weight: normal;
color: #7A7C7F;}

a:visited
{
text-decoration: none;
font-weight: normal;
color: #7A7C7F;}

a:hover 
{ 
font-weight: normal;
text-decoration: none;
color: black; 
}

#projectnav {
	padding-left: 4px;
	}

#projectnav ul li {
	list-style-type: none;
	padding-left: 15px;
	background: url("/images/arrow.gif") no-repeat 0 0px;
	margin-bottom: .4em;
	margin-left: -3em
	}

#projectnav p {
	color:#414565;
	margin-top: .3em; 
	margin-bottom: -1em; 
	font-weight:bold
	}

#subnav ul li {
	list-style-type: none;
	padding-left: 15px;
	background: url("/images/arrow.gif") no-repeat 0 0px;
	margin-bottom: .4em;
	margin-left: -3em
	}

#subnav h2#tompkins-is {
	font-size: 150%;
	font-weight: normal;
	color: #809692;
	margin: 0em 1em -.8em 0em;
	}
	
#footer {
	font-size: 100%;
	position: relative;
	font-weight: normal;
	background: #949CA1 url('../old/images/footer.gif') repeat-x top;
	color: #C5C4B7; text-align:center
	}
#f2 {
	font-weight: normal;
	padding:  20px 0px 0px 0px;
	}
#fnav {
	font-weight: normal;
	margin: 0 0 0 0px; padding: 0;
	list-style: none;
	}
#fnav  dt {
	font-weight: normal;
	display: none;
	}
#fnav dd {
	font-weight: normal;
	display: inline;
	padding-right: 0px;
		margin: 0em 1em -.8em 0em;
	}
#fnav dd a {
	font-weight: normal;
	color: #FFF;
	}
#footer em {
	font-weight: normal;
	color: white;
	font-weight: normal;
	font-style: normal;
	}
#copyright-text {
	margin: 0 0 0 0px; padding: 10;
	list-style: none;
	}

h3#pagetitle {
	text-transform: uppercase;
	font-size: 200%;
	color: #809692;
	font-weight: bold;
	margin-top: .3em;
	margin-right: 0;
	margin-bottom: .2em;
	line-height: 110%;
}

h3#featured-project-title {
	font-size: 150%;
	font-weight: normal;
	margin-top:-.2em;
	margin-bottom:-.7em
	}
	
.searchsimon:link {
	color: #7A7C7F;
	text-decoration: none
}
.searchsimon:visited {
	color: #7A7C7F;
	text-decoration: none
}
.searchsimon:hover {
	color: #000000;
	text-decoration: underline
}
.searchsimon:active {
	color: #7A7C7F;
	text-decoration: none
}
.searchsimon {
	font-family: verdana;
	font-size: 8pt;
}
.searchsimontitle {
	font-family: arial;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color=#CCCCCC;
}
.searchsimoninput {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color=#000000;
	background = #ffffff;
	BORDER: #CCCCCC solid 1px;
}
.searchsimonbutton {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

div#forecast
{
	padding:10px;
	background:#CCCCCC;
	border: 1px black solid;

}


div#forecast h1
{
	padding:0px;
	margin:0px;
	font-size:18px;
	color:black;
}



div#mainnav *
{

}

div#mainnav ul
{
	margin:0;
	padding:0px;
}

div#mainnav li
{
	display:inline;
	margin:0px;

	padding:0px 5px 0px 5px;
	text-decoration:none;
}


div#mainnav li a
{
	color:white;
	padding:10px 10px 7px 10px;
	height:12px;
	border-bottom:none;
	font-size:12px;
}



div#mainnav li a:hover
{
	background:white;
	color:gray;
}








