@charset "utf-8";

/* CSS Document */

body {
	background-color: #000000;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

a:link {
	color: #4E3A25;
	text-decoration: underline;
}

a:active {
	color: #4E3A25;
	text-decoration: underline;
}

a:visited {
	color: #4E3A25;
	text-decoration: underline;
}

li {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover {
	color: #4E3A25;
	text-decoration: underline;
}

#wrapper {
	position: relative;
	width:900px;
	z-index: 2;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#tx_caravela {
	height: 61px;
	width: 214px;
	position: absolute;
	left: 30px;
	top: 9px;
}

#tx_logo_tagline {
	height: auto;
	width: auto;
	position: absolute;
	left: 29px;
	top: 70px;
}

#menu_top {
	height: 18px;
	width: auto;
	position: absolute;
	left: 304px;
	top: 16px;
}

#quote01 {
	height: auto;
	width: auto;
	position: absolute;
	left: 30px;
	top: 150px;
}

#compassrose {
	height: auto;
	width: auto;
	position: absolute;
	left: 431px;
	top: 106px;
	z-index: 3;
}

#mission {
	height: auto;
	width: auto;
	position: absolute;
	left: 28px;
	top: 107px;
	z-index: 4;
}

#tab_bottommenu {
	height: auto;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 4;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

.noticeme {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.heading01 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4E3A25;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.heading02 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}

.heading03 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}

.heading04 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}


table.border01 {
	border-spacing: 2px;
	border-collapse: separate;
	background-color: #f7c077;
	border: 3px solid #794B3C;
	padding: 0px;
	margin: 0px;
}
table.border02 {
	border-spacing: 2px;
	border-collapse: separate;
	background-color: #FFFFCC;
	border: 3px solid #794B3C;
	padding: 0px;
	margin: 0px;
	color: #432921;
}


#outerlightband {
	background-image: url(/images/contentbox/semi_square.png);
	padding: 50px;
	height: auto;
	width: 672px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 33px;
	top: 30px;
}
.td_border02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #794B3C;
	border-right-color: #794B3C;
	border-bottom-color: #794B3C;
	border-left-color: #794B3C;
}


#outerborder {
	border: 3px solid #794B3C;
}

#innerborder {
	border: 4px solid #F7C077;
	background-color: #FFFFCC;
	padding: 10px;
}
