/* hospitalityhighway.com - intro */
html {background:#B0CFDF;}

body {
color:#000;
}	
p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; margin-top:7px;
	color: #000000;
}

a:link		{ color: #660066; text-decoration: underline;  }
a:visited	{ color: #000080; text-decoration: underline ; }
a:hover		{ color: #000080; text-decoration: underline;  }
a:active	{ color: #660066; text-decoration: underline; }

H1 { FONT-WEIGHT: bolder; FONT-SIZE: 24px; COLOR: #0000CD;  padding : 0px;  margin-left : 15px; margin-bottom: 10px; font-family: "Palatino Linotype", Georgia, "Times New Roman", Times;}

.bbd, .bbd a, .bbd a:link, .bbd a:visited, bbd a:hover, bbd a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #999999;
}
.pullquote {float: right; width: 25%; text-align:center;
   font-size: 12px; font-weight: normal; font-family: sans-serif;
   padding: 1em; background: #e6e6e6;
   color: #000; border: 1px solid #660066; word-spacing: 0.1em;
   border-width: 1px 1px 1px 1px; margin: 0.4em 0.2em 0.2em 0.4em;}
   
.box, #box {   font-size: 12px; font-weight: normal; font-family: sans-serif;
   padding: 1em; background: #e6e6e6;
   color: #000; border: 1px solid #660066; word-spacing: 0.1em;
   border-width: 1px 1px 1px 1px; margin: 0.4em 0.2em 0.2em 0.4em;}


#etoNotice {display:none;}
.etoNotice {display:none;}

.footer, .footer a, .footer a:hover, .footer a:link, .footer a:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11px; padding: 3px; 
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 11px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 3px 10px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url(../images/tab_bg.gif) repeat-x bottom left;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
