.searchBar {
	background:none;
	background-image:url(../images/searchBar.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	margin-top: 0px;
}
.siteSearch {
	float:left;
}

.searchText {
	float:left; 
	width: 70px;
}

.searchSub {
	color: #000000;
}

#blogHolder {
	font-size: 12px;
}

.hint {
	color: #791017;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.brownlNavItem {
	border-bottom: solid 1px  #362920;
	padding: 5px;
}

.bluelNavItem {
	border-bottom: solid 1px  #3a69bb;
	padding: 5px;
}

.advancedSearch {
	font-size: 10px;
}

.boxhead {
	font-weight: bold;
}

#addPadding {
	margin: 5px;
}

#resultsCnt {
	width: 700px;
	color: #000000;
}

#resultsCnt a {
	color: #014BAC;
}

.border {
	color: #000000;
}

.inputBrwn {
	background:none;
	background-image:url(../images/searchBarBrown.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 24px;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	text-indent: 6px;
	margin-top: 6px;
}

.inputBlue {
	background:none;
	background-image:url(../images/searchBar.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 24px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:9px;
	text-indent: 6px;
	padding-left:6px;
}

.clearFloats {
	clear: both;
}
 
.newsletter {
	padding-left: 4px;
}

/*---travelocity------*/

#travelocityWTC {

}

.wctInputField {
	border: #7f9db5 solid 1px;
}

#travelocityWTC {
	font-size: 10px;
}

#travelocityWTC div {
	clear: both;
	padding: 4px;
}

#travelocityWTC input {
	font-size: 11px;
}

#travelocityWTC select {
	font-size: 11px;
}

.itinerary {
	font-size: 11px;
}

#hotelSearchSbmt img {
	height: 18px;
}

img.wrap {
	margin: 5px 10px 0px 0px; 
	border: 2px solid #729BD9;
}

img.wrapNews {
	margin: 5px 10px 0px 0px; 
	border: 2px solid #729BD9;
}

/*-------------*/

.subboxhead {	
	background:url(../images/headergrad.gif);
	color: #ffffff;
	font-weight: 500;
	height: 30px;
	font-size: 11px;
	/*border-left: solid 1px #799acf;
	border-right: solid 1px #799acf;*/
	text-align:center;
}


.evenRow{
	/*background: #547ab9;*/
	background-color: #e8e8e8;
	border-left: solid 1px #799acf;
	border-right: solid 1px #799acf;
	border-bottom: solid 1px #799acf;
	padding-bottom: 5px;
	font-size: 12px;
}

.oddRow{
	/*background: #325ca6;*/
	background-color: #FFFFFF;
	border-left: solid 1px #799acf;
	border-right: solid 1px #799acf;
	border-bottom: solid 1px #799acf;
	padding-bottom: 5px;
	font-size: 12px;
}

.oddRow td{
	padding: 3px;
	padding-top: 10px;
}

.evenRow td{
	padding: 3px;
	padding-top: 10px;
}

.doubleColContainer {
	width: 550px;
}



/*--------------------------*/


div.hr {
  background-color:#1057b3;
  height: 1px;
  background-position:center;
  border: 0px;
}
div.hr hr {
  display: none;
}

a {
	font-size: 12px;
}

#contWin a {
	font-size: 11px;
}


/*----forms-----------------*/

.formInside {
	font-size: 12px;
	color: #000000;
}

.formreq {
	color:#791017;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

.formnoreq {
	color:#000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.formBorder {
	width: 100%;
}

.datafield {
	padding-bottom: 5px;
	color:#000000!important;
	font-size:12px!important;
}

#calfootNavs {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}

#flashNavInt #linkHome {
	width: 100px;
	height: 150px;
	margin-left: 15px;
	margin-top: 15px;
	cursor: pointer;
}

input.button {
	background-color: #1057B3;
	border: solid 1px #ffffff;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;	
}

input.button:hover {
	background-color: #082C5A;
	border: solid 1px #ffffff;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;	
}

input {
	margin: 3px;
}

select {
	margin: 3px;
}


table.sitemap td a{ color:#fff;}

/* //////////////// */ .cfhd { display:none; }

a.newsLink {
	text-decoration:underline;
}

a.newsLink:active {
	text-decoration:underline;
}

a.newsLink:hover {
	text-decoration:none;
}

a.newsLink:visited {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}