#normlink {
    margin-top: 0px;
}

#normlink a{
    color: #151054;
    text-decoration: underline;
}

#normlink a:hover {
    color: #445056;
    text-decoration: underline;
    font-weight: bold;
}

#normlinkincase {
    margin-top: 0px;
}

#normlinkincase a{
    color: #231B89;
    text-decoration: underline;
}

#normlinkincase a:hover {
    color: #445056;
    text-decoration: underline;
    font-weight: bold;
}

#divnavigationhead {
    /*
    border-top: 1px solid #F68B1E;
    margin-top: 0px;
    */
    float: left;
}

#divnavigationhead h2 {
    font-size: 1.5em; /* 18px */
    font-weight: normal;
    margin: 0px;
    color: #F68B1E;
}

#divnavigationheadadver h2 {
    font-size: 1.5em; /* 18px */
    font-weight: normal;
    margin: 0px;
    color: #006DAE;
}
#divnavigationheadadver h1 {
    font-size: 2.5em; /* 18px */
    font-weight: normal;
    margin: 0px;
    color: #006DAE;
}
#divnavigationheadadve{
    font-size: 18em; /* 18px */
    font-weight: normal;
    margin: 0px;
    color: #006DAE;
}
#divnavigationheadall {
    width: 100%;
    border-top: 1px solid #F68B1E;
    margin-top: 0px;
    padding: 7px 0px 0px 4px;
    float: left;
}
#divnavigationheadalladver {
    width: 100%;
    border-top: 1px solid #006DAE;
    margin-top: 0px;
    padding: 7px 0px 0px 4px;
    float: left;
}
#divPopularBusinessSearches {
	width: 596px;
	border-top: 1px solid #F68B1E;
	margin-top: 0px;
	padding: 7px 0px 0px 4px;
	float: left;
}

#divPopularBusinessSearches h2 {
	font-size: 1.5em; /* 18px */
	font-weight: normal;
	margin: 0px;
	color: #F68B1E;
}

#divPopularBusinessSearches ul {
	list-style-type: none;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	height: 97px;
}

#divPopularBusinessSearches ul li {
	font-size: 1.1666em; /* 14px */
	display: inline;
}

#divPopularBusinessSearches ul li a {
	width: 148px;
	color: #151054;
	text-decoration: underline;
	line-height: 18px;
	float: left;
    font-weight: bold;
}

#divPopularBusinessSearches ul li a:hover {
	color: #445056;
	text-decoration: underline;
    font-weight: bold;
}

a.lnkBtn {
	color: #CC9933;
	background-color: #FFFF99;
	border: 1px solid #CC9933;
	text-align: center;
	text-decoration: none;
	/*width: 139px;*/	
	width: 144px;
	line-height: 20px;
	margin-top: 4px;
	display: block;
	float: right;
}

a.lnkBtnafhotel {
    color: #445056;
    background-color: #FFF7D6;
    border: 1px solid #F68B1E;
    text-align: center;
    text-decoration: none;
    /*width: 139px;*/    
    width: 144px;
    line-height: 20px;
    margin-top: 4px;
    display: block;
    float: right;
}

a.lnkBtn:hover {
	color: #996600;
}

#divBanners {
	width: 100%;
	margin-top: 25px;
	float: left;
}

div.divBanner {
	float: left;
}

/* download page */
 .pagetitle {
  font-size: 4px;
  font-weight: bold;
    }
/* download page */
 .downloadbox {
    margin-top: 40px; 
    background-color: #FFFF00;
    width: 300px;
    height: 50px;
    font-family: Verdana;
    background-image: url(downloads.jsp_files/gradient.png);
    border: 1px solid #FFCC33
    display: block;
    float: left;
    
    }
    a:link{
        text-decoration: none;
        
    }
    a:visited{
        text-decoration: none;
        
    }
    .dbutton{
        margin-top: 15px;
        float: right;   
        background-color: #996600;
        border:  0px none;
        height: 20px;
        padding: 3px;
        font-weight: bold;
        margin-right: 10px;
        display: block;
        
    }
  
    
    #divInfoHeader div.downloadbox div.dbutton a.dlink {
    	color: white;
    	text-decoration: underline;
    }
    div.dtext{
     	color: #CC9933;
    	width: 180px;
    	font-weight: bold;
    	margin-left: 10px;
    	margin-top: 10px;
    	vertical-align: middle;
    	float: left;
    }
    


