﻿body {
padding: 0;
margin: 0;
}
a:active {
	outline-style:none;
	outline-width:0;
}
a:focus{
	outline-style:none;
	outline-width:0;
}
img { behavior: url(iepngfix.htc) }

.template-footer {
	background-image: url('images/footer.jpg');
	text-align: left;
}
.template-footer-font-orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8971E;
	font-size: 13px;
	font-weight: bold;
}
.template-footer-font-white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a.template-footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.template-footer-link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.template-footer-link:active {
	color: #ffffff;
	text-decoration: none;
}
a.template-footer-link:hover {
	color: #ffffff;
	text-decoration: underline;
}

.template-logo {
	border-width: 0px;
}
.template-main-circles-background {
	background-image: url('images/background.jpg');
}
.template-main-margins {
	margin-left: 30px;
	margin-right: 30px;
}
.font-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
}
.box-red-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
}
.box-yellow-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
}
.homepage-box-red-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.homepage-course-listings-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
}
.box-yellow {
	background-image: url('images/box-yellow-background.png');
	background-repeat: repeat-y;
}
.box-red {
	background-image: url('images/box-red-background.png');
	background-repeat: repeat-y;
}
.courses-background-snowboarder {
	background-image: url('images/courses-background-snowboarder.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.courses-background-skier {
	background-image: url('images/courses-background-skier.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.courses-includes-font {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.courses-bullet-headers-font {
	color: #AD282C;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.courses-bullet-headers-extra-font {
	color: #AD282C;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.courses-bullet-normal-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 12px;
}
.courses-arrows {
	margin-top: 200px;
	border-width: 0px;
}
.courses-arrows-landing {
	margin-top: 280px;
	border-width: 0px;
}
.courses-bullet-headers-font-yellow {
	color: #F8981D;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #505050;
	text-decoration: underline;
}
a:hover {
	color: #505050;
	text-decoration: underline;
}
a.courses-link-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.courses-link-white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.courses-link-white:active {
	color: #ffffff;
	text-decoration: none;
}
a.courses-link-white:hover {
	color: #ffffff;
	text-decoration: underline;
}


