@charset "utf-8";
/* CSS Document */

.bodytext {
font-family:Myriad, Arial, Helvetica, sans-serif;
font-size:15px;
color:#F3C86A;}
.bodytext a:hover{
	color:#F8DDA7;
	text-decoration:none;
}
#left_bar {float: left; width: 200px;}
.bodytext a:link{
color:#F3C86A;
text-decoration:none;}
.bodytext a:visited{
color:#F3C86A;
text-decoration:none;}
.bodytext a:active{
color:#F3C86A;
text-decoration:none;}
.bodytextdark {
	font-family:Myriad, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#220B03;
	padding: 0px 30px 0px 30px;
	line-height:22px;
}
.bodytextdark a:hover{
	color:#411405;
	text-decoration:none;
}
.bodytextdark a:link{
color:#220B03;
text-decoration:none;}
.bodytextdark a:visited{
color:#220B03;
text-decoration:none;}
.bodytextdark a:active{
color:#220B03;
text-decoration:none;}
.smalltext {
font-family:Myriad, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F3C86A;
padding: 10px 0 0 0;}
.smalltext a:hover{
	color:#F8DDA7;
	text-decoration:none;
}
.smalltext a:link{
color:#F3C86A;
text-decoration:none;}
.smalltext a:visited{
color:#F3C86A;
text-decoration:none;}
.smalltext a:active{
color:#F3C86A;
text-decoration:none;}

td{position:relative;}
.facebook{float:right; margin-top:-20px; margin-right:150px;}
.facebook_home{ margin-right:25px; margin-top:-23px; }
.facebook a{background:url(../images/facebook.gif) no-repeat; height:31px; width:31px; display:block; outline:none;}
.facebook a:hover{background:url(../images/facebook_hover.gif) no-repeat;}
.facebook a span{display:none;}
