﻿

.defaultFeatureBottom 
{
	background: #ff9900 url("img/featurebottom.gif") bottom right no-repeat;
	text-align: center;
	
}

.defaultFeatureBottom a:link, .defaultFeatureBottom a:visited
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 133px;
	text-decoration: none;
	display: block;
	line-height: 22px;
}

.defaultFeatureBottom a:hover, .defaultFeatureBottom a:active
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 133px;
	text-decoration: none;
	display: block;
	line-height: 22px;
}

.defaultFeatureText 
{
	padding: 5px;
}


/* center content bottom */
.centerColumnContent 
{
	
	border-color: #666; 
	width: 100%;
	margin-top: 5px;
}



/* styles for rounded corner boxes */

.orangeTop 
{
	background: #FEE5BD url("img/pinktop.gif") top right no-repeat;
}

.orangeBottom
{
	background: transparent url("img/pinkbottom.gif") bottom right no-repeat;
}

.orangeBottom 
{
	padding: 10px;
}

.lightBlueTop 
{
	background: #EDF0F5 url("img/lightBluetop.jpg") top right no-repeat;
}

.lightBlueBottom
{
	background: transparent url("img/lightBluebottom.jpg") bottom right no-repeat;
}

.lightBlueBottom 
{
	padding: 10px;
}

.headingText 
{
	padding: 10px 10px 0 10px;
}