/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header  {
	width: 980px;
	margin: 14px auto 0;
	height: 100px;
background-color:#fff;
border:0;
border-bottom: 3px solid #7A8Faa;
}
#header img  {
	float: left;
	margin: 9px 0 0 5px;
}

#header #subscribe  {
	float: right;
	display: none;
	height: 28px;
	width: 160px;
	padding: 8px 0 0 35px;
	margin: 25px 10px 0 0;
	text-decoration: none;
	font-weight: bold;
        color: #ebebeb;
}

.alignleft  {
	float: left;
	margin: 0 15px 10px 0;
        border: 0;
}

.alignright  {
	float: right;
	margin: 0 0 10px 15px;
        border: 0;

}

.aligncenter  {
	text-align: center;
        border: 0;

}

.entry img{
        border: 0;
}

h2.title {
     color:#002557;
     margin: 0;
     padding:0;
}
h3 {
     color:#002557;
    
}

.fullfront {
margin:-42px 0 0 -22px;
}

/* #featured  {
background-color: #ebebeb;
}


#featured-tabs li a:hover, #featured-tabs li.active a  {
background-color: #d0d6d7;
}

#featured .information  {  
background-color: #d1d1d1;
} 
*/

#featured-tabs li a:hover, #featured-tabs li.active a  {
color: #710f0f;
}
#featured-tabs li {

}

#featured.slider .information  {
	width: 900px;
	float: left;
	position: relative;
}

#featured.slider .information .image.left  {
	float: left;
	margin: 0 20px 0 0;
}

#featured.slider .information .image.right  {
	float: right;
	margin: 0 0 0 20px;
}

#featured.slider .information .image img  {
	border: 5px solid #bcc5c7;
}

#featured.slider .information #text h2  {
	margin-bottom: 0;
color: #002557;
}




#featured.slider .information #text h2 a:link,
#featured.slider .information #text h2 a:visited  {
	
	display: inline;
}

#featured.slider .information #text .description  {
	display: block;
	color: #4F5357;
	font-weight: normal;
	font-size: 14px;
}

#featured .information  {
	float: left;
	width: 598px;
	padding: 20px 20px;
}

#featured .information h2  {
	margin: 0 0 10px 0;
	line-height: 30px;
	font-size: 30px;
color: #002557;

}

#featured .information .feat-button .left  {
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}

#featured .information .feat-button a.more-info  {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
}

