/*** MyStdSS.css PUB LE SKI LODGE***/
/*** 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;
	background-color:#D7D4A1;
}
form { 
	margin: 0px; 
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
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: 10px;
 	font-weight: bold;
	color: #334d55;
      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: #334d55;
	margin: 0px;
	padding: 0px;
}
h6{
 	font-family: Courier New, Courier, mono;
 	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


/*** Layout Divs ***/
#navBar{
	position: absolute;
	left: 100px;
	width: 110px;
	margin: 4px;
	padding: 6px;
	vertical-align: top;
	background-color: #d7d4a1;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	height: 250px;
}

#content{
	position: absolute;
	left: 216px;
	width: 531px;
	margin: 4px;
	padding: 6px;
	vertical-align: top;
	background-color: #D7D4A1;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
}

#pics{
	position: absolute;
	left: 100px;
	top: 235px;
	height: 134px;
	width: 645px;
	margin: 4px;
	padding: 6px;
	background-color: #D7D4A1;
	border-top: 0;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	
}

#main{
	position: absolute;
	left: 100px;
	top: 367px;
	width: 645px;
	margin: 4px;
	padding: 6px;
	background-color: #D7D4A1;
	
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
#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;
}
/* summer #80FF80 */
/* winter #DDEEFF dark */
/* winter #CEE7FF */
/* autumn #FFCB84 or #FFEBCD */
/***Padding TOP RIGHT BOTTOM LEFT***/

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

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

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

	padding: 1px 1px 1px 1px;
	display: block;
}
#sectionLinks a:hover{

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


/*** .maintxt styles ***/
.maintxt{
	padding: 1px 2px 2px 2px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	/***background-image: url(background.jpg); ***/
}
.maintxt a:link{
	color: #0000FF;
	text-decoration: underline;
}
.maintxt a:visited{
	color: #003399;
	text-decoration: underline;	
}
.maintxt a:hover{
	color: #FF0000;
    text-decoration: underline;
}

/*** .story styles ***/
.story{
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.story a:link{
	color: #0000FF;
	text-decoration: underline;
}
.story a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.story a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.leftbox{
	padding: 5px 5px 0px 5px;
	float: left;
	width: 130px;
	height: 50px;
}
.rightbox{
	padding: 5px 5px 0px 5px;
	float: right;
	width: 100px;
	height: 50px;
}
.imageLeft{
	padding: 5px 3px 0px 2px;
	float: left;
}


/*** #navBar link styles ***/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/*** #eyeframe styles***/

.eyeframe{
	border: 0px;
	background-color: transparent;
}
.eyeframe a:link{
	color: #0000FF;
	text-decoration: underline;
}
.eyeframe a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.eyeframe a:hover{
	color: #FF0000;
	text-decoration: underline; 
