* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 147px;
	background: #000000 url(../images/img08.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h2 {
	color: #FFFFFF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
} 
h3 {
	color: #FFFFFF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

p, blockquote, ul {
	margin-bottom: 1em;
	line-height: 1.8em;
	text-align: justify;
	color: #999999;
}
main p img {
	float: left;
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #4782ac;
}
img {
	border: none;
	margin: 0;
}
#subheader {
	background: url(../images/img07.gif) repeat-x left bottom;
	
}
#subheader p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
}
#subheader img{
	float: left;
	padding-right: 10px;	
}
 	
#main p{
	padding: 5px 20px;
	margin-bottom: 1em;
	line-height: 1.4em;
	text-align: justify;
}

#main ul {
	padding: 5px 20px;
	font-size: 11px;
}

#main .clientreview {
	margin-top: -20px;
	text-align: right;
}
#main dl{width:275px;display:inline;}
#main dd{list-style-type:none;width:50%;float:left;padding-top:10px;margin:0;}
#main dd ul{list-style-type:none;}

.second {text-align: right;}
#rates {
	overflow-y: scroll; 
	width: 665px; 
	height: 330px;
	scrollbar-base-color: #000;
	scrollbar-track-color: #666;
	scrollbar-arrow-color: #FFF;
}
.row {
	background-color: #0F161A;
	border: 1px solid #0F161A;
}
.phone {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
	
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;	
}
.phone2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	
}
.left {
	float: left;
	padding-left: 25px;
}
.center {
	float: right;
	text-align: right;
}
.limorates {
	color: #FFFFFF;
	font-size: 15px;	
}
/* Header */

#header {width: 900px;
	margin: 0 auto;
	height: 61px;
	background: url(../images/img02.gif) repeat-x;
}

/* Header > Logo */

#tagline {
	width: 900px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#tagline h1 {
	font-size: 10px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Header > Menu */

#menu {
	width: 900px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 2px 28px 0 28px;
	border-top: 1px solid #000; border-bottom: 1px solid #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(../images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(../images/img03.gif);
	font-weight: bold;
}
#menu .booknow a {
	color: #e4965b;
	font-weight: bold;
}
#menu .booknow a:hover {
	color: #FFFFFF;
	}
/* Wrapper */

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img06.gif) repeat-x;
	
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width: 660px;
	margin: 0 auto;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	}
#sidebar .row {font-size: 10px; background-color: #0F161A; border: 1px solid #0F161A;}
#sidebar .row2 {font-size: 10px;}
#sidebar {
	float: left;
	width: 220px;
	}
#sidebar p {
	margin: 0;
	font-size: 1em;
	
}
#sidebar h2 {
	margin: 0;
	font-size: 1.2em;
	color: #4782ac;
	text-decoration: underline;
	padding-bottom: 5px;
}
#sidebar h3 {
	margin: 0;
	font-size: 1em;
	color: #4782ac;
}
#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar ul ul {
	margin-bottom: 1.4em;
	font-size: .9em;
	line-height: normal;
	text-indent: 1.4em;
}
#sidebar ul ul a{
	margin-bottom: 1.4em;
	font-size: 1em;
	line-height: normal;
	text-indent: 1.4em;
}
#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
	
}

#footer p {
	
	
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}
/*Formmailer Style */
.ddfmwrap {
	margin: 0;
	float: left;
	width: 300px; 
}
form.ddfm textarea {
	
	position: relative;
	width: 300px;
	margin-bottom: 15px;
	padding: 0px;
}

form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 300px;
	margin-bottom: 15px;  
	padding: 0px;
}
form.ddfm textarea.fmtextarea2 {
	display: block;
	width: 285px;
	padding-left: 20px;
	margin-bottom: 0px;
	
}

form.ddfm input.fmtext2 {
 	display: block;
	width: 300px;
	padding: 0px;
	margin-bottom: -20px;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 215px;
	margin-bottom: 15px;  
	padding: 3px;
}

.ddfmerrors {
	color: #FF0000;
}
form.ddfm .required {
	color: #FF0000;
}
.errorlist {
	color: #FF0000;
}
.green {
 	color: #006600;
 	font-weight: bold;
 	font-size: 1em;
}
form.ddfm .submit {
	clear: both; 
	width: 97%;
}

.fleet{ float:left; margin:0px; width:100%; }
.fleet ul{ text-align:center }
.fleet h2{ color:#fff; border-bottom:1px solid #40391B;}
.fleet ul li{ display:inline; list-style:none; margin-top:10px; margin-right:10px;  margin-bottom:10px;  float:left; background:#222; padding-top:10px; border:1px solid #333;}
.fleet ul li img{  float:left; margin-left:10px; border-top:4px solid #fff; border-bottom:3px solid #fff;}
.fleet ul li span{ font:normal 18px "trebuchet ms";color:white; width:250px;text-align:left ;margin-left:10px;margin-bottom:10px; float:left;}



.col2-con{ float:right; width:525px; margin:10px 0 15px 0px; padding-left:7px; height:300px;}
.cssform p {width:500px;clear: left;margin: 0;padding: 5px 0 0px 13px; /*width of left column containing the label elements*/border-bottom: 0px dashed #B8E6E8;height: 1%;}
.cssform label {float: left;margin-left:19px; text-align:right; width: 150px; margin-right:10px; }
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/width: 150px;}
.cssform .text { background:url(../images/textbox-bg.gif) no-repeat; width: 175px; border:1px #DDD solid; height:22px;}
.cssform textarea {width: 200px;height: 100px; background:url(../images/textarea-bg.gif) no-repeat; border:none;}
.btn{ background:#01444A; height:25px; width:75px; border:2px #FFF solid; color:#FFFFFF; font-size:10px; font-weight:bold;}
#sent {text-align:center; font-weight:bold; font-size:14px; padding:2px; color:red; padding:0px; margin:10px; float:left; border:1px solid yellow; padding:10px; width:93%; background:white;}


.bottomlinks{ width:100%; float:left; }
.bottomlinks a{ border:1px solid #333; padding:3px; color:#666; text-decoration:none;  }
.bottomlinks a:hover { color:white;}

