/* MAIN */

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.content
{
	background-color: #F2F59B;
}

.navColor
{
	background-color: #FDE600;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
th
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666633;
	margin: 0px;
	padding: 0px;
}


h2, h3
{
	color:#09054d;
}
.footer
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#164101;
	text-align:center;
}

.member
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #164101;
	font-weight:bold;
}

form
{
	display: inline;
}
.form_label
{ 
	vertical-align: text-top;
	font-weight: bold; 
	text-align: right; 
	padding: 5px 5px 0px 5px;
}
.form_label_required
{ 
	color: #FF0000;
	vertical-align: text-top;
	font-weight: bold; 
	text-align: right; 
	padding: 5px 5px 0px 5px;
}
.form_element
{ 
	padding: 5px 0px 5px 0px;
}
.error_msg
{
	font-weight: bold;
	color: #990000;
}

/* use to hide text */
.nosee 
{
  display: none;
}

a
{
	color: #FD0005;
}
a:hover
{
	color: #009900;
}

/* SHELL */

td.search
{
	font-weight: bold;
	font-size: 8pt;
	color: #666633;
	padding: 0px 0px 0px 3px;
	background: #F7EAC0 url(/images/shell/header_lowerright_internal.jpg) no-repeat;
	vertical-align: top;
}
td.search_home
{
	font-weight: bold;
	font-size: 8pt;
	color: #666633;
	padding: 0px 0px 0px 3px;
	background: #F7EAC0 url(/images/shell/header_lowerright_home.jpg) no-repeat;
	vertical-align: top;
}
td.side_shape_left
{
	background: url(/images/shell/side_shape_left.gif) no-repeat;
	background-color: #FFFFFF;
}
td.side_shape_right
{
	background: url(/images/shell/side_shape_right.gif) no-repeat;
	background-color: #FFFFFF;
}
td.page_body
{
	padding: 8px;
	background-color: #FFFFFF;
}
td.flashAdmin
{
	height:10px;
}
td.flashAdminHeader
{
	font-size:16px;font-weight:bold;
}
td.flashAdminSlide
{
	font-size:14px;font-weight:bold;
}
td.flashAdminLabel
{
	text-align:right:padding-right:5px;
}
td.podcastAdminEditRight {padding-left:20px;padding-bottom:10px;}
td.podcastAdminEditLeft {font-weight:bold;padding-bottom:10px;}
td.promoText{padding-right:10px;font-weight:bold;}
td.promoImages{padding-right:5px;}
td.promoTable{padding-top:6px;padding-bottom:20px;font-weight:bold;}
td.promoTitle{padding-bottom:8px;font-weight:bold;}
input.flashAdminButton
{
	font-size: 12px;
}
input.search
{
	padding: 0px;
	border: 0px;
	background-color: #F4F1EB;
	color: #996633;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 105px;
	height: 13px;
}
td.footer_links
{
	text-align: center;
	line-height: 140%;
	height: 89px;
	background-image: url(/images/shell/background_bottom.jpg);
}
a.footer_links
{
	font-weight: bold;
	font-size: 8pt;
	color: #404617;
	text-decoration: none;
}
a.footer_links:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0000;
	text-decoration: none;
}

/* CMS */

.cmsBody
{
	font-size: 13px;
}
.cmsBodyXSm
{
	font-size: 10px;
	line-height: 12px;
}
.cmsBodySm
{
	font-size: 11px;
	line-height: 15px;
}
.cmsBodyMed
{
	font-size: 14px;
	line-height: 17px;
}
.cmsBodyLg
{
	font-size: 15px;
	line-height: 19px;
}
.cmsError
{
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.cmsHeading
{
	font-size: 23px;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 0px;
	color: #996633;
}
.cmsSubHeading
{
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	color: #996633;
}
.cmsAuthor
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	color: #996633;
}
.cmsSource
{
	font-size: 14px;
	font-style: italic;
	line-height: 19px;
	color: #996633;
}
.cmsCaption
{
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	background-color: #F6DB91;
	padding: 5px;
}
.cmsCredit
{
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	font-style: normal;
}
.cmsListings
{
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
}
td.cmsRelated
{
	font-size: 10px;
}

/* CUSTOM TRAVEL GUIDE */

.black_line
{
	background-color: #000000;
}
.white_background
{
	background-color: #FFFFFF;
}
.dk_background
{
	background-color: #B9834B;
}
.lt_background
{
	background-color: #F2DA89;
}
.dk_text
{
	color: #B9834B;
}
.lt_text
{
	color: #F2DA89;
}

/* GRIDS & MORE */

.gridPages
{
	font-size: 11px;
	font-weight: bold;
}
.gridAnchors
{
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
}
.gridFilterPhrase
{
	font-size: 15px;
	font-weight: bold;
	background-color: #ffffff;
}
.gridCaption
{
	font-size: 12px;
}
.gridCopy
{
	font-size: 11px;
	line-height: 12px;
}
.gridGroup
{
	font-size: 17px;
	font-weight: bold;
}
.gridSubGroup
{
	font-size: 15px;
	font-weight: bold;
}
.gridName
{
	font-size: 13px;
	font-weight: bold;
	color: #C69D58;
}
.gridNamePriority
{
	font-size: 13px;
	font-weight: bold;
	color: #C69D58;
}
.gridLines
{
	font-size: 13px;
}
.gridColumns
{
	font-size: 11px;
}
.gridCopyMyTrip
{
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}
A.gridName:hover
{
	color: #C69D58;
	text-decoration: underline;
}
A.gridName:link
{
	color: #C69D58;
	text-decoration: underline;
	font-weight: bold;
}
A.gridName:visited
{
	color: #C69D58;
	text-decoration: underline;
	font-weight: bold;
}
A.gridName:active
{
	color: #C69D58;
	text-decoration: underline;
	font-weight: bold;
}
A.gridNamePriority:hover
{
	color: #C69D58;
	text-decoration: underline;
}
A.gridNamePriority:link
{
	color: #C69D58;
	text-decoration: underline;
	font-weight: bold;
}
A.gridNamePriority:visited
{
	color: #C69D58;
	text-decoration: underline;
	font-weight: bold;
}
A.gridNamePriority:active
{
	color: #C69D58;
	text-decoration: underline;
	font-weight: bold;
}
.moreName
{
	color: #C69D58;
	font-size: 16px;
	font-weight: bold;
	line-height: 300%;
}
.moreLines
{
	font-size: 13px;
}

/* STYLE FOR DIALOGUE PAGES */
table.cFooter, td.cFooter, span.cFooter, font.cFooter
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:8pt;
	color:#93542F;
	font-weight:normal;
	font-style:normal;
	line-height:10pt;
}
table.cFooterLink, td.cFooterLink, span.cFooterLink, font.cFooterLink
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:8pt;
	color:#93542F;
	font-weight:normal;
	font-style:normal;
	line-height:10pt;
	text-decoration:underline;
}
table.cSupportTitle, td.cSupportTitle, span.cSupportTitle, font.cSupportTitle
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11pt;
	color:;
	font-weight:bold;
	font-style:normal;
	line-height:13pt;
}

table.cSupportBody, td.cSupportBody, span.cSupportBody, font.cSupportBody
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	line-height:11pt;
}

table.cSupportBodyLink, td.cSupportBodyLink, span.cSupportBodyLink, font.cSupportBodyLink, a.cSupportBodyLink
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:;
	font-weight:bold;
	font-style:normal;
	line-height:11pt;
	text-decoration:underline;
}
.AdSurround
{
	padding: 0px;
	border: 2px solid #783F3F;
	width: 146px;
}
.AdTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.AdTitle:active, a.AdTitle:hover, a.AdTitle:link, a.AdTitle:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.AdLinkText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.AdBodyText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.AdContainer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
}