/* | TM LINCOLNBEARD.COM 2008 | */


body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 36px;
	margin-left: 72px;
	background-image: url(../_bg/Picture-3.gif);
	margin-bottom: 24px;
    }
    
.content {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 9px;
	color: #333333;
	text-transform: lowercase;
	text-align: justify;
	padding-left: 3px;
}
.date {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    color: #5c4c26;
    font-weight: normal;
    text-transform: uppercase;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 9px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 9px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 9px;
	font-weight: bold;
	background-color: #333333;
}
.title {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color: #333333;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: bold;
}

.sig {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    color: #5c4c26;
    font-size: 9px;
    text-transform: lowercase;
    background-color: #efe9da;
    text-align: left;
    padding: 6px;
    font-weight: bold;
}
.nav {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    color: #5c4c26;
    text-transform: uppercase;
}

#page { text-align: justify; margin: 0 0 30px; }

#page a.page, a.page-current {
    display: block;
    float: left;
    margin: 0px 2px 0px 2px;
    padding: 2px 0px 2px 0px;
    width: 16px;
    font: 10px lucia grande, arial, verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #5c4c26;
}

#page a.page-current {
    color: #5c4c26;
    background-color: #f6e32c;
}
.maintitle {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: bold;
	background-color: #B3A58C;
	padding-left: 3px;
}
.catcontenter {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color: #333333;
	font-size: 9px;
	text-transform: lowercase;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}
