﻿/* Common styles used onhttp://www.lilesnet.comPaul Liles, WebmasterUpdated 5/1/2008*//* common */.alignParagraphTop {	margin-top:0px;	text-align: left;}.imageCentered {	margin-left:auto;	margin-right:auto;	display:block;	text-align:center;}.imageCenteredWithCaption {	margin-left:auto;	margin-right:auto;	display:block;	font-size: small;	font-style:italic;	color:maroon;	text-align:center;	margin-bottom:15px}.imageCenteredWithMediumCaption {	margin-left:auto;	margin-right:auto;	display:block;	font-size: medium;	font-style:italic;	color:maroon;	text-align:center;	margin-bottom:5px}.imageCenteredWithXLargeCaption {	margin-left:auto;	margin-right:auto;	display:block;	font-size: x-large;	font-style:italic;	color:maroon;	text-align:center;	margin-bottom:5px}.imageLeft {	float:left;	margin-right:20px;}.imageLeftWithCaption {	float:left;	margin-right:20px;	font-size: small;	font-style:italic;	color:maroon;	text-align:center;	margin-bottom:15px;	margin-top: 0px;}.clearBoth {	clear:both}.quote1 {	width:95%;	padding:10px;	border-color:black;	border-width:3px;	border-style:solid;	margin-left:auto;	margin-right:auto;	background-color:  #FFFF66;	font-size:medium;}.quote2 {	width:95%;	padding:10px;	border-color:black;	border-width:3px;	border-style:solid;	margin-left:auto;	margin-right:auto;	background-color:  #FF66CC;	font-size:medium;}.textAlignCenter {	text-align:center;}.destinations {	font-size:small;	text-align:center;	margin: 10px 0;} .divider {	clear: both;	height:1px;	width:100%;	color: black;	border-color:black;	margin: 0px;	padding: 0px;	}.iconTable {	margin-left:150px;}.icon {	width:50px;	height:50px;}.tdCentered {	margin-left:auto;	margin-right:auto;	text-align:center;	width:100px;}.alignLeft {	text-align:left;}