body
{
	background-color: #e9f2d4;
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 1em;
}

p
{
	line-height: 1.4em;
}

.dropcap
{
	font-size:2.8em;
	line-height: 0.95em;
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0.05em 0.12em 0 0px;
	float:left;
	color: #666666;
}

#topbar
{
	background-color: transparent;
	width: 960px;
	height: 135px;
	text-align: left;
	margin: 0 auto;
}

#contentbox
{
	background-color: white;
	display: block;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	-moz-border-radius: 10px;
	border: 1px solid #6bbe45;
}

#paddingbox {
	padding-left: 38px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-top: 27px;
}

#contenttable
{
	
}

#maincolumn
{
	text-align: justify;
}

#leftcolumn
{
	width: 50%;
	text-align: justify;
	border-right: 1px solid #e9f2d4;
	padding-right: 38px;
}

#rightcolumn
{
	width: 50%;
	text-align: justify;
	padding-left: 38px;
}

#footer
{
	padding: 10px;
	text-align: center;
	font-family: verdana;
	font-size: 0.75em;
	width: 600px;
	margin: 0 auto;
}

#maintitle 
{
	position: relative;
	top: -9px;
	left: 6px;
	font-size: 2.68em;
	letter-spacing: -3px;
	font-family: verdana;
	color: #6bbe45;

}

.title 
{
	font-variant: small-caps;
	letter-spacing: 1.2px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #a268d8;
}

.subtitle
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.4em;
	color: #eba52b;
	margin-bottom: 4px;
}

.subsubtitle
{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #666666;
	font-size: 1.2em;
	margin-bottom: 4px;
}

.storytitle
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.1em;
}
.date
{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #999999;
	margin-bottom: 4px;
}

img
{
	border: none;
}

a
{
	color: #d00000;
}

#menu
{
	position: relative;
	top: 22.4px;
	left: -22.4px;
	font-weight: bold;
	font-size: 0.875em;
	color: #6bbe45;
}

#menu a 
{
	color: #a268d8;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

.roller
{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 0.4em;
	border: 1px solid lightgrey;
}

.mainfleuron
{
	width: 100%;
	text-align: center;
	margin-bottom: 14px;
	background-image:url(/images/greypixel.png);
	background-position:left center;
	background-repeat:repeat-x;
}

.mainfleuron span
{
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
}

.fleuron
{
	width: 100%;
	text-align: center;
	margin-bottom: 0.875em;
}



.donationbox
{
	display: inline; 
	float: right;
	margin-left: 1em;
	margin-top: .25em;
}

.mailbox
{
	text-align: center;
	margin: 0.8em;
}

.mailbox_details
{
	font-size:70%;
	margin: 0.8em;
	text-align: right;
	width: 100%;
}

.inline_right
{
	display: inline; 
	float: right; 
	padding-left: 2.8em; 
	padding-bottom: 1.4em;
}

.inline_left
{
	display: inline; 
	float: left; 
	padding-right: 2.8em; 
	padding-bottom: 1.4em;
}

.content_list
{
	line-height: 1.8em;
}

.content_list a {
	text-decoration: none;
}

.content_list a:hover {
	text-decoration: underline;
}

.content_list ul li
{
	font-size: 80%;
	line-height: 1.6em;
}

.quote_mark
{
	color: #D00000;
	font-weight: bold;
}

.quote
{
	font-family: georgia;
	line-height: 1.4em;
	font-style: italic; 
	font-size: 120%; 
	text-align: justify;
}

.quote_left 
{
	display: inline;
	float: left;
	font-family: georgia;
	line-height: 1.4em;
	font-style: italic; 
	font-size: 120%; 
	margin-right: 2.8em;
	margin-bottom: 1.4em;
	margin-top: 1.4em;
	text-align: justify;

}

.quote_right
{
	display: inline;
	float: right;
	font-family: georgia; 
	line-height: 1.4em;
	font-style: italic; 
	font-size: 120%; 
	margin-left: 2.8em; 
	margin-bottom: 1.4em; 
	margin-top: 1.4em;
	text-align: justify;
}

.tip
{
	border-left: 5px solid #d00000;
	padding-left: 0.66em;
	margin-left: 2em;
}

.data_table
{
	text-align: center;
	font-size: 90%;
	border: 1px solid lightgrey;
	margin: 0 auto 1.4em;
	border-collapse: collapse;

}

.data_table caption
{
	color: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 1.8em
}

.data_table th
{
	padding: 10px;
	background-color: lightgrey;
}

.data_table tr
{
	
}

.data_table td
{
	padding: 10px;
	border: 1px solid lightgrey;
}

.img_caption
{
	font-size: 80%;
	font-style: italic;
	font-family: georgia;
	margin: 0 auto;
}

.list_heading {
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	line-height: 1.8em
	margin-bottom: 0px;
	margin: 0 auto;
	color: #666666;
}

.numlist {
	margin-top: 0px;
	line-height: 2em;
	margin: 0 auto 1.4em;
}