td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
body
{
	scrollbar-base-color: #CEC040;
	scrollbar-arrow-color: #2C5450;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CEC040;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C0CCB5;
}
.scrolling
{
	overflow: auto;
	height: 502px;
	width: 428px;
	scrollbar-base-color: #CEC040;
	scrollbar-arrow-color: #2C5450;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CEC040;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C0CCB5;
}
a:hover {
	text-decoration: underline;
}
.headlines {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #2C5450;
}
a.facebook {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #2C5450;
}

.bottomnav {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-weight: bolder;
	color: #2C5450;
	text-decoration: none;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2C5450;
	text-decoration: none;
}
.packages {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.packages a {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.packages a:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F0E9C1;
	border: 1px solid #2C5450;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F0E9C1;
	border: 1px solid #2C5450;
}
.highlights{
        font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.featured-links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.featured-links:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap-links {
	font: bold 11px "Trebuchet MS";
	color: #375754;
	text-decoration: none;
}
a.sitemap-links:hover {
	font: bold 11px "Trebuchet MS";
	color: #375754;
	text-decoration: underline;
}
.sitemap-packages {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.sitemap-packages:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.navigation{
	background: #E66C01;
	xcolor:#F2A015;
	color:#000;
	font-size:12px;
	font-weight:bold;
	xborder: 1px solid #F2A015;
	border: 1px solid #000;
	padding: 5px 15px;
	margin-left: 2px;
}
.nav-right-align{
	padding-right:140px;
	margin: 5px 0;
	text-align:right;
	
}
a.navigation,
a.navigation:hover{
	text-decoration:none;
	xfont-family:Monotype Corsiva;
}
