@charset "utf-8";
/* CSS Document */

body {
	margin-top:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EDF5FE;
	}
#wrapper {
	width:907px;
	margin-left:auto;
	margin-right:auto;
	}
#header {
	width: 907px;
	height: 69px;
	}
#nav {
	width: 907px;
	height: 30px;
	}
#header_pic {
	width: 907px;
	height: 191px;
	background-image:url(../images/ski_header.jpg);
	}
#home_title {
	width: 907px;
	height: 85px;
	background-image:url(../images/home_title.gif);
	}
#title {
	width: 907px;
	height: 60px;
	background-image:url(../images/body_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:100;
	color:#0C4B85;
	letter-spacing:.115em;
	padding-top:20px;
	}
#content {
	width: 907px;
	overflow:auto;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
	}
#content_int {
	width: 847px;
	overflow:auto;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding:0 30px;
	}
#content_int a:link, #content_int a:visited, #content_int a:active {
	color:#000099;
	text-decoration:none;
	font-weight:bold;
}
#content_int a:hover {
	text-decoration:underline;
}
.subheading {
	font-size:24px;
	color:#0C4B85;
}
#left_home {
	float:left;
	width:450px;
	text-align:center;
	}
#right_home {
	float:right;
	width:450px;
	text-align:left;
	}
.home_pic {
	border:1px solid #000000;
	margin:15px 0 40px 0;
	width:385px;
	}
#show {
	margin:0 auto 0 auto;
	}
#home_box {
	width:330px;
	background-color:#E0EBF5;
	margin:15px 0 0 20px;
	text-align:left;
	font-size:16px;
	line-height:130%;
	padding:0 30px;
	}
#home_box a:link, #home_box a:visited, #home_box a:active {
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	}
#home_box a:hover {
	color:#ffffff;
	}
.bottom_space {
	padding-bottom:15px;
	}
.top_space {
	padding-top:10px;
	}
.first {
color:#000099;
font-size:25px;
}
#footer {
	width: 907px;
	height: 33px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
	}
#copyright {
	float:left;
	text-align:left;
	width:300px;
	padding-left:20px;
	padding-top:8px;
	font-size:10px;
	color:#000099;
	}
#propheads {
	float:right;
	width:400px;
	text-align:right;
	padding-right:20px;
	padding-top:8px;
	font-size:10px;
	color:#000099;
	}
#propheads a:link,#propheads a:visited, #propheads a:active  {
	text-decoration:none;
	color:#000099;
	}
#propheads a:hover {
	text-decoration:underline;
	color:#000099;
	}
.bored {
	border:1px solid red;
	}
 #content_int li {
	list-style-type: circle;
	list-style-image:url(../images/arrow.gif);
	list-style-position: outside;
	font-family:  verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	line-height:22px;
	}


/***********STYLES FOR CV*************/
  
  .school_title {
  left: 45px;
  position:relative;
  font-weight: bold;
  text-decoration:underline;
  }
  
    .years_title {
  left: 500px;
  position:absolute;
  font-weight: bold;
  text-decoration:underline;
  }

    .school {
    left: 45px;
  position:relative;
  }
 
  .years {
    left: 500px;
  position:absolute;
  }
 
 /******TOUR STYLES******/

#tourframe {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align:center;
	}
	
h1 {
	font-size: 20px;
	color: #006699;
	font-weight: normal;
	position: relative;
	margin-top: 15px;
	margin-left: 100px;
	}

#tourpic {
width:505px;
	}

#previous {
float:left;
width:150px;
text-align:left;
	}

#next {
float:right;
margin-left:705px;
width:100px;
text-align:right;
	}
	
#tourcenter {
	text-align:center;
	left: 220px;
	position: relative;
	}
		
#text {
	width:800px;
	margin:5px auto;
	} 
	
#tour li {
	list-style-type: circle;
	list-style-image:url(../images/arrow.jpg);
	list-style-position: outside;
	font-family:  verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	font-size : 12px;
	}
/***********STYLES FOR HOURS*************/
.days {
  left: 25px;
  position:relative;
  font-weight: bold;
  }

  .hours {
  left: 155px;
  position:absolute;
  width:200px;
  }