/*** MyStdSS.css view***/
/*** HTML tag styles ***/
.stdtxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}
.stdtitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.stdheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #D60F0A;
	padding: 0px;
	font-weight: bold;
}
.smlbld {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.smlstd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.format {
	vertical-align: text-top;
}
body {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 1.25;	
	margin: 0px;
	padding: 0px;	
}
table {
    border:none;
	border-bottom-style:none;

}
form { 
	margin: 0px; 
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #0000FF;
	text-decoration: underline;
}
a:visited{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #D60F0A;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #FFFFFF;
}
h3{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	font-style: italic;
	color: #999999;
    margin: 0px;
    padding: 0px;
}
h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h6{
	font-family: Verdana;
	font-size: 6px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/*** Layout Divs ***/
#navBar{
	width: 118px;
	margin: 2px;
	padding: 1px;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#content{
	position: absolute;
	left: 125px;
	top: 1px;
	width: 540px;
	vertical-align: top;
	background-color: #ffffff;
}

#pics{
	position: absolute;
	left: 22px;
	top: 230px;
	height: 133px;
	width: 600px;
	margin: 1px;
	padding: 1px;
	background-color: #999999;
	border-top: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
}

#main{
	position: absolute;
	left: 22px;
	top: 371px;
	width: 604px;
	margin: 1px;
	padding: 1px;
	background-color: #FFCC99;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#mainLinks{

	padding: 1px 1px 1px 1px;
}
#mainLinks h1{

	padding: 1px 1px 1px 1px;
}
.main a:link{
	color: #00FF00;
	text-decoration: none;
}
#mainLinks a:hover{

	padding: 1px 1px 1px 1px;
	background-color: #000000;
	text-decoration: none;
}

/*** #sectionLinks PUB LE SKI LODGE styles ***/
#sectionLinks{

	padding: 1px 1px 1px 1px;
}
#sectionLinks h2{

	padding: 1px 1px 1px 1px;
	text-decoration: underline;
}
#sectionLinks a {

	padding: 1px 1px 1px 1px;
	display: block;
	text-decoration: underline;
}
#sectionLinks a:hover{

	padding: 1px 1px 1px 1px;
	background-color: #ffffff;
	text-decoration: underline;
}



