@charset "ISO-8859-1";
body {
	margin:0;
	padding:0;
	background-color:#FF6600;
	font:small Arial, Helvetica, sans-serif;
	size:12px;
	color:#666666;
}

#container {
	margin:0px auto;
	width:798px;
	background-color: #FFFFFF;
}

#maincontent {
	width:798px;
	background-image: url(../images/bordersBack.gif);
}

#maincontentVehicles {
	width:798px;
	background-image: url(../images/bordersBack.gif);
	height: 280px;
}

#vehicleContent {
	width:798px;
	background-image: url(../images/bordersBack.gif);
}


#masthead {
	margin:0;
	padding:0;
	width:798px;
	height:155px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/masthead_back.jpg);
	background-color:#000000;
}

#submasthead {
position:inherit;
padding:3px 0 0 0;
}

#addresses {
	width:780px;
	padding-top: 10px;
}

#addressBox {
	width:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#addressBoxRight {
	width:258px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	height: 150px;
	margin-bottom: 10px;
}

#addressContent {
	width:100%;
	margin-left: 4px;
	margin-top: 8px;
	padding-bottom: 60px;
}


#features {
	width:791px;
	display: block;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: 4px;
}

.featureBoxOne {
	width:263px;
	float: left;
	height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.featureBoxTwo {
	width:264px;
	float: left;
	height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.featureBoxThree {
	width:264px;
	float: left;
	height: 203px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.numberSize {
	font-size: 24px;
	font-weight: bold;
}

#mainLeft {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#mainFull {
	width:782px;
	float: left;
	margin: 0;
	margin-left: 0px;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}


#featureContent {
	width:255px;
	height: 190px;
	margin-left: 0px;
	margin-top: 9px;
	background-color: #8EA13B;
	padding-left: 0px;
	padding-right: 2px;
}


#rateBoxContent {
	width:259px;
	height: 190px;
	margin-left: 0px;
	margin-top: 9px;
	background-color: #8EA13B;
	padding-left: 0px;
	padding-right: 2px;
	background-image: url(../images/FeatureBox-rates.gif);
}


#taxiBox {
	width:259px;
	height: 190px;
	margin-left: 0px;
	margin-top: 9px;
	background-color: #FF6600;
	padding-left: 0px;
	padding-right: 2px;
	background-image: url(../images/FeatureBox-limo.gif);
}

#vehicleImageBox {
	width:399px;
	margin-left: 0px;
	margin-top: 9px;
	padding-left: 0px;
	padding-right: 6px;
	float: right;
	padding-bottom: 5px;
}

#vehicleTextBox {
	width:350px;
	margin-left: 0px;
	margin-top: 9px;
	padding-left: 15px;
	padding-right: 2px;
	float: left;
	line-height: 20px;
}

#aaasliBox {
	width:259px;
	height: 190px;
	margin-left: 0px;
	margin-top: 9px;
	padding-left: 0px;
	padding-right: 2px;
	background-image: url(../images/FeatureBox-aaasli-logoLeft.gif);
}

#sectionContent	{
	width: 790px;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}


#navigation	{
	width: 779px;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(../images/menuBack.gif);
	float: left;
	}
	
	
#vehicleNavigation	{
	width: 768px;
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-top-color: #90A33E;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #90A33E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 12px;
	margin-right: 5px;
	height: 10px;
	}
	
#navigation ul	{
	margin: 0 10px 0 0;
	padding: 0;	
	display: inline;
	list-style-type: none;
	}
	
#navigation ul li	{
	margin: 0;	
	padding: 2px 10px 2px 10px;
	display: inline;
	list-style-type: none;
	}
	
#navigation ul li a { /* ie win cannot correctly parse child selector rule */
   	color: #3399CC;
   	font-weight: normal;
   	text-decoration: none;
   	width: auto;
   	}
   	
#navigation ul li a:visited	{
	color: #8ea13b;
	}	
	
#navigation ul li a:hover	{
	color: #8ea13b;
	}
	
#navigation ul li a:active	{
	color: #8ea13b;	
	}	
	
#navigation ul li a.current	{ /* ie win cannot correctly parse child selector rule */
	font-size: 15px;
	color:#ffffff;	
   	font-weight: normal;
   	text-decoration: none;
   	width: auto;
   	}
   	
#navigation ul li a.current:visited	{ /* ie win cannot correctly parse child selector rule */
	color: #8ea13b;
   	} 
   	
#navigation ul li a.current:hover	{ /* ie win cannot correctly parse child selector rule */
	color: #8ea13b;
   	}  	

#navigation ul li a.current:active	{
	color: #8ea13b;
	}		

#main {
	float: left;
	width:798px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/logoback-full.gif);
}

#fulltext {
padding:0 20px 0 12px;
margin:5px 0px 5px 15px;
}

#reservationtext {
padding:0 20px 0 12px;
background-image:url(../images/logoback-full.gif);
margin:10px 0px 25px 20px;
}

#thankYouText {
top:60px;
left:40px;
width:600px;
padding-left:50px;
}

#ratestext {
height:300px;
background-image:url(../images/logoback-full.gif);
padding:0 20px 0 12px;
margin:5px 0px 5px 15px;
}

#servicetext {
	float:left;
	width:480px;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 45px;
}

#servicetextEnd {
	float:left;
	width:495px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-color: #A7B666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#sidebarInfoHead {
	float:left;
	width:225px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.sidebarInfoSubhead {
	float:left;
	width:225px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
}

.sidebarInfo {
	float:left;
	width:225px;
	padding-bottom: 5px;
	font-size: 12px;
}

#weddingServicetext {
float:left;
width:450px;
padding:5px 10px 15px 5px;
margin:5px 0 5px 15px;
}

#sidebartext {
	float:right;
	width:230px;
	height:450px;
	background-color:#CCCCCC;
	padding-left: 7px;
	padding-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/sidebarLabel.gif);
	margin-right: 4px;
}

#sidebartextReserve {
	float:right;
	width:520px;
	background-color:#EDEDED;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}


#sidebartextSurvey {
	float:left;
	width:250px;
	height:380px;
	padding-left: 7px;
	padding-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/sideBoxEmployment.jpg);
	margin-right: 3px;
}


#weddingSidebar {
float:left;
width:200px;
height:550px;
padding:5px 0px 5px 10px;
margin:5px 0 5px 0;
border-left-color:#999999;
border-left-style:solid;
border-left-width:thin;
}

#servicerank {
float:left;
width:650px;
height:130px;
margin:0 0 30px 0;
}

#contacttext {
float:left;
width:130px;
height:375px;
padding:4px 0px 0 6px;
margin:10px -10px 5px 30px;
border-left-color:#999999;
border:1px solid #999999;
}

#contacttarget {
float:left;
width:110px;
height:300px;
margin:0px 3px 0px 0px;
}

#frontpageHeadline {
width:505px;
padding:4px 0 4px 0;
border-bottom-color:#CC0000;
border-bottom-style:solid;
border-bottom-width:1px;
margin:0 0 0 6px;
}

#introText {
	width:370px;
	margin-left: 5px;
	padding-top: 0px;
}

#introSubhead {
	width:380px;
	margin-left: 5px;
	padding-top: 12px;
	margin-bottom: 0px;
	border-bottom-color: #8EA13B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bolder;
	font-size: 14px;
	padding-bottom: 4px;
}

#AOStext {
	width:370px;
	margin-left: 5px;
	padding-top: 6px;
	text-align: justify;
	font-size: 12px;
}

.historyText {
	width:770px;
	margin-left: 5px;
	padding-top: 0px;
	margin-left: 5px;
	padding-bottom: 8px;
}


#taxiText {
	width:220px;
	margin-left: 5px;
	padding-top: 60px;
	margin-left: 7px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

#rateText {
	width:220px;
	margin-left: 5px;
	padding-top: 60px;
	margin-left: 7px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

#rateTextDropdownSide {
	width:250px;
	margin-left: 5px;
	padding-top: 45px;
	margin-left: 7px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
}

#aaasliText {
	width:235px;
	margin-left: 5px;
	padding-top: 0px;
	margin-left: 5px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}


#addressBlock {
	width:770px;
	margin-left: 5px;
	padding-top: 20px;
	margin-left: 5px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.serviceHead {
	width:525px;
	margin-left: 5px;
	padding-top: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

.servicetext {
	width:525px;
	margin-left: 5px;
	padding-top: 4px;
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}

#reserveHead {
	width:235px;
	margin-left: 5px;
	padding-top: 0px;
	margin-left: 5px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

.reserveText {
	width:235px;
	margin-left: 5px;
	padding-top: 0px;
	margin-left: 5px;
	padding-bottom: 8px;
}

#reserveBox {
	width:220px;
	margin-left: 5px;
	padding-top: 8px;
	margin-left: 5px;
	padding-bottom: 8px;
	background-color: #903518;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	margin-bottom: 8px;
}



#maintext {
width:490px;
padding:10px 5px 20px 10px;
}

#footer {
	width: 798px;
	height:50px;
	font-size: 9px;
	background-image: url(../images/footerBack.gif);
	padding-top: 8px;
}

#navFooter	{
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	}
	
.footerLinkColor {
	color:#666666;
}

#footer2 {
width: 425px;
height:19px;
font-size: 9px;
padding:6px 2px 0 0;
}


div.clearer {
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
  	font-size: 1px;
  	line-height: 0px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
div.navBox {
	float: left;
	padding-top: 9px;
	padding-right: 9px;
}

.serviceList {
	width:530px;
	padding:10px 5px 20px 10px;
}

#imageBox {
	float: right;
	padding-top: 0px;
	padding-right: 3px;
	margin: 0;
}

div.charges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding-bottom: 5px;
	line-height: 14px;
	padding-top: 10px;
	width: 100px;
	display: inline;
}

div.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding-bottom: 4px;
	line-height: 14px;
	padding-top: 6px;
	font-weight:bold;
	padding-left: 5px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

div.bodyStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding-bottom: 4px;
	line-height: 14px;
	padding-top: 6px;
	font-weight:normal;
	padding-left: 5px;
}

div.bodyStd_halfsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding-bottom: 4px;
	line-height: 14px;
	padding-top: 6px;
	font-weight:normal;
	padding-left: 5px;
	width: 135px;
}

.formHalfBox_Left {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	width: 165px;
	margin-bottom: 0px;
	margin-right: 5px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#formHalfBox_Right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	width: 165px;
	margin-bottom: 0px;
}

#pickUpBox {
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	width: 250px;
	margin-bottom: 10px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

#dropOffBox {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	width: 250px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 10px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

#employBox {
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	width: 522px;
	margin-bottom: 10px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #EDEDED;
	margin-right: 4px;
}

.employHead {
	width:510px;
	margin-left: 5px;
	padding-top: 0px;
	margin-left: 10px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

.employText {
	width:510px;
	margin-left: 5px;
	padding-top: 3px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.employTextLast {
	width:510px;
	margin-left: 5px;
	padding-top: 3px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#employmentThanksBox {
	width:795px;
	float: left;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 30px;
}

#employmentThanks {
	width:795px;
	float: left;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-top: 100px;
	padding-bottom: 100px;
}

#mapPageText {
	float:left;
	width:325px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 25px;
	line-height: 20px;
}

/* textfield css */ 

/* CSS Document */
 
.textfield_effect    {
	/*we will first set the border styles.*/
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 500px;
	height: 20px;
	padding-left: 5px;
	margin-left: 5px;
    }

.textfield_effect_halfsize    {
	/*we will first set the border styles.*/
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 130px;
	height: 20px;
	margin-left: 5px;
	padding-left: 5px;
    }
	
	.textfield_effect_comments    {
	/*we will first set the border styles.*/
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 235px;
	height: 80px;
    }
