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

BODY	{
cursor:pointer;
}
	
body, 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: #000080;  padding : 0px;  margin : 0px; margin-bottom: 15px; font-family: "Palatino Linotype", Georgia, "Times New Roman", Times;}
H2 { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #006633;  padding : 0px; margin: 0px;  }
H3 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #993399; padding : 0px; margin: 0px;    }
H4 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #993399; padding : 0px; margin: 0px;   }

.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;
}
li {text-align:left;}
.button{
  font-weight: bold;
  border: 1px solid White;
  color: #fff;
  background-color: #660066;
  font-size : 12px;
}

div#col-1 {
    padding: 3px;
    width: 190px;
    float: left;
}
div#col-2 {
    padding: 3px;
    width: 190px;
    float: left;
}
div#col-3 {
    padding: 3px;
    width: 190px;
    float: left;
}

div#col2-1 {
    padding: 3px;
    width: 290px;
    float: left;
}
div#col2-2 {
    padding: 3px;
    width: 290px;
    float: left;
}

.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;}

.eventmonth {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #006633; FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-bottom : 3px;
	list-style : none;
}
.eventitem {
	COLOR: #000099; FONT-FAMILY: Arial, Helvetica, sans-serif;  list-style-image : none;
	padding-bottom : 3px; FONT-SIZE: 12px; 
	font-weight : bold;
}

.event-information	{
	color:#000000; FONT-FAMILY: Arial, Helvetica, sans-serif;  list-style-image : none;
	padding-bottom : 3px;
	font-weight : normal;
}

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

.pagetrail, .pagetrail a,.pagetrail a:link,.pagetrail a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 3px;
  padding : 3px;
  text-transform: lowercase;
  COLOR: #660066;
  text-align : right;
}
.pagetrail a:hover {
	font : bold;
}
.phone {
color: blue;
}


/* menu nav bar  */

.navigation { 
list-style-type: none;
margin: 0;
padding: 0;
width: 150px;
}



 /* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/

/* ListMenu Styles */

#listMenuWrapper {
list-style-type: none;
margin: 0;
padding: 0;
width: 150px;
}

#listMenuWrapper ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 150px;
}
/* sets main color */
#listMenuWrapper ul li {
list-style-type: none;
margin: 0;
padding: 0;
width: 150px;
color: white;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
color: white;
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
text-decoration:none;
}

#listMenuWrapper .snippetName a {
list-style-type: none;
margin: 0;
padding: 0;
width: 150px;
}

.LM_collapsed a { list-style : none; list-style-image : none; }
.LM_collapsed a:hover {
color: white;
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #660066;
text-decoration:none;

	 }

.LM_expanded a { list-style : none; list-style-image : none; }
.LM_expanded a:hover { 
color: white;
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #660066;
text-decoration:none;

	}
.LM_expanded #LM_youAreHere {
color: white;
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #660066;
text-decoration:none;

}

.LM_endPage a { list-style : none; list-style-image : none; }
.LM_endPage a:hover  {
color: white;
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #660066;
text-decoration:none;

}
.LM_endPage #LM_youAreHere {
color: white;
display: block;
width: 150px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #660066;
text-decoration:none;

}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px; padding-right: 8px; font-size: 10px;}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:16px; padding-right: 8px; }
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:24px;}
#LM_level_4 li a, #LM_level_4 li #LM_youAreHere {padding-left:32px; }