@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/background.png);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
}
.twoColFixLt #container {
	width: 962px;
	margin: 44px auto;
}
.twoColFixLt #leftbar {
	float: left;
	width: 422px;	/*padding: 0 0 50px; */
}
.twoColFixLt #rightbar {
	float: right;
	margin: 0;
	padding: 0;
	width: 540px;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	clear: both;
	text-align: center;
	color: rgb(153, 153, 153);
	font-size:10px;
	font-family: verdana;
	width: 936px;
	padding: 12px;
}

a {
	border: 0px;
	background-color: transparent;
	/*color: #ffffff;*/
	text-decoration: none;
}
	
.nav1Box {
	width: 82px;
	text-align: center;
	float: left;
	height: 26px;
	padding: 12px 0px 8px 0px;
	border: 1px solid #6a0000;
}

.nav1Txt {
	border: 0px;
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

.nav2Txt {
	text-align: center;
	font-size:16px;
	color: #ffffff;
}

.readMore {
	color: #000000;
}
	
h3 {
	color: #580000;
}

.feature {
	padding: 8px;
	width: 524px;
}
.featureTitle {
	background:url(../images/entryTitle.png);
	color: #ffffff;
	width: 292px;
	text-align: center;
	padding: 6px;
}
.entry {
	padding: 8px;
	width: 524px;
}
.entryImg {
	padding: 0px;
	float: left;
	background: #ffffff;
}
.entryTitle {
	background:url(../images/entryTitle.png);
	color: #ffffff;
	width: 291px;
	float: right;
	text-align: center;
	padding: 6px;
	border-left: 1px solid #fff;
}
.entryTxt {
	background:url(../images/smsg.png);
	background-repeat:repeat-x;
	padding: 6px;
	width: 291px;
	border-top: 1px solid #fff;
	float: right;
	border-left: 1px solid #fff;
}
#entryTop {

}
#logo {
	height: 160px;
}
#navMenu {
	background: #7a0000;
	color: #ffffff;
	width: 420px;
	height: 48px;
	border: 1px solid #6a0000;
}
.navBtn {
	background:url(../images/navbtn.png);
	width: 103px;
	float: left;
	text-align: center;
	height: 44px;
	padding: 18px 16px;
}
.menuImg {
	width: 400px;
	padding: 11px;
	background: #ffffff;
  }
  
.nwEntry {
  color: #7A0000;
}

#lftTxt {
	margin: 11px;
}
