/* CSS Document For my Version*/

/*Undeline Navigation Menu for all pages */

.underlinemenu{
font-family: "Verdana", "Arial", "Helvetica";
width: 100%;
font-weight: normal; font-size: 15px;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 10; /* sets space above and below menu */
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #f1f1f1;
padding: 6px 3px 1px 3px; /*top padding is 6px, bottom padding is 1px*/
margin-right: 30px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 1px solid #999966; /*bottom border is 2px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #f1f1f1;
}

.nav_backgr {
background-image: url(images/menu_backgr.jpg);
	background-repeat: no-repeat;
}

/* END Undeline Menu for all pages */



body{
	margin:0px; color:#000000;
	}
h1{
	font-family:"Times New Roman", Times, serif;
	color:#B4FF6C;
	font-size:23px;
	margin: 50px 10px 15px 50px;
	
	font-weight: normal;
	}	
	
.amenities{
	font-family:"Times New Roman", Times, serif;
	color:#AFC7DF;
	font-size:23px;
	margin: 35px 10px 15px 50px;
	font-weight: normal;
	}	
	
	
 .title{
	font-family:"Verdana", "Arial", "Helvetica";
	color:#AFC7DF;
	font-size:19px;
	text-align:center;
	margin: 20px 0px 30px 0px;
	
	font-weight: normal;
	}	
	
 
	
h2{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	margin:0px 0px 5px 0px;
	padding:0px;
		font-weight: normal;
	}
h3{
	font-family:"Times New Roman", Times, serif;
	color:#BC0000;
	font-size:21px;
	margin:30px 0px 10px 0px;
	padding:0px;
	}	
span{
	color:#FFFFFF;
	}
	
.text_description {
	      font-family: "Verdana", "Arial", "Helvetica"; 
		 font-size:12px; color:#f1f1f1; font-weight:normal;
		 padding-left: 80px; padding-right:35px; padding-top:10px; padding-bottom: 30px;
		 line-height: 1.4em;
		 }		
	


	
.body-part{
	height:auto;
	width:1000px;
	margin:0;
	background-color:#22323F;
	
	}

					    	
.photo {

    margin-top: 65px;
    padding: 0px 40px 20px 30px;
  }   
  
    .photo_ski {
           border-width: 2px 2px 2px 2px;
	      border-style: solid;
		 border-color: #264260;
           float: left;
		 margin-top: 0px;
		 margin-left:0px;
		 margin-right: 15px;
		 margin-bottom: 10px;
         }
   
  
  .photo_avail2 {

    margin-top: 0px;
    padding: 0px 38px 20px 60px;
  }    
 
 
 
 .photo_room {
     border-width: 2px 2px 2px 2px;
	border-style: solid;
     border-color: #264260;
     align: center;
    }   	
    
   
		 
		 
		 
	
		 
	.link_dark     A:link {color:#99ccff; } 
     .link_dark    A:visited {color:#99ccff; }  
     .link_dark   A:hover {color:red; }		    
      		  
	.link_blue     A:link {color:#33ccff; } 
     .link_blue    A:visited {color:#33ccff; }  
     .link_blue   A:hover {color:red; }		 
	
.mid-body-part{
	height:auto;
	width:1000px;
	margin:auto;
	background-color:#2B4B6D;
	background-image:url(images/mid-body.gif);
	background-repeat:no-repeat;
	
	}	

.text_footer {
        font-family:"verdana","arial"; font-weight:normal; font-size:11px; color:#AFC7DF;
	      text-align:center; padding-bottom:20px; padding-top:30px;
   }

	
.footer{
	
	background-image:url(images/footer_long.jpg);
	background-repeat:repeat-x;
	
	}

 .blue_dots_vert {
	   
	 background-image: url(../images/blu_dot.gif);
	 background-repeat: repeat-y;
			  background-position: 0px 0px; 
	} 

.photo_lobby2 {
         border-width: 1px 1px 1px 1px;
	    border-style: solid;
	    border-color: #000000;
   
       }   	






	
	

