body { background:#adaeb4 url(images/fade-top.jpg) repeat-x; margin:0; padding:0; }

#container { }
#wrapper { position:relative; width:800px; margin:0 auto; }

.thought { font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#fff; }
.ref { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#fff; text-align:right; padding-right:20px; margin-bottom:20px;}

#nav { position:absolute; top:150px; left:35px; z-index:50; list-style:none; margin:0; padding:0; }
#nav li { margin-bottom:4px; }
#nav a { padding-left:13px; background:url(images/bullet-nav.png) 0 3px no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; }
#nav a:hover { text-decoration:underline; }

p.faded { color:#eaeaea; line-height:140%; }
p { line-height:130%; }

#content ul { list-style:none; margin:5px; padding:0; }
#content li { padding-left:15px; margin-bottom:8px; background:url(images/bullet-nav.png) 0 3px no-repeat; line-height:130%; }
#content a { color:#eaeaea; }
#content a:hover { color:#fff; text-decoration:none; }

#content .breadcrumb { color:#FFFFFF; font-weight:bold; }
#content .breadcrumb a { color:#FFF; font-weight:bold; text-decoration:none; }
#content .breadcrumb a:hover { text-decoration:underline; }

.secondary .thought { font-size:18px; }
.secondary .ref { font-size:14px; }
.secondary h1 { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-top:25px; color:#666666; display:none; }


td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}
h1, h2, h3, h4, h5 {
	color: #ffffff;
	margin: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a {
	font: normal 11px Tahoma, Arial;
	color: #797979;
	text-decoration: underline;
}
a:hover {
	font: normal 11px Tahoma, Arial;
	color: #797979;
	text-decoration: none;
}
a.white-link-underline {
	text-decoration: underline;
	color: #FFFFFF;
}
p {
	color: #ffffff;
	text-decoration: none;
}
.blye-text-underline {
	color: #47beed;
	text-decoration: underline;
}
.blye-text-regular {
	color: #47beed;
	text-decoration: none;
}
.yellow-text-regular {
	color: #db9a00;
	text-decoration: none;
}
.yellow-text-underline {
	color: #db9a00;
	text-decoration: underline;
}
.orange-text-regular {
	color: #f17e22;
	text-decoration: none;
}
.orange-text-underline {
	color: #f17e22;
	text-decoration: underline;
}
.broun-text-regular {
	color: #de4e06;
	text-decoration: none;
}
.broun-text-underline {
	color: #de4e06;
	text-decoration: underline;
}
.red-text-regular {
	color: #8a3c53;
	text-decoration: none;
}
.red-text-underline {
	color: #8a3c53;
	text-decoration: underline;
}
.black-text-regular {
	color: #000000;
	text-decoration: none;
}
.black-text-underline {
	color: #000000;
	text-decoration: underline;
}
.gray-text-underline {
	color: #7c7c7c;
	text-decoration: underline;
}
.gray-text-regular {
	color: #7c7c7c;
	text-decoration: none;
}
.green-text {
	color: #549b28;
	text-decoration: none;
}
