@charset "UTF-8";
/* CSS Document */

#content-container {
min-height: 0;
}

#content #home-feature {
width: 662px;
height: 362px;
border: 1px solid #d3d3d3;
float: left;
overflow: hidden;
}

#content #flash-panel {
width: 279px;
height: 362px;
border: 1px solid #d3d3d3;
float: right;
overflow: hidden;
}

#home-news-container {
width: 962px;
margin: 5px auto 0 auto;
}

#home-news {
width: 316px;
height: 251px;
float: left;
overflow: hidden;
background: url("../images/home/main_news_panel.gif") 0 0 no-repeat;
padding: 0 30px 0 30px;
}

#home-news h2 {
color: #300;
font-size: 1.125em;
font-weight: bold;
padding: 1em 0 0.5em 0;
margin: 0 0 0 0;
}

.red-text {
color: #FF0000;
}

.blue-text {
color: #3399FF;
}

.green-text {
color: #5d9732;
}

.pink-text {
color: #f7afc3;
}

#home-news p {
font-size: 0.750em;
line-height: 1.1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#home-news p a {
/*color: #827D7D;*/
color: #000;
text-decoration: none;
}

#home-news p a:hover {
color: #300;
}

#home-slideshow {
width: 581px;
height: 251px;
float: right;
}