body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
legend {
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 1.2em;
	color: #927726;
}
.wrapper {
	margin: auto;
	position: relative;
	left: auto;
	right: auto;
	width: 960px;
}
.masthead {
	position: relative;
	height: 42px;
}
.masthead .masthead-date {
	background-image: url(/resources/images/masthead-date.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 34px;
	width: 226px;
	position: relative;
	padding-top: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #94792F;
	font-style: italic;
}
.masthead .masthead-slogan {
	position: relative;
	height: 42px;
	width: 412px;
	float: left;
}
.masthead .masthead-url {
	position: relative;
	height: 42px;
	width: 307px;
	float: right;
}
.masthead-bottom {
	clear: both;
	position: relative;
	height: 8px;
	width: 960px;
}
.navigation {
	font-size: 1.4em;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.navigation a {
	font-weight: bold;
	color: #A78C57;
	text-decoration: none;
}
.navigation a:hover {
	color: #333333;
	text-decoration: underline;
}


.headlines {
	position: relative;
}
.content {
	padding: 8px;
	position: relative;
}
.content .hottopic {
	font-size: 1.4em;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
.content .hottopic a {
	color: #990000;
	text-decoration: underline;
}
.content .topstory {
	padding: 3px;
	text-align: center;
	color: #000000;
	text-decoration: underline;
	font-size: 3.4em;
	position: relative;
}
.content .topstory a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: normal;
}
.content .topstory a:hover {
	color: #666666;
	text-decoration: underline;
}
.pageone .storycolumns {
	float: left;
	width: 66%;
	position: relative;
}


.article {
	float: left;
	width: 550px;
	position: relative;
	min-height: 600px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.article-list .article-title {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: relative;
}

.article .headline {
	font-size: 1.6em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	margin-bottom: 5px;
}
.article .byline {
	font-size: 1.2em;
	color: #999999;
}

.article .story {
	font-size: 1.4em;
	text-align: justify;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
.article-list {
	float: left;
	width: 200px;
	position: relative;
	margin-right: 0px;
	min-height: 600px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.article-list .list-headline {
	font-size: 1.3em;
	position: relative;
}
.article-list .list-headline a {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	color: #9D701F;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.article-list .list-headline a:hover {
	background-color: #EBEBEB;
}


.google-tower {
	float: right;
	width: 160px;
	margin-left: 5px;
	min-height: 600px;
	margin-top: 5px;
}
.orange-ads {
	text-align: center;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	float: none;
	margin-top: 8px;
}

.footer {
	clear: both;
	position: relative;
}
.footer .footer-left {
	font-size: 1.4em;
	color: #999999;
	float: left;
	width: 48%;
	position: relative;
}
.footer .footer-left a {
	color: #666666;
	text-decoration: none;
}
.footer .footer-left a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer .footer-right {
	font-size: 1.4em;
	color: #999999;
	text-align: right;
	float: right;
	width: 48%;
	position: relative;
}
.footer .footer-right a {
	color: #666666;
	text-decoration: none;
}
.footer .footer-right a:hover {
	color: #000000;
	text-decoration: underline;
}
.pageone {
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	overflow: auto;
}
.pageone a {
	color: #957123;
	text-decoration: underline;
	font-weight: bold;
}
.feature {
	color: #666666;
	position: relative;
	background-image: url(/resources/images/box-filler.jpg);
	background-repeat: repeat-y;
	background-position: 5px 25px;
}
.feature .feature-top {
	position: relative;
	margin: 0px;
	height: 27px;
	width: 285px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.feature .feature-body {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	margin: 0px;
	height: 105px;
}
.feature .feature-bottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	margin: 0px;
	height: 32px;
	width: 285px;
}

.recipes {
	background-color: #FFFFCC;
	padding: 3px;
	text-align: left;
}
.pageone a:hover {
	color: #000000;
	text-decoration: underline;
}

.pageone .pageone-left {
	font-size: 1.4em;
	float: left;
	width: 300px;
	position: relative;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: left;
}
.pageone .pageone-center {
	font-size: 1.4em;
	float: right;
	width: 300px;
	position: relative;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: left;
}
.pageone .pageone-right {
	font-size: 1.2em;
	float: right;
	width: 300px;
	position: relative;
	padding: 5px;
}
.column {
	padding: 5px;
	width: 30%;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.popsad {
	float: right;
	width: 180px;
	padding-left: 8px;
}
#askdrveggie {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#askdrveggie legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #8E782F;
}

#askdrveggie #question {
	height: 175px;
	width: 98%;
	background-image: url(/resources/images/drveggietrans.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.errortext {
	font-size: 1.5em;
	color: #FF0000;
}
.plaintext {
	font-size: 1.5em;
}
.threethings {
	font-size: 1.5em;
	background-color: #E9DECA;
	margin: auto;
	width: 500px;
	border: 1px solid #AC182E;
	position: relative;
	left: auto;
	right: auto;
	padding: 8px;
}
.maroon {
	color: #AC182E;
	font-weight: bold;
}
.image-right {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.image-left {
	float: left;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
}
.font12 {
	font-size: 12px;
}
.bulletspacing li {
	padding-bottom: 6px;
	text-align: left;
}


.text14 {
	font-size: 14px;
	padding-right: 6px;
	text-align: justify;
}
.text16 {
	font-size: 16px;
}
.red-bold {
color: #AC182D; font-weight: bold;
}
.purple {
color: #9933CC
}
.green {
	color: #009D4E;
}
#contribute {
	font-size: 1.4em;
}
#contribute label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}
#contribute textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	width: 98%;
	height: 100px;
}
.error {
	display: block;
	font-size: 1.1em;
	font-style: italic;
	color: #990000;
}
.red {
	color: #FF0000;
}
