SELECT, INPUT,TEXTAREA
	{
		/* color: 003300; */
		color: #000000;
		padding : 0;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		margin : 0;
		font-size : 12px;
		font-weight : normal;
		font-family: Arial Narrow; 
		text-decoration: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
TABLE,TD,TR, BODY, A
	{
		font-family: Arial Narrow;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #000000;
	}
A:hover
	{
		text-decoration: underline;
	}
.fancy
	{
		font-family: Garamond;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;
		color: #000000;
	}
.fancy_big
	{
		font-family: Garamond;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		font-size: 15px;
		color: #000000;
	}
.fancy_big_news
{
	font-family: Garamond;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	text-align : justify;
	color: #000000;
}
.fancy_bigger
	{
		font-family: Garamond;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		font-size: 18px;
		color: #000000;
	}
.newslike
	{
		text-align : justify;
	}
.newslikefancy20
	{
		font-style: italic;
		font-size: 16px;
		text-align : justify;
		color: #000000;
	}
.bold
	{
		font-weight: bold;
	}
.largelinkwithborder 
{
	border: 1px solid 000000; 
	padding: 2px; 
	color: #FFFFFF; 
	font-size: 16px;
}
.mediumlinkwithborder 
{
	border: 1px solid 000000; 
	padding: 2px; 
	color: #FFFFFF; 
	font-size: 14px;
}
ul
{ 
	margin: 0 0 0 20px;
	padding: 0;
}
li
{
	margin: 0 0 0 20px;
}
h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 16px;
	text-decoration: underline;
}
.bold18 {
	font-weight: bold;
	font-size: 18px;
}
.bold20 {
	font-weight: bold;
	font-size: 20px;
}
.ulhome
{
	margin: 0px 10px 0px 0px;
	list-style-type: none;
}
.lihome
{
	padding: 5px 0px 5px 0px;
}
#guestjournal ul
{
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style-type: none;
}
.liright
{
	text-align: right;
}
.fancy_big_white
	{
		font-family: Garamond;
		font-style: italic;
		letter-spacing: 4px;
		font-size: 22px;
		color: #000000;
		border-bottom: 1px solid #FFFFCC;
		line-height: 11pt;
		font-size-adjust: 0.35;
	}
/* drop shadow code */
.img-shadow 
{
  float:left;
  background: url(graphics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(graphics/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 10px;
}
.img-shadow img 
{
  display: block;
  position: relative;
  background-color: #669966;
  /* border: 1px solid #a9a9a9; */
  margin: -6px 6px 6px -6px;
  padding: 0px;
 } 
 .td-recipe-servings
 {
 	border-color: #FFFFCC; 
 	border-width: 1px 1px 1px 0; 
 	border-style: solid;
 }
 .td-recipe-prep
 {
 	border-color: #FFFFCC; 
 	border-width: 1px 0 1px 0; 
 	border-style: solid;
 }
 /* room comparison*/
 #roomcomparison table td:first-child { border-left:none; }
 
 #roomcomparison table td:last-child { border-right:none; }
 
  #roomcomparison table th:first-child { border-left:none; }
 
 #roomcomparison table th:last-child { border-right:none; }
 
 #roomcomparison th
 {
 	font-weight: bold;
 	font-size: 14px;	
 	border-color: #FFFFCC;
 	border-width: 0 1px 1px 0; 
 	border-style: solid;
 	padding: 5px;
 }
  #roomcomparison td
 {
 	border-color: #FFFFCC;
 	border-width: 0 1px 0 0; 
 	border-style: solid;
 	padding: 5px;
 } 
 #roomcomparison tr.row
 {
 	background-color: #669966;
 }
 #roomcomparison tr.rowalt
 {
 	background-color: #79b679;
 }
