body {
	margin: 0px;
	background-color: #326698;
	text-align: center;
}

#wrapper {
	text-align: left;
	width: 991px;
	height: 99%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	}

#topheader {
	height: 250px;
	background-image: url(images/top_header.jpg);
	background-repeat: no-repeat;
}
.BoldBlue { color: #5681ac; font-weight: bold; }
#pagebody {
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-y;
	_height: 380px;
	min-height: 380px;
	padding: 10px 25px 20px 40px;
}

#trailermenu {
	padding-top: 20px;
	float: left;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #336699;
	letter-spacing: .3px;
}

#trailermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#trailermenu li {
	border-bottom: 2px solid #b8cadb;
}

#trailermenu li a:link, #trailermenu li a:visited {
	display: block;
	width: 165px;
	padding: 3px 3px 3px 0;
	color: #336699;
	text-decoration: none;
}

#trailermenu li a:hover {
	display: block;
	width: 165px;
	background-color: #e2e9f1;
}

#topmenu {
	padding-top: 211px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #336699;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: inline;
	padding-right: 20px;
}

#topmenu li a:link, #topmenu li a:visited {
	padding: 3px 3px 3px 0;
	color: #336699;
	text-decoration: none;
}

#topmenu li a:hover {
	color: #003366;
}

#content {
	margin-top: 0;
	margin-left: 190px;
	padding-top: 0;
	text-align: justify;
}
.formtext {
	font-weight: bold;
	font-size: 11pt;
	}
H1 {
	font-size: 20px;
	color: #5681ac;
	font-weight: normal;
}
H2 {
	color: #5681ac;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	text-align: center;
}

H3 {
	color: #5681ac;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
}
th {
	color: #2d6190;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#Submit {
	color: #2d6190;
}
#footer {
	height: 49px;
	background-image: url(images/layout_04.gif);
	background-repeat: no-repeat;
}
#footertext {
	text-align: center;
	color: white;
	font-size: 10pt;
	padding-bottom: 15px;
	padding-top: 7px;
}
#footertext a:link, #footertext a:visited, #footertext a:active {
	color: white;
	text-decoration: none;
}
#footertext a:hover {
	color: white;
	text-decoration: underline;
}

.trailerdisplaysection {
	min-height: 220px;
	_height: 220px;
	margin-bottom: 30px;
}

.trailerdisplayimage {
	float: left;
	border: 1px solid black;
}

.trailerdisplayinformation {
	width: 460px;
	margin-left: 260px;
}

.trailerdisplayinformation h3 {
	color: #2d6190;
	margin-top: 0px;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}

.trailerdisplaycolors {
	width: 110px;
	text-align: center;
	float: right; 
}

.trailerdisplaycolors h4 {
	color: #336699;
	font-size: 12px;
}

.requestquote {
	height: 20px;
	color: #2d6190;
	font-size: 18px;
	margin-left: 25px;
	width: 170px;
}

.requestquote a:link, .requestquote a:visited, .requestquote a:active {
	color: #2d6190;
	font-size: 18px;
	text-decoration: none;
}
.requestquote a:hover {
	color: #2d6190;
	font-size: 18px;
	text-decoration: underline;
}
