@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align: center;
	color: #000;
	font-size: 10pt;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	background-color: #000;
	color: #FFF;
}.leftnav {
	height: 413px;
	width: 224px;
	background-image: url(images/leftnav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
}
.oneColFixCtrHdr #container #mainContent table tr td table tr .centeralign {
	font-size: 12px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #903;
	font-weight: bold;
}
.oclimos {
	font-size: 24px;
	color: #000;
}
.brought {
	font-size: 14pt;
}
arrive {
	font-size: 14px;
}
.arrive {
	font-style: italic;
	font-weight: bold;
}
.arrivebrought {
	font-size: 10pt;
	color: #000;
}
.bull {
	color: #903;
	font-size: 10pt;
	font-style: italic;
}
.footer {
}
.Call {
	color: #CCC;
	font-style: normal;
	font-size: 24pt;
}
.hed {
	color: #CCC;
	font-size: 10pt;
}
.bod {
	color: #CCC;
	font-style: normal;
	font-size: 10pt;
}
.blackbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-style: normal;
	text-align: center;
}
.wine {
	color: #FFF;
}
.wine {
	color: #FFF;
}
.fleettable {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000;
}
.red {
	color: #933;
}
.movetotheleft {
	text-align: left;
	color: #CCC;

}
.Movetothemiddle {
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #CCC;
}
