﻿@import url('layout.css');
newbody {
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: 95%;
	margin: 10px auto;
	text-align: center;
	/*max-width: 900px;
	min-width: 600px;*/
}
Newbody2 {
	border: 1px solid #000000;
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #F0F0F0;
	width: 97%;
	margin: 10px auto;
	text-align: center;
	max-width: 1000px;
	min-width: 600px;
}
body {
	border: 1px solid #88BD14;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: 90%;
	margin: 10px auto;
	text-align: center; /*max-width: 1000px;*/;
	min-width: 600px;
	background-image: url('../images/Background.jpg');
	background-repeat: repeat-x;
	background-color: #DEE314;
}
#container {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
#Oldcontainer {
	width: 100%;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile.gif) top;
	background-repeat: repeat-x;
}
#masthead {
	background-position: center;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
#page_content {
}
#column_l {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	text-align: left;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #00FF00;
	position: relative;
}
#links {
	border-style: dotted;
	border-width: 1px;
	font-size: 18px;
	width: 250px;
	line-height: 16px;
	text-align: Center;
	padding: 5px 15px 15px 15px;
	margin: 0px 10px 10px 10px;
	float: right; /*background-color: #CBDEF5;*/;
	background-image: url('../images/linkback.jpg');
	background-repeat: repeat-x;
}
#links ul {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#links li {
	list-style-type: none;
	text-align: left;
}
#links a {
	color: #000000;
	margin: 0 10px;
	padding: 5px;
	display: block;
	font-weight: bold;
}
#footer {
	text-align: center;
	background-color: #66B01B;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation {
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #008000;
	clear: both;
	overflow: hidden;
	background-color: transparent;
}
#navigation ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-weight: bold;
	font-size: 14px;
	border-right-style: inset;
	border-right-width: 3px;
}
#navigation a {
	color: #003300;
	text-decoration: none;
	margin: 0 10px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
	color: #000000;
	background-color: #CAF178;
}
#flashcontent {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.moto {
	background-position: right;
	background-image: url('../images/header.png');
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
	background-repeat: no-repeat;
}
.mototext {
	text-align: center;
	vertical-align: top;
}
/* Styles for Content */
h1 {
	color: #000000;
	font-size: 2.0em;
}
h2 {
	color: #000000;
	font-size: 1.75em;
}
h3 {
	color: #000000;
	font-size: 1.5em;
}
h4 {
	color: #000000;
	font-size: 1.25em;
}
h5 {
	color: #000000;
	font-size: 0.75em;
}
h6 {
	color: #000000;
	font-size: 0.5em;
}
big {
	color: #000000;
	font-size: medium;
}
.newsuper {
	font-size: smaller;
	vertical-align: super;
}
.super {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
.newsuper {
	font-size: 70%;
	position: relative;
	bottom: 0.5em;
}
.testamony {
	padding: 5px;
	border: 1px solid #CAF178;
	min-width: 100px;
	max-width: 600px;
	background-color: #FFFFCC;
}
.image {
	padding: 0px 10px 10px 10px;
	clear: right;
	float: right;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#noexpressUpdate {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(H2_Guaranteed_Bid_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 200px;
	padding: 40px;
}
/* begin styles for RSS Feed */
.rss-box {
	width: 240px;
	padding: 4px 8px;
	background-color: #CF9;
	border-left: 60px solid #238912;
	border-top: 1px dotted #238912;
	border-right: 1px dotted #238912;
	border-bottom: 1px dotted #238912;
}
.rss-title, .rss-title a:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
.rss-title a:visited, .rss-title a:active, .rss-title a:hover {
	color: #692;
}
.rss-items {
	list-style: none;
}
.rss-item {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 1em;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	color: #26590D;
}
.rss-item a:hover {
	text-decoration : underline;
	color: #F66025;
}
.rss-date {
	font-size: 10px;
	font-weight : normal;
	color: #333;
}
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */
.pod-play {
	margin: 0 0.2em;
	padding: 0.1em 0;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: middle;
	background: #fb6;
	color: black;
}
.pod-play em {
	font-style: normal;
	margin: 0;
	padding: 0.1em 0.5em;
	background: white;
	color: #222;
}
.pod-play span {
	margin: 0;
	padding: 0.1em 0.5em 0.1em 0.3em;
}
.pod-play:hover {
	background: #666;
	color: white;
}
.pod-play:hover em {
	background: black;
	color: white;
}
