/* rbhobaugh template
 * colors:
 * red: c4112f
 * tan: cfab79
 * gray: 4d4d4d;
 * 
 */

@import url(links.css);
 
body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Verdana, sans-serif;
	color: #4d4d4d;
	font-size:14px;
}

table {
	border-collapse:collapse;
}

table tr td {
	padding:0;
	border:0;
}

a img {
	border:0;
}

p {
	margin:0 0 18px 0;
}

h1 {
	color:#C4112F;
	font-weight: bold;
	font-size: 16px;
	font-family:Verdana, sans-serif;
}

h2 {
	color:#C4112F;
	font-weight: normal;
	font-size: 16px;
	font-family:Verdana, sans-serif;
}

#logo {
	position:absolute;
	left:15px;
	top:79px;
}

#wrap {
	width:1024px;
	margin:10px auto;
	position:relative;
	background:#fff url(css-images/lightning_bolt_bg.jpg) 100% 100% no-repeat;
}

#header {
	line-height:0;
	position:relative;
	/*background:#fff url(css-images/R_B_hobaugh_trucks.jpg) no-repeat;*/
	width:1024px;
	height:315px;
}

#content {
	position:relative;
}

#banner {
	position:absolute;
	left:0;
	top:0;
}

#header-image {
	position:absolute;
	left:0;
	top:0;
}

/* total-width:250px */
#left-col {
	width:163px;
	padding:6px 34px 0 53px;
	/*float:left;*/
	position:relative;
	
	/* css fix */
	vertical-align:bottom;
}

/* total-width:774px */
#right-col {
	width:711px;
	padding:7px 63px 0 0;
	
	/* css fix */
	vertical-align:top;
}


/* Drop Menus */
#nav {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}

#nav .sep {
	width:163px;
	height:5px;
	background:url(css-images/nav_hr.png) no-repeat;
}

#nav ul {
	position:absolute;
	left:-9999px;
	top:0;
	padding:0;
	margin:0;
	width:120px;
	display:block;
	z-index:1000;
}

#nav li:hover ul{
	left:160px;
	background: url(css-images/transparent.png);
	width:120px;
	position:absolute;
}

#nav li:hover ul li {
	width:130px;
	position:relative;
}

#nav li:hover ul li a {
	background:#cfab79;
	/*background:url(css-images/nav-bg.png);*/
	margin:3px 0 0 6px;
	position:relative;
}



#nav li:hover ul li a:hover {
	color:#c4112f;
	background:#cfab79;
}


#nav li:hover a{
	background:#cfab79;
	/*background: url(css-images/nav-bg.png);*/
}

#nav li {
	display:block;
	position:relative;
	width:163px;
	float:left;
}

#nav li a {
	padding:0 0 0 8px;
	margin:3px 0 3px 6px;
	text-decoration:none;
	color:#4d4d4d;
	font-family:Verdana;
	display:block;
	height:21px;
	line-height:21px;
	font-size:13px;
}

#nav li a:hover {
	background:#cfab79;	
	/*background: url(css-images/nav-bg.png);*/
	color: #c4112f;
}

#contact-info {
	font-size:11px;
}

.page {
	margin-top:-44px;
	/*position:relative;*/
}

.copy {
	padding-top:10px;
}

.col {
	float:left;
	margin-right:10px;
}

.col-last {
	float:left;
	margin:0;
}

.hr {
	width:100%;
	height:1px;
	background:#000;
	margin:5px 0;
}

.clear { clear:both; }
.left { float:left; }
.right { float:right; }

.footer {
	font-size:11px;
	padding-bottom:10px;
	padding:0 64px 10px 54px;
}

.sub-info {
	display:block;
	width:230px;
	height:57px;
	background:url(css-images/arrow_bar_resize.png) no-repeat;
	color:#fff;
	font-size:11.5px;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	margin-top:10px;
}

.frame p {
	font-style:italic;
	font-size:12px;
	margin:5px 0 15px 0;
}

.active {
	color:#c4112f!important;
}
.sub-menu ul {
	list-style-type:none;
	margin:10px 0 10px 20px;
	padding:0;
}

.sub-menu ul li a {
	font-size:12px;
	text-decoration:none;
	color:#4d4d4d;
}

.title h1,
.title h2 {
	margin:0;
}

.image-header {
	margin: 0 0 18px 0;
	position:relative;
}

#nav-holder {
    position: absolute;
    z-index:1000;
    width: 163px;
    top:0;
}

.padding {
	height:261px;
}

.content-left {
	width: 460px;
	float: left;
	margin-top: -45px;
	/* position: relative;
	z-index:10; */
}

.content-right {
	width: 235px;
	float: right;
}

.content-full {
	width:711px;
	margin-top: -45px;
}

.red {
	color:#C4112F;
}

#form_wrap {
	width:500px;
}

.fill {
	display:inline;
	width:100%;
}

.text {
	border:1px solid #aaa;
	float:right;
	margin:3px 0 3px 0;
	font-family:Verdana, sans-serif;
	font-size:11px;
}

.row {
	width:100%;
}

textarea {
	resize:none;
	font-family:Verdana, sans-serif;
	font-size:11px;
}

.submit {
	width:143px;
	height:36px;
	background:url(css-images/submit_button.png) no-repeat;
}

.holder {
	width:230px;
	height:220px;
	background:#aaa;
}

.info {
	position:absolute;
	top:80px;
	right:0;
	margin-right:53px;
	color:#fff;
	font-style:italic;
	text-shadow:1px 1px 3px #aaa;
	font-size:11px;
}

.margin {
	margin:8px 0 0 0;
}

label {
	vertical-align:middle;
}

a.white {
	color:#fff;
}

.small {
	font-size:12px;
}

.no-mg {
	margin:0;
}

.no-pd {
	padding:0;
}

.inside {
	list-style-position:inside;
}

.sup {
	vertical-align:top;
	font-size:8px;
}