@import url(default/style.css);

div#css_content
{
	padding: 0;
	margin-top: 0;
	margin-left: 210px;
}

div#css_content div.featurebox p {
	margin-top: 8px;
}
	
div#css_wrap_parent
{
	width: 776px;
	background-image: url(images/subhome_fixed_repeat_bg.png);
	background-repeat: repeat-y;
}

div.cmscontent {
	float: right;
}
	
div.widewrap {
	width: 760px;
}

div#css_wrap {
	background:transparent url(images/subhome_fixed_bg.png) no-repeat scroll center top;
	width: 760px;
}

div#css_nav {
	width: 188px;
}

div#footer {
	background:transparent url(images/subhome_fixed_bottom.png) no-repeat scroll center top;
}

table.subhome, table.subhome td, table.subhome tr {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#css_content .featurebox td {
	padding: 2px 3px 3px;
	vertical-align: top;
}

table.subhome {
	width: 550px;
}

td.subhomecentercol {
	width: 345px;
}

td.subhomerightcol {
	width: 205px;
}

div#css_content a {
	border: 0;
}

div#css_head h1 {
	font-size: 23px;
	margin-right: 210px;
}

div#topnews a {
	border: 0;
}

div#topnews table {
	/*width: 100%;*/
	margin: 0;
}

#css_content div#topnews table td {
	padding: 0px;
	font-size: 12px;
}

div#topnews td img {
	margin-right: 10px;
}

div#topnews {
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 8px;
}

.dkblue div#topnews {
	background-color: #d3dfe7;
}
.ltblue div#topnews {
	background-color: #e8eef2;
}
.terra div#topnews {
	background-color: #eddcd1;
}
.gold div#topnews {
	background-color: #F2ECD4;
}
.emerald div#topnews {
	background-color: #cbdbc9;
}
.ruby div#topnews {
	background-color: #e4d2d5;
}



div#css_content div.wpmnews ul {
	margin-top: 0;
}



/* highlight type designs */

div.highlight {
	margin-top: 5px;
	height: 1%;
}

div.highlight h4 {
	font-size: 12px;
	height: 50px;
	margin: 0;
	line-height: 15px;
}

div#css_content div.highlight img
{
	float: left;
	margin-right: 10px;
	/*
width: 50px;
	height: 50px;
*/
	border: 1px #999 solid;
}

/* photo feature */

div.photofeature {
	margin-top: 5px;
	text-align: center;
}

div.photofeature h4, div.photofeature p, div.photofeature ul, div.photofeature li {
	text-align: left;
}

div.photofeature h4 {
	font-size: 12px;
	margin: 8px 0 10px 0;
	line-height: 15px;
}
