/* TEXT */

h1 {
	font-size: 1.0em;
	font-weight:normal;
	color:#474E50;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474E50;	
	margin-bottom:15px;
	padding-bottom:5px;
}
h1.photosHeading {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	margin:0px;
	padding:0px;
	
}
h1.units {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	margin:0px;
	padding:5px;
	
}

h2 {
	font-size: 0.8em;
	color: #505354;
	padding-top: 5px;
	padding-bottom: 0px;
}

h3 {
	font-size: .95em;
	color: #525252;
	padding-left: 40px;
	font-weight: normal;
}

h4 {
	font-size: .8em;
	float: right;
	color: #525252;
	padding-right: 5px;
}

h5 {
	font-size: 0.9em; 
	color: #54595C;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom:5px;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474E50;
	padding-bottom: 8px;
}

ul {
	padding-left: 10px;
	padding-top: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #525252;
	list-style-image: url(../images/baseart/beach_houses/tick.gif);
	list-style-position: inside;
	font-size: 0.7em;
}
.footerNav  {
	float:left;
	margin-right:50px;
}
.footerNav li {
list-style-type:none;
list-style-image:none;
text-align:left;
padding-bottom:8px;
}
.footerNav li a:link, .footerNav li a:visited {
	font-size: 12px;
	text-decoration:none;
	color: #666666;
	font-weight: normal;
}
.footerNav li a:hover {
	text-decoration:underline;
}

li.style1 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-image: none;
	font-size: 0.8em;
	font-weight: normal;
}

li.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	padding-bottom: 10px;
	width: 120px;
	font-size:12px;
	list-style-image:none;
	list-style-type:none;
	padding-right:8px;
}


ul.links_list {
	padding-top:0px;
}

ul.links_list li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-image: none;
	font-size: 15px; 
	font-weight: normal;
	margin-bottom:5px;
	list-style:none;
}

.baseline_link {
	position: absolute;
	bottom: 8px;
	right: 13px;
}

.print_symbol {
	list-style-image: url(../images/baseart/map/print_symbol.gif);
	list-style-position: outside;
	font-size: 1em;
}

.thankyou_text {
	position: relative;
	height: 405px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height:1.6em;
}
