/** WRAPPER */

#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
		
}


/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-color: #000;
	background-image: url(images/motegi_bg.jpg);
	background-repeat: repeat-y;
}



/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1  {
	margin-left:23px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-family: helvetica;
	font-size:18px;
	font-style:strong;
}

h2  {
	margin-left: 15px;
	padding: 0px 0px 0px 0px;
	color: #d5c73a;
	font-family: helvetica;
	font-size:14px;
	font-style:strong;
}

h3  {
	margin-left: 15px;
	padding: 0px 0px 0px 0px;
	color: #d5c73a;
	font-family: helvetica;
	font-size:14px;
	font-style:strong;
	margin-right: 20px;
}
.two-columns2 h2 a {
	color: #D5C73A;
}
.two-columns2 p {
	margin: -10px 15px 0 15px;
}
.two-columns2 h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.two-columns9 h3 {
	margin: 2px 0 0 15px;
}
.two-columns9 h3 a {
	color: #d5c73a;
}
.two-columns9 p  {
	margin: 10px 0 0 0;
	padding: 0 30px 0 15px;
}
.two-columns9 h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}




/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 1em;
	margin-right:30px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#FFFFFF;
}

p1 {
	text-align: right;
	margin-right:10px;
}

.download {
	margin-left:23px;
}

.right {
	text-align:right;
	
}	

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	
}

.list1 {
	margin: 20px 0px 20px 0px;
	
	
}

.list1 li.first {
	border: none;
}

img.left {
	float: left;
	margin: 0px 0px 10px 0px;
}

/** LINKS */

a {
	color:#D5C73A;
}

a1 {
	color:171D71;
}
	
	
a:hover {
	text-decoration: none;
}

a:name {
	color:#D5C73A;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.list-style-image {
	background: urlimages/arrow.png);
	

}



.style6  {
	font-size: 10px;
	color:#000000;
	text-align: right;
	
	
}

.style5  {
	font-size: 12px;
	color: 560e00;
	text-decoration: underline;
	
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	height: 31px;
}

.logos {
	margin-top: 10px;
	margin-left: 35px;
	}


/** FOOTER */

#footer p {
	text-align: left;
	font-size:10px;
	color: #666666;
}

.footer a {
	font-size:11px;
	color:#666666;
}

.copyright {
	color:#FFFFFF;
	font-size: 10px;
}	

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding: 6px 0px 0px 0px;
}
.post1 {
	clear: both;
	height: 425px;
}
.post2 {
	clear: both;
}
#schedule {
	margin: 65px 0 0px 0;
}
.news {
	margin: 0 0 18px 0;
}
#schedule .row{
	height: 10px;
	clear: both;
	margin: 0px 0 5px 0;
}
#schedule .date {
	float: left;
	font-family: helvetica;
	font-size: 11px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	width: 75px;
}
#schedule .venue {
	float: left;
	font-family: helvetica;
	font-size: 11px;
	color: #FFF;
	margin: 0 5px 0 0;
	width: 110px;
}
#schedule .location {
	float: left;
	font-family: helvetica;
	font-size: 11px;
	color: #FFF;
	margin: 0 0 0 10px;
	width: 100px;
}
