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

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #ffffff url(../images/layout/bg2.gif);
}

a {
	color: #2f5a7a;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

#container {
	width: 894px;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	/*
	border-right: #ffffff 2px solid;
	border-left: #ffffff 2px solid; */
}

/* HEADER */

#header {
	width: 879px;
	height: 125px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 0px;
	background: #dfe2e3 url(../images/layout/header.jpg) top left no-repeat;
	text-align: right;
	border-bottom: #ffffff 2px solid;
}

#header a {
	font-size: 18px;
	font-weight: bold;
	color: #2f5a7a;
	text-decoration: none;
}

#header a:hover {
	color: #333333;
}

#header img {
	border: none;
}

/* INTERNAL */

#internal {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#internal #nav {
	width: 894px;
	height: 33px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/layout/menuInternal.jpg) top left no-repeat;
	border-bottom: #ffffff 2px solid;
}

#internal #nav a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 0px 19px 0px 20px;
	float: left;
}

#internal #nav a:hover, #internal #nav a.current {
	color: #000000;
	background: #ffffff;
	opacity: .3;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}

#internal #content {
	width: 894px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #dfe2e3 url(../images/layout/internalBG.gif) top left repeat-y;
	line-height: 18px;
	font-size: 12px;
}

#internal #content #left {
	width: 226px;
	display: block;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: #c3bfb7;
}

#internal #content #left a {
	width: 186px;
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	float: left;
}

#internal #content #left #ad {
	width: 186px;
	display: block;
	margin: 160px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#internal #content #left #ad a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#internal #content #left #ad img {
	border: #000000 1px solid;
}

#internal #content #left a:hover, #content #left a.current {
	background: #dfe2e3;
}

#internal #content #right {
	width: 668px;
	display: block;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#internal #content #right p {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#internal #content #right ul {
	margin: 0px 0px 15px 20px;
	padding: 0px 20px 0px 20px;
}

/* HOMEPAGE */

#home {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#home #nav {
	width: 894px;
	height: 309px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: #ffffff 2px solid;
	background: #dfe2e3;
}

#home #nav #navItems {
	width: 297px;
	height: 309px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #275272;
	background-image: url(../images/layout/menuHome.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#home #nav #navItems img {
	border: 0px;
}

#home #nav #navItems a {
	display: block;
}

#home #nav #navItems a:hover {
	background: #164161;
}

#home #nav #photo{
	width: 597px;
	height: 309px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#home #nav #photo.homePhoto_1{
	background: url(../images/layout/homePhotos/homePhoto_01.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_2{
	background: url(../images/layout/homePhotos/homePhoto_02.jpg) top left no-repeat;
}


#home #nav #photo.homePhoto_3{
	background: url(../images/layout/homePhotos/homePhoto_03.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_4{
	background: url(../images/layout/homePhotos/homePhoto_04.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_5{
	background: url(../images/layout/homePhotos/homePhoto_05.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_6{
	background: url(../images/layout/homePhotos/homePhoto_06.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_7{
	background: url(../images/layout/homePhotos/homePhoto_07.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_8{
	background: url(../images/layout/homePhotos/homePhoto_08.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_9{
	background: url(../images/layout/homePhotos/homePhoto_09.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_10{
	background: url(../images/layout/homePhotos/homePhoto_10.jpg) top left no-repeat;
}

#home #nav #photo.homePhoto_11{
	background: url(../images/layout/homePhotos/homePhoto_11.jpg) top left no-repeat;
}



#home #nav #photo p {
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}

#home #content {
	width: 894px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #dfe2e3 url(../images/layout/homeBG.gif) top left repeat-y;
	line-height: 21px;
}

#home #content .sides {
	width: 257px;
	display: block;
	margin: 25px 20px 0px 20px;
	_margin: 25px 0px 0px 10px; /* ie6 nonsense */
	padding: 0px 0px 0px 0px;
	float: left;
}

#home #content .sides img {
	border: #000000 1px solid;
	margin: 0px 0px 20px 0px;
}

#home #content #center {
	width: 260px;
	display: block;
	margin: 20px 20px 0px 20px;
	_margin: 20px 30px 0px 40px; /* ie6 nonsense */
	padding: 0px 0px 0px 0px;
	float: left;
}

/* FOOTER */

#footer {
	width: 100%;
	display: block;
	text-align: center;
	color: #91bdde;
	font-size: 11px;
}

#footer a {
	color: #65a2d0;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* OTHER */

.rightPhoto {
	border: solid #000000 1px;
	margin: 0px 0px 10px 10px;
}

.leftPhoto {
	border: solid #000000 1px;
	margin: 0px 10px 10px 0px;
}

.header0 {
	font-size: 18px;
	font-weight: bold;
	color: #2f5a7a;
}

.header1 {
	font-size: 16px;
	font-weight: bold;
	color: #2f5a7a;
}

.header2 {
	font-weight: bold;
	color: #000000;
}

.header3 {
	text-align: right;
	font-weight: bold;
}

.clear {
	clear:both;
}

.indent {
	text-indent: 45px;
}

.gray {
	color: #666666;
}

hr {
	clear: both;
}

.tourPhoto {
	margin: 0px 0px 15px 10px;
}

