﻿.highlightedSection
{
	background-image:url('../images/MartialArtsSection.png');
	background-repeat:no-repeat;
	min-height:200px;
	min-width:228px;
	width:228px;
	padding:10px;
	padding-left:14px;
}

.highlightedSection .detail
{
	margin-right:14px;
	text-align:left;
	font-size:12px;
	margin-top:5px;
	height:155px;
}

.highlightedSection .readmore
{
	margin-right:14px;
	text-align:right;
	font-size:10px;
	margin-top:5px;
}

#themeQuote
{
	background-image:url('../images/ThemeQuote.png');
	background-repeat:no-repeat;
	background-position:200px 244px;
}
