body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(../images/bg_grad.gif);
	margin: 10px;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	color: #006600;
	text-transform: uppercase;
	margin-bottom: -5px;
	border-bottom: 1px dotted #009900;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -0.85px;
	margin-bottom: -10px;
	color: #009900;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-transform: uppercase;
}

h4, h4 a, h4 a:visited, h4 a:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h4 a:hover {
	border-bottom: 1px dashed #009900;
}

hr {
	border: 0;
	width: 100%;
	height: 1px;
	background-color: #009900;
}

.developments, .developments a, .developments a:visited {
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	letter-spacing: .15px;
	text-transform: uppercase;
	color: #084B18;
}

.menu_header, .menu_header a, .menu_header a:visited  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	letter-spacing: -.25px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.menu {
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	letter-spacing: .05px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.menu a, .menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	margin-bottom: -5px;
	border-bottom: 1px dashed #FFFFFF;
}

.small_font {
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	letter-spacing: .15px;
	text-transform: uppercase;
	color: #084B18;
}
.small_font a, .small_font a:visited {
	text-decoration: none;
	color: #084B18;
}
.small_font a:hover {
	text-decoration: underline;
}

div#current_developments, div#careers ul {
	margin-top: -10px;
}
div#current_developments h2 {
	margin-bottom: -25px;
}
