*{
	margin: 0px;
	padding: 0px;
}
a {
	color: #0EA2CC;
	text-decoration: none;
}
h1, h2, h3 {font-family:"Trebuchet MS", Verdana, sans-serif;}
h1 {font-size:16px;}
h2 {font-size:16px;}
h3 {font-size:16px;}
body {
	background-color:#ccc;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-position: center top;
}
#wrap {width:950px; margin:0 auto 0 auto;}
#lincoln-car {height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/lincon-car-header.gif);
	background-repeat: no-repeat;
}

#header {background:url(images/header.png) no-repeat; height:174px;}
#content {
	background:url(images/pagebg.png) repeat-y;
	height: 100%;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
#right { float:right; width:610px;}
#right p {line-height:20px; margin-bottom:20px;}
#right a {border-bottom: solid 1px #0ea2cc;}
#right a:visited, active {border:none;}
#right a:hover {color:#000; border-bottom:solid 1px #000;}
h1 a, h2 a, h3 a, h4 a {text-decoration:none; border:none!important;}
.clear {clear:both;}
#sidebar {
	float:left;
	width:250px;
	background-image: url(images/sb2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#sidebartop {
	height:10px;
	background-image: url(images/sb1-copy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarbtm {
	height:9px;
	background-image: url(images/sb3-copy-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar ul {
	list-style:none;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
#sidebar li {display:block; height:36px; margin-bottom:2px;}
#sidebar a, #sidebar a:visited {
	display:block;
	padding: 10px 10px 0 40px;
	height: 26px;
	color:#333333;
	background-image: url(images/menu1-copy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#right h2 {
	color:#014782; font:normal 18px "Trebuchet MS", Verdana, sans-serif;
}
#right h2 a {color:#014782}
#right h2 a:hover {color:#000; background:#ffffee; border:none;}
#sidebar a:hover {
	color:#FFFFFF;
	background-image: url(images/menu2-copy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar .active a{background:url(images/menu3.jpg) right top no-repeat; color:#000;}
#sidebar h2 {
	display:block;
	height:40px;
	color: #186185;
	text-transform:uppercase;
	background-image: url(images/sidebarh2.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	background-position: top;
}
#footer {background:url(images/footerbg.png) no-repeat; height:62px;}

#sitename {
	display:block;
	float:left;
	width:210px;
	padding:15px 0 0 40px;
	text-align:center;
	color: #FFFFFF;
	font: normal 28px "Trebuchet MS", Verdana, sans-serif;
}
#sitename a{color:#fff;}
.caption {
	display:block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top:30px;}

#sitename a .blue {
	color:#0F9EC8;
	font-style: italic;
}
#sitename a:hover {color:#0f9ec8;}
#sitename a:hover .blue{color:#9c6; font-family:Georgia; font-weight:normal;}

#nav {
	width:724px;
	height:134px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	padding-right: 22px;
}
#breadcrumb { background:url(images/breadcrumb.jpg) center bottom no-repeat;
	padding:7px 40px 5px ;
	height: 18px;
	color:#999999; text-transform:uppercase;
	font: bold 16px"Trebuchet MS", Verdana, sans-serif;} 
#breadcrumb a.active {color:#000!important;}
#breadcrumb a{text-decoration:none; color:#999;}
#breadcrumb a:visited, breadcrumb a:active {color:#999;}
#breadcrumb a:hover {color:#333;}
#nav #search{
	padding-left: 475px;
	padding-top: 17px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
#nav #search .keyword{
	background: transparent url(images/search.png) no-repeat;
	height: 33px;
	width: 132px;
	padding: 10px 20px 0 10px;
	font-size: 12px;
	color: #999;
	border:none;
	overflow:hidden;
}
#header form {padding:0; margin:0;}
#topmenu {
	height:51px;
	text-transform:uppercase;
	padding-top:15px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
#topmenu ul {list-style:none; padding-left:10px;}
#topmenu li {display:inline; margin-left:3px;}
#topmenu a, #topmenu a:visited {display:block; float:left; background:url(images/nav2.png) repeat-x; text-align:center; padding:5px 25px 0 25px; height:25px; color:#999999;}
#topmenu .active a {background:url(images/nav1.png) repeat-x; color:#333;}
#topmenu .active a:hover {background:url(images/nav4.png) repeat-x; color:#333;}
#topmenu a:hover {background:url(images/nav3.png) repeat-x; color:#fff;}
#featured {
	background:url(images/ftrdbox.jpg) no-repeat;
	height:237px;
	color:#00CCFF;
	margin-bottom:15px;
}
#featured div {
	padding:25px 10px 0 50px;
	height: 90px;
	font:normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;

}
.ftd_btm {display:block; height:20px; padding:15px 5px 0 35px; background:url(images/ftrdlink.png)8px 12px no-repeat}
#featured a {color:#fff; border-bottom:none;}
#featured a:visited, #featured a:active{color:#E3F7FD;}
#featured a:hover { text-decoration:underline; color:#fff!important;}
.postbottom {
	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/Car-Sedan.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.postbottom ul {list-style:none;}
.postbottom li {display:inline; margin:0!important; padding:0!important;}
.postbottom a, .postbottom a:visited, .postbottom a:active{color:#fff; border:none!important; display:block; float:left; height:20px; padding:6px 5px 0 30px;}
.postbottom a:hover {color:#000;}
.permalink a, .permalink a:visited, .permalink a:active {
	height: 54px;
}
.fleet-car-head {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF6600;
	padding-left: 5px;
}

.cats a{background:url(images/ico_cat.png)5px 5px no-repeat;}
.auth a{background:url(images/ico_usr.png)5px 5px no-repeat;}
.date a{background:url(images/ico_date.png) 5px 5px no-repeat;}
.comnts a{background:url(images/comment.png)5px 5px no-repeat;}

.post h2 {display:block; margin-bottom:15px;}
.post .description {
	display:block;
	font-size:11px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post blockquote {background:#eee url(images/quote.png) 5px 5px no-repeat; padding:8px 8px 0 35px; font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif; display:block; border: solid 1px #ddd; }

.post .extract { float:left; margin-right:10px; width:250px;}

.post ul {margin-left:25px;}
.post ol {margin-left:25px;}
.post li {padding:3px;}
.post .leftalign {display:block; padding:5px; background:#eee; margin:8px; float:left; border:solid 1px #ddd;}
.post .rightalign {display:block; padding:5px; background:#eee; margin:8px; float:right;border:solid 1px #ddd;}


/*tables and Forms */

#right table {
	width:90%;
	border:1px solid #0075A4;
	margin-bottom:20px;
	background: #E3F6FF;
	margin-top: 15px;
}
#right th {
	background:#0075A4;
	padding:5px 15px 5px 15px;
	color:#8ADBFF;
	text-align:center;
	border-bottom:1px solid #000000;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}
#right td {
	border-bottom:1px solid #0075A4;
	padding:5px 15px 5px 15px;
	border-right:1px solid #0075A4;
}


.textfield {
	display: block;
	width:50%;
	margin:3px 3px 3px 30px;
	padding:3px;
	border: 1px solid #CBE0E7;
	background: #E9F2F5;
}
label {
	display: block;
	margin:3px;
	padding: 5px;
	font-weight: bold;
}
.button {
	display: block;
	padding:0px;
	margin:3px;
	border: 1px solid #9DC6D2;
	color:#000000;
	background: #E9F2F5;
}
.textfield:hover {
	background:#FFFFCC;
}
.textfield:focus {
	background:#ffffff;
	border: 1px solid #3A2C1B;
}
.hide {display:none;}
#bottom {
	margin-top:12px;
	background-image: url(images/nav2.png);
	background-repeat: repeat;
	height: 30px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	padding-top: 16px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	text-decoration: none;
}
#bottom A{
	padding:20px;
	margin-top:5px;
	height: 30px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#bottom A:hover{
	padding:20px;
	margin-top:5px;
	height: 30px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF33;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#credits {text-align:right; font-size:10px; padding:5px 40px 0 40px; }
.pagenavi { height:22px; padding: 5px 5px 0 5px; background: #eee; border: solid 1px #ddd; margin:25px 0 15px 0;}
.pagenavi .alignleft {display:block; text-align:left;}
.pagenavi .alignright {display:block; float:right;}
.pagenavi a, .pagenavi a :visited, .pagenavi a :active {color:#000; font-weight:bold; text-decoration:none; border:none!important;}
.pagenavi a:hover {color:#0099CC!important;}

/*shopping Cart */
#catalogue {margin:10px 0 10px 0; background:#eee; border:solid 1px #ddd; padding:5px;}
.item {width:135px; float:left; height:220px;}
.item h3 {display:block; padding:3px;}
.item span {display:block; padding:3px;}
.imgborder {
	border: 1px solid #333333;
}
.item .price {
	color:#993300;
	font-weight:normal;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
}
.item span img {border:none!important;}
.item span a {border:none!important; text-decoration:none;}
.item img {}
.productimg {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.clear2 {width:100%; clear:left;}
.sec_head {
	display:block;
	padding:3px;
	margin-bottom:15px;
	color: #FFF !important;
	background-color: #0077A2;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 1.7em;
}
.postbottom2 {
	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/Bentley-Continental-Flying-.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
#sidebartopgap {

	height:10px;
}
#headercontent {
	height:48px;
	background-image: url(images/header-centent.png);
}
#about-us {
	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/about-us.jpg);
	background-repeat: no-repeat;
}
#services {
	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
}
#wedding {

	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/wedding.jpg);
	background-repeat: no-repeat;
}
#port-canaveral {

	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Port-Canaveral.jpg);
	background-repeat: no-repeat;
}
#orlando-airport {


	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Orlando-Airport.jpg);
	background-repeat: no-repeat;
}
#prom-limousine {



	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Prom-Limousine-new.jpg);
	background-repeat: no-repeat;
}
.postbottomcontent {
	height:128px;
	float: right;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
	padding-left: 22px;
}
.postbottom3 {

	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/Mercedes-Benz-S550.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
.postbottom4 {


	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/Cadillac-Escalade-ESV.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
.postbottom5 {



	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/GMC-Yukon-Denali-XL.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
.postbottom6 {




	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/Lincoln-Stretch-Limousine.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
.postbottom7 {





	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/H2-Hummerzine.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
.postbottom8 {






	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/Passenger-Luxury-Van.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
#mercedes-Benz-S550 {
height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Mercedes-Benz-S550-header.gif);
	background-repeat: no-repeat;
}
#Lamborghini-Gallardo {

height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Lamborghini-Gallardo-header.gif);
	background-repeat: no-repeat;
}
#Cadillac-SUV {


height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Cadillac-Escalade-header.gif);
	background-repeat: no-repeat;
}
#Ford-Excursion-Limo {


height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Ford-Excursion-Limo-header.gif);
	background-repeat: no-repeat;
}
#Luxury-Coach {



height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Luxury-Coach-header.gif);
	background-repeat: no-repeat;
}
#H2-Hummer-Limo {



height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/H2---Hummer-Limo-header.gif);
	background-repeat: no-repeat;
}
#Escalade-Stretch-Limo {




height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Escalade-Stretch-Limo-heade.gif);
	background-repeat: no-repeat;
}
#Navigator-Stretch-Limo {




height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Navigator-Stretch-Limo-head.gif);
	background-repeat: no-repeat;
}
#Bentley-Continental-Flying-Spur {





height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Bentley-Continental-header.gif);
	background-repeat: no-repeat;
}
#Phantom-Rolls-Royce {






height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Phantom-Rolls-Royce-header.gif);
	background-repeat: no-repeat;
}
#Mini-Bus {







height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Mini-Bus-header.gif);
	background-repeat: no-repeat;
}
#Party-Bus {








height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Party-Bus-header.gif);
	background-repeat: no-repeat;
}
#Lincoln-Stretch-Limo {









height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Lincoln-Stretch-Limo-header.gif);
	background-repeat: no-repeat;
}
#Chrysler-Stretch-Limo {

height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Chrysler-Stretch-Limo-heade.gif);
	background-repeat: no-repeat;
}
#pass14-luxuary-van {


height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/14-Pass-Luxury-Van-header.gif);
	background-repeat: no-repeat;
}
#Disney-Transportation {



height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Disney-Transportation-heade.gif);
	background-repeat: no-repeat;
}
#Corporate-Events {




height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Corporate-Events-header.gif);
	background-repeat: no-repeat;
}
#Sanford-Airport-Transportation {





height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Sanford-Airport-Transportat.gif);
	background-repeat: no-repeat;
}
#Orlando-Limousine-Services {






height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Orlando-Limousine-Services-.gif);
	background-repeat: no-repeat;
}
.postbottom9 {







	height:128px;
	float: left;
	width: 550px;
	background-image: url(images/limo-bus.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #FF6600;
}
#Fleet {




	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Fleet-header.gif);
	background-repeat: no-repeat;
}
#Prom {







height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Prom.gif);
	background-repeat: no-repeat;
}
#Rates {





	height:204px;
	color:#00CCFF;
	margin-bottom:15px;
	background-image: url(images/Rates.gif);
	background-repeat: no-repeat;
}
