body {
	margin:0px;
}
ul, ol {
	margin-top:12px;
	margin-bottom:12px;
}

/*** System Styles ***/
table#container {
	margin:0px auto;
	width:819px;
	border-collapse:collapse;
}
table#container td#containerheader {
	width:819px;
	height:86px;
	padding:0px;
	background-image:url('../images/Touring_Adventures_header.jpg');
	background-repeat:no-repeat;
}
table#container td#containerbody {
	width:819px;
	padding:0px;
	background-image:url('../images/Touring_Adventures_background.jpg');
	background-repeat:repeat-y;
	vertical-align:top;
}
table#container td#containerfooter {
	width:760px;
	height:22px;
	padding:16px 0px 0px 59px;
	background-image:url('../images/Touring_Adventures_footer.jpg');
	background-repeat:no-repeat;

	font-family:Arial;
	font-size:10px;
	color:#FDFDFD;
}

table#panels {
	margin:7px 0px 7px 9px;
	width:810px;
	border-collapse:collapse;
}
table#panels td#leftpanel {
	width:196px;
	padding:0px;
	vertical-align:top;
}
table#panels td#rightpanel {
	width:614px;
	padding:0px;
	vertical-align:top;
}

table#menutable {
	margin:0px;
	width:196px;
	border-collapse:collapse;
	border:1px solid #4B463C;
}
table#menutable td#menutop {
	width:196px;
	height:23px;
	padding:0px;
	background-image:url('../images/left_panel_top_spacer.jpg');
	background-repeat:no-repeat;
}
table#menutable td#menuitems {
	width:196px;
	padding:0px;
	background-color:#FEFEFD;
}
table#menutable td#menubottom {
	width:196px;
	height:422px;
	padding:0px;
	background-image:url('../images/passport_stamps_collage_v3.jpg');
	background-repeat:no-repeat;
}

div#content {
	margin:5px 5px 5px 32px;
	width:575px;
	padding:0px;
}
table#content {
	margin:0px 5px 5px 32px;
	width:575px;
	border-collapse:collapse;
}
table#content td#textcolumn {
	vertical-align:top;
	width:340px;
	padding:0px 10px 0px 0px;
}
table#content td#imagecolumn {
	text-align:right;
	vertical-align:top;
	width:235px;
	padding:0px 0px 0px 10px;
}

div.greybox {
	background-color:#EDECEA;
	border:2px solid #B8B6B3;
	margin:25px 0px 0px 14px;
	/* width:554px; */
	padding:14px 20px;

	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#4A433B;
}
div#bannerbottom {
	background-color:#4A433B;
	margin:6px 0px 15px 0px;
	height:10px;
	padding:0px;
}

.editZone {
	font-family:'Myraid Pro', MyriadPro, Tahoma;
	font-size:10px;
	line-height:16px;
	color:#994031;
}
a.editZone, .editZone a {
	color:#000000;
}
a.editZone:hover, .editZone a:hover {
	color:#994031;
}

a.menuItem {
	display:block;
	width:161px;
	min-height:22px;
	padding:8px 3px 0px 32px;
	background-image:url('../images/menu_background.jpg');
	background-repeat:no-repeat;
	vertical-align:top;

	font-family:'LucidaGrande', Lucida Grande, 'Lucida Grande', Lucida Sans Unicode, 'Lucida Sans Unicode';
	font-size:12px;
	color:#4A433B;
	font-weight:bold;
	text-decoration:none;
}
a.menuItem:hover {
	text-decoration:underline;
}
a.selectedItem {
	display:block;
	width:161px;
	min-height:22px;
	padding:8px 3px 0px 32px;
	background-image:url('../images/menu_background.jpg');
	background-repeat:no-repeat;
	vertical-align:top;

	font-family:'LucidaGrande', Lucida Grande, 'Lucida Grande', Lucida Sans Unicode, 'Lucida Sans Unicode';
	font-size:12px;
	color:#4A433B;
	font-weight:bold;
	text-decoration:underline;
}
a.siteItem {
	display:block;
	width:187px;
	min-height:24px;
	padding:4px 3px 2px 6px;
	background-image:url('../images/bulletless_menu_background.jpg');
	background-repeat:no-repeat;
	vertical-align:top;

	font-family:'LucidaGrande', Lucida Grande, 'Lucida Grande', Lucida Sans Unicode, 'Lucida Sans Unicode';
	font-size:12px;
	color:#4A433B;
	font-weight:bold;
	text-decoration:none;
}
a.siteItem:hover {
	text-decoration:underline;
}
a.siteItem img {
	vertical-align:middle;
}

/*** Content Styles ***/
.header {
	font-family:'Times New Roman', Arial;
	font-size:18px;
	color:#994031;
	font-weight:bold;
}
a.header, .header a {
	color:#994031;
	text-decoration:none;
}
a.header:hover, .header a:hover {
	text-decoration:underline;
}

.subtitle {
	font-family:Arial;
	font-size:14px;
	color:#4A433B;
	font-weight:bold;
}
a.subtitle, .subtitle a {
	color:#4A433B;
	text-decoration:none;
}
a.subtitle:hover, .subtitle a:hover {
	text-decoration:underline;
}

.boldtext {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#4A433B;
	font-weight:bold;
}
a.boldtext, .boldtext a {
	color:#4A433B;
}
a.boldtext:hover, .boldtext a:hover {
	text-decoration:none;
}

.bodytext {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#4A433B;
}
a.bodytext, .bodytext a {
	color:#4A433B;
}
a.bodytext:hover, .bodytext a:hover {
	text-decoration:none;
}


.testimonials {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#994031;
	font-style:italic;
}
a.testimonials, .testimonials a {
	color:#994031;
}
a.testimonials:hover, .testimonials a:hover {
	text-decoration:none;
}


div#subscribe {
	margin:6px 4px 2px 4px;
	padding:9px 6px 4px 6px;
	border:3px double #4A433B;
	background-color:#dfb553;
}
div#subscribe .signup {
	color:#4A433B;
	font-style:italic;
	font-weight:bold;
}
div#subscribe input {
	width:140px;
	color:#4A433B;
}
div#subscribe input.error {
	color:#FFF;
	width:142px;
	background-color:#FF3333;
	border:1px solid #4A433B;
}
div#subscribe .goodstatus {
	color:#4A433B;
	font-weight:bold;
}
div#subscribe .badstatus {
	color:#CC0000;
	font-weight:bold;
}

.footer {
	font-family:Arial;
	font-size:10px;
	color:#FDFDFD;
}
a.footer, .footer a {
	color:#FDFDFD;
}
a.footer:hover, .footer a:hover {
	text-decoration:none;
}
