@charset "UTF-8";
/* CSS Document */
/* CSS by Stellar Debris Creative Studios - www.stellardebris.com */
/* This file is the master stylesheet containing elements shared across all pages */


/* The following items are hidden from the screen display and apply only to print */
div#headerprint {
	display: none;
	}


body {
	margin: 0;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	clear: none;
	float: none;
	width: 800px;
	visibility: visible;
}

div#contentwrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	clear: none;
	float: none;
	width: 760px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	visibility: visible;
	background-color: white;
}

div#innerwrapper {
	margin-top: 15px;
	padding-top: 15px;
	clear: none;
	float: left;
	width: 760px;
	border-top: 1px solid rgb(217,217,217);
	visibility: visible;
	background-color: white;
}

div#frontinnerwrapper {
	margin-top: 15px;
	clear: none;
	float: left;
	width: 760px;
	visibility: visible;
	background-color: white;
}

div#frontleft {
	margin-top: 15px;
	margin-left: 18px;
	margin-right: 24px;
	clear: none;
	float: left;
	width: 340px;
	visibility: visible;
	background-color: white;
}

/* an adjustment for IE Win only \*/
	* html div#column1 {margin-left: 9px;}
	/*end of adjustment */

div#frontright {
	margin-top: 15px;
	clear: none;
	float: left;
	width: 350px;
	visibility: visible;
	background-color: white;
}
	
div#headerscreen {
	margin: 0 0 0 0;
	padding: 10px 18px 10px 18px;
	clear: none;
	height: 105px;
	width: 724px;
	border: none;
	float: left;
	background-color: white;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#headerscreen {margin: 0;}
	* html div#headerscreen {padding-top: 10px;}
	/*end of adjustment */
	
div#breadcrumbs {
	margin: 0;
	padding: 6px 18px 24px 18px;
	clear: none;
	height: auto;
	width: 724px;
	border: none;
	float: left;
	background-color: white;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#breadcrumbs {padding: 10px 18px 32px 18px;}
	/*end of adjustment */

div#floorspagetitle {
	margin: 0;
	padding: 6px 18px 0 18px;
	clear: none;
	height: auto;
	width: 724px;
	border: none;
	float: left;
	background-color: white;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#floorspagetitle {padding: 10px 18px 4px 18px;}
	/*end of adjustment */


.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(50,50,50);
	text-decoration: none;
}

.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(0,102,153);
	text-decoration: none;
}

.breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(113,95,179);
	text-decoration: none;
}

.breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}

div#footer {
	margin: 30px 15px 40px 20px;
	padding-top: 4px;
	clear: none;
	float: none;
	height: auto;
	width: 722px;
	height: auto;
	border-top: 1px solid rgb(200,200,200);
	float: left;
	background-color: white;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#footer {padding-top: 12px;}
	* html div#footer {margin: 30px 12px 30px 10px;}
	/*end of adjustment */
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(50,50,50);
	text-decoration: none;
}

.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(175,175,175);
	text-decoration: none;
}

.footercopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(150,150,150);
	text-decoration: none;
}

.footercopyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(150,150,150);
	text-decoration: none;
}

.footercopyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(113,95,179);
	text-decoration: none;
}

.footercopyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.footernav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: rgb(0,102,153);
	text-decoration: none;
}

.footernav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: rgb(113,95,179);
	text-decoration: none;
}

.footernav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: rgb(0,102,153);
	text-decoration: underline;
}

div#timeline {
	padding: 0;
	margin-top: -25px;
	clear: none;
	float: none;
	height: auto;
	width: 722px;
	height: auto;
	float: left;
	background-color: black;
	visibility: visible;
}

/* an adjustment for IE Win only \*/
	* html div#timeline {margin-top: -13px;}
	/*end of adjustment */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	text-decoration: none;
}

.thumbtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	padding-top: 0;
	text-decoration: none;
}

.front-h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0 0 -12px 0;
	padding-top: 1em;
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	padding-top: 1em;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	padding-top: 1em;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	padding-top: 1em;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	padding-top: 1em;
	text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(51,51,51);
	margin: 0;
	padding-top: 1em;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5em;
	color: rgb(51,51,51);
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 0 0 30px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(0,102,153);
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: rgb(113,95,179);
}

#nav {
	margin: 0;
	padding: 0;
	background: rgb(217,217,217);
	list-style-type: none;
	width: 164px;
	float: left;
	}

#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: rgb(51,51,51);
	text-decoration: none;
	text-indent: 12px;
	padding: 0;
	line-height: 2.5;
	margin: 0;
	float: left;
	width: 100%;
	background-color: rgb(245,245,245); 
	border-top: 1px solid rgb(217,217,217);
	border-right: 1px solid rgb(217,217,217);
	border-bottom: 1px solid white;
	border-left: 1px solid rgb(217,217,217);	 
	}

#nav a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: rgb(51,51,51);
	text-decoration: none;
	text-indent: 0;
	padding: 8px 15px 8px 12px;
	line-height: auto;
	background-color: rgb(217,217,217);
}

#nav #nav_tak a {
	border: none;
	}

#nav a:hover {
	background: rgb(249,209,144);
	}

#nav #nav_on a {
	background: rgb(249,209,144);
	color: rgb(51,51,51);
	}

#wrapleft {
	display: block;
	margin-left: 18px;
	margin-bottom: 10px;
	}

#wrapright {
	display: block;
	margin-right: 18px;
	margin-bottom: 10px;
	}

#wraprightnarrow {
	display: block;
	margin-right: 8px;
	}


/* The following section define the top navigation bars */

/* Top Navigation for ABOUT TAC section */
	
div#navrow1abt {
	margin-left: 0;
	padding: 0px;
	clear: none;
	height: 30px;
	width: 724px;
	border-left: 18px solid rgb(185,184,184);
	border-right: 18px solid rgb(185,184,184);
	float: left;
	background-color: rgb(217,217,217);
	visibility: visible;
}

div#navrow2abt {
	margin-left: 0;
	padding: 0px;
	clear: none;
	height: 30px;
	width: 724px;
	border-top: 1px solid rgb(74,76,90);
	border-left: 18px solid rgb(74,76,90);
	border-right: 18px solid rgb(74,76,90);
	border-bottom: 1px solid rgb(74,76,90);
	float: left;
	background-color: rgb(92,94,109);
	visibility: visible;
}

#topnav1abt {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 724px;    
	float: left;
}

#topnav1abt li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav1abt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: auto;
	padding: 0 10px;
	margin: 0;
	color: rgb(51,51,51);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(185,184,184);
}

#topnav1abt a:hover {
	float: left;
	width: auto;
	margin: 0;
	color: rgb(255,153,102);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(185,184,184);
}

#topnav1abt_on a {
	background: rgb(92,94,109);
	color: rgb(255,153,102);
	font-weight: bold;
}

#topnav2abt {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 724px;    
	float: left;
}

#topnav2abt li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav2abt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(74,76,90);
}

#topnav2abt #topnav2abt_last a {
	border: none;
}

#topnav2abt a:hover {
	float: left;
	width: auto;
	margin: 0;
	color: rgb(255,153,102);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(74,76,90);
}

#topnav2abt_on a {
	color: rgb(255,153,102);
	font-weight: bold;
}


/* Top Navigation for AZABUDAI section */
	
div#navrow1aza {
	margin-left: 0;
	padding: 0px;
	clear: none;
	height: 30px;
	width: 724px;
	border-left: 18px solid rgb(185,184,184);
	border-right: 18px solid rgb(185,184,184);
	float: left;
	background-color: rgb(217,217,217);
	visibility: visible;
}

div#navrow2aza {
	margin-left: 0;
	padding: 0px;
	clear: none;
	height: 30px;
	width: 724px;
	border-top: 1px solid rgb(53,99,123);
	border-left: 18px solid rgb(53,99,123);
	border-right: 18px solid rgb(53,99,123);
	border-bottom: 1px solid rgb(53,99,123);
	float: left;
	background-color: rgb(70,123,151);
	visibility: visible;
}


#topnav1aza {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 724px;    
	float: left;
}

#topnav1aza li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav1aza a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: auto;
	padding: 0 10px;
	margin: 0;
	color: rgb(51,51,51);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(185,184,184);
}

#topnav1aza a:hover {
	float: left;
	width: auto;
	margin: 0;
	color: rgb(70,123,151);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(185,184,184);
}

#topnav1aza_on a {
	background: rgb(70,123,151);
	color: rgb(249,209,144);
	font-weight: bold;
}

#topnav1aza_on a:hover {
	background: rgb(70,123,151);
	color: rgb(249,209,144);
	font-weight: bold;
}

#topnav2aza {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 724px;    
	float: left;
}

#topnav2aza li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav2aza a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(53,99,123);
}

#topnav2aza a:hover {
	float: left;
	width: auto;
	margin: 0;
	color: rgb(249,209,144);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(74,76,90);
}

#topnav2aza_on a {
	color: rgb(249,209,144);
	font-weight: bold;
}

/* Top Navigation for TAKANAWA section */
	
div#navrow1tak {
	margin-left: 0;
	padding: 0px;
	clear: none;
	height: 30px;
	width: 724px;
	border-left: 18px solid rgb(196,195,195);
	border-right: 18px solid rgb(196,195,195);
	float: left;
	background-color: rgb(217,217,217);
	visibility: visible;
}

div#navrow2tak {
	margin-left: 0;
	padding: 0px;
	clear: none;
	height: 30px;
	width: 724px;
	border-top: 1px solid rgb(98,117,50);
	border-left: 18px solid rgb(98,117,50);
	border-right: 18px solid rgb(98,117,50);
	border-bottom: 1px solid rgb(98,117,50);
	float: left;
	background-color: rgb(119,142,62);
	visibility: visible;
}


#topnav1tak {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 724px;    
	float: left;
}

#topnav1tak li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav1tak a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: auto;
	padding: 0 10px;
	margin: 0;
	color: rgb(51,51,51);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(196,195,195);
}

#topnav1tak a:hover {
	float: left;
	width: auto;
	margin: 0;
	color: rgb(98,117,50);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(196,195,195);
}

#topnav1tak_on a {
	background: rgb(119,142,62);
	color: rgb(226,230,78);
	font-weight: bold;
}

#topnav1tak_on a:hover {
	background: rgb(119,142,62);
	color: rgb(226,230,78);
	font-weight: bold;
}

#topnav2tak {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 724px;    
	float: left;
}

#topnav2tak li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav2tak a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(98,117,50);
}

#topnav2tak a:hover {
	float: left;
	width: auto;
	margin: 0;
	color: rgb(226,230,78);
	text-decoration: none;
	line-height: 2.8;
	text-align: center;
	border-right: 1px solid rgb(98,117,50);
}

#topnav2tak_on a {
	color: rgb(226,230,78);
	font-weight: bold;
}

