body,
html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #6799CC;
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
    min-width:750px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

#wrapper {
	margin:0 auto;
	width:790px;
	background-color: #FFFFFF;
}

#banner_main {
	background-color: #333333;
	background-image: url(../images/logo_back1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 770px;
	margin-left: 10px;
}
#menu_wrap {
	background-image: url(../images/background_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 40px;
	width: 790px;
	background-color: #F3F3F2;
}

#menu_main {
	width: 770px;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	margin-left: 10px;
}

.menu_wrapper {
	background-image:url('../images/bg_menu.gif');
	width:790px;
}

.menu_container {
	background-image:url('../images/bg_menu1.gif');
	height:20px;
	margin: 0 0 0 10px;;
	width:750px;
	padding:10px;	
}

.menu_container ul {
	list-style-type:none;
	margin:0px auto;
	margin-top:2px;
	padding:0;
}

.menu_container ul li {
	border-right:solid 1px #CFCFCE;
	display:inline;
	padding:0 12px 0 12px;
}

.menu_container a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-family:arial,helvetica;	
}

.menu_container a:hover {
	color:#8FB7DB;
	font-size:12px;
	text-decoration:none;
}

.menu_container .on {
	color:#8FB7DB;
	font-size:12px;
	text-decoration:none;
}


#banner_wrap {
	background-image: url(../images/background_logo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 790px;
	height: 124px;
	background-color: #013567;
}
#banner_logo {
	top: 16px;
	left: 20px;
	position: relative;
	height: 84px;
	width: 160px;
}
img {
	border: 0px;
}
#body_wrap {
	background-image: url(../images/background_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 790px;
	background-color: #6799CC;
}
#footer_wrap {
	width: 790px;
	clear: both;
	background-image: url(../images/background_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 730px;
	margin-left: 10px;
	background-color: #666666;
	padding: 20px;
	line-height: 20px;
}

#body_main {
	width: 770px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 500px;
	float: left;
	background-color: #FFFFFF;
	line-height: 20px;
	padding: 20px;
	text-align: left;
}
#text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	line-height: 18px;
}

#text_right h2 {

}

#text_right h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-weight: 800;
}

.briefing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	color: #333333;
}


.footer A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
#contact_left {
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
}
#contact_right {
	float: right;
	width: 330px;
	vertical-align: top;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 5px;
}
#text_right_links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6799CC;
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#text_right_links A:link {
	color: #2C5783;
	text-decoration: none;
}.icons {
	margin-right: 20px;
	vertical-align: middle;
}
#property_text_right {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	float: right;
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	line-height: 20px;
}
#property_text_right a {
	font-weight: bold;
	color: #6799CC;
	text-decoration: none;
}

#property_text_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 180px;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
}

#property_text_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		}
		
#property_text_left li {
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
		}
#property_text_left li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #EDEDED;
	width: 100%;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D8D8D8;

}
html>body #property_text_left li a {
		width: auto;
		}
#property_text_left li a:hover {
	background-color: #E0EBF5;
	color: #0C2577;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6799CC;
}
#property_text_right a:hover {
	font-weight: bold;
	color: #6799CC;
	text-decoration: none;
}
#property_text_right a:visited {

	font-weight: bold;
	color: #6799CC;
	text-decoration: none;
}
.contact_text_noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
#text_left a {
	color: #6799CC;
	text-decoration: none;
}
#text_right_a {


	font-weight: bold;
	color: #6799CC;
	text-decoration: none;
}
#banner_main2 {

	background-color: #333333;
	background-image: url(../images/logo_back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 770px;
	margin-left: 10px;
}
#banner_main3 {

	background-color: #333333;
	background-image: url(../images/logo_back3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	width: 770px;
	margin-left: 10px;
}

.bright {
	color:#0000FF;
}

.tours_box {
	background-color:#D3E4F4;
	width:184px;
	padding:8px;
	color:#013A71;
	font-size:11px;
	margin-bottom:15px;
	margin-top:15px;
}

#tours_box ul {
	margin:10px;
	padding:0 0 0 10px;
}

#tours_box li {
	padding:2px 0;
}

.tours_box img {
	display:block;
}

.tours_box_content {
	border-left:solid 3px #ADC2D5;
	border-right:solid 3px #ADC2D5;
	background-image:url('../images/bg_tours_box.gif');
	color:#215687;
	font-size:12px;
	padding:6px 9px;
	height:250px;
}

.tours_box a {
	color:#6799CC;
}

.sidebar_link_set {
	font-size:12px;
	padding:20px 0;
}

.sidebar_link_set a {
	font-size:12px;
	color:#6799CC;
}

.bio_sidebar {
	font-size:11px;
}

.bio_sidebar a {
	color:#6799CC;
}

.bios_brief img {
	float:left;
	border:solid 6px #dadada;
	margin-right:12px;
}

.bio h2 {
	margin:0;
}

#news_overview .title {
	font-size:14px;
	font-weight:800;
	line-height:30px;
}

#news_overview a.title:hover {
	font-size:14px;
	font-weight:800;
	text-decoration: underline;
}

#news_overview .hr {
	background-image:url('../images/h_line_485.gif');
	height:20px;
	clear:both;
}

#news_overview hr {
	display:none;
}

#news_overview img {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border:solid 2px #dadada;
}

#news_story img {
	margin:0 0 10px 10px;
	float:right;
	border:solid 1px #dadada;
}

.sidebar_info {
	background-color:#D3E4F4;
	border:solid 1px #ADC2D5;
	padding:10px;
	font-size:12px;
	font-family:arial,helvetica;
	color:#215687;
}

.form {
	margin:0;
	padding:0;
	border:0;
}

.formrow {
	padding:5px;
}

.formrow label {
	width:130px;
	float:left;

}

/* VIDEOS */
.video_sidebar {
	font-size:12px;
}

.video_listing {
	padding:4px;
	background-color:#f5f5f5;
	margin-bottom:5px;
	width:180px;
}

.video_listing img {
	float:left;
	margin-right:10px;
}

/* SLIDER */
#text_right .video_slider1
{
	width: 16px;
	height: 300px;
	background-color: #dadada;
	position: absolute;
}
#text_right .video_indicator
{
	width: 16px;
	height: 16px;
	background-color: #b3b2b2;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
#text_right .video_container
{
	width: 190px;
	height: 300px;
	padding: 0px;
	border: 0;
	overflow: hidden;
	position: relative;
}
#text_right .video_content
{
	position: absolute;
}



/* EXTRAS */
.clear {
	clear:both;
}