P, LI, TD {
	font: normal 12px Arial, sans-serif;
}

H1 {
	font: bold 18px Arial, sans-serif;
	color: #101000;
}

h2 {
	font: bold 18px Arial, sans-serif;
	color: #101000;
}

H3 {
	font: bold 16px Arial, sans-serif;
	color: #101000;
}

H4 {
	font: bold 14px Arial, sans-serif;
	color: #101000;
}

body {
	font: normal 12px Arial, sans-serif;
	background-color: #cccccc;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.clsMainTbl {
	background-color: #f5fffa;
}

.txt {
	font: normal 12px Arial, sans-serif;
}

A:link	{	
	text-decoration: none;

}	
		
A:visited	{	
	text-decoration: none;

}	
		
A:active	{	
	text-decoration: none;

}	
		
A:hover	{	
	text-decoration: none;

}

/* MIDDLE HEADER TOOLS */
div#tools { width: 200px; margin: 0 10px 0 auto; font-family: Arial, sans-serif; }
#tools table { width: 100%; }
#tools form { margin: 0; }
table#reservation { font-size: 10px; font-weight: normal; color: #039; line-height: 1.5em; }
#reservation td { padding-bottom: 5px; }
table#extras { margin-top: 10px; }
#extras td { text-align: center; border-top: 1px #039 solid; padding: 5px; }
#extras a { font-size: 12px; text-decoration: none; color: #039; font-weight: bold; }
#extras a:hover { color: #C30; }
#extraleft { border-right: 1px #039 solid; }
.formelement { font-size: 10px; color: #576035; font-family: Arial, sans-serif; }

.Title {
	font-family: Arial, sans-serif;	
	font-size: 18px;
	color: #FF3300;
	font-weight: normal;
}
.SubTitle {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


#LeftNav TD {
	padding-left: 10px;
	color: #003399;
}

.tdLeftNav {
	background-image: url(../images/boxleftnavbg.gif);
}

#LeftNav a {
	font: bold 12px Arial, sans-serif;
	color: #003399;
}

#LeftNav a:hover {
	font: bold 12px Arial, sans-serif;
	color: #CC3300;
}

.BarNav, .BarNav a:link, .BarNav a:visited {
	font: bold 12px Arial, sans-serif;
	color: yellow;
}

.BarNav a:hover {
	font: bold 12px Arial, sans-serif;
	color: white;
	text-decoration: underline;
}

.Address {
	font: normal 12px Arial, sans-serif;
	color: white;
}

.lefttxt a {
	font: bold 12px Arial, sans-serif;
	color: yellow;
	text-decoration: underline;
}

.lefttxt a:hover {
	font: bold 12px Arial, sans-serif;
	color: white;
	text-decoration: none;
}

.videotourtxt, .videotourtxt a:link, .videotourtxt a:visited {
	color: white;
}

.videotourtxt a:hover {
	color: yellow;
}

.imgborder {
	border: solid 1px black;
}

/** Best Western Compliance addition **/

  /** Header **/
  
#layout_header {
    height: 85px;
    position: relative;
    padding-bottom: 5px;
    background-color: #FFF;
}

#layout_header #header_logo {
    position: absolute;
    top: 8px;
    left: 8px;
    background-image: url('../images/logo-header.gif');
    width: 82px;
    height: 75px;
}

#layout_header .title {
    position: absolute;
    top: 35px;
    left: 100px;
}

#layout_header .title h1 {
    margin: 0px;
    padding: 0px;
    line-height: 1em;
    font-size: 31px;
    font-weight: normal;
    font-family: Georgia, Times, serif;
}

#layout_header ul {
   list-style: none;
   margin: 0 0 .4em 0;
   padding: 0;
}

#layout_header ul li {
   padding: 0;
   margin: 0;
}

#layout_header ul.corporateLinks {
    position: absolute;
    bottom: 2px;
    right: 10px;
    text-align: right;
    font-size: 10px;
}

#layout_header ul.corporateLinks a {
    color: #59D;
    font-size: 10px;
    text-decoration: none;
}

#layout_header ul.corporateLinks a:hover {
    color: #027;
}

#layout_menubar {
    text-align:right;
    border-bottom: 2px solid #002674;
    margin-bottom: 5px;
    background-color: #FFF;
}

  /** Menu Style **/

#menu_main {
    margin: 0px 0px 0px auto;
}

#menu_main .item {
}

#menu_main a {
    display: block;
}

#menu_main img {
    border: 0px;
    display: block;
}

#menu_main img.selected {
}

#bestaward
{
width:366;
height:168;
position:absolute;
visibility:hidden;
margin-left:0px;
margin-top:400px;
border:1px solid #000000;
}
#layout_header .lif {margin-top:5px;}