
p {font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; color: #666666}
P.para {font-size: 10pt; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; color: #666666}
p.footer {font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; color: #666666}
p.small {font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; color: #FFFFFF}

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

H1 {font-family: verdana, sans-serif; font-size: 12pt; font-weight: Normal; font-style: normal; color: #333333}
H2 {font-family: verdana, sans-serif; font-size: 11pt; font-weight: Normal; font-style: normal; color: #333333}
H3 {font-family: verdana, sans-serif; font-size: 9pt; font-weight: Bold; font-style: normal; color: #666666}
H4 {font-family: verdana, sans-serif; font-size: 10pt; font-weight: Normal; font-style: normal; color: #666666}
H5 {font-family: verdana, sans-serif; font-size: 11pt; font-weight: 600; font-style: normal; color: #41282E}
H6 {font-family: verdana, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; color: #41282E}

#lodgesgallery ul{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin-left: 0;
	line-height: 20px;
	}
	
#lodgesgallery li{
	float:left;
	width: 178px;
	margin: 5px;
	background-color: #CCCCCC;
}
	
#lodgesgallery li img{
	display: block;
	width: 172px;
	margin: 2px;
	padding: 2px;
}


