body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	font-size: 90%;
}

body, td, th {
	color: #333333;
}

table	{
		border: 1;
		border-color: #eae7c6;
}

th	{
	background-color:#333333;
	padding: 4px;
	color: #FFFFFF;
}
ul li {
	list-style-type: disc;
}

td	{
	text-align:left;
	padding: 4px;
	vertical-align: top;
	
}

p {
	color: #333333;
}

h1  {
	color: #333333;
	font-size: 1.4em;
}

h2 {
	color: #CC3300;
	font-size: 1.1em;
}

h3 {
	color: #333333;
	font-size: 1em;
}

h4 {
	color: #333333;
	font-size: 1em;
	font-style: italic;
}

h5 {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

h6 {
	color: #CC3300;
	font-size: 1em;
	font-weight: normal;
}

.small {font-size: .7em;
		font-weight: normal;}

a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #663366;
}
a:hover {
	text-decoration: none;
}

a:active {
	color: #FFCC00;
}


/* Page Layout */

.wrapper {
	width: 850px;
	
}

.rightcolumn {
	visibility: hidden;
}

.topnav {
		visibility: hidden;
}
.countdown {
	visibility: hidden;
}


a.topnav:link {
	color: #eae7c6;
	text-decoration: none;
}

.home_main {
visibility: hidden;
}

.home_promos {
visibility: hidden;
}

.quicklinks {
	visibility: hidden;
}

.sponsors {
visibility: hidden;
}

.content_main {
	background-color: #ffffff;
	width: 90%;
	text-align: left;
	padding: 10px;	
}

.footer {
	visibility: hidden;
}

.blogleft {
	width: 100%;
}

.blogright {
	visibility: hidden;
	}
	
/* NL Stuff
------------------------------------------------------------------------------- */
.nl_summaryPost h3 {
margin: 0px !important;
padding: 5px !important;
}

.nl_summaryPost .intro_text {
padding: 5px !important;
}

 .nl_summaryPost .nl_info {
	padding: 5px !important;
	font-size: 70%;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #725C36;
}

.nl_link {
font-size: 76%;
text-align: right;
}

.nl_paging {
    border-top: 1px solid #333333;
    padding: 10px; 
    font-size: 86%;
    color: #333333;
}

#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 

#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}

#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #333333; 
    padding: 1px 5px 2px; 
    margin: 1px; 
    text-decoration: none !important; 
    color: #333333;
} 

#nl_pages a:hover {
    background-color: #fff;
    color: #993300;
}

#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}

#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 

#nl_archivelist .nl_month {
    font-weight: bold;
}

.ditto_currentpage {
	font-weight: bold;
	border: 1px solid #333333;
	background-color: #ffffff;
	padding: 1px 5px 2px;
	margin: 1px;
}

.blog_menu {margin-bottom: 20px;}
.blog_menu ul {padding:0; margin:0; list-style-type: none;}
.blog_menu ul li {margin:0px; padding:0; position:relative; line-height:17px;}
.blog_menu ul li a {margin:0px; padding:0; position:relative; list-style-type: none;}


.blog_archive {margin-bottom: 20px;}
.blog_archive ul {padding:0; margin:0; list-style-type: none;}
.reflect_year {list-style-type: none;}
.reflect_month {visibility: hidden; list-style-type: none;}


.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
