/* @override http://financial.pmhclients.com/index.php?css=tfs/tfs-css */

/* CSS Document */

* {
	margin: 0pt;
	padding: 0pt;
}

html {
	background-color: #fffde6;
	color: #333333;
	font-family: "Lucida Sans","Lucida Grande","Trebuchet MS",Verdana,Sans-Serif;
	font-size: 80%;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6;
}

a {
	color: #333333;
	font-weight: bold;
	padding: 0pt 1px;
	text-decoration: none;
}

a:link {
	color: #1C5630;
}

a:visited {
	color: #1C5630;
}

a:hover, a:active {
	border-bottom: 1px solid #1C5630;
}

h1, h2, h3, h4, h5, h6 {
	color: #1C5630;
	line-height: 1.5em;
	padding: 10px 0pt 0pt;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #786C5A;
}

ul {
	line-height: 2em;
	list-style-type: square;
	margin: 25px 30px;
}

ol {
	line-height: 2em;
	margin: 25px 35px;
}

hr {
	clear: both;
	height: 1px;
	visibility: hidden;
}

p {
	margin: 14px 0pt;
}

abbr, acronym, cite, kbd, dfn {
	border-bottom: 1px dotted #333333;
	cursor: help;
	font-style: normal;
}

#header {
	background: #1C5630 url(images/hgradient.jpg) repeat-x scroll left bottom;
	clear: both;
	float: left;
	width: 100%;
	height: 75px;
}

#navigation {
	background-color: #bbaa88;
	clear: both;
	float: left;
	width: 100%;
}

#wrapper {
	clear: both;
	float: left;
	margin: 0pt auto;
	width: 100%;
	background: #fffde7 url(images/topbg.jpg) repeat-x scroll left -25px;
}

#content {
	float: left;
	width: 75%;
	margin-bottom: 30px;
}

#news {
	float: left;
	padding-top: 108px;
	width: 25%;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
}

#meta {
	background-color: #a89983;
	float: left;
	padding: 10px 0pt;
	width: 100%;
}

#header a {
	color: #FFFFFF;
}

#header a:hover, #header a:active {
	border-bottom-color: #FFFFFF;
}

#header h1, #header h4 {
	display: inline;
	float: left;
	padding: 0pt;
	overflow: hidden;
}

#header h4 {
	display: none;
}

#header span.top {
	background: transparent url(images/tfs-logo.jpg) no-repeat scroll left top;
	display: block;
	float: left;
	height: 75px;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 358px;
}

div.tagline {
	width: 194px;
	height: 75px;
	background: transparent url(images/tfs-tag.jpg) no-repeat scroll left top;
	float: left;
	margin-left: 70px;
}

#navigation ul {
	background: transparent url(images/nav-gradient.jpg) repeat-x scroll left top;
	float: left;
	list-style-type: none;
	margin: 0pt;
	width: 100%;
}

#navigation li {
	float: left;
}

#navigation a {
	border-bottom-width: 0pt;
	color: #29280B;
	display: block;
	float: left;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	padding: 2px 10px;
	text-transform: uppercase;
}

#navigation a:hover, #navigation a:active {
	background: #a89983 url(images/nav-gradient-select.jpg) repeat-x scroll left top;
}

#navigation li.active a {
	background: #a89983 url(images/nav-gradient-select.jpg) repeat-x scroll left top;
	color: #FFFFFF;
}

div#search {
	margin: 4px 0px 0px;
	position: absolute;
	float: right;
	right: 50px;
}

#search p {
	margin: 0;
}

#search input {
	background-color: #f2f0da;
}

.post {
	padding: 60px 25px 30px 50px;
}

.post blockquote {
	margin: 12px 0;
	padding: 5px 15px;
	color: #786C5A;
	background-color: #f2f0da;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.2em;
}

.post blockquote p {
	margin: 12px 0;
}

.post h2 {
	background: transparent url(images/swirlbg.jpg) no-repeat scroll right center;
	display: table;
	margin-top: 0px;
	padding: 0 100px 0 0;
}

.post h3, .product h3 {
	background: transparent url(images/h3bg.jpg) no-repeat scroll left 17px;
	padding-left: 36px;
	margin-top: 24px;
}

.post u {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #bbaa88;
}

.post li {
	line-height: 1.3em;
	margin-bottom: 10px;
	text-align: justify;
}

.post sup {
	vertical-align: top;
}

.post-content {
	margin-left: 15em;
}

.post dt {
	margin: 12px 0 0;
}
.home dl {
	line-height: 130%;
	font-size: 1.1em;
	margin-left: 0;
}
.post dd {
	margin: 0 15px;
	text-align: justify;
}
.home dd {
	margin-left: 30px;
	text-align: left;
}

.home h4 {
	margin: 18px 0 0;
}

.home h4+dl dt {
	margin-top: 0;
}
.home dd+dt {
	margin-top: 16px !important;
}
.byline {
	float: left;
	width: 12em;
	margin: 15px 0 0;
	padding-top: 10px;
	border-top: 3px solid #bbaa88;
	color: #333;
}

.author {
	margin: 25px 0 0;
	padding-top: 10px;
	border-top: 1px solid #bbaa88;
}

.byline img {
	padding-top: 80px;
}

.bio {
	margin: 30px 20px 10px;
	padding-top: 10px;
	color: #786C5A;
	border-top: 1px solid #1C5630;
	text-align: justify;
}

.post-footer {
	color: #777777;
	font-size: 0.8em;
	font-weight: bold;
}

.item, .rightquote {
	border-top: 1px dotted #1C5630;
	margin: 0pt 50px 0pt 25px;
	padding: 10px;
	background: #f2f0da url(images/leafbgrev.jpg) no-repeat scroll right top;
}
/*
.rightquote {
	margin-bottom: 50px;
}
*/
.item h4 {
	padding: 0pt 0pt 2px;
	text-transform: none;
}

.item em {
	color: #666;
	font-size: 0.8em;
	font-style: normal;
}

.item p, .rightquote p {
	line-height: 130%;
	font-size: 1em;
	margin: 0pt;
}

.rightquote, rightquote p {
	line-height: 120%;
	font-size: 0.95em;
}

#meta div {
	float: left;
	margin: 0pt 15px 24px;
	width: 30%;
}

#meta h3, #meta h4 {
	color: #fffde6;
}

#meta ul {
	list-style-type: none;
	margin: 0pt;
}

#meta a {
	border-bottom: 1px dotted #bbaa88;
	border-top: 1px dotted #bbaa88;
	color: #fffde6;
	display: block;
	margin-top: -1px;
	padding: 5px 8px;
}

#meta a:hover, #meta a:active {
	background-color: #bbaa88;
	color: #1C5630;
}

.popular {
	padding-left: 10px;
}

p#disclaimer { 
	padding: 20px 10px;
	color: #000;
	line-height: 120%;
	margin: 0;
	background-color: #a89983;
}
#disclaimer a {display:inline; border:0; padding: 2px;}

p#copyright {
	background: #000 url(images/border.jpg) repeat-x scroll left top;
	border-top: 1px solid #666;
	clear: both;
	color: #f2f0da;
	margin: 0;
	padding: 5px 10px 20px;
}

#copyright a, #disclaimer a {
	color: #1C5630;
}

#copyright a:hover, #copyright a:active {
	border-bottom-color: #1C5630;
}

.quoteattrib {
	text-align: right;
	color: #786C5A;
}

blockquote.pullquote {
	color: #786C5A;
	float: right;
	width: 150px;
	padding: 5px;
	border: 1px solid #bbaa88;
	border-width: 1px 0;
	margin: 0 0 10px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
}

.drop {
	color: #bbaa88;
	display: block;
	float: left;
	font-size: 5em;
	margin: -3px 2pt 0 0;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
	line-height: 100%;
}

blockquote.pullquote p:first-letter {
	text-transform: uppercase;
}

blockquote.alt {
	float: left;
	margin: 0.25em 0.75em 0.25em 0pt;
}

.product {
	margin: 30px 10px 30px 35px;
}

.product img, .post-content img {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.Products li {
	height: 175px;
	display: block;
	clear: both;
}

.Products li:hover {
	background-color: #bbaa88;
}

.Products img {
	float: left;
}

.Products a {
	border-width: 0 !important;
}

.Products a:hover {
	background-color: transparent !important;
}

.Products h4 {
	text-align: right;
}

.Products p {
	text-align: right;
	line-height: normal;
	font-size: 90%;
	padding-right: 10px;
}

.commentary {
	color: #000;
}
.promo {
	background-color: #74C190; 
	padding: 10px; 
	color: #000;
}

div.outside-disclaimer {
	border-color:#1C5630;
	border-style:solid;
	border-width:1px 0pt;
	color:#666666;
	line-height:normal;
	margin:24pt 0pt 0pt;
	text-align:justify;
	font-size: 8.5pt;
}