#home ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
}

#home ul li {
	margin: 0;
	padding: 0;
	clear: left;
}

#home ul li a {
	text-decoration: none;
}

#home ul li a:hover {
	text-decoration: underline;
}


#home
{
	width:770px;
}


/* News items */
#latestnews
{
	width:484px;
	float:left;
	background-color: #FCE6D7;
}


#latestnews ul li a
{
	font-weight: bold;
	display: inline;
	color: #642F22;
}

#latestnews ul li a:hover
{
	display: inline;
	text-decoration: underline;
	color: #000000;
}


#latestnews ul li
{
	margin: 0;
	padding: 0;
	padding: 5px 15px 5px 25px;
	width: 444px;
	background-color: #FCE6D7;
}

.newsTop
{
	width: 484px;
	height: 41px;
	background-image: url(../images/latestnewstophome.gif);
}

.newsTop h2
{
   margin: 0;
   position: relative;
   top: 12px;
   left: 22px;
   color: #642F22;
   font-size:2em;
   font-weight:normal;
}

.newsBase
{
	width: 484px;
	height: 45px;
	background-image: url(../images/latestnewsbasehome.gif);
}

.newsHeading
{
	font-weight:bold;
	color: #642F22;
}

.newsBody
{
	color: #642F22;
	line-height: 17px;
}

.newsQuote
{
	vertical-align: middle;
}

/* Homepage Features */

.homeFeaturesWrapper
{
	width: 270px;
	float: right;
}

.featureHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #642F22;
}

.featureBody
{
	color: #642F22;
	text-align: left;
}

.featureSpacer
{
	width: 260px;
	margin: 10px;
	clear: both;
}

.featureTextArea
{
	margin-left: 120px;
	width: 130px;
}

.featureImageWrapper
{
	float: left;
	width: 100px;
}

.featureImageInner
{
	width: 100px;
}

.singleFeatureWrapper
{
	padding-bottom: 8px;
	padding-top: 8px;
	height: 84px;
	border-bottom: solid 1px #FCE6D7;
}


/* Link for the homepage features */
.featureTextArea a img
{
	float: right;
}

/* Top main feature set */
#mainfeaturewrapper
{
	width: 770px;
	margin-bottom: 10px;
	height: 384px;
}

.mainfeatureimage
{
	width: 484px;
	float: left;
	height: 384px;
}

.mainfeaturetext
{
	float: right;
	width: 256px;
	border-bottom: solid 1px #FCE6D7;
	padding: 15px;
	height: 354px;
}

/* Large Top Homepage feature */
.largeText
{
	color: #F18037;
	font-size: 28px;
	margin-bottom:.5em;
}

.translatedText
{
	font-size: 16px;
	color: #642F22;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin-bottom:.5em;
}

a.media
{
	height: 20px;
	padding: 0px;
	padding-left: 4px;
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
	color: #642F22;
}

.soundWrapper
{
	padding: 10px 0 10px 0;
	margin-bottom:1.5em;
}

.FeatureLink
{
	float: right;
}

.soundWrapper a
{
	color: #642F22;
	padding-left: 5px;
	font-weight: bold;
}


.rightcolumn div.featureTextArea .featureBody a
{
	text-decoration:none;
	text-align: left;
}

.rightcolumn div.featureTextArea .featureHeading a
{
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}