@charset "utf-8";
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.titles {
	font-family: "Trajan Pro";
	font-size: 20px;
	color: #129898;
	font-weight: bold;
	letter-spacing: -1px;
}
.content1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.roomwhite {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.notavailablewhite {
	font-family: Arial;
	font-size: 10px;
	color: #FFFEFE;
}
.contentsmallgray {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.notavailableblack {
	font-family: Arial;
	font-size: 10px;
	color: 000000;
}
.subtitle {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: 154447;
}
.join {
	font-family: Arial;
	font-size: 11px;
	color: 757575;
}
.find {
	font-family: Arial;
	font-size: 14px;
	color: 5499a8;
}
.twitter {
	font-family: Arial;
	font-size: 14px;
	color: #4D4D4D;
}
.whitefooter {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

.date {
	font-family: Arial;
	font-size: 9px;
	color: #067277;
}
.twittercontent {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
}
.blog {
	font-family: Arial;
	font-size: 10px;
	color: #40989F;
}
.menubottom {
	font-family: Arial;
	font-size: 10px;
	color: FFFFFF;
	text-transform: capitalize;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: FFFFFF;
	text-transform: capitalize;
}
.whitefootershadow {
	font-size: 13px;
	text-transform: capitalize;
	color: #99FF00;
	font-family: Arial;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
/*	padding: 4px 10px;*/
/*	width: 60px;*/
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{
	background-color: #5970B2;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index: 20;
	background: #EAEBD8;
	border: 1px solid #8E8E8E}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #556DA9;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #FBC106;
}

/* Adjustments to old template pages */

#topphoto 
{
	margin: 0 0 0 70px !important;
}

div#contentwrap
{
	margin: 0 0 0 70px !important;
}

#gradient-wrap
{
	width: 860px !important;
}

#wrap
{
	width: 860px !important;
	margin: 0 !important;
}

#newHeader
{
	margin-bottom: 10px;
	z-index: 9999;
}

#footer
{
	background: none !important;
	width: 860px !important;
	margin: 10px auto 0 auto !important;
	padding: 0 !important;

}

/* Footer Styles */
#footer_color{
	background-image:url(/assets/images/img/footer_color.JPG);
	height: 53px;
	text-align: center;
	padding-top: 5px;
}

.whitefooter a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.whitefooter a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.whitefooter a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.whitefooter a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

.langLinks {
	margin-right:18px;	
}
.langLinks a {
	color:#006;
	font-weight:bold;
	text-decoration:none;	
}
.langLinks a:link,.langLinks a:visited,
.langLinks a:hover, .langLinks a:active {
	color:#006;
	text-decoration:none;	
}

a.langActive:link, a.langActive:visited,
a.langActive:hover, a.langActive:active {
	color:#C63;
}

#homeFooterNote {
	line-height: 15px; 
	margin: 0; 
	padding: 0; 
	color:#666; 
	font-size:0.8em;	
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
#homeFooterNote a:link, #homeFooterNote a:visited {
	color:#C20216;
	text-decoration:none;
}

#homeFooterNote a:hover, #homeFooterNote a:active {
	color:#C20216;
	text-decoration:underline;	
}

/* Main container home page
------------------------*/
#mainContainer {
	margin:0 auto; 
	width:860px;
}

/* Nav
----------------------------------------*/
ul#headerNav {
	position:relative;
	margin:0;
	padding:0;
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:860px;
	clear:both;
	z-index:5000;
	background:#556DA9;
	text-align:center;
}
ul#headerNav li {
	display:inline-block;
	zoom:1; 
	*display: inline; 
	_height: 32px;
	
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	background:#556DA9;
}
ul#headerNav li.last {
	background:none;
	padding-right:0;
}
ul#headerNav li.active {
	background:#556DA9;	
}
ul#headerNav li a, ul#headerNav li span {
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	height:32px;
	display:block;
	line-height:32px;
	font-weight:bold;
	padding:0 9px 0 2px;
	*padding-left:4px;
	background:url(/assets/images/new_header/sep.jpg) right no-repeat transparent;
	margin:0;
	text-decoration:none;
}
ul#headerNav li a:link, ul#headerNav li a:visited {
	text-decoration:none;
}
ul#headerNav li a:hover, ul#headerNav li a:active {
	text-decoration:none;
}
ul#headerNav li.last a, ul#headerNav li.last span {
	background:none;
	padding-right:0;	
}
ul#headerNav li.last a, ul#headerNav li.last span {
	padding-left:none;	
}

/* Drop Downs */
#headerNav table {
	border-collapse:collapse;
	height:0;
	width:0;
	margin:0 -4px -1px 0;
	z-index:5000;
}
#headerNav li:hover {
	position:relative;
	z-index:5000;
}
#headerNav li a:hover, #headerNav li span:hover {
	position:relative;
	z-index:5000;
}
#headerNav ul {
	position:absolute;
	left:-9999px;
	top:32px;
	
	padding:2px 0 0 0;
	margin:0;
	list-style:none;
	z-index:5000;
	background:#556DA9;
}
#headerNav ul li {
	margin:0;
	background:none;
	border-bottom:none;
	z-index:5000;
	float:left;
	padding:0;
	display:block;
}
#headerNav ul li a {
	width:310px;
	padding:0 10px;
	height:23px;
	line-height:23px;
	font-size:11px;
	border:0;
	text-align:left;
	background:none;
}
#headerNav ul li a:hover {
	border:0;
	background:#FBC106;
}
#headerNav ul li:hover > a {
	border:0;
}
#headerNav :hover ul {
	left:0;
	right:auto;
}

/* Header
----------------------------- */
#header {
	width:860px !important;
	height:159px;
	background:url(/assets/images/new_header/header_bg.jpg) top left no-repeat #FFF;
	position:relative;
	margin: 0 auto 10px auto;
	clear:both;
	z-index:5000;
}
#mainContainer #header {
	margin-bottom:0; /* no space under header on home page */
}
#header logo {
	margin:0;
	padding:0;
}
#header img, #header a img, #header a {
	border:none;
	margin:0;
	padding:0;
}
#mailingList {
	float:right;
	width:300px;
	height:65px;
	text-align:right;
	position:absolute;
	top:10px;
	right:10px;
}
#mailingList input {
	width:263px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	border:solid 1px #CCC;
	margin-left:7px;
}
#mailingList #join {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	color:#2b4682;
	top:34px;
	right:134px;
	position:absolute;
	margin:0;
}
#mailingList #mailSubmit {
	float:right;
	text-transform:uppercase;
	padding:2px 10px;
	margin: 7px 2px 0 0;
	height:20px;
	width:80px;
	background:#556DA9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	border:none;
}
#headerInfo {
	position:absolute;	
	text-align:right;
	bottom:32px;
	right:10px;
	border:none;
	margin:0;
	padding:0;
}
#headerInfo img {
	margin-left:5px !important;
}

/* Weather Info */

#weatherInfo {
	float:left;
	width:70px;;	
	font-size:10px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#546ea8;
	text-align:center;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#weatherInfo span {
	color: #56c3e0;	
}
#weatherIco {
	float:left;	
	margin: 0 5px 0 4px !important;
	padding: 0;


}

#weatherIco img {
	width:30px;
	height:30px;	
	padding:0;
	margin:0;
	border:none;
}

a:link#weatherInfo , a:visited#weatherInfo, a:hover#weatherInfo, a:active#weatherInfo  {
	text-decoration:none;
	font-weight:bold;
	color:#546ea8;	
}
