

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #efff7b;
}

a:hover {
	text-decoration: none;
	color: #efff7b;
}

a:visited {
	color: #255E0A;
}

body {
	
	background: #1a3721 url(http://shoogabear.com/TAL/images/back_all.gif) repeat-x;
	font: 12px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 917px;
	text-align: left;
}
#content .floatright
{
	float:right;
	margin: 0px 0px 10px 25px;
	border: 1px solid #649151;
	}

#content .floatleft
{
	float:left;
	margin: 0px 25px 10px 0px;
	border: 1px solid #649151;
	}
	
#main
{
width: 857px;
background: url(http://shoogabear.com/TAL/images/back_top.jpg) no-repeat top;
padding: 30px;
padding-top: 50px;
}

#back
{
width: 917px;
background: url(http://shoogabear.com/TAL/images/table_back.gif) repeat-y
}

#header {
	height: 200px;
	text-align: right;
	background: url(http://shoogabear.com/TAL/images/header1.jpg) no-repeat;		
}



#logo {

width: 877px;
height: 108px;
text-align: right;
padding-top: 44px;
padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
}


#menu
{
width: 917px;
height: 48px;
padding-left: 100px;
background: url(http://shoogabear.com/TAL/images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 33px;
	color: #efff7b;
	text-decoration: underline;
	
}

#menu .current {
	width: 100px;
    height: 33px;
	color: #efff7b;
	text-decoration: underline;
	}


#right
{
	width: 249px;
	float: right;
}

#right H3
{
width: 224px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(http://shoogabear.com/TAL/images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(http://shoogabear.com/TAL/images/title_back.gif) no-repeat top;
}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #255E0A;
}
#right a:visited {
	color: #255E0A;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 550px;
padding: 10px;
}

#left H4
{
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-size: 14px;
	color: #255E0A;
	background: url(http://shoogabear.com/TAL/images/headerback.png) no-repeat top;
}

#left a
{
color: #255E0A;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	color: #255E0A;
	font-size: 18px;
}
.date {
	text-align: right;
	color: #255E0A;
	font-size: 11px;
}

.date a {
	color: #255E0A;
}

#left ol
{
margin-left: 30px;
}

#footer {
	height: 54px;
	clear: both;
	padding-top: 0px;
	border-top: 5px solid #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	background: url(http://shoogabear.com/TAL/images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}