/**************************************
* CSS DOCUMENT - Content
***************************************/	
/**************************************
FEATURE 1
***************************************/	

div.feature1 {
width: 370px;
margin: 0 0 20px 0;
padding:0;
float: left;
clear: both;
}
	
div.feature1 h4 span {
	display: none;
}


div.feature1content {
	width: 370px;
	background-image:  url(../images/green-fade.gif);
	background-repeat: repeat-x;
	float: left;
}	
 div.feature1content ul
{
list-style-type: none;
padding: 15px 0 15px 15px;
margin: 0;
}

div.feature1content li
{
background-image: url(../images/button.gif);
background-repeat: no-repeat;
background-position: 8px;
padding: 2px 0 2px 35px;
}

div.feature1content li a
{
color: #ff8604;
}


	
	
	
/**************************************
FEATURE 2
***************************************/	
	
div.feature2 {
	width: 370px;
	margin: 0 0 20px 0;
	float: left;
	clear: both;
	background-image:  url(../images/feature-foot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
	
div.feature2 h3 {
	height: 27px;
	background-image:  url(../images/featured-investments.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

div.feature2 h3 span {
	display: none;
}

div.feature2content {
	width: 360px;
	padding: 10px 0 0 10px;
	background-color:  #edeef3;
	float: left;
}

/**************************************
FEATURE 3
***************************************/	
	
	div.feature3 {
		width: 560px;
		color: #666666;
		line-height: 14px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		margin: 0 0 10px 0;
		padding: 0 0 14px 0;
		float: left;
		position: relative;
		clear: both;
	}
	
	div.feature3 a {
		font-weight: bold;
	}
	
	div.feature3wrap {
		width: 540px;
		margin: 0;
		padding: 15px 10px 0 10px;
		float: left;
	}
	
	div.feature3 h3 {
		font-size: 100%;
		width: 362px;
		color: #A51E00;
		background-color: #fff;
		margin: 0;
		padding: 10px 0 0 8px;
		display: block;
	}
	
	div.feature3 img {
		float: left;
	}
	
	div.feature3 p {
		font-size: 94%;
		padding: 0 0 0 132px;
		margin: 0;
	}
	
	
/**************************************
EXTRAS
***************************************/	
	
	div.pagethrough {
		font-size: 94%;
		width: 560px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		margin: 0 0 4px 0;
		padding: 2px 0 0 0;
		float: left;
		position: relative;
		clear: both;
	}
	
	div.mainphoto {
		font-size: 94%;
		width: 560px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		margin: 0;
		padding: 10px 0 0 0;

	}
	
	div.photothumbs {
		font-size: 94%;
		width: 560px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		margin: 10px 0 0 0;
		padding: 10px 0 10px 0;
	}
	
	.thumbleft {
	border: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0;
	}
	
	.thumbright {
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	}
	
	div.details {
		width: 560px;
		font-size: 94%;
		line-height: 14px;
		padding: 10px 0 0 0;
	}
	
/**************************************
TABLE
***************************************/	
	
div.tableinfo {
	font-size: 94%;
	color: #060e5a;
	width: 560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	}
div.tableinfo h1 {
	color: #060e5a;
	font-size: 120%;
	padding: 0px;
	margin: 0px;
}

.spectable {
	color: #060e5a;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.spectable th {
	font-size: 10px;
	/*text-transform: uppercase;*/
	padding: 3px;
	text-align: left;
	background-color: #EAF6F8;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
.spectable td {
	font-size: 10px;
	padding: 3px;
	background-color: #fff;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}



/**************************************
FOOTER FEATURES
***************************************/	
	
div.footerfeatures {
	width: 560px;
	float: left;
	position: relative;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}