html,body { margin: 0; padding: 0; text-align: center; font-family: arial, Helvetica, sans-serif; font-size: 14px; background-image: ; background-attachment: fixed; background-position: 100% top; }

#body-margin{
	background-color: #fff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	text-align: center;
	width: 920px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1024px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
}
    
img { border: none; }
a { text-decoration: none; color: #000; font-weight: bold;}
a:hover {
	text-decoration: underline;
	color: #126e6b;
}
/*---------- Divs ----------*/
#header {
      background: url(../images/header.jpg) no-repeat center;
      height: 120px;
      width: 890px;
      margin: 0 auto;
}
#container {
	width: 1000px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: medium;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000;
	font-weight: normal;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}  
* html #container {
      overflow: visible;
}
#intro{
      min-height: 190px;
      margin: 10px auto;
}
* html #intro { height: 190px;}
#intro-image{
      float: left;
      width: 560px;
}
#intro-text{
      padding-top: 10px;
      float: right;
      width: 305px;
      text-align: justify;
}
#url{
	display:none;
	border-color: #FFF;
	}
#content{
      margin-top: 20px;
      min-height: 250px;
}
* html #content { height: 250px;}

#sidecontent{
      float: left;
      border: 2px solid #828282;
      margin-right: 20px;
      padding: 10px;
      text-align: center;
      width: 240px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 210px;
}
html>body #sidecontent { width: 210px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 1px solid #828282;
}

#maincontent {
      float: right;
      width: 630px;
}

#mainleft {
      float: left;
      width: 425px;
}

#mainright {
      float: right;
      width: 180px;
}

#mainright a {
      color: #000;
}

#footer { width: 890px; margin: 0 auto; max-height: 30px; border-top: 4px solid #828282; font-size: 84%; color: #fff; background-image: ; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; height: 38px; }
* html #footer {height: 100px;}

#footertextleft{
      margin-top: 5px;
      float: left;
      width: 520px;
      text-align:left;
      padding-left: 10px;  
}

#footertextright{
      margin-top: 10px;
      text-align: right;
      width: 275px;
      float: right;
      padding-right: 10px; 
}

/*------------------------- Navigation --------------------------*/

#navcontainer {
	width: 1024px;
	height: 30px;
	margin: 0px auto 0;
	border-bottom: 4px solid #828282;
	display: block;
	font-size: 21px;
}
* html #navcontainer { width: 1024px; height: 30px;}


#navcontainer a {
      float: none;
      display: block;
      padding: 7px 9px 6px;
      color: none;
      text-decoration: none;
}

#navcontainer a:hover {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
	font-size: 22px;
	font-weight: bold;
}
/*---------- Headings ----------*/
h1 {
	padding-top: 0;
	margin-top: 0;
	color: #91273a;
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
}

     
}
.heading{ background-image: ; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; border-bottom: 4px solid #828282; height: 25px; }

.subheading-white{
      color: #fff;
      margin: 0;
      padding: 5px 0 0 10px;
      font-size: 115%;
      font-weight: normal;
 }  
   #Address {
	height: 65px;
	width: 220px;
	left: 790px;
	top: 0px;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #37776A;
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}
#mainleft {
	width: 512px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	position: relative;
	left: auto;
}
#mainright {
	height: auto;
	width: 512px;
	float: left;
}
#header #container table tr td p {
	text-align: center;
}
#header #container table {
	text-align: left;
}
#body-margin #header table tr td #Address font {
	color: #37776a;
}
#body-margin #header table tr td #Address font1 {
	color: #00F;
}
#header #container table tr td p {
	text-align: left;
}
.mainheading1 {
	color: #92173a;
	font-weight: bold;
}
.indent {
	text-indent: 30pt;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.jk-slider-field input {
    display: none;
  }

  .jk-slider-wrapper {
    position: relative;
    width: 100px;
    height: 22px;
    border: 1px solid gray;
    border-radius: 20px;
    background-color: white;
    border-color: #a2a2a2;
    box-shadow: inset 0 0 3px gray;
    font-family: "Open Sans", sans-serif;
  }

  .jk-slider-wrapper:before {
    content: "YES";
    position: absolute;
    left: 8px;
    line-height: 22px;
    font-size: 13px;
    z-index: 1;
    color: white;
  }

  .jk-slider-wrapper:after {
    content: "NO";
    position: absolute;
    right: 10px;
    line-height: 22px;
    font-size: 13px;
    z-index: 1;
  }

  .jk-slider {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 20px;
    width: 38px;
    border: 1px solid #111;
    border-radius: 20px;
    cursor: grab;
    background: white;
    border-color: white;
    box-shadow: 0 0 5px gray;
  }


  .jk-slider-wrapper.human {
    background-color: #91273a;
    border-color: #91273a;
    box-shadow: none;
  }
