h1 {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #f37020;
	padding: 0px;
	margin-bottom: -10px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: f37020;
	margin-bottom: -15px;
	font-weight: bold;
	margin-top: -10px;
}
a:link {
	font-family: Tahoma, Arial;
	color: f37020;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #F37020;
	text-decoration: underline;

}
a:active {
	color: #F37020;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;

}

.footer:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.footer:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}
.footer:active {
	color: f37020;
	font-size: 10px;
	text-decoration: underline;
}
.footer:hover {
	color: f37020;
	font-size: 10px;
	text-decoration: underline;
}
.leftnav:link {
	color: #999999;
	letter-spacing: 1px;
	font-size: 11px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 18px;
	width: 195px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;

}
.leftnav:visited {
	color: f37020;
	letter-spacing: 1px;
	font-size: 11px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 18px;
	width: 195px;
	padding-left: 4px;
	padding-top: 2px;
	text-decoration: none;
	padding-right: 4px;


}
.leftnav:active {
	color: f37020;
	font-size: 11px;
	background-color: #FDECE1;
	text-decoration: none;
}
.leftnav:hover {
	color: f37020;
	letter-spacing: 1px;
	text-decoration: none;	
	background-color: #FDECE1;
}
.leftnav2:link {
	color: #999999;
	letter-spacing: 1px;
	font-size: 11px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 18px;
	width: 195px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;


}
.leftnav2:visited {
	color: f37020;
	letter-spacing: 1px;
	font-size: 11px;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	height: 18px;
	width: 195px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;

}
.leftnav2:active {
	color: f37020;
	font-size: 11px;
	background-color: #FDECE1;
	text-decoration: none;
}
.leftnav2:hover {
	color: f37020;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #FDECE1;
}
body {
	font-size: 11px;
	color: #999999;
	font-family: Tahoma, Arial;

	}
.text {
	color: #999999;
	text-transform: none;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
	letter-spacing: 0pt;


}
.uppercase {
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.redheading {
	font-weight: bold;
	color: #FF0000;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.background {
	background-image: url(../images/skyline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.copyright {
	color: #999999;
	font-size: 10px;
}
.copyrightbold {
	font-weight: bold;
	color: #f37020;
	font-size: 10px;
}
.heading {
	font-size: 40px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
}
