@charset "UTF-8";

/***********************************************/
/* Stylesheet for WVUBI Single Post and Author */
/***********************************************/




/*******************************/
/* Right Column / Main Content */
/*******************************/



#feature2 {
	float: right;
	height: 248px;
	width: 765px;
}

#feature_header2 {
	background-image: url(images/feature_header.png);
	float: right;
	height: 25px;
	width: 765px;
}

#feature_text2 {
	background-image: url(images/news_footer.png);
	float: right;
	width: 575px;
	padding-top: 54px;
	padding-right: 175px;
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 130px;
}

#feature_text3 {
	background-image: url(images/news_footer.png);
	float: right;
	width: 575px;
	padding-top: 54px;
	padding-right: 175px;
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 247px;
}

#feature2 h2, #feature2 h2 a, #feature_text3 h2 {
	font-size: 18px;
	color: #fafaee;
	margin: 0px;
	text-decoration: none;
}

#content {
	background-color: #fafaee;
	font-size: 12px;
	color: #3f3f3f;
	float: right;
	width: 705px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
}

#content a {
	color: #000000;
	text-decoration: underline;
}

#content a:hover {
	color: #f0b410;
}

#content h3 {
	font-size: 14px;
	font-weight: bolder;
	padding-top: 20px;
}

#content ul {
	margin-top: 0px;
	list-style-image: url(images/headlines_arrow.gif);
}

#content li {
	padding-bottom: 4px;
}

#tenant_box {
	float: right;
	width: 705px;
	padding-top: 50px;
}

#text_box {
	float: right;
	width: 365px;
}

.post_info {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3f3f3f;
	font-size: 10px;
}

#post_info a, #post_info2 a, #feature2 h2 a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}

#post_info a:hover, #post_info2 a:hover {
	color: #000000;
}

.post_info2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f3f3f;
	margin-bottom: 20px;
	font-size: 10px;
}

.prevnext {
	height: 20px;
}

.previous {
	float: left;
}

.next {
	float: right;
}

.staffpic {
	width: 195px;
	padding-left: 40px;
	height: 170px;
	float: left;
}

.staffpic a {
	padding-bottom: 15px;
}

.content_table {
        width: 705px;
}

.table_left {
        background-color: #e9e9df;
        padding: 10px 0px 10px 10px;
}
.table_right {
        background-color: #abc8ef;
        text-align: right;
        padding: 10px 10px 10px 0px;
}

.table_header {
        height: 50px;
        padding-top: 20px;
}

.table_hleft {
        text-align: left;
        padding-top: 24px;
}
.table_hright {
        text-align: right;
      	font-size: 10px;
        padding-top: 24px;
}

.smallerTxt {
      	font-size: 10px;
}