@charset "utf-8";
/* CSS Document */
body, html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #734927;
}
#siteH1{
	position:absolute;
	margin-left: -3000px;
}
#header{
	width: 100%;
	text-align: center;
	height: 120px;
	background-image:url(../images/headerBG.jpg);
	background-repeat: repeat-x;
}
#innerHeader{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
}
#nav{
}
a#nav1{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color: #FEFFD7;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/navBullet.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	float: left;
	margin-left: 4px;
	padding-right: 24px;
	padding-top: 30px;
}
a#nav1Selected{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color: #FEFFD7;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/navBullet.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	float: left;
	margin-left: 4px;
	padding-right: 24px;
	padding-top: 30px;
}
a:hover#nav1, a:hover#nav2 ,a:hover#nav3, a:hover#nav4, a:hover#nav5, a:hover#nav6{
	color: #BD3632;
}
a#nav2, a#nav3 , a#nav4 , a#nav5{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color: #FEFFD7;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/navBullet.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	float: left;
	margin-left: 20px;
	padding-right: 28px;
	padding-top: 30px;
}
a#nav6{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color: #FEFFD7;
	font-size: 19px;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 18px;
	padding-top: 30px;
}
a#nav6Selected{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color: #BD3632;
	font-size: 19px;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 18px;
	padding-top: 30px;
}
a#nav2Seledted, a#nav3Seledted, a#nav4Seledted, a#nav5Seledted{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	color: #D84141;
	font-size: 20px;
	text-decoration: none;
	background-image: url(../images/navBullet.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	float: left;
	margin-left: 20px;
	padding-right: 28px;
	padding-top: 30px;
}
#navBot{
	width: 984px;
	clear: left;
	float: left;
	margin-top: 37px;
}
#navBotSub{
	width: 984px;
	clear: left;
	float: left;
/*	margin-top: 38px;*/
	margin-top: 36px;
}
#headerImgL{
	float: left;
	background-image: url(../images/homeTopLeft.jpg);
	background-repeat: no-repeat;
	width: 341px;
	height: 35px;
}
#headerImgR{
	float: left;
	background-image: url(../images/homeTopRight.jpg);
	background-repeat: no-repeat;
	width: 643px;
	height: 35px;
}
#headerImgLS{
	float: left;
	background-image: url(../images/subLogoTop.jpg);
	background-repeat: no-repeat;
	width: 341px;
	height: 36px;
}
#headerImgRS{
	float: left;
	background-image: url(../images/subTopRight.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 643px;
	height: 36px;
}

#mid{
	width: 100%;
	text-align: center;
	background-color: #BD3632;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
	float: left;
}
#midInner{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	text-align: left;
}
#midFeatLT{
	width: 341px;
	height: 252px;
	background-image: url(../images/logoBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
#midFeatLT img{
/*	margin-top: 34px;*/
}
#subMidFeatLT{
	width: 341px;
	height: 197px;
	background-image: url(../images/subLogoBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
/*	margin-top: -35px;*/
	float: left;
}
#subMidFeatLT img{
/*	margin-top: 38px;*/
}
#midFeatLTText{
/*	margin-top: 208px;*/
	margin-top: 165px;
	margin-left: 388px;
}
#midFeatLTText h3{
	color: #BD3632;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#midFeatLTText p{
	margin: 0px;
	padding: 0px;
	color: #5D4027;
	font-size: 15px;
	padding-bottom: 6px;
}
#midFeatLTText strong{
	font-size: 12px;
}
#midFeatRT{
	width: 643px;
	height: 252px;
	background-image: url(../images/homeFeat.jpg);
	background-repeat: no-repeat;
/*	margin-top: -35px;*/
	float: left;
}
#midFeatRTSub{
/*	margin-top: -36px;*/
	float: left;
}
#midFeatLB{
	clear: left;
	width: 341px;
	height: 108px;
	float: left;
	display: inline;
}
#midFeatLB img{
}
#midFeatRB{
	width: 643px;
	height: 108px;
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #F4EDCB;
	float: left;
	line-height: normal;
}
#welcome{
	margin-left: 40px;
	margin-top: 20px;
	display: block;
}
#homeContent{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	text-align: left;
	line-height: 19px;
}
#homeContent a{
	color: #411012;
	text-decoration: none;
	font-weight: bold;
}
#homeContent a:hover{
	text-decoration: underline;
}
#subContent{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	text-align: left;
	line-height: 19px;
}
#subContent a{
	color: #411012;
	text-decoration: none;
	font-weight: bold;
}
#subContent a:hover{
	text-decoration: underline;
}
#homeLeft{
	float: left;
	display:inline;
	width: 341px;
}
#headerLeft{
	width: 53px;
	height: 58px;
	float: left;
	display: inline;
	background-image:url(../images/hatHeader.gif);
	background-repeat: no-repeat;
}
#headerTitle{
	background-image: url(../images/headerBarBG.gif);
	background-repeat: repeat-x;
	height: 29px;
	float: left;
	color: #F4EDCB;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 17px;
	padding-top: 12px;
	width: 270px;
}
#headerRight{
	background-image: url(../images/headerBarBGEnd.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 5px;
	float: left;
	margin-top: 17px;
}
#leftHomeContent{
	width: 270px;
	clear: left;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EDCB;
	line-height: 20px;
	padding-left: 56px;
}
#subLeft{
	float: left;
	display:inline;
	width: 341px;
}
#headerLeftSub{
	width: 53px;
	height: 58px;
	float: left;
	display: inline;
	background-image:url(../images/hatHeader.gif);
	background-repeat: no-repeat;
}
#headerTitleSub{
	background-image: url(../images/headerBarBG.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-bottom: 1px;
	float: left;
	color: #F4EDCB;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 17px;
	padding-top: 12px;
	width: 270px;
}
#headerTitleSub a{
	color: #F4EDCB;
	text-decoration: none;
	font-weight: normal;
}
#headerTitleSub a:hover{
	text-decoration: underline;
	color: #F4EDCB;
	font-weight: normal;
}
#headerRightSub{
	background-image: url(../images/headerBarBGEnd.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 5px;
	float: left;
	margin-top: 17px;
}
#leftSubContent{
	width: 270px;
	clear: left;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EDCB;
	line-height: 20px;
	padding-left: 56px;
	padding-bottom: 20px;
}
h2#pageTitle{
	margin-top: 0px;
	line-height: normal;
}
/***************************/
#homeRight{
	float: left;
	display:inline;
	width: 620px;
}
#subRight{
	float: left;
	display:inline;
	width: 640px;
}
#headerLeftRight{
	width: 53px;
	height: 58px;
	float: left;
	display: inline;
	background-image:url(../images/hatHeader.gif);
	background-repeat: no-repeat;
}
#headerTitleRight{
	background-image: url(../images/headerBarBG.gif);
	background-repeat: repeat-x;
	height: 29px !important; height: 41px;
	float: left;
	color: #F4EDCB;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 17px;
	padding-top: 12px;
	width: 562px;
}
#headerRightRight{
	background-image: url(../images/headerBarBGEnd.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 5px;
	float: left;
	margin-top: 17px;
}
#rightHomeContent{
	width: 560px;
	clear: left;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EDCB;
	padding-left: 56px;
	padding-top: 0px !important; padding-top: 10px;
	padding-bottom: 20px;
}
#rightSubContent{
	width: 620px;
	clear: left;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EDCB;
	padding-left: 8px;
	padding-bottom: 20px;
	margin-top: 25px;
}
#rightSubContentNoNav{
	width: 960px;
	clear: left;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EDCB;
	padding-left: 8px;
	padding-bottom: 20px;
	margin-top: 30px;
}
#rightSubContent p{
	margin-top: 0px;
}
.HomeContentText{
	margin-top: 16px;
}
.SubContentText{
	margin-top: 16px;
}
.SubContentTextRight{
}
.SubContentText ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.SubContentText ul li a, .subContentTextRight ul li a{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
.SubContentText ul li a#selectedNav{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	color: #FFFFFF;
}
#rightHomeContent img{
	border: solid 4px #FFFFFF;
	margin-right: 10px;
}
#rightSubContent img, .subContentTextRight img, .subContentTextRight img{
	border: solid 4px #FFFFFF;
	margin-right: 10px;
}
#rightSubContent ul li, .subContentTextRight ul li{
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
a#readMore{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
#footer{
	width: 100%;
	text-align: center;
	height: 88px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	clear: left;
}
#footerInner{
	width: 984px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	color: #F4EDCB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
.nav{
	width: 100%;
	float: left;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.nav a{
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	float: left;
}
#subContent a.highlight{
	background-color: #5d4027;
	color: #FFFFFF;
}
#subContent .pager a{
	margin: 8px;
	background-color: #FFFFFF;
	background-image: url(../gallery/galleryBG.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 4px;
	display: block;
	float: left;
	padding-bottom: 12px;
}
#subContent .pager a .border{
	margin: 0px;
	padding: 0px;
	border: none;

}
#subContent .pager a:hover{
	background-color: #D7D7D7}