﻿body {
	background:url(../siteart/sitebg.gif) repeat-x top #dcdcdc;
	margin:26px 0;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	vertical-align:top;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#cb171d;
}

a:hover {
	color:#000;
}

img {border:0;}

#wrapper {
	background:#fff;
	padding:5px 16px;
	vertical-align:top;
}

#header {
	padding:5px 0;
}

.logos {
	width:250px;
	text-align:right;
}

.pjtrailers {
	float:right;
	width:100px;
	text-align:center;
}

.facebook {
	float:right;
	width:100px;
	text-align:center;
	margin-right:15px;
}


/*--------------------Navigation Section-------------------*/

#nav {
	background:url(../siteart/navbg.gif) no-repeat;
	text-align:center;
	color:#fff;
}

#menu {
	width:962px;
}

#menu td a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	padding:14px 10px;
	text-align:center;
	border-right:1px #000 solid;
	border-left:1px #232323 solid;
	display:block;
}

#menu td a:hover {
	color:#cb171d;
}


/*-----------------Lower Content Section---------------*/

#content {
	padding:10px 0;
	vertical-align:top;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#cb171d;
	display:block;
	margin:0 0 10px;
}

#col1 {
	vertical-align:top;
	padding-right:25px;
	width:490px;
}

#col2 {
	vertical-align:top;
	padding:0 25px;
	border-right:1px #000 dotted;
	border-left:1px #000 dotted;
	width:144px;
}

#col3 {
	vertical-align:top;
	padding-left:25px;
}

#main {
	width:650px;
	vertical-align:top;
	padding-right:15px;
	border-right:1px #000 dotted;
}

#sidebar {
	vertical-align:top;
	width:312px;
	padding-left:15px;
}

#slide {
	text-align:center;
}

#footer {
	padding:15px;
	text-align:center;
}
