a 			{
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a:hover		{
	background: #000000;
	color: #ffffff;
}

a:active	{
	color: #4682B4;
}

blockquote {
	background-color: #F8F8F8;
	border: #ADADAD;
	border-style: solid;
	border-width: 1px;
	color: #334C66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 4px;
        text-align: justify;
}

blockquote blockquote {
	font-size: 1em;
	border: #FDD38C;
	border-style: solid;
	border-width: 1px;
	background-color: #FDF5E6;
	color: #9F2D41;
	font-family: "Courier New", Courier, monospace;
}

.courier {
	font-family: "Courier New", Courier, monospace;
}

body {
	background-color: #4d3e29;

}

h1, h2, h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
        margin: 0px;
        padding: 0px;
}

.blog {
	background: #FFFFFF;
	padding: 15px;
}

.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	line-height: 14px;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active, .calendar a {
	font-weight: bold;
	text-decoration: underline;
}

.blogbody a:hover {
	background: #003366;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.book {
	font-size: .8em;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
        text-align: justify;
        padding-left: 10px;
        padding-right: 10px;
}

.calendar {
	background: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size: .7em;
	font-weight: normal;
	line-height: 110%;
	line-height: 1.1;
	padding: 1px;
	text-align: center;
}

.calendarhead {
	background: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size: .8em;
	font-weight: bold;
	line-height: 110%;
	padding: 1px;
}

.comments-body {
	background: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.1;

}

.comments-form {
	background: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.1;
}

.comments-head	{
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 20px;
}

.comments-post {
	background: #FFFFFF;
	font-family: arial, helvetica, sans-serif
		color:#666;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.1;
}

.date	{
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 10px;
}

.description {
	background: #334C66;
	font-family: arial, helvetica, sans-serif
		color:#FFF;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1;
	text-transform: none;
}

.navbutton a {
	background-color: #334c66;
	border: 2px;
	border-color: Gray;
	color: White;
	border-style: solid;
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	text-decoration: none;
   padding: 2px;
}
.navbutton a:hover {
	background-color: #F5F5F5;
	border: 2px;
	border-color: #191970;
	color: #191970;
	border-style: solid;
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
   padding: 2px;
}

.navbutton {
	background-color: #DEDEDE;
	border-bottom: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: White;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: White;
	border-left-style: solid;
	line-height: 1.5em;
	font-size: .8em;
}
.posted	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.1;
	margin-bottom: 25px;
}

.posted a	{
		font-size: .7em;
	}

.powered {
	font-family: arial, helvetica, sans-serif
		color:#666;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.1;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}

.rsidebak {
	background: #E9F0F8;
}

.rside {
	background: #E9F0F8;
	font-family: arial, helvetica, sans-serif;
        color:#333;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.1;
	padding: 4px;
}

.rside a {
	color: #003366;
}

.rside a:hover {
	color: #FFFFFF;
}

.rside a:visited {
	color: #0033CC;
}

.rsidetitle {
	background: #E9F0F8;
	border-bottom: 1px dotted #003366;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.1;
	margin-top: 10px;
	padding-bottom: 4px;	
	text-align: center;
}

.side {
	background: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
        color:#333;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.1;
	padding: 2px;
}

.sidebak {
	background: #CCCCCC;
}

.side a {
	color: #003366;
}

.side a:hover {
	color: #FFFFFF;
}

.side a:visited {
	color: #0033CC;
}

.sidetitle {
	background: #CCCCCC;
	border-bottom: 1px dotted #003366;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.sig	{
	color: #FFDEAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.1;
	text-decoration: none;

}

.syndicate {
	background: #CCCCCC;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.title	{
	color: #8B0000;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.trackback-body {
	background: #FFFFFF;
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.1;
	padding-bottom: 10px;
	padding-top: 10px;
}

.trackback-post {
	background: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	color:#666;
	font-size: .7em;
	font-weight: normal;
	line-height: 1.1;
}

.trackback-url {
	background: #FFFFFF;
	border: 1px dotted #999999;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.1;
	padding: 5px;
}

.banner {
	background: #334C66;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	padding: 15px;
}

.bannersmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

.banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
	color: #FFFFFF;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	line-height: 1.1;
	text-decoration: none;
}

.banner-commentspop {
	background: #334C66;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

.container {
	background: #FFFFFF;
}

.content {
	background: #FFFFFF;
	border-bottom: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #003366;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #003366;
	border-left-style: solid;
	margin-bottom: 20px;
	margin-right: 15px;
}

.links {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

.rlinks {
	background-color: #E9F0F8;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

.menu {
	background: #FFFFFF;
	line-height: 1.1;
	margin-bottom: 15px;
	text-align: center;
}

.tmain {
	border: thin;
	border-color: Black;
	border-style: solid;
}

td.theader {
	background: #334C66;
	font-weight: bold;
	color: White;
	border-bottom: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

td.tsubhead {
	background: #cccccc;
	font-weight: bold;
	color: black;
}

td.tsubheadtop {
	background: #cccccc;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px;
	border-top-color: Black;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: normal;

}

td.tsubheadbot {
	background: #cccccc;
	font-weight: bold;
	color: black;
	border-bottom: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

td.treg {
	background: #D6E5F3;
}

td.talt {
	background: #F8F8FF;
}

td.tfoot {
	background: #4682B4;
	color: White;
	font-weight: bold;
	border-top: 1px;
	border-top-color: Black;
	border-top-style: solid;
}

td.tfoot a {
	color: White;
}

td.tfootnotop {
	background: #4682B4;
	color: White;
	font-weight: bold;
}
/*
If you select the "Use my own CSS" option, you must copy and paste these classes into your CSS. Of course you can edit them as you like to customize the look and feel of your feedroll.
*/

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	padding: 0; 
	width: 100%;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	color: white; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: White; color: black; 
	font-family: Arial, Helvetica, Sans_Serif; 
}
.fd_itemcell a {
	font-family: "Palatino Linotype", "Times New Roman", Times, Serif; 
}
.dropcap {
   font-size: 2.5em;
   color: #003366;
	line-height: 1em;
	float: left;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.blackbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.bottomlinks {
	font-size: 0.6em;
	color: #FFDEAD;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
	text-decoration: none;


}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	color: #FFFF00;
	text-decoration: none;
	font-weight: 900;

}
