body {
	margin: 0px;
	background-image:url(../images/buildingsBg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b1ae; line-height: 20px;
}

.image { border:8px solid #666666; margin-right:30px; margin-bottom:15px;}

p {text-align: justify;}

#mainWrapper {
	background-image:url(../images/topBg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	margin: 0px;
}
#contentWrapper {
	margin: auto;
	width: 910px;
	background-color: #2c2c2c;
	position: relative;
}
#menuTop {
	background-image:url(../images/menuBg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 85px;
}
#menuSub {
	background-image:url(../images/btmMenu.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 30px;
}
a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color: #e56e0f;
}
a.featurelink {
	color: #e56e0f;
	text-decoration: none;
}
a:hover.featurelink {
	color:#FFFFFF;
}
#banner {
	width: 910px;
	height: 281px;
	background-image:url(../images/banner.jpg);
	margin-bottom: 15px;
}


.smallHeaders { color: #e56e0f; font-size: 14px; font-family: "Arial Unicode MS", Arial}

.mainContentBg {
	background-color: #343434;
}
.twoColElsRt #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
.twoColElsRt #sidebar1 {
	float: right;
	width: 228px;
	background-color: #232323;
	padding: 10px;
	margin-bottom: 15px;
}
.twoColElsRt #mainContent {
	margin-right: 10px;
	background-color: #343434;
	width: 527px;
	border: 10px solid #232323;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.twoColElsRt #mainContent2 {
	margin-right: 10px;
	background-color: #343434;
	width: 790px;
	border: 10px solid #232323;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
}
#clearBtm {
	height: 15px;
}
#btmButtons {
	width: 810px;
	margin: auto;
	background-color: #1b1b1b;
	padding: 20px;
}
#nav {
	position:relative;
	width: 600px;
	left: 300px;
	top: 50px;
}
#navDivider ul {
	margin: 0;
	padding: 0;
	margin-bottom: 0em;
	float: left;
	font: lighter 14px Arial;
	width: 100%;
}
* html #navDivider ul { /*IE only rule, reduce menu width*/
	width: 99%;
}
#navDivider ul li {
	display: inline;
}
#navDivider ul li a {
	float: left;
	color: #ffffff;
	padding: 5px 10px;
	text-decoration: none;
	background: transparent url(../images/menuDivider.gif) center right no-repeat;
}
#navDivider ul li a:hover {
	color: #2b2b2b;
}
span.print-text {
	display: inline !important;
}
img.replacement {
	display: none;
}
#menuSubtext {
	width: 600px;
	padding-left: 300px;
	padding-top: 6px;
	color: #929090; font-size: 12px;
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: lighter !important;}

.smallFeature { padding: 6px; margin-bottom: 10px; border-top: 5px solid #cc5c02;}
.smallfeatureHeader { color:#FFFFFF;}

.featureBgColor { background-color: #232323; color: #cc5c02;}

