@import "default.css";
#masthead{
width: 760px;
height: 309px;
}
#pageTopPhoto{
margin-top:6px;
width: 760px;
height: 180px;
background-image:url(images/building_banner_home.jpg);
background-repeat:no-repeat;
}
#twocolumn 	{
			
			padding: 0px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			float: left;
			}
			
.lefttext	{
			float:left;
			width: 339px;
			font-size: 12px;
			line-height: 17px;
			padding:0 20px 20px 20px;
			border-right: 1px solid #660000;			
		}
.lefttext form{margin: 12px 0;}
.lefttext form input{margin: 2px 0;width: 180px;}	

.righttext	{
			float:right;
			width: 340px;
			font-size: 12px;
			line-height: 17px;
			padding:0 20px 0 20px;
			}



/* Custom heading style for text display blocks */
/* 			HEADERS over header H2 				*/	
h1			{
			font-family: tahoma,arial, Verdana, san-serif;
			color: #444;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}
	
/* 			The big text - a bit smaller than default H1			*/
h2			{
			font-family: times, Times New Roman, times-roman, serif;
			color: #444;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 28px;
			line-height: 26px;
			letter-spacing: -1px;
			font-weight: bold;
			}
h2 a:link{ text-decoration:none; color: #444;}
h2 a:visited{ text-decoration:none; color: #444;}
h2 a:hover{ text-decoration:none; color: #666;}
h2 a:active{ text-decoration:none; color: #444;}			
			
img.wrap 	{
			display: block;
			border: 0;
			margin: 3px 10px 3px 0px;
			}
.compactSpacer{
			margin: 0;
			padding: 0;
			font-size:2px;
			height:2px;
}						
.colored{
background-color:#999999;}