@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EDEDED;
	background-image: url(../images/grey-background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 21px 0px 0px;
	text-align: center;
}

#container {
	background-color: #fff;
	margin: 0px auto 0px;
	width: 720px;
	text-align: left;
}

/* ------------------------------------------------------------------ */
/* ------- News Category Master Display Option ---------------------- */
/* ------------------------------------------------------------------ */

.news-list-category {
	display: none;
}

.news-latest-category {
	display: none;
}

.news-single-category {
	display: none;
}

/* ------------------------------------------------------------------ */
/* ------- Header Styling ------------------------------------------- */
/* ------------------------------------------------------------------ */

#header {
	background-image: url(../images/top-right-corner-body.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 279px;
	margin-bottom: 10px;
	position: relative;
	width: 720px;
}

#header #logo-link {
	display: block;
	height: 120px;
	left: 30px;
	position: absolute;
	top: 0px;
	width: 200px;
	z-index: 3;
}

#header #logo {
	height: 82px;
	left: -29px;
	position: absolute;
	top: -21px;
	width: 292px;
}

#header #logo-shadow {
	height: 78px;
	left: -28px;
	position: absolute;
	top: 61px;
	width: 28px;
}

#header #quote {
	height: 38px;
	position: absolute;
	right: 24px;
	top: 14px;
	width: 417px;
}

#header #flash {
	left: -1px;
	position: absolute;
	top: 61px;
}

#header #navbar {
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	position: absolute;
	top: 255px;
	width: 720px;
}

.menu {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	position: relative;
	width: 100%;
	z-index: 100;
}

.menu ul {
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	float: left;
	position: relative;
}

.menu ul li a {
	background-image: url(../images/navline.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #e6ed27;
	display: block;
	height: auto;
	padding: 5px 10px 5px 9px;
	position: relative;
	text-decoration: none;
}

.menu ul li a:hover {
	background-image: url(../images/navline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #325d4b;
	text-decoration: underline;
}

.menu ul li:hover, .menu ul a:hover, .menu ul li.over {
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.menu ul li:hover a, .menu ul a:hover a, .menu ul li.over a {
	color: #325d4b;
}

.menu ul li:hover ul, .menu ul a:hover ul, .menu ul li.over ul {
	display: block;
	visibility: visible;
}
	
.menu ul li ul {
	border-top: 1px solid #e6ed27;
	height: 0pt;
	left: -1pt;
	position: absolute;
	top: 24px;
	visibility: hidden;
	width: 160px;
}

.menu ul li ul li {
	background-color: #325d4b;
	background-image: none;
	border-bottom: 1px solid #e6ed27;
	border-left: 1px solid #e6ed27;
	border-right: 1px solid #e6ed27;
	font-size: 12px;
	font-weight: normal;
	width: 158px;
	height: auto;
}

.menu ul li ul li a {
	color: #e6ed27;
	background-image: none;
	padding: 5px;
}

.menu ul li:hover ul li a, .menu ul a:hover ul a, .menu ul li.over ul li a {
	color: #e6ed27;
}

.menu ul li ul li a:hover {
	background-color: #e6ed27;
	background-image: none;
	color: #325d4b;
}

/* ------------------------------------------------------------------ */
/* ------- Content Styling ------------------------------------------ */
/* ------------------------------------------------------------------ */

#content {
	border-bottom: 15px solid #325D4B;
	float: left;
	height: auto;
	width: 720px;
}

#content a {
	color: #793D39;
	text-decoration: none;
}

#content a:hover {
	color: #490D09;
	text-decoration: underline;
}

.jdGallery .slideInfoZone h2 {
	font-size: 12px;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.csc-frame-frame1 {
	background-color: #EDEBF1;
}

.csc-frame-frame2 {
	background-color: #F5FFAA;
}

/* ------------------------------------------------------------------ */
/* ------- Three Column General Styling ----------------------------- */
/* ------------------------------------------------------------------ */
	
.tcwr {
	float: left;
	height: auto;
	padding: 0px 9px 10px;
	width: 702px;
}

h2 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
}

h2 a {
	color: #fff;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.tcwr hr.clearer {
	display: none;
}	

.tcwr .morelink a {
	float: right;
	color: #132359;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}

.tcwr .morelink a:hover {
	text-decoration: underline;
}

.tcwr p.morelink {
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Left Columm - General Styling ---------------------------- */
/* ------------------------------------------------------------------ */

.leftcol {
	float: left;
	height: auto;
	margin-right: 9px;
	width: 185px;
}

.leftcol .leftbox {
	float: left;
	height: auto;
	margin-bottom: 10px;
	width: 185px;
}

.leftcol .leftbox .top, .leftcol .leftbox .content, .leftcol .leftbox .bottom {
	float: left;
	height: auto;
	width: 185px;
}

/* ------------------------------------------------------------------ */
/* ------- Left Columm - Partners Styling --------------------------- */
/* ------------------------------------------------------------------ */

.leftcol #partners .content {
	background-image: url(../images/travel-partners-sides.jpg);
	background-repeat: repeat-y;
}

.leftcol #partners .csc-textpic-image {
	margin-bottom: 5px;
}

.leftcol #partners .csc-textpic-text p {
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Left Columm - Search Styling ----------------------------- */
/* ------------------------------------------------------------------ */

.leftcol #search .content {
	background-image: url(../images/site-search-sides.gif);
	background-repeat: repeat-y;
}

.leftcol #search #srchbtn {
	float: left;
	height: auto;
	margin-left: 103px;
	width: 72px;
}

.leftcol #search #searchbar {
	background-color: #fff;
	border: 1px solid #325D4B;
	float: left;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
	width: 163px;
}

.leftcol #search .searchbar {
	background-color: #fff;
	border: 0px none;
	margin-left: 1px;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - General Styling --------------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol {
	float: left;
	height: auto;
	width: 507px;
}

.tcwr .rightcol h2 {
	width: 498px;
}

.tcwr .rightcol .csc-header {
	float: left;
	width: 100%;
}

.tcwr .rightcol .news-list-container {
	background-color: transparent;
	border: none;
}

.tcwr .rightcol .news-list-container img {	
	border: none;
	float: none;
	margin: 0px;
}

.tcwr .rightcol .news-list-item {
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}

.tcwr .rightcol .news-list-item h3 {
	background-color: transparent;
	border: none;
	padding: 0px;
}

.tcwr .rightcol .news-list-morelink {
	display: none;
}

/* ------------------------------------------------------------------ */
/* ------- Right Column - Article List Styling ---------------------- */
/* ------------------------------------------------------------------ */

.tcwr .rightcol  .article_list {
	background-image: url(../images/maroon-sides.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 507px;
}

.tcwr .rightcol  .article_list .news-list-container {
	background-color: transparent;
	float: left;
	padding: 10px 10px 0px;
	width: 488px;
}
 
.tcwr .rightcol  .article_list .news-list-item {
	background-color: transparent;
	border: none;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
}

.tcwr .rightcol  .article_list .news-list-image {
	border: 2px solid #793D39;
	float: left;
	margin-right: 5px;
}

.tcwr .rightcol  .article_list .news-list-item h3 {
	font-size: 12px;
	margin: 0px;
}

.tcwr .rightcol  .article_list .news-list-item h3 a {
	color: #00461E;
	padding: 0px;
	text-decoration: none;
}

.tcwr .rightcol  .article_list .news-list-item h3 a:hover {
	text-decoration: underline;
}

.tcwr .rightcol  .article_list .news-list-date {
	display: none;
}

.tcwr .rightcol  .article_list .news-list-item p {
	padding: 0px;
	font-size: 11px;
	margin: 0px;
}

/* ------------------------------------------------------------------ */
/* ------- Footer Styling ------------------------------------------- */
/* ------------------------------------------------------------------ */

#footer {
	background-color: #EDEDED;
	float: left;
	height: auto;
	padding-top: 10px;
	width: 720px;
}

#footer a {
	color: #692D29;
	text-decoration: none;
}

#footer a:hover {
	color: #490D09;
	text-decoration: underline;
}

#footer_copy {
	float: left;
	font-size: 12px;
	width: 144px;
}

#footer_nav {
	float: right;
	font-size: 12px;
	height: auto;
	text-align: right;
	width: 576px;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav ul li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer_nav ul li a {
	padding: 2px 5px;
}