

@import url('navigation.php');

body {
	background-color: #D6B85C;
	font-family: arial, sans-serif;
	font-size: 12px;
}

p, pre, table, blockquote, form, div, fieldset, label, ul, li, ol, dd {
	margin: 0;
	padding: 0;
}

a {
	color: #908C9F;
}

a:visited {
	color: #908C9F;
}

a:hover {
	color: #F86208;
}

h1 {
	color:#97031B;
	font-size: 20px;
}

#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: 750px;
	margin: 0 auto;
}

div#header {
	height: 256px ;
	width: 750px ;
	background: white url('/images/header.jpg') no-repeat;
}

div#main {
	_height: 300px;
	margin: 60px -5px 10px 200px;
/*	background: white url ('images/main_bg.jpg') no-repeat top right;*/
}

div#content {
	margin: 0 auto;
	display: table;
	width:750px;
	background: white url('/images/content_bg.jpg') repeat-y top left;
	/*border-left: 1px solid #9F9BAF;*/
	}

div#footer {
	height: 60px;
	padding-top: 0px;
	background: #97031B url('/images/footer_bg.jpg') no-repeat left bottom;
/*	border-top: double 5px #908C9F;*/
}

ul#articles {
	height: 60px;
	margin:0;
	background: #908C9F 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: #908C9F;
	}

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:#908C9F;
	font-size: 1.2em;
}

th {
	text-align: center;
}

div#bulletin_board {
	width: 342px;
	height: 50px;
	margin-right: 10px;
	*margin-right: 5px;
	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:#97031B;
font-size:2em;
font-weight:bold;
margin-left:470px;
margin-top:130px;
position:absolute;
width:300px;
z-index:200;
}
div#header img#quickquote {
	position: absolute;
	margin-left: 550px;
	margin-top: 10px;
	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 190px;
	*margin-top: 16px;
}

ul#footer_links li {
	margin-left:10px;
}

ul#footer_links li a {
	font-size: 11px;
	color: #97031B;
}

h2.name a {
	color:#908C9F;
	text-decoration:none;
		font-size: 12px;
}

h2.name a:hover {
	color:#000;
	text-decoration:none;

}

h2.name {
	border-bottom: 1px solid #908C9F;
}

h2.pricinghead {
	color:#908C9F;
	margin:0;
	padding:0 0 0 5px;
	margin-left: 15px;
	}


li.thumb {
	float: left;
	margin: 5px;
}

div.limo {
	 display:table;
	 width:100%;
	width: 555px;
	 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: #908C9F;
	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;
	}
