/* CSS Document */
.borderblue{
border:solid 1px #2C5CAB;
}
.bannersliter{
background-image:url(../images/bannerslither.jpg);
height:158px;
background-repeat:repeat-x;
}
.skiimage{
background-image:url(../images/ski1.jpg);
background-repeat:no-repeat;
height:42px;
background-position:bottom right;
}
.menuslither{
background-image:url(../images/navslither.jpg);
height:30px;
background-repeat:repeat-x;
}
.menutext{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:14px;
padding-left:30px;
padding-right:30px;
}
.menutext a{
color:#FFFFFF;
text-decoration:none;
}
.titleslither{
background-image:url(../images/titleslither.jpg);
height:33px;
background-repeat:repeat-x;
}
.footerslither{
background-image:url(../images/footerslither.jpg);
height:23px;
background-repeat:repeat-x;
}

.whitetitle{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:16px;
padding:5px 5px 5px 5px;
}

.footertextwhite{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:10px;
}
.footertext{
font-family:"Trebuchet MS";
color:#2C5CAB;
font-size:10px;
padding:5px 5px 5px 5px;
}
.footertext a{
color:#666666;
text-decoration:none;
}
.category{
font-family:"Trebuchet MS";
color:#2C5CAB;
font-size:12px;
line-height:22px;
padding: 5px 5px 5px 5px;
}
.category a{
color:#2C5CAB;
text-decoration:none;
}

.title{
font-family:"Trebuchet MS";
color:#2C5CAB;
font-size:18px;
padding: 5px 5px 5px 5px;
}
.maintext{
font-family:"Trebuchet MS";
color:#666666;
font-size:12px;
padding: 5px 5px 5px 5px;
}

h1 {
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial;
	font-size: 20px;
	color:#2C5CAB;
}
h3 {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	color:#2C5CAB;
}
h2 {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	color: #2C5CAB;
}
.gbox {
	float: right;
	width: 336px;
}
.ginput {
	border: 0px;
	width: 350px;
}

.maintextdiv {
	float: right;
	width: 750px;
	padding: 5px 5px 5px 5px;
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.maintextdiv a{
color:#2C5CAB;
text-decoration:none;
}
body {
	background-color:#203F73;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
.submitbox {
	display: cell;
	vertical-align:middle;
	height: 300px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 3px;
	width: 162px;
	color: #18599A;
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
}
