/* High-level tags */

body {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #9f9f9f;
	color: #000000;
	text-align: center;
}

h1, h2, h3, h4, .headerLogo {
	font-family: Century Gothic, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 18pt;
	margin-top:	0px;
	margin-bottom: 5px;
}

.sectionMain h1 {
	padding: 0 0 2px 0;
	color: #000000;
	border-bottom: 2px solid #404040;
	font-weight: bold;
}


h2, .myH2 {
	clear: both;
	font-size: 14pt;
	margin-top:	14px;
	margin-bottom: 2px;
	font-weight: bold;
}

.inline {
	clear: none;
}

h3 {
	clear: both;
	font-size: 12pt;
	margin-top:	14px;
	margin-bottom: 2px;
}

.sectionItem h3 {
	clear: none;
	margin-top:	0px;
}

.sectionItemNoText h3 {
	clear: none;
	margin-top:	0px;
}

h4 {
	font-size: 11pt;
	margin-top:	0;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
	background-color: transparent;
}

a:visited {
	color: #990099;
	background-color: transparent;
}

a:active {
	color: #ff0000;
	background-color: transparent;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
	background-color: transparent;
}

img {
	border: 0;
}

/* Home */

.navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0;
}

.navigation ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0;
}

.navigation ul li {
	margin-left: 10px;
	margin-right: 0;
	padding: 0 0 0 0;
	text-indent: 0;
}

/* Header */

.header {
	width: 742px;
	float: left;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	background: #c3d9ff;
	color: #000000;
	text-align: center;
	display: inline;	/* Addresses IE Doubled Float-Margin Bug */
    background-image: url(headerbg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

.headerLogo {
	font-size: 20pt;
	font-weight: bold;
	float: left;
	display: inline;	/* Addresses IE Doubled Float-Margin Bug */
}

.headerNav {
	float: right;
	margin-top: 5px;
	display: inline;	/* Addresses IE Doubled Float-Margin Bug */
}

/* Footer */

.footer {
	width: 742px;
	float: left;
	margin: 0 0 10px 0;
	padding: 4px 4px 4px 4px;
	background: #c3d9ff;
	color: #000000;
	text-align: center;
	display: inline;	/* Addresses IE Doubled Float-Margin Bug */
    background-image: url(footerbg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

.validIcon {
	float: right;
	padding-top: 8px;
}

.validIcon img {
	border: 0;
	width: 88px;
	height: 31px;
}

.footerMessage {
	float: left;
	padding-top: 8px;
	text-align: left;
}


/* Section */

.sectionBody {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

.sectionMain {
	width: 732px;
	float: left;
	margin: 0 0 0 0;
	padding: 4px 8px 4px 8px;
	background: #fff;
	color: #000000;
	border: 1px solid #dddddd;
	text-align: left;
}

.sectionAd {
	width: 728px;
	float: left;
	margin: 2px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.largeRectangleLeftAd {
	float: left;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
}

div.sectionItem, div.sectionItemNoText {
	border: 1px solid #dddddd;
	color: #000000;
	background: #fef;
}

div.sectionItem {
	float: left;
	width: 345px;
	margin: 4px 6px 8px 0px;
	padding: 4px 4px 4px 4px;
    background-image: url(sectionitembg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

img.sectionItem {
	max-width: 150px;
	max-height: 100px;
	float: right;
	border: 1px solid #066;
}

div.sectionItemNoText {
	float: left;
	width: 166px;
	text-align: left;
	margin: 4px 8px 8px 0px;
	padding: 4px 4px 4px 4px;
	display: inline;	/* Addresses IE Doubled Float-Margin Bug */
    background-image: url(sectionitemsmallbg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

img.sectionItemNoText {
	width: 150px;
	height: 100px;
	margin-left: 9px;
	border: 1px solid #066;
	display: inline;	/* Addresses IE Doubled Float-Margin Bug */
}

.sectionDate {
	font-size: 8pt;
	margin-top:	0px;
	margin-bottom: 5px;
	font-weight: normal;
}

.sectionMain ul {
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}

.sectionMain ul ul {
	margin-left: 20px;
}

img.map {
	float:right;
	width: 400px;
	height: 200px;
	margin-right: 10px;
	border: 1px solid #066;
}

div.thumb {
	height: 104px; /* Setting a height ensures that rows wrap all the way back to left side */
	float: left;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 4px 4px 4px 4px;
}

div.thumb img {
	max-height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #066;
}


ul.placesBeen {
	margin-left: 16px;
	padding: 0px 0px 0px 0px;

}

ul.placesBeen li {
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	list-style: square;
}

.tripMap {
	background: #fef;
	border: 1px solid #066;
	padding: 4px 4px 4px 4px;
	float: right;
}

.listPhoto {
	float: right;
	width: 120px;
	text-align: center;
	font-size: 8pt;
	background-color: #dedede;
	border: 1px solid #333333;
	padding: 2px 2px 2px 2px;
	margin-left: 2px;
}

