
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
	background-color:#000000;
	background:url(images/bg.gif);
	background-repeat:repeat-y;

}

h1{
	font-size:20px;
	
}

h2{
	font-size:16px;	
}


h3{
	font-size:14px;
}


#specials {
	position:absolute;
	width:150px;
	height:156px;
	top:320px;
	left:30px;
	z-index:3;
	}
	
#specials img {
	outline:none;
	border:none;
	behavior:url(iepngfix.htc);
	}

#Table_01 {
	position:inherit;
	float:left;
	left:0px;
	top:0px;
	width:900px;
	height:100%;
}

#bg2 {
	position:absolute;
	left:0px;
	top:0px;
	width:901px;
	height:100%;
	z-index:0;
}

#header {
	position:absolute;
	left:43px;
	top:0px;
	width:804px;
	height:159px;
	border-right:2px solid black;
	z-index:0;
	
}


#navBar {
	position:absolute;
	left:44px;
	top:159px;
	width:803px;
	height:24px;
	background-color:#3E0000;
	border:1px solid #000033;
	padding-top:3px;
	text-align:center;
	z-index:5;	

}

#navBar a, a:link, a:visited, a:hover, a:active{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;

}

#topInner {
	position:absolute;
	left:45px;
	top:185px;
	width:802px;
	height:100%;
	overflow:visible;
	z-index:0;
}

#leftInner {
	position:absolute;
	left:44px;
	top:219px;
	width:28px;
	height:100%;
	z-index:0;
}

#content {
	position:absolute;
	left:25px;
	top:35px;
	width:740px;
	height:auto;
	min-height:850px;
	background:#FFFFFF;
	border:2px solid #000033;
	z-index:1;
	padding:5px;
	z-index:0;	
}

/* for Internet Explorer */
/*\*/
* html #content {
height:720px;
}
/**/

#content a:link, a:visited, a:hover, a:active{
	color:#F67317;
	text-decoration:underline;
	font-weight:bold;
}

#rightInner {
	position:absolute;
	left:820px;
	top:219px;
	width:27px;
	height:481px;
	z-index:0;	
}


#contentIntro{
	position:absolute;
	width:381px;
	height:460px;
	left:361px;
	top: 1px;
	z-index:0;	
}

#awards{
	position:absolute;
	width:300px;
	height:460px;
	left:25px;
	top:420px;
	text-align:center;
}

#selectedHotel {
	position:absolute;
	width:512px;
	height:36px;
	z-index:2;
	left: 311px;
	top: 199px;
	font-size:12px;
	z-index:0;
	text-align:right;
	font-style:italic;
}


#imageSwapWest img{
	border:2px solid #374855;
}

#imageSwapBiltmore img{
	border:2px solid #374855;
}

#imageSwapBrevard img{
	border:2px solid #374855;
}




.center{
	text-align:center;
}

.introParagraph{
	position:absolute;
	left:60px;
	width:280px;
}

.floatLeft{
	display:inline;
		float:left;
		padding:10px;
	
}

.smallBold{
	font-size:10px;
	font-weight:bold;
}

.tblHeader{
	background:#374855;
	color:#ffffff;
	font-weight:bold;
}

.tblBorder{
	border:2px solid #374855;
	font-weight:bold;
	font-size:12px;
}
