/* modified 9.30.2003
pomerelle styles version 1
chad@abpositive.com   */

/* Page padding to 0 to accommodate Opera, set margins to fill % of browser */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14x;
	background-color: #BBC0C4;
	padding: 0px;
	margin: 0px auto;
	text-align:center;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	background-image: url(../images/html_bg.jpg);
	background-repeat: repeat-x;	
}

/* main content table, the double comments hide the style from Netscape 4,
1 pixel border is ignored by netscape 4) */

td,p,ul,caption,label {
	font-family: Arial, Helvetica, sans-serif; /* Netscape 4 does not understand the font-family on the body selector, so we set it here */
	font-size: 14px;
	color: #333333;
}

#mainTable {
	width:649px;
	line-height: 1em;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 100%;
}

#mainTable a:link, #mainTable a:visited {
	color: #0000FF;
	text-decoration: none;
}

#mainTable a:hover, #mainTable a:active {
	color: #990000;
	text-decoration: underline;
}

#maincontent /* This style is on all secondary pages*/{
	width: 475px;
	font-size: 14px;
	vertical-align:top;
	background-color: #FFFFFF;
	height: 100%;
	
}

#sidebartop/**/{
	width: 175px;
	background-color: #002851;
	border-bottom: 1px solid #003366;
	background-image: url(../images/sidebartop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 175px;
	text-align: center;
	padding: 3px 0px 2px;
	vertical-align: middle;
}

#sidebar/**/{
	width: 175px;
	vertical-align:top;
	background-color: #336699;
	border-left: 1px solid #003366;
	text-align: center;
}


#imagestrip{
	height: 49px;
	background-color: #006633;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

/*header styles*/
#header{
	margin: 0px;
	padding: 0px;

	height: 65px;
	background-color: #FFFFFF;
}

#screen{
	margin: 0px;
	padding: 0px;
	height:175px;
	background-color: #CED4D7;
	border-bottom: 1px solid #003366;
	width: 475px;
	background-image: url(../images/screen_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu{
	margin: 0px;
	padding: 0px;
	height:25px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003366;
	



}


#menu a:link, #menu a:visited {
	color: #006633;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #009933;
	text-decoration: none;
	background-color: #FFFFFF;
}
#current a{
	color:#FFFFFF !important;
	/*/*/ background-color: #999999!important;
	border: 2px dotted #999 !important; /*  */
}

#footer1{
	color:  #FFFFFF;
	padding: 0px 10px 0px 0px;
	height: 25px;
	text-align: right;
	font-size: 10px;
	background-color: #003366;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;

}
#footer2, #footer2 td{
	color:  #FFFFFF;
	padding: 0px 10px 0px 0px;
	height: 75px;
	text-align: right;
	font-size: 10px;
	background-color: #6699CC;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;

}

.fs, .fs td{
text-align: left;
}

#footer a:link, #footer a:visited{
	color: #006633;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #009933;
	text-decoration: none;
	background-color: #FFFFFF;
}

h1{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	color: #666666;
	letter-spacing: 2px;

}	

#sidebar a /* this rule is hidden from Netscape 4 */{
	/*/*/padding: 3px;
	display: block;
	text-decoration: none;
	line-height: 1em;
	width: 160px /* */
}

#sidebar a:link, #sidebar a:visited {
	color: #fff;
	 }
#sidebar a:hover, #sidebar a:active	/* Netscape 4 ignores hover and active states */ {
 	color: #00FF00;
	}


#sidebar ul /*this rule is hidden from Netscape 4, set both padding and margin for different browsers */{
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */ 
 }	
 
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
.address {
	font-style: normal;
	letter-spacing: 2px;
}

.inputtext{
	background-color: #B7C9DB;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	height: 20px;
	padding-left: 3px;

}

.inputmulti{
	background-color: #B7C9DB;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	padding-left: 3px;


}

.submit{
	background-color: #5680AA;
	border: 1px solid #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	height: 18px;
	width: 75px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;


}

#faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.faqanswer {
	color: #009999;
}

#faq a:link, #menu a:visited {
	color: #006633;
	text-decoration: none;
}

#faq a:hover, #menu a:active {
	color: #009933;
	text-decoration: none;
	background-color: #FFFFFF;
}
/*CONTENT SYTLES*/
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 3px;
}


	
.photodesc {
	font-size: 10px;
	color: #990000;
}
.newsbox, .newsbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.orangetext {color: #FF6600}
.whitetext {color: #FFFFFF}
.greentext {color: #99CC00}
.drkbluetext {color: #003366}
.tblblue {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FF33;
	background-image: url(../images/tb_blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 3px;
	text-align: left;
}
.tblrates {
	background-color: #DDDDDD;
	text-align: center;
}
.tblwhite {
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.tblgreylight {
	background-color: #ebebeb;
}

#maincontent ul /*this rule is hidden from Netscape 4, set both padding and margin for different browsers */{
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: square;

 }	
 
 #maincontent li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
#sidebartop td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.tbllessons {

	background-color: #DDDDDD;
	text-align: left;
}
.redtext {
color: #CC0000
}
.inputtextwhite {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	height: 20px;
	padding-left: 3px;
}
.trailtbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
}

.trailtbl td{
		font-size: 10px;

}

.trailbluetext {
	color: #64BACF;
}
#screensummer {

	margin: 0px;
	padding: 0px;
	height:175px;
	background-color: #CED4D7;
	border-bottom: 1px solid #003366;
}
.lockskis{
	border: 2px dashed #99CC00;
}

.importantnotice{
	font-size: 11px;
	padding: 5px;
	border: 1px solid #CC0000;
}

#screenwinter {

	margin: 0px;
	padding: 0px;
	height:175px;
	background-color: #BDC1C5;
	border-bottom: 1px solid #003366;
