/*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:18px;
	line-height:24px;
	color: #871E2B;
    font-weight: bold;
}

.subhead {
    font-size: 18px;
	color: #C9CBAA;
	font-weight: bold;
}

.mainText {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.mainText a {
	text-decoration: none;
	color: #871E2B;
}

.mainText a:hover {
	text-decoration: none;
	color: #EA8933;
}




.introText {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
    padding-top:6px;
    width:167px;
}

.introText a {
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}

.introText a:hover{
    text-decoration: none;
    color: #871E2B;
    cursor: pointer;
}

.blogText {
 	color: #333333;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

.blogText a {
	text-decoration: none;
	color: #333333;
}

.blogText a:hover {
	text-decoration: none;
	color: #871E2B;
}

.blogDate {
    color: #871E2B;
}


.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: #871E2B;
	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: #871E2B;
}



p {
	margin-top:0px
}

img{
    border:0px;
}

hr {
	height: 1px;
	margin-bottom:10px;
	margin-top:10px;
	border: 0;
	color: #C9CBAA;
    background-color: #871E2B;
}

.tcolor1{
	color:#333333
}

.tcolor2{
	color:#EA8933
}

.tcolor3{
	color:#871E2B
}

.tcolor4{
	color:#477FC3
}


.white{
	color:#ffffff
}


.txtsm {
	font-size: 12px;
	line-height: 16px;
}

.txtmed {
	font-size: 15px;
	line-height: 18px;
}

.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:#871E2B;
		border:none;
		padding:5px;
}

.rotateScheduler 
{
    text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}

.miscImage {
	margin-left:10px;
	margin-right:10px;
}

a{ outline: none;
-moz-outline-style: none;
}
