body {
	background-color: #552900;
	background-image: url(images/sl_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headline_1_14pt_552900 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #552900;
}
.headline_2_12pt_552900 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #552900;
}
.subhead_1_11pt_00426c {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00426c;
}
.subhead_2_11pt_552900 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #552900;
}
.subhead_3_11pt_bb5a00 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #bb5a00;
}
.copy_1_11pt_bb5a00 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bb5a00;
}
.errcopy_1_11pt_bb5a00 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bb5a00;
	background-color: #F9DDDC;
}
.copy_2_11pt_00426c {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00426c;
}
.copy_3_11pt_ff0000 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
}
.copy_3_10pt_e5961d {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00426c;
}
.copy_4_10pt_e5961d {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e5961d;
}
.footer_1_11pt_eeddb9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #eeddb9;
}
.footer_2_11pt_eeddb9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #eeddb9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.list {
	border-top: thin dotted #552900;
}


/* Wordpress */

#comment {
	width: 500px;
}

#commentlist {
	margin: 0;
}

#commentlist li {
	list-style-type: none;
}

.commenttext {
	background: #eeddb9;
	border-top: #552900 2px solid;
	padding: 8px;
	margin-top: 10px;
	color: #333;
}


#sidebar a {
	color: #bb5a00;

}
#sidebar a:hover {
	color: #bb5a00;
	text-decoration: underline;
}
	
#mainpost a {
	color: #00426c;

}
#mainpost a:hover {
	color: #00426c;
		text-decoration: underline;

}