@charset "utf-8";
/* CSS Document */

xbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(/public/Images/HeadertopBG.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#e6d9cf;*/
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size:14px;
	color:#404040;
}
body {
	font-size:20px;
}
.alert {
	width: 90%;
	background-color:#990000;
	background-image: url(/images_jr/error.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding: 5px 0px 5px 29px;
	color:#FFFFFF !important;
	font-weight:bold;
	margin-bottom: 4px;
}
.alert a { color:#FFF;}
.adaHide {
	position: absolute;
	left: -600px;
	top: -600px;
}
.EnterForm p label
{
	text-align:right; width:170px; float:left;
}
.EnterForm  textarea
{
	text-align:left;
	margin-left:0px;
	width:200px;
}
.EnterForm select
{
	width:200px;
	text-align:left;
	margin-left:0px;
}
/* messing up the homepage label { text-align:right; width:150px; }*/
#form label { position: absolute; text-align:right; width:150px; }
/* messing up the join page
#form input, textarea, select { margin-left: 160px; }*/

.mainLinks a
{
	color:#2d2c2c;
	text-decoration:none;
}
.Gap {
	height:12px;
}
hr {
	background-color:#c4b0a1;
	border:0px;
	height:1px;
	margin-top:20px;
}
.mainLinks a:hover
{
	color:#5a2929;
	text-decoration:underline;
}
.LoginHead
{
	color:#fff;
	font-size:19px;
}
.terms p
{
	padding:10px 0px;
}
a.mainlink{
	color: #0e8e8e;
}
a.mainlink:hover {
	color: #333;
}
.orangeText
{
	color:#c85a2f;
}
.Article
{
	line-height:23px;
}
h1, h1 a
{
	font-size:23px;
	color:#144242;
	font-weight:normal;
	padding:0px; margin:0px;
	font-weight:bold;
}
h2, h2 a
{
	font-size:21px;
	color:#1f6161;
	font-weight:normal;
	padding:0px; margin:0px;
}
h3
{
	font-size:19px;
	color:#1f6161;
	font-weight:bold;
	padding:0px; margin:0px;
}
.moreInfoPrpl
{
	background-image:url(Images/LinkPrplBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/
	font-size:16px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#2c3b8f;
}
.moreInfoGreen
{
	background-image:url(/public/Images/LinkGreenBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/

	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#1e6565;
}
.moreInfoBrown /* orange would stand out better 3/23/2017 */
{
	background-image: url(/public/Images/LinkOrangeBG.jpg); /*url(/public/Images/LinkBrownBG.jpg);*/
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:12px;*/

	font-weight:bold;
	padding: 4px 15px 4px 10px; /*2px 15px 2px 10px;*/
	background-color:#ac4729;
}
.moreInfoOrange
{
	background-image:url(/public/Images/LinkOrangeBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/

	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#ac4729;
}
.RightPic
{
	float:right;
	padding:5px;
	border:1px solid #cec7a7;
	margin:10px;
}
.SleekHead
{
	font-size:32px;
	color:#c85a2f;	
}
.moreInfoBrown:hover, .moreInfoOrange:hover
{
	color:#e6d9d0;
}
.inpageTopText
{
	color:#775757;
	/*font-size:16px;*/
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
address
{
	padding:0px; margin:0px;
}
p
{
	padding:10px;
	margin:0px;
}
.GapSize10px
{
	height:10px;
}
img
{
	border:0px;
}
.menuOuterBG
{
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:3px 0px;
	background-color: #fff;
}
.RightList  ul
{
	padding:0px; margin:0px;
}
.RightList  ul li 
{
	list-style:none;
	padding:5px;
	background-image:url(/public/Images/right-icon.png);
	background-position:left 9px;
	background-repeat:no-repeat;
	padding-left:25px;
}
.MainNav  ul
{
	padding:0px; margin:0px;
}
.sidepanelText
{
	/*font-size:13px;*/

	color:#404040;
	line-height:21px;
	padding:10px;
}
.xbodyOuterBG
{
	/* not using */
	padding-bottom:10px;

}
.xBodyInnerBG
{
	/* not using */
	background-image:url(/public/Images/BodyBG.png);
	background-position:center top;
	background-repeat:repeat-x;
	padding:15px 25px 15px 25px;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc;
	background-color:#f2f4f4; 
}
.borderBox
{
	border:1px solid #cccccc;
	padding:15px;
	background: #fff;
}
.SleekHeadGreen
{
	font-size:32px;
	color:#1e6565;	
}
.SleekHeadprpl
{
	font-size:32px;
	color:#2c3b8f;	
}
.OrangeBox ul
{
	padding:0px; margin:0px;
}
.OrangeBox ul li
{
	padding:0px; margin:0px;
	list-style:none;
	line-height:25px;
	border-bottom:1px dashed #e4c5b1;
}
.OrangeBox ul li a
{
	color:#333;
	text-decoration:none;
	padding-left:10px;
}
.OrangeBox ul li a:hover
{
	color:#8c2c0f;
	text-decoration:underline;
}
.GreenBox
{
	background-color:#e1ebeb;
	color:#056868;
	padding:20px;
	border:1px solid #a4cdcd;
}
.Note
{
	background-color:#f4f0df;
	color:#404040;
	padding:20px;
	border:1px solid #cec7a7;
}
.H2Padd
{
	padding-left:20px;
}
.OrangeHead
{
	font-weight:bold;
	background-color:#903b22;
	/*background-image:url(/public/Images/orangeHead.jpg);
	background-position:center left;
	background-repeat:repeat-x;*/
	color:#fff;
	background: #b1492a; /* Old browsers */
	background: -moz-linear-gradient(top,  #b1492a 0%, #923d23 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1492a), color-stop(100%,#923d23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b1492a 0%,#923d23 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b1492a 0%,#923d23 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b1492a 0%,#923d23 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b1492a 0%,#923d23 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1492a', endColorstr='#923d23',GradientType=0 ); /* IE6-9 */

	font-size:20px;
	padding:2px 10px;
}
.skilHead1
{
	padding-top:10px;
}
.PopPageLinks h2
{
	font-size:21px;
	color:#1f6161;
	font-weight:normal;
	padding:0px; margin:0px;
	padding-top:10px;
}
.paraBold
{
	font-weight:bold;
}
.PopPageLinks a
{
	color:#543535;
	text-decoration:underline;
}
.PopPageLinks a:hover
{
	color:#000;
	text-decoration:none;
}
.OrangeHeader
{
	font-weight:bold;
	background-color:#903b22;
	/*background-image:url(/public/Images/orangeHead.jpg);*/
	background-position:center left;
	background-repeat:repeat-x;
	color:#fff;
	font-size:19px;
	padding:2px 10px;
}
.OrangeBox
{
	background-color:#f9f0ea;
	color:#2a2a2a;
	padding:20px;
	border:1px solid #c6c1c1;
}
.PopSBox
{

	background-color:#cba68e;
}
.OrangeBox p
{
	padding:3px;
}
.slidingDiv {
	height:auto;
	position:absolute;
	left:0px;
	width:100%;
	margin-:70px;
	z-index:999;
}
.slidingDivG
{
	height:auto;
	position:absolute;
	left:0px;
	width:100%;
	margin-:70px;
	z-index:999;
}
.slidingDivB1
{
	height:auto;
	position:absolute;
	left:0px;
	width:100%;
	margin-:70px;
	z-index:999;
}
.slidingDivB2
{
	height:auto;
	position:absolute;
	left:0px;
	width:100%;
	margin-:70px;
	z-index:999;
	padding:0px;
}
.PopBox
{
	/*width:995px; */
	margin:0 auto; 
	background-color:#f3f3f3;
	border:5px solid #CCC;
	padding:15px;
}
.show_hide {
	display:none;
	background-image:url(/public/Images/LinkOrangeBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/

	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#ac4729;
}
.show_hideG {
	display:none;
	background-image:url(/public/Images/LinkGreenBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/

	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#1e6565;
}
.show_hideB1 {
	display:none;
	background-image:url(/public/Images/LinkPrplBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/

	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#2c3b8f;
}
.show_hideB2 {
	display:none;
	background-image:url(/public/Images/LinkPrplBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	text-decoration:none;
	/*font-size:11px;*/

	font-weight:bold;
	padding:2px 15px 2px 10px;
	background-color:#2c3b8f;
}
