/*************** !!! TourCorp.com COLOR PALETTE !!! ***************/

/*** background ***/

#outer_wrapper {
	background-image:url('/images/sites/tourcorp/background.gif');
}

/*** custom header ***/

#header .header_top,
#header .header_top .menu .btn {
	background:#3C6573;
}

#header .header_top .title {
	margin-top:15px;
	width:325px;
}

#header .header_top .title b {
	line-height:28px;
	color:#fff;
}

#header .header_top .title img {
	float:left;
	margin-right:8px;
	border:0;
}

#header .header_top .title .sub {
	font-size:11px;
}

#header .header_top .menu {
	width:310px;
}

#header .header_top .menu li {
	padding:0 7px;
}

#header .header_top .menu a, 
#header .header_top .menu a:link, 
#header .header_top .menu a:visited, 
#header .header_top .menu a:active {
	color:#fff;
}

#header .header_top .menu .btn {
	color:#fff;
	border-color:#ccc;
}

#header .header_mid {
	background:#B14D1C;
}

#header .header_bot {
	background:#fc6;
	color:#000;
}

/*** site map link for world sites ***/

#header .sitemap {
	float:right;
	font:11px arial;
	padding:1px 3px 1px 0;
}
#header .sitemap, #header .sitemap a:link { background-color:#fc6; }
#header .sitemap a:link { text-decoration:none; }
#header .sitemap a:hover { text-decoration:underline; }

/*** left column ***/

#column_left {
	background:#E8B54D;
}

#column_left a,
#column_left a:link,
#column_left a:visited,
#column_left a:active {
	color:#3C6573;
}

/*** right column ***/

#column_right .submenu {
	font-size:9px;
}

#column_right .region_box {
	clear:left;
	padding:0 5px 10px 5px; 
	line-height:11px;
}

#column_right .region_box a { font-size:9px; }

#column_right .region_box a:link, 
#column_right .region_box a:visited { text-decoration:none; }

#column_right .region_box a:hover { text-decoration:underline; }

#column_right .region_box .mainlink {
	font:bold 14px arial,helvetica; 
	margin-bottom:2px;
	color:#333;
}

#column_right .region_box img { float:left; margin-right:5px; margin-bottom:5px; }

/*** footer ***/

#footer .bottom a,
#footer .bottom a:link,
#footer .bottom a:visited,
#footer .bottom a:active {
	color:#789898;
}

/*** main content ***/

#column_main a, 
#column_main a:link, 
#column_main a:visited {
	color:#B14D1C;
}

#column_main #tagline {
	color:#3C6573
}

#column_main h2.sectionhead,
#column_main #hawaii_map_pic {
	background-color:#E8B54D;
	color:#3C6573;
}

#column_main div.infotourbutton,
#column_main .picturecredit {
	background-color:#789898;
}

#column_main .secondary_box .overview, 
#column_main .secondary_box .prices {
	background-color:#E8B54D;
}

/*** homepage picture section ***/

#tourcorp_home .homepic {
	width:480px; height:80px;
	padding:85px 0 0 10px;
	background-image:url('/images/sites/world/default-international-travel.jpg');
}
#tourcorp_home .hometext {
	background-color:#036;
	padding:3px;
	margin-right:10px;
	color:#fff;
}
#tourcorp_home .hometext h2 {
	margin-top:0px;
	color:#fff;
}
#tourcorp_home .hometext p { 
	margin:5px 0 0 0;
	font-weight:bold;
}
#tourcorp_home .addthis {
	float:right;
	margin-right:14px;
}

/*** "world links" section ***/

#column_main #world_links { 
	border-color:#E8B54D;  
}
