@charset "utf-8";
/* CSS Document */


.picBorder {
    position:relative; 
    width:177px;
    overflow:hidden;
    border:1px solid #000000;
}



.picColumn {
    position:relative; 
    float:left;
    width:179px;
    overflow:hidden;
}

div.hotName {
    font-size:11px;
    font-weight:bold;
	width:159px;
    padding:5px 10px 15px 10px;
    overflow:hidden;
    background: url(http://www.lakelouisehotels.org/images/ll-hotel-bg.gif) no-repeat bottom left;
    color:#e8e8e8;
    margin-bottom:16px;

}

.txt {
    float:left;
    padding:0 0 0 20px;
    width:385px;
}
.txt p {
    position:relative; 
    color:#000000;
    font-size:11px;
    line-height:1.65em;
    padding:0;
    margin:0;
    clear:both;
}
/*
.bbtxtCol {
    float:left;
    padding:0px 0px 0px 0px;
    width:550px;
}
.bbtxtCol p {
    position:relative; 
    color:#000000;
    font-size:11px;
    line-height:1.65em;
    padding:0;
    margin:0;
    clear:both;
}
*/
.hotelHead {
    width:100%;
    overflow:hidden;
    padding:3px 0px 6px 0px;
	margin: 0px 0px 6px 0px;    
    background: url(http://www.lakelouisehotels.org/images/title-ul.gif) no-repeat bottom left;
}

.hotelHead h2{
    padding:0 0 0 0;
	background:none;
	margin:0;
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
}

.hotelHead p {
    color:#000000;
    font-weight:bold;
    font-size: 1.00em;
    margin:0;
    padding:0;
}
.hotelHead p.grey {
    color:#666666;
    font-weight:normal;
    font-size: 0.88em;
    margin:-4px 0 0 0;
    padding:0;
}

#content h2.hotelHead a  

{
color:#000000;
}
#content h2.hotelHead  a:hover 

{
color:#941421;
text-decoration:none;
}



.hotelTxt p {
    clear:both;
} 

 span.street {
    margin:0;
    padding:0;
}
a.streetSpan {color:#000000;}
a.streetSpan:link {color:#000000;}
a.streetSpan:visited {color:#000000;}

p.description a, a:visited {
	color: #941421;
	text-decoration: none;
	}
	
p.description a:hover, a:hover:visited {
	color: #941421;
	text-decoration: underline;
	}

p.description { 
	padding:0;
	margin:0;
}

.paddingTopFive {
    padding-top:5px;
}

/*
.more {
    display: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }
	*/

