@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/gradientbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	background-color: #a2afd3;
	}
	
.clear {
	clear: both;
}
#page {
	width: 950px;
	color: #fff;
	margin: 0 auto;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	padding-left:12px;
	padding-right:12px;
	}

#blue-bar {
	height: 28px;
	width: 950px;
	background-color: #28353e;
	}

#bluebarleft {
	height: auto;
	width: 660px;
	margin-left: 18px;
	float: left;
	margin-top: 4px;
	}
	
#bluebarright {
	height: auto;
	width: 108px;
	margin-right: 15px;
	float: right;
	margin-top: 4px;
	text-align: right;
}
.bluebartext { 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #b9b9cc;
	font-size: 11px;
	font-weight: normal;
	}
	
#header {
	
	width: 950px;
	height: 274px;
	margin-top: 0px;
	margin-left: 0px;
	}

#rightcolumn {
	width:283px;
	background:#fff;
	float:right;
	color:#333;
	}
	
#maincolumn {
	width:600px;
	background:#fff;
	float:left;
	}

.maintext {
	color: #000;
	}
		
/* nav items for top of page */

#navcontainer {
	width: 950px;
	height: 67px;
	background-color: #fff;
	text-align: center;
	}

ul.menu {
	list-style-type:none;
	display:block; 
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #28353e;
	font-size: 15px;
	line-height: 65px;
	}

ul.menu li {
	display:inline;
	margin: 0px 12px 0px 12px;
	}

ul.menu li.divider {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #c6c8c9;
	font-size: 11px;
	}	

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #28353e;
	font-size: 15px;
	text-decoration: none;
	}

a.menu:hover {
	text-decoration: underline;
	}

#mainimg {
	width: 950px;
	height: 274px;
	background-image: url(images/header.jpg)
	border-bottom: 1px solid #bac0c4;
	border-top: 1px solid #bac0c4;
	}
	
#mainbody-container {
	width: 922px;
	margin-top: 0px;
	padding: 0 0 0 28px;
	height: auto;
	}
	
#maintextleft {
	height: auto;
	width: 635px;
	float: left;
	margin-right: 15px;
	}

#maintextright {
	height: 555px;
	width: 272px;
	margin-top: 0px;
	float:right;
	background-image: url(images/gradient_right.png);
	background-position: top left;
	background-repeat: repeat-x;
}
	#maintextright p {
		font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top:0;	
	margin-left: 15px;
	margin-right: 10px;
	color: #4e6197;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	}
	
	#maintextright p a {
		font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top:0;	
	margin-left: 15px;
	margin-right: 10px;
	color: #4e6197;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	}
	
	#maintextright p a:hover {
	color: #4e6197;
	text-decoration: underline;
	}
	
.maintexttext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #28353e;
	font-size: 11px;
	font-weight:lighter;
	line-height: 27px;
	}
.maintexttext p{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #28353e;
	font-size: 11px;
	font-weight:lighter;
	line-height: 27px;
	}

.maintexttext p a{
color: #4f6bba;
	text-decoration: none;
	}
	
.maintexttext p a:hover{
color: #4f6bba;
text-decoration: underline;
	}



a.programs:link, a.programs:active, a.programs:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	color: #4f6bba;
	font-size: 11px;
	text-decoration: underline;
	}

a.programs:hover {
	color: #66712f;
	text-decoration: underline;
	}

ul.menu2 {
	list-style-type:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #868686;
	font-size: 16px;
	margin-right: 28px;
	line-height:25px;
	}

ul.menu2 hr {
	color: #c7c7c7;
	}
	
ul.menu2 li.textindent {
	margin-left: 28px;
	}	

a.menu2:link, a.menu2:active, a.menu2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #28353e;
	font-size: 15px;
	text-decoration: none;
	}

a.menu2:hover {
	color: #66712f;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #28353e;
	font-size: 25px;
	text-decoration: none;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #858585;
	font-size: 15px;
	text-decoration: none;
	}

h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #b9b9cc;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	}

.maintexttext2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #858585;
	font-size: 11px;
	font-weight:lighter;
	line-height: 22px;
	}

.maintexttext3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #28353e;
	font-size: 11px;
	font-weight:bold;
	line-height: 22px;
	}

.maintexttext4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #858585;
	font-size: 11px;
	font-weight:bold;
	line-height: 22px;
	}
	
.toursweoffer {
	color: #28353e;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	margin-left: 28px;
	}
	
#footer {
	width: 950px;
	height: 80px;
	background-color: #28353e;
	clear: both;
	}

#footerleft {
	height: auto;
	width: 500px;
	float: left;
	margin-left: 28px;
	margin-top: 10px;
	}
	
#footerright {
	height: auto;
	width: 175px;
	float: right;
	padding: 10px 0 0 0 ;
	}

.copyrighttext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #6e7b84;
	font-size: 9px;
	font-weight: normal;
	}
	
	.copyrighttext a {
	color: #6e7b84;
	text-decoration: none;
	}
	
	.copyrighttext a:hover {
	color: #b7bdc1;
	text-decoration: none;
	}
	
.footertel {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #c1ccd3;
	font-size: 17px;
	font-weight: normal;
	}

.footerlinks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #b7bdc1;
	font-size: 11px;
	font-weight: normal;
		}

.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #b7bdc1;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

.footerlinks:hover {
	text-decoration: underline;
	}

.footeraddress {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #6e7b84;
	font-size: 11px;
	font-weight: normal;
	}

/* IE6 css fixer v0.6: Fri, 06 Nov 2009 17:01:54 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#bluebarleft,
#bluebarright,
#rightcolumn,
#maincolumn,
#maintextleft,
#maintextright,
#footerleft,
#footerright {display:inline;}
