﻿@import url(layout.css);
body {
	margin: 0px;
	background-color: #401603;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.8em;
	padding: 0px;
	background-image:url('../images/mosaic.jpg');
text-align: left;
}
/* Styles for DIV tags */
#container {
	border-right: 5px solid #A3430C;
	border-left: 5px solid #A3430C;
	border-bottom: 5px solid #A3430C;
	background-color: #030200;
	background-image: url('../images/parchment2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	font-size: 1em;
	line-height: 100%;
}
#masthead {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 15px;
}
#byline {
background-color:#663300;
color:#CC9900;
font-size: .8em;
	margin-left: 160px;
	padding: 0 5px;
}
#byline a:link{
color:#CC9900;
text-decoration:none;
}
#byline a:visited{
color:#CC9900;
text-decoration:none;
}

#navigation {
	background-color: #CC9900;
	margin-left: 160px;
	text-align: center;
	color: #401603;
	font-size: 95%;
	height:25px;
}

#content_container {
	margin: 0 0 0 160px;
	background-color: #f7cd5d;
	padding: 0px;
}
#column_left {
	float: left;
}
html>body #navigation {
	overflow: hidden;
}

#column_left li {
	list-style-image:url('../images/bullet.gif');
	line-height:150%;
}

.column_right {
	background-color: #ffffcc;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	text-align: center;
}
#footer {
	background-color:#f7cd5d;
		color: #401603;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #F1CB45;
	font-style: italic;
	font-size: 2.0em;
	margin: 0px;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #CC9900;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #555533;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px 7px;
	border: 1px solid #CC9900;
	display: block;
	text-decoration: none;
	color:#401603;
	font-weight:bold;
}
#navigation a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #A3430C;
	border: 1px solid #CC9900;
}
/* Styles for Right Column */
.column_right h4 {
	color: #666644;
	margin-top: 0px;
}
.column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
.column_right a {
	color: #6A6AB4;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #401603;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #444422;
	margin-top: 0px;

}
h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #401603;
	text-align: center;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
#footer a {
	color: #555522;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.crumb	{
	font-size: xx-small;
}

hr	{
	
}
.feedTitle	{
	font-size: large;
	color: #444422;
	margin-top: 0px;
	font-weight:bold;
	text-decoration:none;
}
.date {
	margin:0px;
	padding:0px;
}
div.feedburnerFeedBlock ul li {
	margin-bottom:10px;
	}
div.headline	{
	font-weight:bold;
	margin:0px;
	
	padding:0px;
}