*{
	margin:0;
	padding:0;
}

p{
	padding:16px 20px 20px 20px;
	text-align:justify;
	line-height:18px;
}

.clear{
	clear:both;
}

h1{
 	padding:0 0 0 0;
	text-transform:uppercase;
	color:#e6f029;
	font-weight:bold;
	font-size:12px;
 }
 
img{
	border:none;
}

.img2{
	border:none;
	margin-left:10px;
}

body{
	background:url(../images/bg.jpg) repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#928d91;
}

#wrapper{
	margin:0 auto;
	width:964px;
}

#header{
	width:964px;
	height:459px;
	margin:-2px 0 0 -1px;
}

/*-----------------------BODY-----------------------*/
#content{
	width:964px;
	margin:0;
}

#left-content{
	width:746px;
	float:left;
}

#right-content{
	width:190px;
	float:right;
	margin-right:15px;
}

#right-content ul{
	margin:0;
	padding:0;
	list-style:none;
}

#right-content li{
	margin:0;
	padding:0 0 0 10px;
	line-height:20px;
	list-style:none;
	background:url(../images/arrow.jpg) no-repeat 0px 7px;
}

.title-img{
	border:none;
	margin-left:20px;
}

.title-img2{
	border:none;
}

#top-line{
	margin-left:15px;
	width:700px;	
	height:4px;
	background:url(../images/dbl-line.jpg) repeat-x;
	margin-top:16px;
	margin-bottom:16px;
}

#top-line2{
	margin-left:15px;
	width:700px;	
	height:4px;
	background:url(../images/dbl-line.jpg) repeat-x;
	margin-top:20px;
	margin-bottom:0;
}

#bottom-line{
	margin-left:16px;
	width:700px;	
	height:4px;
	background:url(../images/dbl-line.jpg) repeat-x;
	margin-top:16px;
	margin-bottom:16px;
}

#bottom-line2{
	margin-left:16px;
	width:700px;	
	height:4px;
	background:url(../images/dbl-line.jpg) repeat-x;
	margin-top:0;
	margin-bottom:10px;
}

#contact-info{
	background:#353434;
	border:1px solid #474646;	
}

#contact-info p{
	text-align:left;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}

a.mail  {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

a.mail:hover{
	color:#E4F128;
	text-decoration:underline;
}

/*-----------------NAVIATION-----------------*/

#nav{
	position:relative;
	top:10px;
	left:20px;
}

#nav ul{
	background: url(../images/nav_bg.jpg) repeat-x top;
	height:39px;
	width:922px;
	border-left:1px solid #B24E0B;
	border-right:1px solid #B24E0B;
}

#nav li{
	float:left;	
	list-style:none;
}

#nav li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FEC282;
	text-decoration:none;
	margin:0 15px;
	padding:11px 0;
	display:block;
}

#nav li a:hover{
	color:#FFF;}


/*-----------------GROUP & CHARTER SHUTTLES-----------------*/

#box-table-a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	margin:1px 10px 0 10px;
	text-align: left;
	border-collapse: collapse;
}

#box-table-a th{
	font-size: 13px;
	font-weight:normal;
	padding:8px;
	background:#434343;
	color:#FFFFFF;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
}

#box-table-a td{
	padding: 5px; 
	color: #928d91;
}

#box-table-a tr:hover td{
	background: #5BA214;
	color: #D9FAB6;
}

#box-table-b{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	margin:1px 10px 0 10px;
	text-align: left;
	border-collapse: collapse;
}

#box-table-b tr{
	border-bottom:1px dotted #434343;
}

#box-table-b th{
	font-size: 13px;
	font-weight:normal;
	padding:8px;
	background:#353434;
	color:#ccc;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
}

#box-table-b td{
	padding: 5px; 
	color: #928d91;
	text-align:center;
}

#box-table-b tr:hover td{
	background: #5BA214;
	color: #D9FAB6;
}

/*-----------------CONTACT US PAGE CONTENT-----------------*/
#contact-us{
	background:url(../images/contact_us_title.jpg) no-repeat;
	width:100%;
	height:60px;
}

#contact{
	background: url(../images/canvas-bg.png) repeat-y center top;
	width:472px;
	padding-top:20px;
	float:left;
}

.title{
	font-size:14px;
	font-weight:bold;
	color:#c6d000;
	margin:0 0 0 10px;
}
#contact-left { 
	margin:0; 
	padding:15px 0 ;
	float:left;
	text-align:left;
}

#contact-right { 
	margin:0; 
	padding:15px 0 ;
	width:325px;
	float:right;
	text-align:left;
}

.req{
	 padding:0 0 0 20px;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#a3490d;
}

.feedback-textfield1{
	border:1px solid #ccc;
	color:#928d91;
	line-height:20px; 
	padding-left:4px;
	background-color:#646363;  
	width:75px;
	height:18px;
	
}

.feedback-textfield3{
	border:1px solid #4c4c4c;
	color:#928d91;
	line-height:20px; 
	background-color:#353434;
	
} 

#formCont{
	margin:0;
	padding:0; 
	float:left;
	width:400px;
}

#formCont2{
	margin:0;
	padding:0; 
	float:left;
	width:600px;
}

#formCont2{
	margin:0;
	padding:0; 
	float:left;
	width:400px;

}

.cssform p{
	float:left;
	width:390px;
	margin:0 auto;
	padding:0 0 5px 20px; /*width of left column containing the label elements*/ 
	border:0;
	line-height:25px;
}

.cssform2 p{
	float:left;
	width:400px;
	margin:0 auto;
	padding:0 0 5px 20px; /*width of left column containing the label elements*/ 
	border:0;
	line-height:25px;
}

.cssform label{
	font-weight:normal;
	float: left;
	text-align:left; /*width of left column*/
	width:195px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}


.cssform2 label{
	font-weight:normal;
	float: left;
	text-align:left; /*width of left column*/
	width:160px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.star{
	color:#e6f029;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.feedback-textfield{
	border:1px solid #4c4c4c;
	color:#928d91;
	width:180px;
	line-height:20px;
	padding-left:4px;
	background-color:#353434;
	height:18px;
}


.feedback-textfield2{
	border:1px solid #4c4c4c;
	color:#928d91;
	font-weight:bold;
	font-size:13px;
	width:75px;
	height:18px;
	line-height:22px;
	text-align:center;
	background-color:#353434;
} 

.float{
	float:left;
	margin:0 10px 0px 0;
	padding:0 0 0 105px
}

.plz{
	font-size:17px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	padding:0 0 10px 15px;
}

.note {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#FF0000; 
	font-size:14px; 
	font-weight:900;
}

.note[class] {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#FF0000; 
	font-size:14px; 
	font-weight:900;
	padding-top:50px;\
}

#map{	
	width:249px;
	height:350px;
	float:right;
	text-align:center;
	margin:0;
	padding:50px 0 0 0;
	overflow:hidden;
}


/*===================================================
! Hotelsnvenues page 
====================================================*/
.container { width:706px; margin:10px 20px; background-color:#FFFFFF;  }
.container h3{ padding:15px 25px; font:bold 17px/20px Arial, Helvetica, sans-serif; color:#333333; font-variant:small-caps;}
.container h5{ padding:15px 25px; font:bold 12px/20px Arial, Helvetica, sans-serif;}

.col2lum{ width:353px; float:left;}
.col2lum p { padding:0px 25px 4px; text-align:left;}
.col2lum p a:link, .col2lum p a:visited { color:#cc661a; text-decoration:none;}
.col2lum p a:hover { color:#000000; text-decoration:underline;}
.col2lum img{ padding:20px 0px 6px 25px;}

/*-----------------------FOOTER-----------------------*/
#footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:105px;	
}

#footer p{
	padding-top:15px;
	text-align:center;
}

#footer a{
	text-decoration:none;
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
}

#footer img{
	margin-top:5px;
}


