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

body{
	background-color:#d1c5ae;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
h1 {
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: 3px;
	color:#10577e;
	text-align: center;
}
	
.bodycopy{
	font-size: .9em;
	color: #220000;
	line-height: 1.6em;
	margin:0px;
	text-align: left;
	margin-right:1em;
	letter-spacing:1px;
	}

.bodysmall{
	font-size: .8em;
	color: #333;
	line-height: 1.6em;
	margin:0px;
	text-align: center;
	}

.special{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
	}

h2 {
	font-size: 1.1em;
	color:#10577e;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	}
	
h3 {
	font-size: 1em;
	color:#10577e;
	line-height:18px;
	text-decoration:none;
		text-align:center;
	}

#divider .text1{
	font-size:75%;
	color:#173777;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	}
#divider a:hover{
	color:#000000;
}

#leftcol .text1{
	font-size:75%;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	}
#leftcol a:hover{
	color:#e6e1d8;
}

#wrapper{
	width:740px;
	background-color:#eae7de;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:7px;
	border-color:#bf8a60;
	text-align: right;
	}

#sub-footer{
	width:740px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;

	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol {
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:218px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;
	text-align: center;
	}
#rightcol {
	position:relative;
	top:1em;
	right:-10px;
	float:right;
	width:500px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:470px; /* actual value */
	z-index:99;
	text-align: left;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}

#footer{
	clear:both}

#divider{
	background-color:#d1c5ae;
	}

.picture{
	border:thin solid #d1c5ae;
	}

.picture-left{
	border:thin solid #d1c5ae;
	margin-right:10px;
	border:thin solid;
	}

.picture-right{
	border:thin solid #d1c5ae;
	margin-left:10px;
	border:thin solid;
	}
	
.picture-middle{
	border:thin solid #d1c5ae;
	margin-left:10px;
	margin-right:10px;
	border:thin solid;
	}

a:link { color: #10577e;
	text-decoration:none;
}
	
a:visited { color: #10577e;
	text-decoration:none;
}
	
a:hover { color: #cd7335;
	text-decoration:underline;

	}

#full-width{
	clear:both;
	padding-left:5px;
	padding-right:5px;}
	
#ski{
	background-color:#FFF;
	border:thin solid;
}

.image_left{
float:left;
border:thin solid #d1c5ae;
	margin-right:10px;
	border:thin solid;
}

.image_right{
float:right;
border:thin solid #d1c5ae;
	margin-left:10px;
	border:thin solid;
}

h4 {
	font-size: 1.6em;
	font-style: italic;
	letter-spacing: 3px;
	color:#10577e;
	text-align: left;
}

h5 {
	font-size: 1.1em;
	color:#10577e;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	}

