/* arts */
#arts {
	width: 490px;
	height: 120px;
	margin: 5px auto;
	margin-bottom: 15px;
}

#arts ul {
	margin: 0 4px;
	padding: 0 0 0 0;
	list-style: none;
}

#arts li {
	display: block;
	text-align:center;
	float:left;
	padding: 100px 0 0 0;
	width:94px;
	border: 1px solid #F0F0F0;
}
#arts li#kenpo {
	background: url(/photos/intro_kenpo.png) no-repeat top center;
}
#arts li#kickboxing {
	background: url(/photos/intro_kickboxing.png) no-repeat top center;
}
#arts li#grappling {
	background: url(/photos/intro_grappling.png) no-repeat top center;
}
#arts li#escrima {
	background: url(/photos/intro_escrima.png) no-repeat top center;
}
#arts li#selfdefense {
	background: url(/photos/intro_selfdefense.png) no-repeat top center;
}

#quotes {
	margin-top:100px;
}

#quotes h3 {
	margin-bottom:10px;
	margin-bottom:-5px;
}

#quotes p {
	line-height:15px;
}


#IMAClogo {
	margin-top:55px;
	text-align:center;
}

#IMAClogo a { text-decoration:none; }


#HOFlogo {
	margin-top:65px;
	text-align:center;
}

#HOFlogo a { text-decoration:none; }

#IMACLink {
	margin-top:-10px;
	color: #ffffff;
	text-align:center;
}

#IMACLink strong a {
	color: #ffffff;
}

p strong {
	font-size: 14px;
}

p strong u {
	text-transform: uppercase;
	color: #FFFFFF;
}

p em {
	font-style: normal;
	color: #FFFFFF;
}

/*
	text-indent:10px;
*/
.highlight p {
	font-size: 13px;
}

.highlight p.draweye {
	text-align:center;
}

h3 a {
	color: #d4911c;
}


h2 a {
	color: #d4911c;
}
