@charset "utf-8";
/* CSS Document */
body {
	background-color: #563F1F;
}
a:link {color: #543D1D;text-decoration:underline;}
a:visited {color: #543D1D;text-decoration:underline;}
a:hover {color: #543D1D; text-decoration:none;}
h1.LT {
	width:381px;
	height:25px;
	background-image:url(../img/lg-tn-bg.png);
        background-repeat:no-repeat;
        color:#543D1D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
}
h1.LB {
	width:381px;
	height:25px;
	background-image:url(../img/lg-b-bg.png);
        background-repeat:no-repeat;
        color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
}
h2.ST {
	width:223px;
	height:25px;
	background-image:url(../img/sm-t-bg.png);
        background-repeat:no-repeat;
        color:#543D1D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
}
h2.SB {
	width:223px;
	height:25px;
	background-image:url(../img/sm-b-bg.png);
        background-repeat:no-repeat;
        color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
}
h2.HB {
	width:180px;
	height:25px;
	background-image:url(../img/hp-b-bg.png);
        background-repeat:no-repeat;
        color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px; 
margin: 2px;
margin-bottom: 5px;
margin-left: 8px;
}
h2.HT {
	width:180px;
	height:25px;
	background-image:url(../img/hp-t-bg.png);
        background-repeat:no-repeat;
        color:#543D1D;
        margin-left:3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
margin:2px;
margin-bottom:5px;
}
h4.LT {
	width:381px;
	height:25px;
	background-image:url(../img/lg-tn-bg.png);
        background-repeat:no-repeat;
        color:#543D1D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
}
h4.LB {
	width:381px;
	height:25px;
	background-image:url(../img/lg-b-bg.png);
        background-repeat:no-repeat;
        color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
        padding-top: 5px;
        padding-left:15px;
        padding-bottom:5px;
        padding-right:15px;
}
#contain {
	width: 777px;
	margin: 0 auto 0 auto;
}
#header {
	float: left;
	height: auto;
	width: 777px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/hdr_bg.jpg);
	background-repeat: repeat-x;
}
/* *  Navigation Links  * */
#navcontainer {
	width:777px;
}
#navcontainer li
{
	list-style-type: none;
	float: left;
	background: url(../img/mnu.jpg) no-repeat;
	text-align: center;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
}
#navcontainer a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 114px;
	padding: 5px 4px 5px 0px;
}

#navcontainer li a:active {
	background: url(../img/mnu_hov.jpg) no-repeat; 
	color:#663300;	
}
#navcontainer a:hover {
	background: url(../img/mnu_hov.jpg) no-repeat;
	color:#663300;
}

/* END NAV */
#hdr_logo {
	background-image: url(../img/hdr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 752px;
        padding-left:25px;
        padding-top:105px;
        font-size:18px;
}
#midTop {
	float: left;
	width: 757px;
	padding:10px;
	background-image: url(../img/mtbg.gif);
	background-repeat: repeat-x;
        background-color:#FFF5E6;
}
#midBot {
	padding: 10px;
	float: left;
	height: 184px;
	width: 757px;
	background-image: url(../img/mbbg.gif);
	background-repeat: repeat-x;
}
#footer {
	padding: 5px;
	float: left;
	height: 85px;
	width: 767px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
}
/* Front Page */
#mtlt {
	float: left;
	height: 250px;
	width: 230px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #543D1D;
	margin-right: 5px;
}
#mtct {
	float: left;
	height: 250px;
	width: 254px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #543D1D;
	margin-right: 5px;
}
#mtrt {
	float: left;
	height: 250px;
	width: 260px;
}
/* Top Footer Content */
#mblt {
	float: left;
	height: 40px;
	width: 238px;
        margin-top:15px;
	margin-right: 5px;
        padding:5px;
        padding-top:115px;
        background-image:url(../img/tracts_banner.png);
        background-repeat:no-repeat;
}
#mbrt {
	float: left;
	height: 184px;
	width: 480px;
        margin-left: 15px;
}
/* Home Page News and Events */
.ne {
	width:220px;
	height:25px;
	background-image:url(../img/br-ct.jpg);
	float:left;
        padding:5px;
}
.neLt {
	background-image:url(../img/br-lt.jpg); 
	width:8px; 
	height:35px;
	float:left;
}
.neCt {
	width:194px;
	height:30px;
	padding-top:5px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 24px;
	color: #553E1E;
}
.neRt {
	background-image:url(../img/br-rt.jpg); 
	width:8px; 
	height:35px; 
	float:right;
}
/* Home Page Popular Tracts */
.pt {
	width:240px;
	height:25px;
	background-image:url(../img/bl-ct.jpg);
	float:left;
	margin-left: 5px;
        padding:5px;
}
.ptLt {
	background-image:url(../img/bl-lt.jpg); 
	width:8px; 
	height:35px;
	float:left;
}
.ptCt {
	width:170px;
	height:30px;
	padding-top:5px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 24px;
	color: #FFFFFF;
}
.ptRt {
	background-image: url(../img/bl-rt.jpg); 
	width:7px; 
	height:35px; 
	float:right;
}
.ptList {
	width:240px;
	height:190px;
	float:left;
	margin-top: 10px;
}
.welBtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	line-height: 20px;
}
.welHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #553E1E;
	line-height: 30px;
}
.welTxt {
	width:auto;
	height:110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #095575;
}
.readmore-btn {
	width:78px;
	height:18px;
	background-image:url(../img/all_news.gif);
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 150px;
	padding-top: 3px;
}
.readmore-btn a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.readmore-btn a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.readmore-btn a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
.ptList li {
	list-style-position: outside;
	list-style-image: url(../img/arr.gif);
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFCCA9;
	list-style-type: none;
}
/*  Left Column Right Content  */
#midLcRC {
	float: left;
	margin: 0px;
	padding: 15px;
	background-image: url(../img/mtbg.gif);
	background-repeat: repeat-x;
        background-color:#fff5e6;
	width: 747px;
} 
/* LAYOUT ONE */
#lolt {
	float: left;
	width: 238px;
	margin-right: 5px;
        padding:5px;
}
#lort {
	float: left;
	width: 470px;
        margin-left: 10px;
}
/* LAYOUT TWO */
#ltlt {
	float: left;
	width: 470px;
	margin-right: 5px;
        padding:5px;
}
#ltrt {
	float: left;
	width: 238px;
        margin-left: 10px;
}
/* LAYOUT THREE */
#lthfull {
float:left;
width:770px;
padding:5px;
}

/* Home Page Lg Button DIV & Links */
#lgbtn {float:left; width:220px; margin-top:7px; margin-bottom:10px; height:51px;}
.lg-btn { 
        padding-top:10px;
        padding-left:55px;
        padding-right:80px;
        padding-bottom: 12px;
	background-image:url(../img/lg_button_bg.png);
        background-repeat:no-repeat;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
text-align:center;
}
.lg-btn a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.lg-btn a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.lg-btn a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
/* END Lg Button Div & Links*/