@charset "utf-8";
/* CSS Document */
.hidez{
	display: none;
}
.clearfield{
	clear: both;
}
.withline{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #85A600;
}
body{
	color:#092646;
	margin: 0 auto;
	padding: 200;
	background-color: #0C213E;
	font-family: "Century Gothic", Arial, Verdana;
}

.junjoSiteBG{
	background-image: url(../images/junjo-sitebg.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-color: #0C213E;
}
.junjoSiteWrapper{
	height: auto;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.junjoLogo{
	float: left;
	height: 100px;
	width: 443px;
	margin-top: 10px;
	margin-left: 35px;
}


h1,h2,h3,h4,h5,h6{
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	font-weight: lighter;
}

h1{
	color: #4D5BB5;
	font-size: 2em;
	font-weight: lighter;
}
h2{
	color: #269301;
	font-size: 1.5em;
	font-weight: lighter;
}
h3{
	font-weight: bold !important;
}


.JunjobottomNavWrapper{
	float: left;
	height: 30px;
	width: 1000px;
}
.JunjobottomNavLeft{
	background-image: url(../images/bottomnav-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 53px;
}
.JunjobottomNavBG{
	background-image: url(../images/bottomnav-middle.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
}

.JunjobottomNavBG ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
.JunjobottomNavBG li{
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0em;
} 
.JunjobottomNavBG a{
	list-style: none;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
} 
.JunjobottomNavBG a:hover{
	color: #2BAA00;
	text-decoration: none;
} 
.JunjobottomNavRight{
	background-image: url(../images/bottomnav-right.jpg);
	float: left;
	height: 30px;
	width: 8px;
}





/*********************  HOME MID BODY CAROUSEL NAV ****************************/

.navFirst{
	margin-left: 20px;
}
.HomeMidBody ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
.HomeMidBody li
{
	float: left;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	text-align: left;
} 
.HomeMidBody a{
	list-style: none;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
} 
.HomeMidBody a:hover{
	color: #0B203D;
	text-decoration: underline;
} 


.jcarouselSlide1, .jcarouselSlide2, .jcarouselSlide3, .jcarouselSlide4, .jcarouselSlide5{
	width: 1115px;
	height:315px;
	margin-top:5px;
}

.jcarouselText{
	float: left;
	width: 725px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	margin-top:25px;
}
.jcarouselIMG{
	float: left;
	width: 380px;
}
.jcarouselPicInfo{
	clear: left;
	float: left;
	height: 55px;
	width: 650px;
	margin-top: 10px;
}
.jcarousel-control a{
	margin-right: 30px;
}



/*********************  FOOTER BODY ****************************/
.FooterBody{
	background-image: url(../images/footer-body.png);
	height: 304px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.FinalFooter{
	background-image: url(../images/footer.png);
	height: 49px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 50px;
}
.FooterLeft{
	width: 625px;
	float: left;
	margin-top: 20px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #FFF;
	height: auto;
	padding-left: 20px;
}
.FooterRight{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 45px;
}
.FooterRightPHONE{
	float: left;
	width: 450px;
	margin-top: 35px;
	margin-left: 45px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 2em;
	font-weight: lighter;
	color: #FFF;
}
.FooterRight a{
	font-family: "Century Gothic", Arial, Verdana;
	color: #259300;
	font-variant: small-caps;
	font-size: 20px;
	text-decoration: none;
	font-weight: lighter;
}
.FooterRight a:hover{
	color: #3C0;
}
.FooterRight ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
.FootSubText{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	margin-left: 80px;
	padding-top: 7px;
}
.pageBg{
	height: auto;
	width: 1170px;
	margin-left: 36px;
	margin-top: 25px;
	background-color: #fff;
	float: left;
}
.HOMEpageBg{
	height: auto;
	width: 1170px;
	margin-left: 36px;
	margin-top: -56px;
	background-color: #fff;
	background-image: url(../images/page-tlc-side.png);
	background-repeat:repeat-x;
	background-position: 0px 11px;
	float: left;
}

.HomePageTLC{
	background-image: url(../images/page-tlc.png);
	background-repeat:no-repeat;
	width: 25px;
	height: 45px;
	margin-left: 21px;
	margin-top: 35px;
}

.pageContent{
	height: auto;
	width: 1150px;
	margin-top: auto;
	margin-left: auto;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	padding: 10px;
	font-weight: lighter;
}
.pageContent ul{
	list-style-type: disc;
	margin-left: 25px;
} 
.pageContentFooter{
	background-image: url(../images/page-bg-footer.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 1178px;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	float:left;
	margin-left: 36px;
}
.ThreepcContent{
	float: left;
	height: auto;
	width: 360px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 5px;
	font-size: 15px;
}
.SecondpcContentRight{
	float: left;
	height: auto;
	width: 860px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 5px;
	font-size: 15px;
}
.SecondpcContentLeft{
	float: left;
	height: auto;
	width: 220px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom:10px;
	margin-left: 5px;
	font-size: 15px;
}
.halfpageLEFT{
	float: left;
	height: auto;
	width: 565px;
	font-size: 15px;
	margin-right: 10px;
}
.halfpageRIGHT{
	float: left;
	height: auto;
	width: 565px;
	font-size: 15px;
	margin-left: 10px;
}
