﻿.button {width:93px; height:26px; top:0px; left: 0px;}
.button a  {width:93px; height:26px; display:block;}
.button a:link {text-decoration:none;}
.button a:hover {text-decoration:none;}




.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.headline {
	font-size: 18px;
	color: #2B1302;
	font-weight:bold;	
}

.subhead {
    font-size: 15px;
	color: #2B1302;
	font-weight: bold;
}

.mainText {
	font-size: 12px;
	line-height: 18px;
	color: #2B1302;
}

.mainText a {
	text-decoration: none;
	color: #994C04;
}

.mainText a:hover {
	text-decoration: none;
	color: #2B1302;
}




.introText {
	color: #301503;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:2px;
	padding-top:2px;
	
}

.introText a {
	text-decoration: none;
	color: #301503;
	border:none;
}

.introText a:hover {
	text-decoration: none;
	color: #994C04;
}



.blogText {
 	color: #301503;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

.blogText a {
	text-decoration: none;
	color: #301503;
}

.blogText a:hover {
	text-decoration: none;
	color: #994C04;
}


.sidebarTitle {
	color: #F3EDD5;
	font-size: 10px;
	font-weight:bold;
}



.sidebarText {
	font-size: 11px;
	line-height: 13px;
	color: #2B1302;
}

.sidebarText a {
	text-decoration: none;
	color: #994C04;
}

.sidebarText a:hover {
	text-decoration: none;
	color: #484735;
}

.blogHead {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.blogHead a {
	text-decoration: none;
	color: #C2C292;
}

.blogHead a:hover {
	text-decoration: none;
	color: #484735;
}

.footer {
	text-decoration: none;
	color: #B79D78;
	font-size: 10px;
}

.footer a {
	text-decoration: none;
	color: #B79D78;
	font-size: 10px;
}

.footer a:hover {
	text-decoration: none;
	color: #C2C292;
}



p {
	margin-top:0px
}

img{
    border:0px;
}

hr {
	height: 1px;
	margin-bottom:6px;
	margin-top:6px;
	border: 0;
	color: #CBC0A9;
    background-color: #CBC0A9;	
}

.tcolor1{
	color:#2B1302
}

.tcolor2{
	color:#2E506C
}

.tcolor3{
	color:#FFFFFF
}

.tcolor4{
	color:#994C04
}


.txtsm {
	font-size: 13px;
	line-height: 15px;
}

.txtmed {
	font-size: 15px;
	line-height: 17px;
}

.txtlrg {
	font-size: 20px;
	line-height: 24px;
}

.inputbutton { 
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-weight:bold;
		color:#FFFFFF; 
		margin:10px;
		cursor:pointer;
		background-color:#8f3800;
		border:none;
		padding:5px;
}



.rotateScheduler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#363B2D;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}


.eventBody  {
	color:#000000;
	font-size:13px;
	line-height:16px;
}

.eventBody a {
	text-decoration: none;
	color:#000000;
}



.eventBody a:hover {
	color:#ae711b;
	text-decoration:none;
}


.eventItem {
	font-size:13px;
	line-height:16px;
}

.eventItem a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

.eventItem a:hover{
    text-decoration: none;
    color: #ae711b;
    cursor: pointer;
}


.groupItem
{
/*    background-color:#fff;
*/    display:none;
	padding:20px;
	font-size:12px;
	line-height:16px;
}


.groupHeader
{
    cursor:pointer;
    background-repeat:no-repeat;
/*	width:580px;
*/	min-height:85px;
	padding-left:20px;
	border-bottom:solid 1px #70421f;
}

