/*Text Styles*/



.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: 24px;
	font-weight: bold;
	color: #B6C821;
	margin-bottom:20px;
}

.subhead {
    font-size: 15px;
	color: #2B1302;
	font-weight: bold;
}

.mainText {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.mainText a {
	text-decoration: none;
	color: #994C04;
}

.mainText a:hover {
	text-decoration: none;
	color: #2B1302;
}




.introText {
	padding-left:20px;
	padding-right:10px;
	color: #737a64;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight:bold;
	
}

.introText a {
	text-decoration: none;
	color: #737a64;
	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: #FFFFFF;
	font-size: 10px;
}

.footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.footer a:hover {
	text-decoration: none;
	color: #000000;
}



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:#B6C821
}

.tcolor2{
	color:#333333
}

.tcolor3{
	color:#FFFFFF
}

.tcolor4{
	color:#E4502A
}


.txtsm {
	font-size: 13px;
	line-height: 15px;
}

.txtmed {
	font-size: 15px;
	line-height: 17px;
}

.txtlrg {
	font-size: 20px;
	line-height: 24px;
}

.inputbutton { 
		font: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-weight:bold;
		color:#FFFFFF; 
		margin:10px;
		cursor:pointer;
		background-color:#A1A793;
		border:none;
		padding:5px;
}

.rotateScheduler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#363B2D;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
}

.miscImage {
	padding:10px;
}