@charset "UTF-8";
/* CSS Document */

/*
web designer - Ernest Phillips
contact - ernest.phillips@gmail.com
updated -  2.9.09
*/


body {
	margin: 0;
	padding: 0;
	font-family:  Calibri, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
}
p {
	color: #3B3535;
	margin: 1em;
}
a:link {
	color: #605D5D;
	text-decoration: none;
}

a:visited {
	color: #948585;
	text-decoration: none;
}
a:hover {
	color: #1B1610;
	text-decoration: underline;
}

a:active {
	color: #948585;
	text-decoration: none;
}
#footer a:link {
	color: #605D5D;
	text-decoration: none;
}

#footer a:visited {
	color: #948585;
	text-decoration: none;
}
#footer a:hover {
	color: #1B1610;
	text-decoration: underline;
}

#footer a:active {
	color: #948585;
	text-decoration: none;
}
#box a:link {
	color: #605D5D;
	text-decoration: none;
	display: inline;
	background-image: none;
}

#box a:visited {
	color: #948585;
	text-decoration: none;
	display: inline;
	background-image: none;
}
#box a:hover {
	color: #1B1610;
	text-decoration: underline;
	display: inline;
	background-image: none;
}

#box a:active {
	color: #948585;
	text-decoration: none;
	display: inline;
	background-image: none;
}

h1 {
	font-size: 135%;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	width: 580px;
}

h2 {
	font-size: 115%;
	color: #47594C;
}

h3 {
	font-size: 105%;
	padding: 0 0 0 10px;
}
h3 img {
	margin: 0 5px 0 0;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
h4 {
	font-size: 105%;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 0 0 -10px 0;
}

h5 {

}

h6 {
	font-size: 85%;
	margin: 0 0 1em 1em;
}

abbr {
	color: #76937E;
}
acronym {
	color: #19160F;
}
blockquote {
	width: 260px;
	border-left: 1px solid #666666;
	font-size: 125%;
	line-height: 1.6em;
	float: right;
	padding: .75em 0 .75em 1em;
	background-color: #CCCCCC;
	margin: 1em 1em 0 0;
}
dt {
	margin: 0 3em 0 25px;
	padding: 0;
	line-height: 30px;
	font-size: 105%;
	font-weight: 100;
	border: solid 1px #19160F;
	border-bottom: solid 1px #76937E;
	width: 790px;
	background-color: #76937E;
	color: #FFFFFF;
	text-indent: 10px;
	font-family: Optima, Constantia, "Book Antiqua", "Times New Roman", Times, serif;
}
dt img {
	vertical-align: middle;
}
dd {
	padding-bottom: .5em;
	background-color: #E1E1E1;
	height: auto;
	width: 790px;
	border: solid 1px #19160F;
	border-top: solid 1px #E0E0E0;
	margin: 0 0 1em 25px;
}
dd img {
	float: left;
	margin-right: 10px;
}
#container {
	height: 100%;
	width: 100%;
	background-color: #19160F;
	padding: 0;
	margin: 0;
}

#wrapper {
	height: 100%;
	min-width: 851px;
	max-width: 1024px;
	margin: 0 auto;
	background-color: #19160F;
	background: url(../images/wrapper_bg.jpg) no-repeat;
	background-position: top center;
	overflow: hidden;
}
#box {
	background-color: #19160F;
	margin: 0 auto;
	width: 851px;
	overflow: hidden;
}

#header {
	display: none;
}
#header_about {
	display: none;
}
#header_services {
	display: none;
}
#header_contact {
	display: none;
}
#header_equipment {
	display: none;
}
.left_float {
	float: left;
}
#nav {
	display: none;
}
#content {
	background-color: #E0E0E0;
	height: auto;
	width: 840px;
	margin: 15px auto;
	overflow: hidden;
}
#order_entry {
	width: 200px;
	height: auto;
	position: relative;
	background-image: none;
	float: right;
	margin: -180px 0 0 10px;
	top: 0;
}
.round_one {
	display: none;
}
#order_entry form{
	display: none;
}
#order_entry ul {
	text-indent: none;
	list-style: url(../images/bullet_img2.gif);
	font-weight: 600;
	margin: 0 5px 0 -17px;
	font-size: 90%;
}
#order_entry li {
 margin-bottom: 20px;
 line-height: 16px;
}
#oe_inside {
	width: 200px;
	height: auto;
	position: relative;
	float: right;
	margin: 5px 0 0 10px;
	top: 0;
	background-image: none;
}
#oe_inside form{
	margin: 90px 0 0 15px;
	text-align: left;
}
#oe_inside ul {
	text-indent: none;
	list-style: url(../images/bullet_img2.gif);
	font-weight: bold;
	margin: 0 5px 0 -17px;
}
#oe_inside li {
 margin-bottom: 20px;
 line-height: 16px;
}

.advantage {
	width: 175px;
	height: 375px;
	background: url(../images/bg_advantage.gif) no-repeat;
	background-position: top right;
	background-color: transparent;
	position: relative;
	float: right;
}
#footer {
	width: 843px;
	height: auto;
	background: url(../images/footer.jpg) no-repeat top;
	clear: both;
	text-align: center;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#footer p {
	padding: 20px 0 5px 0;
}

#footer img {
	vertical-align: text-bottom;
}

.body_copy {
	width: 100%;
	zoom: 1;
	height: auto;
	overflow: hidden;
}
.flash {
	float: left;
	margin: 0 0 10px 0;
	clear: both;
}
.flash_specs {
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
}
.security {
	background: url(../images/security_bg.jpg) no-repeat;
	background-position: left top;
	width: 630px;
	min-height: 200px;
	height: auto;
	margin:0 0 5px 0;
	padding: 0 20px 5px 0;
}
.security h3{
	padding: 10px 0 0 10px;
}
.security img{
	margin: 0 5px 0 0;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
.security p {
	width: 600px;
	padding: 0 20px 0 10px;
}

/* ---------------- for image replacement on headers --------------- */
.intro {
	color: black;
	margin: 0;
	padding: 0;
	display: visible;
}
.email_headline {
	color: black;
	margin: 0;
	padding: 0;
	display: visible;
}
.service_hours {
	color: black;
	margin: 0;
	padding: 0;
	display: visible;
}
.common_services {
	color: black;
	margin: 0;
	padding: 0;
	display: visible;
}
.contact_header {
	color: black;
	margin: 0;
	padding: 0;
	display: visible;
}
.dimensions {
	color: black;
	margin: 0;
	padding: 0;
	display: visible;
}

.operations_header {
	width: 650px;
	height: 60px;
}

.clearfix {
	clear: both;
	height: 1px;
}
.biz {
	list-style-image: url(../images/bullet_img.gif);
	line-height: 1.7em;
	margin: 0 0 40px 1em;
}
.biz_left {
 float: left;
 margin: 0 50px 0 10px;
}
.biz_right {
 float: left;
 margin: 0 60px 0 10px;
}
.hires_vehicles {
	float: left;
	margin: 0 2em 0 8em;
	border: 1px solid #000000;
}
.italic {
	font-style: italic;
}
.white {
	color: #19160F;
	background-color: #FFFFFF;
	padding: 5px 0 5px 10px;
	width: 180px;
	line-height: 17px;
	border-top: solid 1px #A30B09;
	border-bottom: solid 1px #A30B09;
	margin: 15px 2px 13px 2px;
}
.advantage_style {
	color:  #19160F;
	list-style: url(../images/bullet_img2.gif);
	font-weight: bold;
}

#contact_form {
	font-size: 90%;
	width: 377px;
	min-height: 360px;
	height: auto;
	background-color:#E0E0E0;
	float: right;
	margin: 0 10px 0 0;
	padding: 1em 0 1em 1em;
	background-image: url(../images/form_bg.jpg);
	background-position: center;
	border: 1px #D8D8D8 solid;
}
#contact_form input {
	margin-bottom: 1.5em;
	display: block;
	border: solid 1px #dce0a2;
	background-color: #f4f0d6;
	line-height: 1.5em;
	font-family: Optima, Constantia, "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	width:350px;
}
#contact_form p {
	margin-top: 0;
	font-weight: bold;
}
#contact_form textarea {
	font-family: Optima, Constantia, "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	width:350px;
	min-height: 120px;
	background-color: #f4f0d6;
	border: solid 1px #dce0a2;
}
#google_map {
	font-size: 90%;
	width: 377px;
	height: auto;
	background-color:#E0E0E0;
	float: left;
	margin: 0 0 0 10px;
	padding: .5em;
	background-image: url(../images/wrapper_bg_low.jpg);
	background-position: center;
}
#contact_form #submit {
	width: auto;
	margin: 10px 0 -10px 0;
	cursor: pointer;
}

.printspecs {
	width: 550px;
	background-image: none;
	margin: 10px 0 0 30px;
	float: left;
	/*border-top: dotted 1px  #19160F;
	border-bottom: dotted 1px  #19160F;*/
	font-size: 90%;
	text-align: left;
	line-height: 18px;
}
.printspecs img {
	float: left;
	margin: 5px;
	vertical-align: text-top;
	border: 0;
}
.printspecs a:link {
	background-image: none;
	color: #0099FF
}
.printspecs a:visited {
	background-image: none;
	color: #0099FF
}
.printspecs a:hover {
	background-image: none;
	color: #19160F;
}
.printspecs a:active {
	background-image: none;
	color: #0099FF
}
.bottom_margin {
	margin-bottom: 4em;
}
.rtc {
	display: none;
}

.rbc {
	display: none;
}
.neg_margin {
	display: none;
}

/* ---------- nice titles styles ------------ */

div.nicetitle {
	background-color: #333;
	color: #fff;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
	}

div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}
