﻿/*

File:			custom.css

*/
.custom #header #logo a { display: block; height: 120px; width: 960px; background: url('images/header.jpg') no-repeat; 
outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header {border-bottom:none; padding:0}
.custom #header { padding: 0; 
}
.custom h1 {margin: 0; padding: 0;
font-weight: bold;
} 
.custom h2 {margin: 0; padding: 0;
line-height: 24pt; font-size: 20pt; font-weight: bold; 
} 
.custom h3 {margin: 0; padding: 0;
line-height: 24pt; font-size: 15pt; font-weight: bold; 
} 

/*change the menu bar to all lower caps*/
.custom ul#tabs li a { text-transform: none;}

/* NAV BAR STYLING */
/*change the background color of everything on the nav bar except tabs*/
.custom ul#tabs { background: #efefef; }

 /* Contact info for header MLN 09/04/09 */
#contact_element {
	width: 500px;
	height: 30px;
	margin-top: -52px;
	margin-left: 718px;
	float: left;	
	text-align: left;
	font-weight: bold;
	font-size: 1.7em;
	font-family: Courier, Futura, Arial, sans-serif;
	cursor: pointer;
	color: #000;}	