/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: black;
	color: #FFFFFF;
}

a {
	color: WHITE;
	font-size:20px;
}

a:img {
	border: 0px
}

.style2 {
	font-family: "Times New Roman", Times, serif
}

.style4 {
	font-size: 10px
}

.style5 {
	font-size: 12px
}

.style6 {
	font-size: 12px;
	font-weight: bold;
}

.message {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.navtable td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}

.navtable img {
	width: 93;
	height: 62;
	border: 0px
}

.navtable2 td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}

.navtable3 td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}

.navtable3 img {
	opacity: .75
}

.gallerytable {
	background: black;
	padding: 20px;
}

#tabmenu {
	font-size: 14px;
	color: #000;
	border-bottom: 2px solid black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	position: fixed;
	top: 0px;
	left: 5px;
	z-index: 810;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#tabmenu a,a.active {
	color: #DEDECF;
	background: #898B5E;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
}

#tabmenu a.active {
	background: black;
	border-bottom: 3px solid black;
}

#tabmenu a:hover {
	color: #fff;
	background: #ADC09F;
}

#tabmenu a:visited {
	color: #E8E9BE;
}

#tabmenu a.active:hover {
	background: #ABAD85;
	color: #DEDECF;
}

#sidebar {
	background-attachment: scroll;
	background-image: url(sideMenubg.png);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	position: fixed;
	left: 30px;
	top: 50px;
	width: 50px;
	z-index: 850;
}
div#sidebar ul.sidebar {
    list-style:              none;
    padding:                 0px 0px 0px 0px;
    margin:                  0px 0px 0px 0px;
}
div#sidebar ul.sidebar > li {
    color: #ffffff;
    text-align: right;
    padding-top: 10px;
}

div#sidebar a:hover{
    color: white;
}

div#sidebar ul.sidebar ul {
    list-style:              none;
    padding:                 2px 0px 2px 10px;
    margin:                  0px 0px 0px 0px;
}
div#sidebar ul.sidebar ul > li {
    color: #c0b0a0;
    text-align: right;
}

.longcontent {
	left: 100px;
	top: 50px;
	position: absolute;
	width: 900px;
	z-index: 430;
}

.content {
	left: 100px;
	top: 80px;
	position: absolute;
	width: 800px;
	z-index: 430;
}



#leftIntro {
	background-attachment: scroll;
	background-image: url(rightIntro.png);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	padding: 10px;
	font-size: 12px;
	position: fixed;
	left:10px;
	top:80px;
	width: 350px;
	height: 500px;
	z-index: 810;
}

.imageLink{
  cursor: pointer;
}

.imageMenuTable tr td{
  font-size: 16px;
  font-family: "Comic Sans MS";
}

#bottomblender, #bottomblender100{
    background-image: url(blender.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 50px;
	position: fixed;
	left:0px;
	bottom:0px;
	width: 100%;
	z-index: 800;
}

#bottomblender100{
 height: 100px;
}

#topblender{
    background-image: url(topblender.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 100px;
	position: fixed;
	left:0px;
	top:0px;
	width: 100%;
	z-index: 800;
}

#leftblender{
    background-image: url(leftblender300.png);
	background-position: left top;
	background-repeat: repeat-y;
	height: 1000px;
	width: 902px;
	position: fixed;
	right:0px;
	bottom:0px;
	z-index: 420;
}

.backgroundFixed {
	position: fixed;
	right: 0px;
	top: 10px;
	z-index: 410;
	
}

#homeFloatImage {
	position: fixed;
	right: 0px;
	top: 10px;
	z-index: 700;
}

#travelFloatImage{
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 700;
}

.hoverImage {
	cursor: pointer;
}

.travelMenu {
	color: white;
	font-weight: bold;
	cursor: pointer;
	list-style-type: none;
}
