﻿#resourceheadingcontainer
{
	height:48px;
}

.resourceheadinglabel
{
    font-family: Georgia, Times New Roman;
    font-size: 2em;
    color: #bc4d1c;
    margin:0 0 0 50px;
}

.resourceintrocontainer
{
	width:360px;
	min-height:385px;
	border:solid 1px #8e694d;
	float:left;
	margin: 0 5px 0 2px;
}

.resourceintroinnercontainer
{
	font-family: Georgia, Times New Roman;
	background-color: #edeac9;
	background-image: url(../../images/global/tile-resource-intro-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border: solid 1px #fff;
	min-height:383px;
}

.resourceintrotextcontainer
{
	margin: 10px 5px 0 10px;
	height: 62px;
	overflow: hidden;
}

.resourceintrolinkcontainer
{
	height: 235px;
	margin-top:10px;
}

.subcategorywhite
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:5px;
	margin-top:3px;
}

.subcategorytitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#subcategorynewsleft
{
	width:352px;
	background-color:#3F2816;
	margin-left:2px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px 0 5px 10px;
	float:left
}

#subcontentleft
{
	width:352px;
	background-color:#3F2816;
	margin-left:2px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px 0 5px 10px;
}


#subcontentright
{
	width:292px;
	background-color:#3F2816;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px 0 5px 10px;
}


#subcategorynewsright
{
	width:292px;
	background-color:#3F2816;
	margin-left:7px;
	margin-bottom:5px;
	margin-top:5px;
	padding:5px 0 5px 10px;
	float:left;
}

.contentbodypreview
{
    font-size: 0.85em;
}

/* Overriden in this class */
#featuredarticlecontainer
{
    width: 302px;
    height: 385px;
    border: solid 1px #241915;
    float:left;
}
/* Overriden in this class */
.featuredarticlecontent
{
    height: 329px;
    overflow:hidden;
}

/* Overrides home.css */

.contentheadinglabel
{
    font-family: Georgia, Times New Roman;
    font-size: 1.25em;
    color: #fbeecb;
}

.contentrepeatingcontainer
{
    margin: 2px 2px 0px 2px;
    padding: 3px;
    border: solid 1px transparent;
}

.contentrepeatingcontainer_hover
{
    margin: 2px 2px 0px 2px;
    padding: 3px;
    border: solid 1px #211c19;
    background-color: #fefff5;
}

.contentsubheadinglabel2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

a.contentsubheadinglabel2:link,a.contentsubheadinglabel2:active,a.contentsubheadinglabel2:visited
{
    text-decoration:none;
	color:#A98E79;
}

a.contentsubheadinglabel2:hover
{
    text-decoration:underline;
}

.contentsubheadinglabel
{
    font-family: Georgia, Times New Roman;
    font-size: 1.1em;
}

a.contentsubheadinglabel:link,a.contentsubheadinglabel:active,a.contentsubheadinglabel:visited
{
    text-decoration:none;
}

a.contentsubheadinglabel:hover
{
    text-decoration:underline;
}

.contentimagecontainer
{
    border: solid 1px #4c3f36;
    width: 64px;
    height: 64px;
    overflow: hidden;
    margin: 0px 5px 0px 0px;
}

.contentimagelink
{
}

.contentlink
{
    font-size: 0.90em;
}

a.contentlink:link, a.contentlink:active, a.contentlink:visited
{
    color: #8a8204;
    text-decoration: none;
}

a.contentlink:hover
{
  color:#ba4f08;
  text-decoration: underline;
}


/* End home.css overrides */
