a { 
	text-decoration: none ; 
	font-weight: 600;
}

a:link , a:active, a:visited { 
	color: #660000;
}

a:hover { 
	text-decoration: underline; 
}

#mail_to a { 
	text-decoration: none ; 
	font-weight: 600 ; 
	color: #ffffff 
}

#mail_to a:link , #header a:active, #header a:visited { 
	color: #ffffff 
}

#mail_to a:hover { 
	text-decoration: underline 
}

body { 
	background-color: #ccdddd ; 
	background: url(/assets/images/bg.jpg) ; 
	text-align: center ; 
	font-family: verdana; 
}

#center	{
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 767px;
}

#left_column {
	float: left;
	margin-top: 50px;
	width: 170px;
	text-align: right;
	font-family: verdana;
	font-size: 11pt;
}

p.left_col_links {
	border: 1px solid #66aaff; 
	font-size: 9pt; 
	padding: 1px;
}

#right_column {
	float: left;
	margin-left: 5px;
	width: 585px;
}

#header {
	float: left;
	margin-left: 20px;
	width: 485px;
	height: 65px;
	background-color: #660000;
	text-align: left;
	color: #ffffff;
}

#douglas_farah {
	float: left;
	font-family: 'Copperplate Gothic Light' ; 
	color: #ffffff; 
	font-size: 40px;
	font-weight: 600;
	padding-top: 10px;
	padding-left: 5px;
}

#douglas_farah a {
	color: #ffffff;
	text-decoration: none;
}

#douglas_farah a:link , #douglas_farah a:active, #douglas_farah a:visited { 
	color: #ffffff 
	text-decoration: none;
}

#douglas_farah a:hover { 
	color: #ffffff 
	text-decoration: none;
}

#mail_to {
	float: right;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 9pt;
	text-align: center;
}

#rss {
	float: right;
	padding-top: 15px;
}

#main_container {
	clear: left;
	margin-left: 5px;
	width: 576px;
	background-color: #ddddbb;
	border: 2px solid #660000;
}

#main_contents {
	clear: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 12px;
	padding-bottom: 50px;
	text-align: left;
}

.article_date {
	font-weight: 600;
}

.article_title {
	font-family: 'Copperplate Gothic Light';
	font-size: 17pt;
	color: #660000;
	font-weight: 500;
	line-height: 100%;
	margin-top: 12px;
}

.article_body {
	font-family: verdana; 
	text-align: justify;
	margin-top: 25px;
}

.posted_by {
	font-size: 10pt;
	color: #999999;
	margin-top: 12px;
	margin-bottom: 50px;
}

.nav_link {
	font-weight: 600;
	color: #660000;
}

h2, h3 { font-family: 'Copperplate Gothic Light' ; color: #600 ; line-height: 100% ; margin: 0 }

.page_title {
	font-family: 'Copperplate Gothic Light';
	font-size: 17pt;
	color: #660000;
	font-weight: 600;
	line-height: 100%;
}

.a-title, .a-by, .a-author, .a-author-title, .a-subtitle, .a-author-rep, .a-date { display: block }
.a-title { font-family: 'Copperplate Gothic Light' ; color: #600 ; line-height: 100% ; margin: 0 ; font-size: 16pt ; font-weight: 600 }
.a-subtitle { font-family: 'Copperplate Gothic Light' ; color: #600 ; line-height: 100% ; margin: 0 ; font-size: 14pt }
.a-by { color: #600 ; line-height: 100% ; margin: 0 }
.a-author, .a-author-title, .a-author-rep, .a-date { font-family: verdana ; margin: 0 ; color: #600 }

.t-testimony, .t-author, .t-date, .t-title, .t-subtitle, .t-before, .t-where { display: block }
.t-testimony, .t-author, .t-date { font-family: verdana ; margin: 0 ; color: #600 }
.t-title { font-family: 'Copperplate Gothic Light' ; color: #600 ; line-height: 100% ; margin: 0 ; font-size: 16pt ; font-weight: 600 }
.t-subtitle, .t-where { font-family: 'Copperplate Gothic Light' ; color: #600 ; line-height: 100% ; margin: 0 ; font-size: 14pt }

li.archive {
	margin-top: 15px;
}

.archive_year {
	font-family: 'Copperplate Gothic Light' ; 
	color: #660000; 
	font-size: 20pt;
	font-weight: 600;
}

.archive_month {
	font-family: 'Copperplate Gothic Light' ; 
	color: #660000; 
	font-size: 18pt;
	font-weight: 600;
	margin-top: 20px;
}

td.archive_nav_link {
	color: #000000;
	width: 40px;
	font-weight: 600;
}

.clear
{
	clear: both;
}

#wintertree
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 755px;
	text-align: right;
	font-family: arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}

#wintertree a
{
	color: #666666;
	text-decoration: underline;
}

#wintertree a:hover
{
	color: #000000;
	text-decoration: underline;
}
	