td.head{
  background-color : Silver;
	width: 100%;
	font-family : arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	padding-left: 5px;
	width: 800px;
}

td 
{
	vertical-align:top;
	font-family : arial, sans-serif;
	font-size : 11px;
}

table.phototable 
{
	border-right:1px solid #FCBF4B;
	border-bottom:1px solid #FCBF4B;
	border-left:1px solid #FCBF4B;
    background-color: white;
   
}

td.photohead{
    background-color : #FCBF4B;
	font-family : arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	border-top:1px solid #FCBF4B;
	border-bottom:1px solid #FCBF4B;
	padding-left: 5px;
	
}

a.phototext
{
	font-size: 12px;
	color: white;
	font-weight:bold;
}

a.titletext
{
	font-size: 12px;
	color: white;
	font-weight:bold;
}

a.titletext2
{
	font-size: 14px;
	color: #426F42;
	font-weight:bold;
	padding-left:5px;
}

.titletext2
{
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	padding-left:5px;
}

a.menutext 
{
    font-size: 12px;
	color: black;
	font-weight: none;
	font-family: Arial;
}

.restitle 
{
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-family: Arial;
	margin-bottom:0px;
}

a.largerestitle 
{
	font-size: 17px;
	color: white;
	font-weight: bold;
	font-family: Arial;
}
.restextsummary
{
    font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.restext
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}

a.reslink
{
	font-size: 11px;
	color: #426F42;
	font-weight: none;
	font-family: Arial;
    text-decoration: underline;
}

table.maintable 
{
	border-right:1px solid #336699;
	border-bottom:1px solid #336699;
	border-left:1px solid #336699;
    background-color: white;
    
}

table.previewtable 
{
	border-right:0px solid #FCBF4B;
	border-bottom:0px solid #FCBF4B;
	border-left:0px solid #FCBF4B;
	border-top:0px solid #FCBF4B;
    background-color: white;
    width: 100%;    
}

table.previewtable2
{
	border-right:1px solid #FCBF4B;
	border-bottom:1px solid #FCBF4B;
	border-left:1px solid #FCBF4B;
	border-top:1px solid #FCBF4B;
    background-color: white;
    width: 100%;    
    margin-top:2px;
}

td.resheading 
{
	background-color: #FCBF4B;
	width: 80%;
}

td.resheading2
{
	background-color: white;
	width: 80%;
}

input.bookbutton 
{
	border: 1px solid #FCBF4B;
	background-color: White;
	color: #426F42;
	width: 100%;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	
	
}

input.bookbutton2 
{
	border: 1px solid #FCBF4B;
	background-color: White;
	color: #426F42;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	text-decoration: underline;
	
}

input.infobutton 
{
	border: 1px solid #FCBF4B;
	background-color: White;
	color: #426F42;
	width: 80px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	
}

a.searchtext 
{
	font-size: 15px;
	color: #426F42;
	font-weight: bold;
	font-family: Arial;
}

table.searchbar 
{
	margin-left:0px;
	margin-top:0px;	
	text-align:left;	
}

td.headingback 
{
	background-color: #F37125;
	width: 220px;
	text-align: left;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 17px;
	padding-left:5px;
	
}
a.headlink {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: White;
	text-decoration: none;
}

tr.featurerow 
{
	
}
td.featurecell 
{
	border: 1px dotted #FCBF4B;
	text-align: center;
	height:100%;	
}

td.featuretitlecell 
{
	border: 0px solid #FCBF4B;
	background-color: white;
	color: #FCBF4B;
	text-align: center;
	height:15px;	
	width: 250px;
	vertical-align: bottom;
}
td.featurepiccell 
{
	border: 0px solid #FCBF4B;
	text-align: center;
	width: 250px;	
	vertical-align: middle;
}
td.featurebodycell 
{
	border: 0px solid #FCBF4B;
	text-align: center;
	width: 250px;	
}
a.featuredtext 
{
	color: #FCBF4B;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.bookbutton 
{
   
	background-color: White;
	color: #426F42;
	width: 80px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding:3px;
	
}
a.bookbutton:hover 
{
    
    text-decoration:underline;
     
}
a.bookbutton_item 
{
   
	background-color: White;
	color: #426F42;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding:3px;
	 border: 1px solid #FCBF4B;
	
}
a.bookbutton_item:hover 
{
  
    text-decoration:underline;
    
    
}
.bookbutton2
{
    border: 1px solid #FCBF4B;
    height:20px;
    width:80px;
	margin-right:10px;
	text-align:center;

}

.bookbutton3
{
    border: 1px solid #FCBF4B;
    height:20px;
    width:120px;
	margin-right:10px;
	text-align:center;

}

.bookbutton_item
{
    border: 1px solid #FCBF4B;
    height:20px;
    
	margin-right:10px;
	text-align:center;

}