h1 { padding: 8px 0px 0px 0px; font-size: 180%; }
h2 { padding: 4px 0px 0px 0px; font-size: 150%; font-weight: bold; }
A { color: white; }
A:hover { color: yellow; }
A.box1 { background: white; border: solid 1px #7F3F00; padding: 4px; font-weight: bold; color: #7F3F00; }
A.box1:hover { background: #7F3F00; color: white; }

.left {float: left}
.center {text-align:center;}
.right {float: right}
.leftclear {float: left; clear: both; }
.centerclear {text-align: center; clear: both}
.rightclear {float: right; clear: both}
.clear { clear: both}
.no_underline { text-decoration: none;}
.no_underline:hover { text-decoration: none;}

.floatright { float:right; }
.floatleft { float:left; }

.right-text {text-align:right;}

.w60 { width: 60px; }    
.w90 { width: 90px; }
.w180 { width: 180px; }   
.w200 { width: 200px; }

.validationErr          { display: block; padding: 4px 4px 4px 26px; xbackground: white; color: Red; margin: 4px 0px; background-image: url(../images/WindowsWarningIcon.png); background-repeat: no-repeat; background-position: 2px center; }  

.errorMessage           { display: block; padding: 14px 4px 14px 60px; background: white; color: Red; margin: 12px 0px; background-image: url(../images/ico_warning_42px.gif); background-repeat: no-repeat; background-position: 12px center; border: solid 1px black;  }  
  
#idWinterClosing { display:block; position:absolute; width: 100%; height: 360px; left: 0px; top: 260px; }  

IMG.WinterClosing { cursor: pointer; cursor: hand;  }

.contact_box { width: 300px; }
