body {
	/*background: white url(../images/bg_diago_jeep.gif) 0 0 repeat-x;*/
	background: black;
}
#global {
	background: black;
	border-left: 0;
	border-right: 0;
}
#header {
	margin-bottom: 20px;
}
#maincontent {
	background-image: none;
}
h2 {
	background: #C58100; /* url(../images/bg_features_jeep.jpg) 0 0 repeat-x; */
	color: #FFF;
}
h3 {
	color: #000 !important;
}
a, a:visited, a:active, a:link {
	color: #C58100 !important;
}
hr {
	background: #C58100 !important;
}
input[type=submit], input[type=reset], input[type=button] {
	background: #C58100 !important;
}
.boldcolor {
	font-weight:bold;
	color: #C58100 !important;
}
.verysmall {
	font-size:10px;
}
