body{
/*font-family: "Lucida Sans", san-sanif, arial, verdana; 
font-size: 100%; */
color: #000000;
font: normal 100% "Lucida Sans", san-sanif, arial, verdana;
}
h2, h3, h4{
text-align: left;
}
h2{
color:#990000;
font: normal 2.3125em Georgia;
text-align:right;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #990000;
}
h3{
/*
color:#990000;
font: normal 1.5em Georgia;
text-align:right;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #990000;
*/
color:#990000;
font: normal 1.25em Georgia;
font-weight:bold;
padding:5px 0;
}
h4{
/*
color:#990000;
font: normal 1.25em Georgia;
font-weight:bold;
padding:5px 0;
*/
}
strong {
font-weight: bold;
}
a, a:hover{
color:#990000;
}
p, ul, #footer{
text-align: left;
font-size:0.875em;
font-weight:normal;
font-family:Arial;
}
#container{
width: 800px;
margin: 0 auto;
}
#header{
padding: 50px 0 0;
}
#topnav{
padding: 30px 0 30px;
height: 25px;
}
#mainnav{
list-style-type: none;
float: right;
font-family: georgia, san-sanif, arial, verdana;
}
#mainnav li{
float: left;
display: block;
}
#mainnav li a{
padding: 5px 15px;
color: #000000;
text-decoration: none;
display: block;
}
#mainnav li a:hover, #mainnav li a.selected{
background: #990000;
color: #ffffff;
padding: 5px 15px;
}
#bodycontent{
text-align:center;
width: 750px;
padding: 0 25px;
border-bottom: 1px solid #990000;
margin: 0 0 20px;
height: auto;
_height: 400px;
min-height: 400px;
}
#bodycontent p{
padding: 0 0 20px;
}
ul.listContent li {
background:transparent url(/img/bullet.gif) no-repeat scroll 0 5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:20px;
}
.half-col{
	width: 50%;
	float: left;
}
.extra{
	padding: 10px;
}
#footer{
width: 750px;
padding: 20px 25px;
}
#footeradd{
text-align: center;
/*font-size: 80%; */
padding: 0 0 20px;
font-weight: bold;
}
#footerlinks{
/*font-size: 90%;
font: normal 0.875em */
}
#footerlinks a{
text-decoration: none;
color: #000000;
}
#footerlinks a:hover{
border-bottom: 1px dotted #000000;
}
#sg{
float: right;
}
#myImageFlow{
	height: 508px !important;
}
#myImageFlow_images{
	height: 382px !important;
}
#myImageFlow_navigation{
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image 
	background-image:url(../img/overlay/white.png);*/
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(/img/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black version of the overlay. simply uses a different background image */
div.apple_overlay.red {
	background-image:url(/img/bg-red.png);		
	color:#fff;
}

div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

div.red h2 {
	color:#fff;
}

#triggers {
	margin-top:10px;
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	/*margin:2px 5px;*/
	cursor:pointer;
	margin-bottom:20px;
}
#triggers img.hover{
	border:1px solid #990000 ;
}
.addthis_button {
float:right;
}
.hotelCombined {
	float: left;
    padding-left: 12px;
}
