@charset "utf-8";

/*-------------CASCADING STYLE SHEET FOR YLF Limousine Motel----------*/
/*-------------Hosted by wServe---------------*/
/*-------------Author: Chandan Chaurasia-------*/
/*-------------GLOBAL STYLES-----------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A4A4A4;
	margin:35px 0 0 0;
	}
	
a.GlobalLink:link, a.GlobalLink:visited, a.GlobalLink:active{
	padding:5px;
	color:#A4A4A4;
	text-decoration:none;
	}	
	
a.GlobalLink:hover{
	padding:5px;
	background-color:#A4A4A4;
	color:#76050B;
	text-decoration:none;
	}	
	
#current{
	padding:5px;
	background-color:#A4A4A4;
	color:#76050B;
	text-decoration:none;
	}		
/*-------DIV CONTENTS-----------*/	
#Container{
	width:800px;
	margin:0 auto;
	}	
	
#Header{
	background:url(../images/header.gif) no-repeat center;
	height:85px;
	margin-bottom:5px;
	}
	
#MainContent{
	background:url(../images/MainContBg.gif) repeat-x #333333;
	height:603px;
	margin:0;
	padding:48px 29px 0 29px;
	}	
	
#LeftContent{
	float:left;
	width:351px;
	background:#400205;
	padding:10px;
	background:url(../images/LeftContBg.gif) repeat-y;
	}	
	
#LeftContBrdr{
	border:2px solid #53090C;
	padding:26px 12px 24px 12px;
	height:475px;
	}	
	
#RightContent{
	float:left;
	width:351px;
	background:url(../images/RightContBg.gif) repeat-x;
	padding:10px;		
	}	
	
#RightContBrdr{
	border:2px solid #2C2C2C;
	padding:26px 12px 24px 12px;
	}	
	
/*----------------HOTEL LINK BOXES--------------*/
#First a.first:link, a.first:visited{
	float:left;
	width:90px;
	text-align:center;
	text-decoration:none;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:73px;
	color:#FFFFFF;
	padding:15px 8px 8px 8px;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;	
	}
	
#First a.first:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}	

#Eighth a.eighth:link, a.eighth:visited{
	float:left;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	color:#FFFFFF;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;
	}
	
#Eighth a.eighth:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}	

#Second a.second:link, a.second:visited{
	float:left;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	color:#FFFFFF;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;
	}
	
#Second a.second:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}
	
#Fourth	a.fourth:link, a.fourth:visited{
	float:left;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	color:#FFFFFF;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;
	}
	
#Fourth a.fourth:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;	
	}	
	
#Fifth a.fifth:link, a.fifth:visited{
	float:left;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	color:#FFFFFF;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;
	}
		
#Fifth a.fifth:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;	
	}
	
#Seventh a.seventh:link, a.seventh:visited{
	float:left;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	color:#FFFFFF;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;
	}	
	
#Seventh a.seventh:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}	
	
#Sixth a.sixth:link, a.sixth:visited{
	float:left;
	color:#ffffff;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;	
	}
	
#Sixth a.sixth:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}	
	
#Third a.third:link, a.third:visited{
	float:left;
	color:#ffffff;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:58px;
	border-bottom:1px solid #D7D7D7;
	padding:30px 8px 8px 8px;
	text-decoration:none;
	}	
	
#Third a.third:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}		
	
#Ninth a.ninth:link, a.ninth:visited{
	float:left;
	width:90px;
	text-align:center;
	background:url(../images/BoxBg.gif) no-repeat #1C3758;
	height:48px;
	color:#FFFFFF;
	border-bottom:1px solid #D7D7D7;
	padding:40px 8px 8px 8px;
	text-decoration:none;
	}	
	
#Ninth a.ninth:hover{
	color:#C4DEFF;
	background:url(../images/BoxBgHover.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}
			
/*-----------------RIGHT CONTENTS----------*/
#ContentHead{
	width:315px;
	border-top:1px solid #474646;
	background:url(../images/headbg.gif) repeat-y #474646;
	height:50px;
	padding:10px 4px 8px 4px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
/*--------------------ON CLICK DISPLAYING DIVS--------------*/		
#div1{
	margin:0;
	padding:0;
	display:block;
	}

#div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9{
	margin:0;
	padding:0;
	display:none;
	}

#Static{
	text-align:left;
	padding:10px 10px 20px 10px;
	line-height:20px;
	}	
	
#Img1{
	background:url(../images/car.gif) no-repeat center;
	height:65px;
	}	
	
#Img{
	float:left;
	background:url(../images/img.gif) no-repeat;
	width:320px;
	height:97px;
	overflow:hidden;
	}	
	
#ContentFooter{
	font-size:11px;
	text-align:left;
	padding:5px 10px 5px 10px;
	line-height:16px;
	}
	
#ContentDesc{
	height:150px;
	padding:10px;
	text-align:left;
	line-height:20px;
	margin-top:10px;
	}	
	
#CompName{
	width:320px;
	float:left;
	background:url(../images/fda-trans.gif) no-repeat #171414 center;
	height:86px;
	line-height:86px;
	}				
	
#LowerNavigation{
	clear:left;
	background:url(../images/shadow_03.gif) no-repeat top center;
	height:52px;
	text-align:center;
	line-height:52px;
	font-weight:bold;
	}	
	
#B4Footer{
	background:url(../images/footerlogo.gif) no-repeat center;
	margin:10px 0 0 0;
	
	height:33px;
	}	
#Footer{
	font-size:11px;
	text-align:center;
	padding:0 0 0 0;
	}
	
a.wserve:link, a.wserve:active, a.wserve:visited{
	color:#A4A4A4;
	text-decoration:underline;
	}		
	
a.wserve:hover{
	color:#C30D15;
	text-decoration:none;
	}	
	
.address{
	color:#C71013;
	}
	
.rates{
	font-size:11px;
	line-height:16px;
	}		
	

