/*******************************************
****************  EDIT COLOR HERE  ********
*******************************************/
h1{
color:#233B53; /**Change H1 Color**/
}
.h1_edit{
color:#233B53; /**Change Color of heading font**/
}
h2{
color:#ffffff; /**Change H2 Color**/
}
h3{
color:#ffffff; /**Change H3 Color**/
}
h4{
color:#233B53;
}
#nav{
background: #76430e; /*Change Navigation Color*/
}
#nav a{
color: #FFFFFF;  /*Change Navigation Link Color*/
}
#nav a:hover{
color: #f3d599; /*Change Navigation Link Hover Color*/
}
.logo{
background:#fff; /*Change Logo Background*/
}
#box{
background:#76430e; /*Change Background on the Login Box*/
}
input.submit{
background: #76430e; /*Change Background Submit Button*/
}
#footer{
border-top:4px solid #76430e; /*Change Color Footer Border*/
}
#box_choice{ 
background: url(../images/box_back.jpg) repeat-x #224563; /*Change Of Color Box on Choice page*/
}
.box_bottom{
background:url(../images/box_bottom.png) bottom no-repeat #88CAEA; /*Change Color Of Bottom of Box on Choice page*/
}
.box_bottom a{
color:#233B53;
}
#box_choice p a{
color:#233B53;
background:#FF6162;
}
.dropdown{
border:1px solid #A62323; /*Change Color Dropdown Box on Search page*/
}
.clear{
color:#233B53;
font-size:10px;
text-align:right;
}
/*******************************************
****************  EDIT COLOR HERE  ********
*******************************************/
body{
font-family:arial;
}
h1{
font-family:arial;
font-size:18px;
padding:6px 0px 6px 5px;
margin:0px;
font-weight:normal;
}
h1.links{
padding:6px 0px 6px 15px;
}
h1.home{
width:240px;
font-size:22px;
letter-spacing:1.1px;
display:inline;
}
.smaller{
font-size:15px;
letter-spacing:1.1px;
}
h2{
font-family:arial;
font-size:16px;
padding:0px 0px 4px 5px;
margin:0px;
text-align:LEFT;
font-weight:normal;
display:block;
}
h3{
font-family:arial;
font-size:18px;
padding:4px 3px;
margin:0px;
text-align:left;
text-transform:uppercase;
font-weight:normal;
display:block;
}
h2 img{
padding:0px;
margin:0px;
}
h4{
font-family:arial;
font-size:16px;
text-align:left;
padding:10px 0px 10px 5px;
margin:0px;
font-weight:bold;
}
p{
font-size:13px;
text-align:justify;
color:#000;
line-height:18px;
margin:3px 4px 3px 8px;
}
p.offers{
margin:10px 0px;
}
.bold{
font-weight:bold;
}
a.button{
background:#E52200;
color:#fff;
text-decoration:none;
padding:1px 12px;
border:1px solid #e1e1e1;
}
input.submit{
color:#ffffff;
font-family:arial;
text-decoration:none;
text-align:center;
padding:1px 12px;
font-size:11px;
border:1px solid #ffffff;
margin-left:10px;
font-weight:BOLD;
text-transform:uppercase;
}
input .login{
margin:7px 0px;
background:url(../images/v_enter.gif) no-repeat #fff;
border:1px solid #666666;
height:20px;
}
ol{
font-size:12px;
text-align:left;
color:#000;
line-height:18px;
margin:2px 4px 2px 30px;
}
a{
color:#CC0000;
}
/***Wrapper***/
#wrapper{
width:760px;
overflow:hidden;
background:#FFFFFF;
margin:50px auto 0px auto;
}
/***Header***/
#header{
height:100px;
width:760px;
}
.logo{
height:94px;
width:420px;
float:left;
text-align:center;
}
.logo img{
margin:0px;
padding:0px;
}
.logo a img{
border:none;
}
/***Navigation***/
#nav{
clear:both;
width:760px;
padding:0px 0px 0px 0px;
height:28px;
}
#nav_left{
float:left; 
background: url(../images/curve_right.png) no-repeat; 
width:5px; 
height:28px;
}
#nav_right{
float:right; 
background: url(../images/curve_left.png) no-repeat; 
width:5px; 
height:28px;
}
#main_nav{
float:left;
width:748px;
overflow:hidden;
height:28px;
}
#nav ul {
margin: 0;
padding: 0;
list-style: none;
float:right;
height:28px;
overflow:hidden;
}
#nav li {
float: left;
width: auto;
}
#nav a{
font-family:arial;
text-decoration: none;
border-right:1px solid #fff;
font-size: 13px;
line-height:28px;
padding:0px 38px;
text-align:center;
margin:0px;
font-weight:bold;
text-transform: capitalize;
}
#nav a:hover{
line-height:28px;
padding:0px 38px;
}
#nav a.last{
border:none;
}
/***Main Section***/
#home_header{
height:40px;
width:740px; 
margin:10px 10px 15px; 
float:left; 
padding-top:10px; 
text-align:left;
}
#page_header{
height:40px;
width:740px; 
margin:2px 10px; 
float:left; 
padding-top:10px; 
text-align:center;
}
#text{
width:478px; 
float:right; 
margin:5px 22px 10px 0px;
}
#text_home{
width:390px; 
float:right; 
margin:5px 10px 10px 0px;
}
#text_home p{
font-size:16px;
font-family:arial;
line-height:30px;
}
.intro{
text-align:center;
}
#text.intro p{
text-align:center;
}
#side{
width:238px; 
float:left; 
text-align:center;
margin:5px 5px 10px 12px;
}
#side_home{
width:340px; 
float:left; 
text-align:center;
margin:5px 5px 10px 0px;
}
#side img{
padding:15px 0px;
}
#choice_bar{ 
width:760px;
}
.clear{
clear:both;
}
/***********Login Box**********/
#box{
width:389px;
border:1px solid #F5f5f5;
height:140px;
}
#text_home #box p{
font-size:14px;
margin:5px 3px;
letter-spacing:0.8;
color:#FFFFFF;
line-height:23px;
}
.overlay{
background: url(../images/overlay.png) bottom repeat-x;
height:140px;
text-align:left;
padding-left:2px;
}
/*********** Choice Boxes**********/
#box_choice{
width:320px;
height:310px;
overflow:hidden;
padding-bottom:12px;
}

.box_top{
width:320px;
height:11px;
background:url(../images/box_top.png) top no-repeat;
}
.box_bottom{
height:30px; 
width:320px; 
text-align:center;
padding-top:10px;
}
.box_bottom_2{
height:5px; 
width:320px; 
text-align:center;
padding-top:5px;
background:url(../images/box_bottom.png) bottom no-repeat;
}
#box_choice p{
color:#FFFFFF;
font-size:12px;
line-height:20px;
height:110px;
}
#box_choice p a{
text-decoration:none;
padding:2px 10px;
font-size:12px;
line-height:15px;
font-weight:bold;
text-transform:uppercase;
text-align:right;
}
#box_choice p a img{
padding:0px;
margin:0px;
line-height:15px;
}
.box_bottom a{
text-decoration:none;
marging-top:5px;
padding:5px 40px;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}
#box_choice a img{
border:none;
margin-left:10px;
}
#spacer{
background:#FFFFFF;
height:6px;
width:320px;
}
.left{
margin:10px 0px 20px 20px;
float:left;
}
.right{
float:right;
margin:10px 20px 20px 0px;
}
.offer98{
height:155px;
background:url(../images/choice01.jpg) center no-repeat;
}
.offer88{
height:110px;
width:155px;
margin-left:7px;
float:left;
background:url(../images/couple.png) center no-repeat;
}
.world{
height:110px;
width:155px;
margin-left:7px;
float:left;
background:url(../images/bar.png) center no-repeat;
}
#box_choice p a.right_align{
float:right;
margin-top:5px;
}
/**********Form Features*************/
.label{
width:80px;
float:left;
font-size:12px;
text-align:left;
color:#000;
clear:both;
line-height:24px;
}
.dropdown{
font-family:arial;
font-size:11px;
float:left;
width:60px;
margin-left:10px;
}
p input{
margin:10px 0px;
}
p.radio input{
margin:-4px 5px 4px 8px;
}
p.radio{
margin:0px;
}
p.button a{
color:#fff;
}
.black {color: #000000}
/**********Footer*************/
#footer{
width:760px;
clear:both;
margin-top:20px;
height:20px;
}
#hotelpoints{
width:760px;
text-align:right;
overflow:hidden;
background:#FFFFFF;
margin:0px auto 0px auto;
}

#cuisine{
	width:105px;
	height:36px;
	float:left;

}



