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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #cad2dd url(images/limousine_03.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer {
	background: url(images/limousine_13.jpg) no-repeat;
	height: 251px;
	width: 800px;
	float: left;
}
#holder {
	background: #FFFFFF;
	text-align: left;
	margin: 10px auto;
	width: 800px;
}
#topbanner {
	background: url(images/limousine_04.jpg);
	height: 15px;
}
#limobanner {
	background: #FFFFFF url(images/afriendslimo_skyline.jpg) no-repeat;
	height: 153px;
}
#leftside {
	background: url(images/limousine_07.jpg);
	height: 250px;
	width: 14px;
	float: left;
}
#inside {
	background: url(images/limousine_08.jpg) no-repeat;
	height: 100%;
	width: 772px;
	float: left;
}
#rightside {
	background: url(images/limousine_09.jpg);
	float: right;
	height: 250px;
	width: 14px;
}
#content {
	background: url(images/limousine_11.jpg) repeat-y;
}
.clear { clear: both; }

#sidenav {
	margin: 0 0 0 542px;
	padding: 35px 0px 15px 15px;
}
#leftcolumn {
	width: 515px;
	float: left;
	padding: 15px 10px;
}


/* headers */
h1, h2, h3, h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
}
h1 {
	font-size: 190%;
	font-weight: normal;
	color: #0a4b7f;
	line-height: 3.2em;
}
h2 {
	font-weight:bold;
	font-size: 130%;
	color: #0a4b7f;
	background: url(images/afriendslimo_h2.jpg) no-repeat left bottom;
	text-indent: 15px;
	height:31px;
}
h3 {
	font-size: 130%;	
}
h4 {
	font-weight:bold;
	font-size: 110%;
	color: #fff;
	padding-top: 0px;
	margin: 0px 25px 0px 0px;
}
h1, h2, h3, p {
	padding: 7px;
	margin: 0;
}
h6 {
    color:#666666;
	margin: 12 0;}
ul, ol {
	margin: 5px 5px;
	padding: 0 5px;
}
ul {
	list-style: none;
}

/* images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img {
  border:0 !important;


}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
#limoservice {
	text-align: right;
	float: right;
	padding: 0px;
	margin: 0px;
}
#insidefooter {
	padding: 180px 0px 0px;
	float: left;
	height: 120px;
	width: 100%;
	text-align: center;
}
