

@import url('navigation.php');

body {
	background: url(/images/backg.gif);
	font-family: arial, sans-serif;
	font-size: 12px;
    margin-top:-12px;
}

p, pre, table, blockquote, form, div, fieldset, label, ul, li, ol, dd {
	margin: 0;
	padding: 0;
}

a {
	color: #5874a7;
}

a:visited {
	color: #5874a7;
}

a:hover {
	color: #F86208;
}

h1 {
	color:#5874a7;
	font-size: 18px;
}

#main p, #main label, td {
	margin:.5em 0;
	font-size:1em;
}

th {
	font-size:1.25em;
}

img, a img {
	border: 0;
}

li {
	/*list-style-type: none;*/
}

.clear {
	clear: both;
}


div#container {
	width: 800px;
	margin: 0 auto;
	
}

div#header {
	height: 500px ;
	width: 800px ;
	background: white url('/images/header.gif') no-repeat;
}

div#main {
	min-height: 300px; 
	margin: 0px 12px 10px 14px;
/*	background: white url ('images/main_bg.jpg') no-repeat top right;*/
}

div#content {
	margin: 0 auto;
	display: table;
	width:800px;
	height: 400px;
	height: auto;
	background: white url('/images/content_bg.jpg') repeat-y top left;
	/*border-left: 1px solid #9F9BAF;*/
	}

div#footer {
	height: 60px;
	padding-top: 12px;
	background: #000000;

}

ul#articles {
	height: 39px;
	margin:0;
	background: #5874a7 url('/images/articles_bg.jpg') no-repeat top left;
}

div#sidebar {

	/*took this out cause it was pushing the limo images in I.E all the way down
  background:transparent url(/images/sidebar_bg.jpg) no-repeat scroll center top;
  min-height: 300px;
	*height: 300px;*/

	float:left;
	width: 200px;

}

ul#footer_links li {
	display: inline;
}

ul#articles li {
	display: inline;
}

td.testimonial {
	margin-bottom:10px;
	}

tr.header td {
	height:18px;
	background-color:#eee;
	}

tr.header {
	width: 550px;
	background-color:#eee;
	}

td.value {
	text-align:center;
	font-size:11px;
	}

table.pricing th {
	font-size:12px;
	color: #5874a7;
	}

td.name {
	font-weight:bold;
	}

span.comments{
	width:350px;
	padding:10px;
	float:right;
	clear:left;
	}

span.img {
	float:left;
	padding:5px;
	clear:right;
	}

.required {
	font-weight:bold;
	color:red;
	}

p.faq-a {
	display:none;
	padding:5px;
	border: 1px solid #9F9BAF;
	font-size:1.2em;
	}

h2.faq-q a  {
	color:#5874a7;
	font-size: 14px;
}

th {
	text-align: center;
}

div#bulletin_board {
	width: 342px;
	height: 110px;
	margin-right: 350px;
	*margin-right: 350px;
	margin-top: 210px;
	float: right;
	color: #e6e6e6;
	overflow: hidden !important;
	position: relative;
}

div#bulletin_board_moving_panel {
	overflow: hidden !important;
	position: absolute;
}

div#header_phone {
color:#ef8658;
font-size:22px;
font-weight:bold;
margin-left:541px;
margin-top:90px;
position:absolute;
width:300px;
z-index:200;
font-family:Calibri;

}

div#header_phone_2 {
color:#ef8658;
font-size:1.5em;
font-weight:bold;
margin-left:420px;
margin-top:200px;
position:absolute;
width:200px;
z-index:200;
font-family:calibri,arial;
}

div#header img#quickquote {
	position: absolute;
	margin-left: 55px;
	margin-top: 100px;
	z-index: 123;
}

div#content img#requestquote {
	clear: both;
	float: right;
	margin-right: 70px;
	margin-top: 10px;
}

img#logo {
	display:none;
}

a#logolink {
	display:none;
}

ul#footer_links {
	margin: 0px 0 0 47px;
	
}

ul#footer_links li {
	margin-left:10px;
      padding-top: -5px
}

ul#footer_links li a {
	font-size: 11px;
	color: #c1c1c1;
 	text-decoration:none;
}

ul#footer_links li a:hover{
	font-size: 11px;
	color: #FFFFFF;
    text-decoration:none;
}

h2.name a {
	color:#5874a7;
	text-decoration:none;
		font-size: 12px;
}

h2.name a:hover {
	color:#000;
	text-decoration:none;

}

h2.name {
	border-bottom: 1px solid #5874a7;
}

h2.pricinghead {
	color:#5874a7;
	margin:0;
	padding:0 0 0 5px;
	margin-left: 15px;
	}


li.thumb {
	float: left;
	margin: 5px;
}

div.limo {
	 display:block;
	 float:left;
	 width: 650px;
	 margin:0;
   
	}

div.limo ul li {
	list-style-type: disc;
}

div.limo ol li {
	list-style-type: decimal;
}

div.limo li.thumb {
	list-style: none;
}

p.limoDescription {
	width: 268px;
	float: right;
	clear: right;
}

div.limo div {
	width: auto;
	float: right;
	clear: right;
}

fieldset {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	}

legend {
	font-size:16px;
	color: #5874a7;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 10px;
	}

label, input, select {
	margin:2px;
	}

label {
	font-weight:bold;
	font-size:12px;
	margin-left: 10px;
	}

input {
	width:160px;
	}

input.checkbox, input.radio {
	width: auto;
}

select {
	width: 164px;
	}

fieldset textarea {
	width: 98%;
	height:80px;
	float: right;
	}

input#submit {
	float:right;
	width: auto;
	padding: 2px;
	}

table.pricing td.value {
	text-align:center;
	}

div.pricing th {
	text-align:center;
	width:160px;
	}

div.pricing th.pack {
	text-align:left;
	}

td.empty, th.empty {
	width:5px;
	padding:0;
	margin:0;
	}

td.name {
	width: 145px;
	}
/**************************/


#body6{ 
	font-family:tahoma;
	font-size:11px;
	color:#585e64;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	background-image:url(images/backg.gif);
	background-repeat:repeat;
}

.header6 {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:511px;
}

.heading6 {
	font-family:arial;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 10px 0;
	color:#585e64;
}

.title16{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#F30;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}

.mainlinks6 {
		font-family:Calibri;
		font-size:16px;
		font-weight:normal;
		text-decoration:none;
		text-transform:uppercase;
		color:#FFF;
		padding:12px;
		line-height:18px;
		text-align:center;
}

.mainlinks:hover6 {
		font-family:Calibri;
		font-size:16px;
		font-weight:normal;
		text-decoration:none;
		text-transform:uppercase;
		color:#FC0;
		padding:12px;
		line-height:18px;
		text-align:center;
}

.btlinks6 {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#b0b0b0;
	text-decoration:none;
	line-height:22px;
	padding:20px;
}

.btlinks:hover6 {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
	padding:20px;
}
