html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000 url(../images/bg_header.jpg) repeat-x;
}

h1 {
	color: #fff;
	font: normal 36px "Times New Roman", Times, serif;
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

h2 {
	color: #b7a322;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(../images/separator.jpg) no-repeat center bottom;
	margin-bottom: 10px;
}

h2.blue {
	color: #58a4d6;
}

h3 {
	color: #fff;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	border-bottom: 1px dotted #707070;
	padding-bottom: 3px;
	clear: left;
}

h4 {
	color: #fff;
	font: italic 28px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: left;
}

h6 {
	color: #fff;
	font: normal normal 16px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: left;
}

span.class {
	color: #68c2fc;
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

h5 {
	color: #767676;
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 265px;
	clear: left;
}

h5.sub {
	color: #6f4a2b;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	background: url(../images/separator.jpg) no-repeat center bottom;
	width: 244px;
	border: none;
}

#carousel p {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}

p {
	color: #fff;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

p.map {
	float: left;
	clear: left;
	width: 596px;
}

p.content {
	color: #fff;
	font: 14px/25px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 20px;
	clear: left;
}

a.mainbtn {
	height: 28px;
	padding-right: 15px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 302px;
	background: url(../images/bg_btn.jpg) no-repeat;
	margin-top: 20px;
	padding-top: 6px;
	text-shadow: #000000 1px 1px 0;
}

a.mainbtnside {
	height: 28px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	float: left;
	background: url(../images/bg_btn.jpg) no-repeat;
	margin-top: 20px;
	padding-top: 6px;
	text-shadow: #000000 1px 1px 0;
	width: 265px;
}

a {
	color: #fff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	float: left;
	clear: left;
}

a.contentlink {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 20px;
	font-size: 12px;
	padding: 5px 20px;
}

a.contentlink:hover {
	background-color: #2f2f2f;
	color: #fff;
	text-decoration: none;
	float: left;
}

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

.float {
	width: 275px;
	float: left;
	margin-right: 20px;
}

#topwrapper {
	width: 100%;
	height: 107px;
}

#top {
	width: 960px;
	height: 107px;
	margin-left: auto;
	margin-right: auto;
}

#logowrapper {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#logo {
	width: 201px;
	height: 200px;
	position: absolute;
	background: url(../images/logo_color.png) no-repeat center center;
	top: -20px;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
}

#ccw {
	float: left;
	width: 380px;
}

#kanji {
	float: right;
}

#navigationleft {
	width: 410px;
	float: left;
	clear: left;
}

#navigationleft ul {
	float: left;
	margin-top: 18px;
}

#navigationleft ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #b0b0b0;
	height: 30px;
	padding-top: 10px;
	position: relative;
}

#navigationleft ul li a {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height: 30px;
	float: left;
	position: relative;
	bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#navigationleft ul li a:hover {
	background-color: #fff;
	color: #000;
}

#navigationleft ul li#end {
	border-right: none;
}

#navigationright {
	width: 450px;
	float: right;
	clear: right;
	position: relative;
	bottom: 2px;
	left: 40px;
}

#navigationright ul {
	float: left;
	margin-top: 18px;
}

#navigationright ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #b0b0b0;
	height: 30px;
	padding-top: 10px;
	position: relative;
}

#navigationright ul li.end {
	float: left;
	list-style: none;
	border-right: none;
	height: 30px;
	padding-top: 10px;
	position: relative;
}

#navigationright ul li a {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height: 30px;
	float: left;
	position: relative;
	bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: capitalize;
}

#navigationright ul li a:hover {
	background-color: #fff;
	color: #000;
}

/* Begin Content Section */

#contentbody {
	clear: both;
	width: 100%;
	background: url(../images/bg_wood.jpg) repeat;
	z-index: -;
	position: relative;
}

#contentwrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#content {
	width: 960px;
	float: left;
	overflow: visible;
}

#maincontent {
	height: 378px;
	padding: 5px;
	width: 950px;
	background-color: rgba(0,0,0,0.3);
	margin-top: 10px;
}

#maincontentsolid {
	width: 948px;
	background-color: #000;
	height: 376px;
	float: left;
	border: 1px solid #424242;
}

#maincontentsolidbody {
	width: 948px;
	background-color: #000;
	float: left;
	border: 1px solid #424242;
}

/* @group sub-index */

#maincontent2 {
	padding: 5px;
	width: 950px;
	background-color: rgba(0,0,0,0.3);
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#contentarea {
	padding: 20px;
	float: left;
	width: 596px;
	clear: left;
	margin-top: 31px;
}

.pagetitle {
	float: left;
	background-color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin-top: 10px;
	padding: 3px 5px 3px 10px;
}

ul.mainlist {
	float: left;
	clear: left;
	width: 596px;
	margin-bottom: 20px;
}

ul.mainlist li {
	list-style: none;
	float: left;
	clear: left;
	color: #fff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	background: url(../images/star.jpg) no-repeat;
	padding-left: 18px;
}

#sidewrapper {
	float: right;
	padding-right: 20px;
	width: 265px;
	margin-top: 56px;
	margin-bottom: 20px;
}

#imageheader {
	width: 950px;
	height: 200px;
	background-color: #3f3f3f;
	margin-bottom: 5px;
}

.sidebox {
	float: left;
	background-color: #000;
	width: 245px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #414141;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.sidebox:hover {
	cursor: pointer;
	clear: left;
	border: 1px solid #ffffff;
}

.sidebox p {
	font-size: 12px;
	float: left;
	width: 245px;
	clear: left;
	text-align: center;
}

a.sidebarlink {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	float: left;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

a.sidebarlink:hover {
	background-color: #2f2f2f;
	color: #fff;
	text-decoration: none;
}

#sidewrapper a {
	float: left;
	font-size: 12px;
	margin-top: 20px;
}



/* @end */

#slider {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 584px;
	height: 304px;
}

#maintext {
	float: left;
	width: 302px;
	padding-left: 20px;
	padding-top: 20px;
}

#callouts {
	width: 939px;
	float: left;
	clear: left;
	border-top: 1px solid #424242;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	padding-top: 2px;
}

.callout {
	float: left;
	width: 211px;
	border-right: 1px dotted #757575;
	margin-right: 20px;
	padding-right: 10px;
}

.callout p.callouttext, .calloutend p.callouttext {
	float: left;
	margin-left: 15px;
	margin-top: 6px;
}

.calloutend {
	float: right;
	width: 211px;
}

.callout img {
	float: left;
}

.calloutend img {
	float: left;
}

#carouselwrapper {
	height: 133px;
	clear: both;
	width: 1028px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 9px;
}

#carousel {
	width: 1028px;
	height: 133px;
	position: relative;
	background: url(../images/bg_slider.png) no-repeat;
	padding-top: 30px;
}

#carouselboxwrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

.carouselbox {
	width: 265px;
	float: left;
	margin-right: 40px;
	cursor: pointer;
}

.carouselboxend {
	width: 265px;
	float: right;
	cursor: pointer;
}

#footerwrapper {
	width: 100%;
	background: #000 url(../images/bg_footer_01.jpg) repeat-x;
	padding-bottom: 30px;
	overflow: auto;
}

#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.footercallout {
	width: 288px;
	height: 103px;
	float: left;
	border: 1px solid #fff;
	margin-top: 25px;
	margin-right: 42px;
	margin-bottom: 20px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #838383;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.footercallout:hover, .footercalloutend:hover {
	opacity: .5;
	cursor: pointer;
}

.footercalloutend {
	width: 288px;
	height: 103px;
	float: right;
	border: 1px solid #fff;
	margin-top: 25px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #838383;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#footerlogo {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 98px;
}

#footernav {
	width: 960px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#footernav a {
	color: #e7e7e7;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #8c8c8c;
	clear: none;
	float: none;
}

#siteinfo {
	font-size: 11px;
	color: #ccc;
	text-align: center;
	width: 960px;
	float: left;
	margin-top: 10px;
}

table.schedule {
	
	color: #fff;
	font-size:11px;
	
}

table.schedule .tableheader {
	font-size: 14px;
	
}

div.tableborder {
	height: 1px;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px
}

form {
	color: #fff;
	width: 500px;
	float: left;
	clear: left;
	margin-bottom: 30px;
}

.form_field, .form_required, .form_description,{
    color : #fff;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.formfield {
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.phpfmg_form, .form_description, .form_footer{
    padding-bottom: 10px;
    width: 500px;
	margin-top: 5px;
}

.form_required, .form_description, .form_button{
    font-weight : bold;
}

.form_field {
    font-weight : bold;
	float: left;
	clear: left;
}

.form_required{
    color:red;
}

.field_block{
	width: 460px;
	margin-top: 7px;
	padding: 5px;
	float: left;
	clear: left;
}

.field_block_over{
/*
    padding: 4px;
    border: 1px dashed #cccccc;
    background-color: yellow;
*/    
}


.form_submit_block{
    padding-top: 0;
	width: 450px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	clear: left;
	margin-top: -20px;
}

.form_text{
	color: #fff;
}

.text_box, .text_area, .text_select {
    width:300px;
	background-color: #141414;
	border: 1px solid #515151;
	color: #fff;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
	float: right;
}

.text_area{
    height:80px;
	background-color: #141414;
	border: 1px solid #515151;
	color: #fff;
}

.form_error_title{
    font-weight: bold;
    color: #fff;
}

.form_error{
    background-color: #242424;
    border: 1px dashed #9e9e9e;
    color : #fff;
	padding: 16px;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: #fff;
    font-weight:bold;
}

div.instruction{
}


.form_button{
    width:  80px;
    height: 28px;
	float: right;
	background-color: #242424;
	border: 1px solid #3b3b3b;
	color: #9d9d9d;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	cursor: pointer;
}

.form_button:hover {
	color: #3f3f3f;
	background-color: #f5f5f5;
}

.form_choice_text{
}

.form_choice_over{
    background-color: #dedede;
    cursor: pointer;
}

#field_0 {
	float: right;
}

#field_1 {
	float: right;
}

#field_2 {
	float: right;
}

#field_3 {
	float: right;
}

#field_4 {
	float: right;
}

#field_6 {
	float: right;
	clear: right;
}

#field_6_div {
	height: 120px;
}

#thankyou {
	float: left;
	width: 500px;
	clear: left;
	margin-top: 25px;
}
