.content {font-family: Arial, Helvetica, sans-serif; line-height:16px; font-size: 12px; color: black; font-style: normal;font-weight: normal;line-height: 140%;}
.content a:link, .content a:visited, .content a:active {color: #15477B; text-decoration: noneunderline; line-height: 140%;}
.content a:hover {color: red; text-decoration: underline; line-height: 140%;}

.nav, .nav a {
	color: #FFFFFF;
	font-family: garamond;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight:bold;
}

.nav :hover {
	color: #cccccc;
	font-family: garamond;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight:bold;
}

.sub_nav, .sub_nav a {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}

.sub_nav :hover {
	color: #15477B;
	font-family: arial;
	font-size: 11px;
	line-height: 25px;
	text-decoration: underline;
	font-weight: bold;
}



.title {
	color: #10355A;
	font-family: Times;
	font-size: 29px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}


.small_title {
	color: #10355A;
	font-family: Times;
	font-size: 18px;
	text-decoration: none;
	font-weight: 900;
	margin-left: 14px;
	line-height: 22px;
}

.small_title_hover {
	color: #10355A;
	font-family: Times;
	font-size: 18px;
	text-decoration: none;
	font-weight: 900;
	line-height: 22px;
}

.rooms_title {
	color: white;
	font-family: Times;
	font-size: 18px;
	text-decoration: none;
	font-weight: 900;
}

.footer {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.footerlink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}

.smalltext {
	color: black;
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: none;
}

.quotes {
	color: #15477B;
	font-family: times;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.title_link {
	font-family: Times;
	font-size: 29px;
	font-weight: bold;
	font-variant: small-caps;
	color: #10344A;
	margin-right: 20px;
	text-decoration: none;
}

/* ------------  Newsletter styles  ------------ */

.headerdate {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #0B253F;
	text-align:right;
	padding-right: 15px;
}

.news-nav {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	text-align:left;
}

a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}

.small_title_news {
	color: #10355A;
	font-family: Times;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
	margin-left: 14px;
	line-height: 22px;
	padding-bottom: 5px;
}

.sidebar_title {
	color: #10355A;
	font-family: Times;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	margin-left: 14px;
	line-height: 22px;
	padding-bottom: 5px;
}

.sidebar_title_link {
	color: #10355A;
	font-family: Times;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	line-height: 22px;
}

.bodytable {
	text-align:left;
	padding-left:5px;
}

.bodytableimg {
	padding: 8px 0;
	text-align:center;
}

.specials {
	background-color:#CACFEC;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:#10355A;
	text-align:center;
}

.specialslink {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:#10355A;
	padding: 7px 0;
}

.footer_news {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
	padding:15px;
	background-color:#15477B;
}


