/* Default CSS Stylesheet for a new Web Application project */
*
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
li ul li
{
	list-style-type:disc;
}
body
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-repeat:no-repeat;
	background-color:#ffffff;
	margin-top: 20px;
	background-position: 0px 20px;
}
#google_smallad 
{
    position: absolute;
    top: 2px;
    left: 270px;
}
#google_banner
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
#google_skyscraper 
{
	position: absolute;
	top: 20px;
	left: 815px;
}
td
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
}
.Roman
{
	font-family : "Times New Roman", Times, serif;
}
.ActionLinks
{
	font-size:10px;
	font-weight:bold;
	color:White;
	background-color:#2E568F;
	/*background-image:url("/images/framework/void_2E568F.gif");*/
	text-decoration:none;
}
.ActionLinks a:hover
{
	color:#90936F;
}
.HomePage
{
	font-size:11px;
	font-weight:normal;
	color:White;
	line-height:17px;
}
a
{
	color:White;
}
a:hover
{
	color:Black;
}
.Footer
{
	font-size:9px;
	color:#575F5F;
}
.mdRed
{
	font-size:11px;
	font-weight:bold;
	color:#993333;
}
.lgWhite
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:White;
}
.mdWhite
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:White;
}
.smWhiteBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:White;
}
.smWhiteNoBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:White;
}
.smWhiteNoBoldRoman
{	
	font-family : "Times New Roman", Times, serif;
	font-size:11px;
	color:White;
}
.xsmWhiteBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:White;
}
.xsmWhiteNoBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:White;
}
.lgBlack
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:Black;
}
.mdBlack
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:Black;
}
.smBlackBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:Black;
}
.smBlackNoBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:Black;
}
.xsmBlackBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:Black;
	line-height:17px;
	text-decoration:none;
}
.xsmBlackBoldNoHeight
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}
.xsmBlackNoBold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Black;
}
.lgBlack a, .mdBlack a, .smBlackBold a, .smBlackNoBold a, .xsmBlackBold a, .xsmBlackBoldNoHeight a, .xsmBlackNoBold a
{
	color:Black;
}
.lgBlack a:hover, .mdBlack a:hover, .smBlackBold a:hover, .smBlackNoBold a:hover, .xsmBlackBold a:hover, .xsmBlackBoldNoHeight a:hover, .xsmBlackNoBold a:hover
{
	color:White;
}
.SupportingNav
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575F5F;
	text-decoration:none;
	line-height:17px;	
}
.SupportingNav:HOVER, a.SupportingNav:HOVER
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	line-height:17px;	
}
.RoomsSecondaryNav
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#607367;
	text-decoration:none;
}
.RoomsSecondaryNav:HOVER, a.RoomsSecondaryNav:HOVER
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.PackagesSecondaryNav
{
	font-size:10px;
	font-weight:normal;
	color:#A13326;
	text-decoration:none;
}
.PackagesSecondaryNav:HOVER, a.PackagesSecondaryNav:HOVER
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.LocalSecondaryNav
{
	font-size:10px;
	font-weight:normal;
	color:#998132;
	text-decoration:none;
}
.LocalSecondaryNav:HOVER, a.LocalSecondaryNav:HOVER
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.EventSecondaryNav
{
	font-size:10px;
	font-weight:normal;
	color:#8A997F;
	text-decoration:none;
}
.EventSecondaryNav:HOVER, a.EventsSecondaryNav:HOVER
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.HouseSecondaryNav
{
	font-size:10px;
	font-weight:normal;
	color:#2E568F;
	text-decoration:none;
}
.HouseSecondaryNav:HOVER, a.HouseSecondaryNav:HOVER
{
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.Testimonials
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}
.TestimonialsNoBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:white;
}
