/* overwrite global.css */

* html .mainContent
{
padding: 20px 20px 20px 25px;
}

/* END overwrite global.css */
img#homeFeature_img {
	display:none;
}
.homeFeaturesArea
{
clear: both;
margin: 20px 0 10px 0;
text-align: center;
}

.homeFeatureWithImage
{

padding: 0 10px 0 0;
float: left;
font: 10px/16px Georgia, serif;
color: #675c53;
text-align: center;
display: inline;
}
.homeFeature
{
   
    padding: 0;
    margin: 0;
    float: center;
    width: 170px;
    font: 10px/16px Georgia, serif;
    color: #675c53;
    text-align: center;

}

.noRightBorder
{
    /*border-left: 1px solid #7e2b42;*/
    margin-left:12px;
    /*padding-left:10px;*/
	padding-left:25px;
    width: 165px;
    padding-bottom:0;
}

.homeFeature h1
{
    font: bold 15px/18px "ACaslon", Georgia, serif;
    color: #3e3a36;
    border-top: 2px solid #463a32;
    text-align: center;
    font-variant: small-caps;
    padding: 2px 0 4px 0;

}
.homeFeature h1.story_hd 
{
    text-align:center;
    text-indent:-5000px;
    width:172px;
	height:28px;
    background-repeat:no-repeat;
	background-position:center top;
    border:none;
    border-bottom: 1px solid #463a32;
   
    }

#monte_carlo_hd, #imperial_cricket_hd, #lasata_summer_hd { 
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

h1#monte_carlo_hd {
	height:24px;
	background-image:url(/images/home/monte_carlo_hd.gif);
}
h1#imperial_cricket_hd {
	height:26px;
	background-image:url(/images/home/imperial_cricket_hd.gif);
}
h1#lasata_summer_hd {
	height:24px;
	background-image:url(/images/home/lasata_summer_hd.gif);
}
h1#announcement_hd {
	height:23px !important;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	width:153px !important;
	border:none !important;
	background-image:url(/images/home/announcement_hd.gif);
}

#isabelle, #blacksheep {
	padding:0 10px 0 14px;
	border-left:1px solid #7e2b42;
	margin-left:2px;
}

.homeFeature h2
{
    font: bold 12px/14px "ACaslon", Georgia, serif;
    color: #7e2b42;
    text-align: left;
}
a#story_link 
    {
    margin-top:5px;
    padding-bottom:10px;
    height:7px;
    display:block;
    text-indent:-5000px;
    background:url(/images/home/read_story_link.gif) no-repeat right top;
    }
.homeFeature p
{
font: 10px/16px Georgia, serif;
color: #675c53;
text-align: left;
padding: 5px 0 0 0;
}

.homeFeature a,
.homeFeature a:link,
.homeFeature a:visited,
.homeFeature a:active
{
color: #7e2b42;
white-space: nowrap;
}

.homeFeature a:hover
{
text-decoration: none;
color: #7e2b42;
}

.homeFeature .borderedFeature
{
border: 2px solid #463a32;
padding: 7px 7px 0 7px;

}
span.firstWord
{
font: bold 16px/20px "ACaslon", Georgia, serif;
color: #7e2b42;
text-align: left;
padding: 0 0 0 8px;
}

.contentLeft
{
float: left;
display: inline;
width: 205px;
margin: 0 40px 10px -30px;
}

.contentRight
{
float: left;
display: inline;
width: 221px;
padding: 0px 0px 0px 0px;
}
