/*  Default styles for the body and general text */
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4E4657;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Styles for text and links that sit directly on the background */

.body_large_links, .body_large_links a:link, .body_large_links a:visited{
	color: #FFFFFF;
	font-size: 14pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.body_large_links a:hover {
	color: #FFFFFF;
	font-size: 14pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.body_little_links, .body_little_links a:link, .body_little_links a:visited{
	color: #FFFFFF;
	font-size: 10px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.body_little_links a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


/* Normal text and link settings -- let these apply as often as possible */

.normal_background {
	background-color: #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#9E0309;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#9E0309;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9E0309;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	padding: 2px 0px 3px 0px;
	margin: 0px;
}
p.smalltext {
	font-size: 10px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

li {  /*be careful with this one -- li are used in the navigation dropdown menus.*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}
a:link {
	color: #9E0309;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E0309;
}
a:hover {
	text-decoration: underline;
	color: #9E0309;
}
a:active {
	text-decoration: none;
	color: #CB9904;
}

/* styles for special content areas */

.hot_background {
	background-color: #9E0309;
	border: 1px solid #9e0309;
	font-weight: bold;
	font-size: 14px;
	vertical-align: bottom;
	color: #9E0309;
	text-align: left;
}
.hot_text {
	color: #FFFFFF;
	height: 16px;
}
.alert_text{
	color: #9e0309;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 9px;
	padding-left: 6px;
	color: #6A0207;
}
.nav_top_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9e0309;
	padding: 5px;
	font-weight: bold;
	margin: 0px;
}

.hot_small_text {
	color: #FFFFFF;
	font-size: 10pt;
}
.cool_background {
	background-color: #FEFEFE;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9E0309;
	border-right-color: #9E0309;
	border-bottom-color: #9E0309;
	border-left-color: #9E0309;
}

.cool_background form {
	padding: 0px;
	margin: 0px;
}

.cool_text {
	color: #000000;
}
.cool_small_text {
	color: #FFFFFF;
	font-size: 10pt;
}
.small_text {
	font-size: 10px;
}
.highlight_background {
	background-color: #FFFFFF;
	padding: 5px;
}
.highlight_background li{
	list-style-image: url(../index.php_files/images/homeBullet.gif);
}
.highlight_small_text {
	color: #000000;
	font-size: 10pt;
}
.neutral_background li{
	list-style-image: url(../index.php_files/images/homeBullet.gif);
}
.neutral_background{
	background-color: #f0f0f0;
	padding: 5px;
}
.remove_padding{
	padding: 0px;
	margin: 0px;
}
.listing_table {
	vertical-align: top;
	table-layout: fixed;
	width: 100%;
}	       
.listing_gray {
	  background-color: #dddddd;
	  overflow: hidden;
}
.listing_white {
	  background-color: #ffffff;
	  overflow: hidden;
}
.tab {
	text-decoration: none;
	padding: 3px;
    font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;	      
	border: solid;
	border-width: 1px;
	border-color: #777777;
}
.tab a, .tab a:visited {
    text-decoration: none;
    color: #888888;
}
.tab a:hover {
    color: #437DB0;
}
.tab_hot {
    font-size: 11px;
	color: #444444;
	font-weight: bold;
	border-style: solid;
	border-color: #777777;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: 0px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;	      
    background-color: #ffffff;
}
.list_pager {
	border-collapse: collapse;
}
.list_pager tr td {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.list_pager_line {
    width: 100%;
	background-color: #ffffff;
	border: solid;
	border-color: #333333;
	border-width:0px;
	border-bottom-width: 1px;
	padding-bottom: 8px;
}
.tab_line {
        width: 100%;
	background-color: #ffffff;
	border: solid;
	border-color: #333333;
	border-width:0px;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

div.tab_header {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #000;
}

div.tab_header ul {
	list-style: none;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

div.tab_header li {
	display: inline;
	border: 1px solid #777;
	border-bottom: none;
	background-color: #ddd;
	padding:4px 10px 3px 10px;
	margin: 0px 0px 0px 4px;
}

div.tab_header li a {
	padding: 0px;
	margin: 0px;
	font-weight: 900;
	font-size: 11px;
}

div.tab_header li a:link,
div.tab_header li a:visited {
	color: #666;
	text-decoration: none;
}

div.tab_header li a:hover,
div.tab_header li a:active {
	color: #437DB0;
	background-color: #eee;
}

div.tab_header li.current {
	padding-bottom: 4px;
	border: 1px solid #000;
	border-bottom: none;
	background-color: white;
}

div.tab_header li.current a {
	color: #000;
}

div.tab_header li.current a:hover {
	text-decoration: none;
	color: #000;
}

.nat_select {
	 width: 175px;
	 font-weight: normal;
}
.no_border_image_link img {
	border-width: 0px;
}

#search_footer_subtable {
	height: 64px;
}

.h2span {
	color:#437DB0;
}
#homeVacationIdeasDivider {
	width: 100%;
	height: 16px;
	background-color: #CB9904;
}
#homeVacationIdeasDividerLeft {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}

#homeVacationIdeasDividerRight {
	color: white;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}
.dividing {
	background-color: #CB9917;
	height: 6px;
	width: 480px;
}
