body{color:#555555;}
a{color:#006699;}

#logo{float: left;padding-bottom: 12px;padding-top: 13px;}
#header{background:#ffffff;}
#leftCol{padding:15px 15px;}
#leftCol table{border:1px solid #ccc; font-size:14px; margin:0 0 18px 0}
#leftCol table a{font-size:14px; text-decoration:none; color:#006699;}
#leftCol table tr td{padding:5px 5px 7px 15px;}
#leftCol table .first{padding-top:12px; font-size:15px; border-bottom:1px dotted #CCCCCC;}
#leftCol table .first a{text-decoration: none; color:#555555; font-size:15px;}
#leftCol table .last{padding-bottom:12px;}
#leftCol h2{margin:0; text-transform:uppercase; font-size:15px; color:#555555;}

div.globalMenu a.lastitem{border-right:none; padding-right:0;}

.wideCol{padding-right:20px;}
.wideCol h1{margin-top:15px;}
.wideCol li{line-height:26px;}
.wideCol img{margin-left:10px; border:3px solid #cccccc;}

#rightCol a{font-size:14px; text-decoration:none;}
#rightCol h2{margin:15px 0 5px; border-bottom:1px solid #cccccc; padding-bottom:5px;}
#rightCol h2 a{color:#555555; text-decoration:none; font-size:16px;}
.itemsRight{width:240px; margin:0 15px 0 10px;}
.itemsRight div{padding:5px 0;}

.heading3{background:none; border:none; color:#333333; font-size:14px; font-weight:bold;}


/*---NAV*/
.globalMenuContainer{
	background:url(/_imgs/global-nav-bg.gif) repeat-x;
	height:46px;
}
.globalMenu{
width: 990px;
font-weight: bold;
margin:0 auto;
}

.globalMenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.globalMenu ul{
width: 100%;
padding: 11px 0;
margin: 0;
}

.globalMenu ul li{
display: inline;
}

.globalMenu ul li a{
color: #ffffff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #7bb4cf;
font-size:13px;
text-transform:uppercase;
}

.globalMenu ul li a img{padding:2px 3px 2px 2px;}

.globalMenu ul li a:hover, .globalMenu ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border-bottom:none;
line-height:18px;
z-index:100;
background:#66bad6;
width: 200px;
visibility: hidden;
margin-top:14px;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 5px 8px !important;
text-decoration: none;
font-size:14px;
background-image:none !important;
font-weight:normal !important;

}
#dropmenu2 a{
	padding:10px 15px !important;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#333333;
}
/*-------------End NAV-----------*/


/*TOURISM TAB CSS */
.tab2Container{
	width:100%;
	height:42px;
	background:url(/_imgs/sub-menu-bg.gif) repeat-x;
}

#tab2
{
	margin:0 auto;
	top:0;
	width:990px;
	padding-top:11px;
}
#tab2 ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab2 li 
{
display:inline;
	float:left;
	margin:0 ; /*Tab Scapping Fixer*/
	padding:0;
}
#tab2 a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;	
	font-weight:bold;
}
#tab2 a span 
{
	display:block;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#749e23; /* Font Color */
	line-height:20px;
	border-right:1px solid #c4d5a4;
}

#tab2 a:hover,#tab2 li.item_active a 
{
	background-position:right bottom;
	color:#333333;
}
#tab2 a:hover span,#tab2 li.item_active a span 
{
	background-position:left bottom;
	color:#333333;
	text-decoration:none;
	font-size:14px;
}

/*end of Tab CSS */
.noBorder{border:none !important;}

#fbWidget{display:none;}

.adCol{padding:15px 5px 0 0;}
.adCol .gadv{margin:5px 0 0 0;}