.vtgfont3normal {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
}

table.starTable  {
	border: 1px lightgrey outset;
}

table.starTable td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}

table.starTable th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}

body.starTable {
	background-color:#FFFFCE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

table.calTable {
	background-color:#FFFFCE;
	border-collapse: collapse;
}

table.calTable td, table.calTable th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	width: 750px;
	background-color: white;
	margin-left: 5px;
	margin-top: 10px;
}

table.container {
	width: 750px;
	margin-top: 5px;
	margin-left: 6px;
	border-collapse: collapse
}

table { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; 
}

a:link { 
	color: blue; 
	text-decoration: underline; 
}

a:hover { 
	color: red; 
}

a:visited { 
	color: blue; 
	text-decoration: underline; 
}

a:visited:hover { 
	color: red; 
}

table.sitebanner {
  width: 750px;
  height: 60px;
  font-weight: bold;
  font-size: 16px;
  background-color: white;
  color: black;
}

.sitebannerCol1 {
  width: 225;
  text-align: left;
  vertical-align: middle;
  padding-left: 7px;
}

.sitebannerCol2 {  
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
}

.sitebannerCol3 {
  text-align: right;
  vertical-align: middle;
}

.siteBannerPhone {
	color: red; 
	font-size: 22px;
	font-weight: bold;
}

.lodgeBlue {
	font-size: 14px;
	font-weight: bold;	
	color: blue;
}

.lodgeBlack {
	font-size: 13px;
	color: black;
}

table.topnav {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  width: 750px;
  margin-left: 6px;
  background-color: #4848FF;
  border-collapse:	collapse;
  margin-top: -5px;
}

td.topnav { 
  padding-top: 5px; 
  padding-bottom: 5px; 
  text-align: center;
  border: 2px outset #CCCCCC;
}

a.topnavLink:link { 
	color: white; 
	text-decoration: none; 
	padding-bottom: 1px; 
	border-bottom: 1px solid #4848FF; 
}

a.topnavLink:hover { 
	color: white; 
	text-decoration: none; 
	padding-bottom: 1px; 
	border-bottom: 1px solid white; 
}

a.topnavLink:visited { 
	color: white; 
	text-decoration: none; 
	padding-bottom: 1px; 
	border-bottom: 1px solid #4848FF; 
}

a.topnavLink:visited:hover { 
	color: white; 
	text-decoration: none; 
	padding-bottom: 1px; 
	border-bottom: 1px solid white; 
}

h1 { 
   text-align: center;
   font-weight: bold;
   font-size: 26px;
   color: blue;
   margin: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
 }

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin: 0px;
}

h3 {
  margin-bottom: -5px;
}

.resortHeading {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: black;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.leftmenu {
  width: 150px;
  border-top: 5px solid white;
  border-right: 10px solid white;
  background-color: white;
}

div.leftWheatBox {
	text-align: center;
	background-color: wheat;
	padding-top: 5px;
	padding-bottom: 10px
}

div.leftmenuheader {
  font-size: 12px;
  font-weight: bold;
  background-color: #E1F4FD;
  padding-left: 5px;
  color: blue;
}

div.leftMenu {
	height: 20px;
	background-color: #E1F4FD;
}

div.leftmenuheaderRootSpace {
  font-size: 12px;
  font-weight: bold;
  background-color: #E1F4FD;
  padding-left: 5px;
  padding-top: 5px;
  color: blue;
  text-align: center;  
}

a.leftmenuheader:link, a.leftmenuheader:visited  { 
	color: black; 
	text-decoration: none; 
}

a.leftmenuheader:hover, a.leftmenuheader:visited:hover { 
	color: red; 
	text-decoration: underline; 
}

a.leftmenuheaderRootLink:link, a.leftmenuheaderRootLink:visited  { 
	color: black; 
	text-decoration: none;
	font-size:14px
}

a.leftmenuheaderRootLink:hover, a.leftmenuheaderRootLink:visited:hover { 
	color: red; 
	text-decoration: underline; 
}

hr.leftmenuheader { 
	color: #4848FF; 
	height: 1px;
	margin-right: 5px;
	background-color: #4848FF;
}

div.leftmenugroup {
  padding-left: 15px;
  background-color: #E1F4FD;
  padding-bottom: 0px;
}

.vtgLink {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: blue;
}

.quoteBoxText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

table.properties {
	width: 100%;	 
}

table.properties tr {
	background-color: #FFFFFF;	 
}

table.properties td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	vertical-align: top;
}

table.properties tr.header {
	background-color: #FEDE7E;
}

table.properties tr.header td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	vertical-align: top;
}

.regionTitle {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 26px;
  padding-top: 18px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

div.beigelistwithlinks table {
	padding: 3px 3px 3px 3px;
	background-color: #F7F4E6;
}

div.beigelistwithlinks td {
	vertical-align: top;
}

div.beigelistwithlinks {
	background-color:#F7F4E6;
	text-align: center;
}

div.beigelistwithlinks h1 {
	background-color:ECE8CC;
	font-weight: bold;
	color: black;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}

.vtgfont1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}

 a.cbr:link { color: white; text-decoration: none; }
 a.cbr:hover { color: white; text-decoration: underline; }
 a.cbr:visited { color: white; text-decoration: none; }
 a.cbr:visited:hover { color: white; text-decoration: underline; }