@charset "UTF-8";
.body-bold {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.body-bold-1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	float:left; 
	margin-right:10px;
	color: #333333;
}
.body-regular {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.copyright {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: #F7EAC2;
}
.red-bold {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C8322E;
}
.white-bold {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.big-red {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C8322E;
}
.caption {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style:italic;
	color: #333333;
}
.smallrates {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

.skireport {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
.skireport-details {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
}
.skireport-bold {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.story-header{
   background-color: #C8322E;
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
   border-color: #C8322E;
}
.story-comments{
   vertical-align: top;
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #333333;
}
.story-body{
  border-left:2px solid #C8322E;
    border-right:2px solid #C8322E;
  border-bottom:2px solid #C8322E;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
}
body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background: url(../images/background-mountains.gif) top center no-repeat; 
}
#services th {
	font-size:18px;
	font-weight:bold;

	color:#fff;
	background:none;
}
#services .odd {
	background:#e4c18a;
}
#services tr{
	background:#fff;
}
.rates_table {
	font-size:13px;
}
.rates_table1 {
	font-size:13px;
	margin-left:2px;
}
.rates_table h3{
	padding:0px;
	margin:0px;
	font-size:14px;
}
.rates_table1 h3{
	padding:0px;
	margin:0px;
	font-size:14px;
}
.rates_middle {
border-left:2px solid #000;

}
.rates_middle0 {
border-right:2px solid #000;

}
.rates_middle1 {
	border-left:2px solid #000;
	border-bottom:2px solid #000;
}
.rates_middle2 {
	border-right:2px solid #000;
	border-left:2px solid #000;
}
.rates_middle4{
	border-right:2px solid #000;
		border-bottom:2px solid #000;
}
.rates_middle3 {
	border-right:2px solid #000;
	border-left:2px solid #000;
	border-bottom:2px solid #000;
}
.big-red1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	padding:0px;
	margin:0px;
	height:15px;
}
.border_bottom {

		border-top:2px solid #000;
}
