

@import url('navigation.php');

body {
	background-color: #F4E1A6;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
    margin-top:17px;
}

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

a {
	color: #1E365A;
}

a:visited {
	color: #1E365A;
}

a:hover {
	color: #ffffff;
}

h1 {
	color:#0E2142;
	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: 970px ;
	margin: 0 auto;
	
}

div#header {
	height: 360px ;
	width: 970px ;
	background: white url('/images/header.jpg') no-repeat;
}

div#main {
	min-height: 880px; 
	margin: -9px 5px 10px 8px;
/*	background: white url ('images/main_bg.jpg') no-repeat top right;*/
    
}

div#content {
	margin: 0 auto;
	display: table;
	width:750px;
	min-height: 400px;
	height: auto;
	background: #F4E1A6  repeat-y top left;
	/*border-left: 1px solid #9F9BAF;*/
	}

div#footer {
	margin: 0 auto;
	width:970px;
	height: 55px;
	padding-top: 0px;
	background: #E1D9AA url('/images/footer.jpg') no-repeat left bottom;
/*	border-top: double 5px #1E365A;*/
}

ul#articles {
	height: 39px;
	margin:0;
	background: #1E365A  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: 210px;
    height:auto;
    background:transparent url(/images/box.jpg) no-repeat;

}

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: #1E365A;
	}

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:#1E365A;
	font-size: 14px;
}

th {
	text-align: center;
}

div#bulletin_board {
	width: 180px;
	height: 200px;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
	overflow: hidden !important;
	position: relative;
}

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

div#bulletin_board2 {
	color:#000;
   /*float:left;*/
   height:200px;
   
   margin-right:103px;
   /*margin-top:33px;*/
   overflow:hidden !important;
   position:relative;
   width:180px;
   padding-left:-13px;
   margin-left:3px;
  font-weight:bold;
 text-transform:uppercase;
}

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


div#flags{
margin-top:-36px;
float:left;
}

#weconcepts{
float:right;
}

div#tollfree{
color:#000000;
font-size:1.5em;
postion:absolute;
margin-left:158px;
margin-top:17px;
width:100px;
z-index:200;
float:left;
}

div#header_phone {
color:#000000;
font-size:1.5em;
postion:absolute;
margin-left:424px;
margin-top:-42px;
width:230px;
z-index:200;
float:left;
}

div#quickquote {
	position: absolute;

	margin-top: -120px;
	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: -29px 0 0 100px;
    position:absolute;
    padding:0px;
	
}

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

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

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

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

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

}

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

h2.pricinghead {
	color:#1E365A;
	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: #1E365A;
	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 {
    color:#fff;
	width: auto;
	padding: 2px;
    background:#d23901;
  
	}

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;
	}

/**************************new css ********************/


body1 {
	background-color: #EBCA72;
	
}
.bodyText {
	font-family: arial;
	font-size: 12px;
	line-height: 15pt;
}
.bodyTextWhite {
	font-family: arial;
	font-size: 12px;
	line-height: 15pt;
	color: #FFFFFF;
}
.bodyTextBIG {
	font-family: "Times New Roman";
	font-size: 15px;
	line-height: 15pt;
	color: #000099;
}
.bodyTextSMALL {
	font-family: verdana;
	font-size: 9px;
	line-height: normal;
}
.style3 {font-family: "Times New Roman"; font-size: 15px; line-height: 15pt; color: #FFFFFF; font-weight: bold; }
.style6 {font-family: arial; font-size: 12px; line-height: 15pt; font-weight: bold; }
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {font-family: "Times New Roman"; font-size: 15px; line-height: 15pt; color: #000099; font-weight: bold; }

#loc_forms{
width:325px;
}

div#homeright{
padding:0px;
margin-left:786px;
position:absolute;
margin-top:6px;

}

