﻿body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #B2B2B2;
	margin-top: 0pt;
}
#container {
	width: 955px;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	width: 100%;
	height: 125px;
	background-color: #008000;
	background-image: url('images/title_bg_commodore.jpg');
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
	text-align: left;
}
#masthead img {
	margin-top: 25px;
	margin-left: 10px;
}
#navigation {
	background-color: #B9FFB9;
	overflow: hidden;
}
#addressphone {
	text-align: center;
	font-size: 10pt;
	padding: 5px;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008000;
	text-align: left;
}
.main_content {
	padding-left: 10px;
	padding-right: 10px;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	background-color: #fff;
	float: none;
	text-align: justify;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 2pt;
}
#column_r {
	text-align: center;
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #EBEBEB;
	position: absolute;
	right: 0px;
	top: 0px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
}
#footer {
	background-color: #B9FFB9;
	padding-bottom: 5px;
}
a.quickquote {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ED1C24;
	background-color: #B9FFB9;
	font-weight: bold;
	font-size: 12pt;
}
a:hover.quickquote {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #008000;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #008000 solid;
	background-color: #B9FFB9;
	font-weight: bold;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #008000;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.75em;
	color: #008000;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
#legend {
	text-align: center;
	font-size: 8pt;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
td.left {
	font-family: verdana;
	font-size: 10pt;
	background-color: #B9FFB9;
	text-align: right;
}
td.left img {
	vertical-align: middle;
}
td.right {
	font-family: verdana;
	font-size: 10pt;
	background-color: #E8EAFD;
	text-align: left;
}
td.bottom {
	padding: 5px;
	background-color: #008000;
}
.explanation {
	font-size: 8pt;
}
.button {
	background-color: #008000;
	border: 2px solid #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
.bottom_box {
	border: 1px #008000 solid;
	margin: 7px;
	padding: 4px;
	font-size: 9pt;
}
.miniorder {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.miniorder td {
	text-align: center;
	border: 1px solid #999999;
}
