body {
  margin: 0;
  padding: 0;
  }
/*Header*/
header {
  width: 100%;
  height: 55px;
  }
header div {
  max-width:980px;
  margin: 0 auto;
  }
header div  {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 13px;
  font-weight:700;
  background-image: url('images/logo_top.png');
  background-repeat: no-repeat;
  background-position: 5% 30%;
  max-width: 980px;
  margin: 0 auto;
  text-align: right;
  padding: 38px 15px 10px 10px;
  }
@media screen and (max-width : 600px){
  header {
  display: none;
  }
  }

/*Navbar*/
nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 14px;
    line-height: 10px;
    text-transform: capitalize;
    text-align: center;
    background: #232322;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #659629;
    width: auto;
	background-image:none;
     }
nav ul li {
    display:inline-block;
     }
nav ul li:first-child a {
    background-image:none;
	}
nav ul li a {
    display:block;
    text-align: center;
    font-family: Arial, Tahoma, Sans-Serif;
    color: #FFFFFF;
    text-decoration: none;
	background-image: url('images/caret.png');
    background-repeat: no-repeat;
    background-position: 95% 50%;
	padding: 10px 18px 10px 14px;
	border-right: 1px solid #000000;
     }
nav li:hover a:hover {
    text-decoration: none;
	background: #659629;
	}
nav li:hover ul {
  display: none;
  width: auto;
  position: absolute;
  margin: 0px;
  list-style-type: none;
  background: #383838;
  border: 1px solid #659629;
  border-top: 0 none;
  left: 0;
  right: 0;
  font-size: 12px;
  font-weight: 550;
  height:auto;
  line-height:30px;
  }
nav li:hover ul li {
  display: inline-block;
  border-right: 1px solid #659629;
  }
/*Style dropdown*/
nav li:hover ul a {
}

nav li:hover ul a:hover {
    background: #659629;
    color: #fff;
	text-decoration: none;
}
/*Hide dropdown*/
nav li ul {
    display: none;
}
/*Make dropdown links vertical*/
nav li ul li {
    display: block;
    float: none;
}
nav li ul li a {
    width: auto;
    padding: 0px 10px 0px 10px;
	background-image:none;
}
/*Display dropdown hover*/
nav ul li a:hover + .hidden, .hidden:hover {
    display: block;
}
.show-menu {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 18px;
    text-decoration: none;
    color: #fff;
    background: #232322;
    text-align: left;
	text-indent: 20px;
    height: 40px;
	line-height: 35px;
	display: none;
	background-image: url('images/menu.png'), url('images/logo_footer_small.png');
    background-repeat: no-repeat, no-repeat;
    background-position: 5% 55%, 60% 50%;
	border-bottom: 1px solid #659629;
     }
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu invisible checkbox checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}
@media screen and (max-width : 600px){
   /*Make dropdown links appear inline*/
   nav ul {
        position: relative;
        display: none;
		z-index: 999999;
	    }
   nav li {
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    text-align: left;
    background: #232322;
    height: 35px;
	display:block;
	border-bottom: 1px solid #659629;
	background-image: url('images/caret.png');
    background-repeat: no-repeat;
    background-position: 95% 55%;
	    }
   nav ul li ul li {
    background-image:none;
	line-height: 35px;
	background: #383838;
		}
   nav li:first-child {
    background-image:none;
		}
   nav ul li, li a {
        width: 100%;
		}
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
    }
}

/*G Adsense*/
#ga_tlb {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 5px;
  min-height: 90px;
  }
#ga_blb {
  text-align: center;
  padding: 5px 0px 5px 0px;
  }
#ga_ssky {
  max-width: 480px;
  text-align: center;
  padding: 5px 0px 5px 0px;
}
#ga_mtop {
  text-align: center;
  }
#ga_ssq {
  max-width: 480px;
  text-align: center;
  padding: 5px 0px 5px 0px;
	}
@media screen and (max-width : 600px){
#ga_tlb {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 125px;
  min-height: 280px;
  }
#ga_blb {
  min-width: 125px;
  }
#matchcontent {
  display: none;
  }
  }
/*G Search*/
.gsearch {
  max-width: 290px;
  float:right;
  }
input.gsc-search-button {
    padding: 0px !important;
    height: 25px !important;
    border-color: #4585f2 !important;
   	background-image: url('images/search_button.png') !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
	line-height: 0 !important; 
    font-size: 0 !important;
    color: transparent !important;
}
input.gsc-search-button:hover {
    border-color: #7ca9f5 !important;
    background-color: #7ca9f5 !important;
	background-image: url('images/search_button_hover.png') !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}
input.gsc-input {
    padding: 0px !important;
    margin-left: 0px !important;
	border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important; 
	}
.gsc-clear-button {
    display: none !important;
	}
.gsc-search-box {
  height: 25px !important;
  background-color:transparent !important;
  }
.gsc-control-cse {
  background-color:transparent !important;
  height: 0px !important;
  border-color:transparent !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  }
@media screen and (max-width : 600px){
.gsearch {
  max-width: 600px;
  float:none;
  margin: 0;
  background-color:#232322;
  }
.gsc-search-box {
  height: 35px !important;
  padding: 4px 0px 4px 0px !important;
  }
.gsc-control-cse {
  height: 35px !important;
  margin-top: 0px !important;
  padding-top: 3px !important;
  }
}	
/*Start of Section*/
.hname {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
	text-indent: 20px;
	padding-top: 10px;
	}
.hname_intl {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 400;
	margin: 0;
	padding-top: 10px;
  }
#top_break {
  border: 0;
  clear:both;
  display:block;
  width: 100%;               
  background-color:#999999;
  height: 1px;
  margin-top: -1px;
  }
section article {
  margin-bottom: 10px;
  margin-top: 5px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  }
@media screen and (max-width : 600px){
section article {
  margin-top: 0px;
  margin-bottom: 20px;
  }
  }
section article h2 {
  width: 100%;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 20px;
  display: block;
  font-weight: 500;
  }
section article p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  line-height: 140%;
  color:#404040;
  display: block;
  }
@media screen and (max-width : 600px){
section article p {
   line-height: 160%;
   padding: 0;
   margin: 0;
   }
   }
section article p:before {
  content: "";
  width: 100px;
  display: block;
  overflow: hidden;
  }
section article p a:link {
  text-decoration: none;
  color: #0066D5;
  }  
section article p a:hover {
  text-decoration: underline;
  }
#lessh2 {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 20px;
  }
@media (max-width: 600px) {
#lessh2 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 20px;
  }
  }
#lessh2low {
  font-family: Arial, Tahoma, Sans-Serif;
  margin-bottom: 15px;
  margin-top: 25px;
  font-size: 18px;
  font-weight:400;
  color:#659629;
  width: 96%;
  text-align:left;
  border-bottom: 1px solid #659629;
  line-height:0.1em;
  }
#lessh2low span {
  background:#fff;
  padding:0 10px;
  }
#lessh2lowtop {
  font-family: Arial, Tahoma, Sans-Serif;
  margin-bottom: 15px;
  margin-top: 40px;
  font-size: 18px;
  font-weight:400;
  color:#659629;
  width: 96%;
  text-align:left;
  border-bottom: 1px solid #659629;
  line-height:0.1em;
  }
#lessh2lowtop span {
  background:#fff;
  padding:0 10px;
  }
.newlow li  {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  margin-left: 50px;
  padding: 2px 0px 2px 0px;
  }
.newlow li a {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  text-decoration: none;
  color: #0066D5;
}
.newlow li a:hover {
  text-decoration: underline;
}
@media (max-width: 600px) {
#lessh2low {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 25px;
  width: 100%;
  }
#lessh2lowtop {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 40px;
  width: 100%;
  }
.newlow li {
  margin-left: 30px;
}
  }
#lessh2lowref {
  font-family: Arial, Tahoma, Sans-Serif;
  margin-bottom: 15px;
  margin-top: 35px;
  font-size: 17px;
  font-weight:400;
  color:#323232;
  width: 96%;
  text-align:left;
  }
#lessh2lowref span {
  background:#fff;
  padding:0 10px;
  }
.newlowref li  {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  margin-left: 20px;
  padding: 2px 0px 2px 0px;
  list-style-type: none;
  color:#323232;
  }
.newlowref li a {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  text-decoration: none;
  color: #0066D5;
}
.newlowref li a:hover {
  text-decoration: underline;
}
@media (max-width: 600px) {
#lessh2lowref {
  font-size: 17px;
  margin-bottom: 15px;
  margin-top: 35px;
  width: 100%;
  }
.newlowref li {
  margin-left: 10px;
}
  }
.hname_table {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 20px;
  font-weight: 500;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  }
.thdom {
  margin: 2px 0px 15px 0px;
  width: 100%;
  border-collapse:collapse;
  }
table.thdom tr:hover {
  background-color:#CCCCCC;
  }
table.thdom tr td {
  cursor:pointer;
  }
table.thdom tr td a {
  display:block;
  text-decoration: none;
  color:#0066D5;
  }
table.thdom tr td a:hover {
  text-decoration: underline;
  }
.thdom tr:nth-child(2) {
  background-color: #a6d46c;
  font-weight:500;
  }
.thdom tr:nth-child(4) {
  background-color: #f5f5f5;
  font-weight:bold;
  }
.thdom tr:nth-child(6) {
  background-color: #f5f5f5;
  }
.thdom tr:nth-child(8) {
  font-style: italic;
  padding: 2px 2px 2px 2px;
  text-align:left;
  }
.thdom td {
  padding: 4px 5px 4px 5px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  border: solid 1px #CCCCCC;
  }
@media (max-width: 600px) {
.thdom {
     margin-left: 20px;
	 width:95%;
	 }
	 }
.thdomint {
  margin: 2px 0px 15px 0px;
  width: 100%;
  border-collapse:collapse;
  }
table.thdomint tr:hover {
  background-color:#CCCCCC;
  }
table.thdomint tr td {
  cursor:pointer;
  }
table.thdomint tr td a {
  display:block;
  text-decoration: none;
  color:#0066D5;
  }
table.thdomint tr td a:hover {
  text-decoration: underline;
  }
.thdomint tr:nth-child(2) {
  background-color: #e6f3d6;
  font-weight:500;
  }
.thdomint tr:nth-child(4) {
  background-color: #fff8e6;
  font-weight:bold;
  }
.thdomint td {
  padding: 4px 5px 4px 5px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  border: solid 1px #CCCCCC;
  }
@media (max-width: 600px) {
.thdomint {
     margin-left: 20px;
	 width:95%;
	 }
	 }
.t_hol {
  margin: 5px 5px 20px 5px;
  width: 96%;
  border-collapse:collapse;
  }
.t_hol tr {
  background-color:#f8fcf3;
  }
.t_hol tr:nth-child(even) {
  background-color: #ffffff;
  }
.t_hol td {
  padding: 5px 5px 5px 15px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 16px;
  border: solid 1px #a8a8ac;
  }
#midpage_breaks {
  border: 0;
  clear:both;
  display:block;
  width: 96%;               
  background-color:#999999;
  height: 1px;
  }
#dropdown {
  display: inline-block;
  margin-left: 10px;
  padding-top: 5%;
  padding-bottom: 5%;
  }  
#dropdown h3 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  }
#dropdown select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
	}
#dropdtt {
  display: inline-block;
  margin-left: 20px;
  }
#dropdtt h3 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  }
@media (max-width: 600px) {
   #dropdtt h3 {
     font-size: 18px;
	 }
	 }
#dropdtt select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
}
@media (max-width: 600px) {
#dropdtt select {
   font-size: 18px;
   }
   }
.b_ll {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  }
.b_ll h3 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  }
.b_ll p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  font-weight: 500;
  color:#999999;
  }
.b_ll ul li {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  display: inline;
  padding: 0px 2px 0px 2px;
  }
.b_ll ul {
  padding-top: 2px;
  padding-bottom: 5px;
  }
.b_ll h3, p, ul {  
  padding: 0;
  margin: 0;
  }
.b_ll ul li a {
  color: #0066D5;
  text-decoration: none;
  }
a:hover {
  text-decoration: underline;
  }
ul li a:hover {
  text-decoration: underline;
  }
section, figure, article {
	display: block;
	}
#pagewrap {
  width: 980px;
  margin: 0 auto;
  }
#pagewrap_moonyr {
  width: 1080px;
  margin: 0 auto;
  }
#pagewrap_moon {
  width: 1290px;
  margin: 0 auto;
  }
#content {
  width: 640px;
  float: left;
  }
#content_moon {
  width: 970px;
  float: left;
  }
#content_moonyr {
  max-width: 740px;
  float: left;
  }
#sidebar {
  width: 325px;
  float: right;
  }
#s_sky {
  width: 320px;
  height: 620px;
  float:right;
  padding-top: 10px;
  padding-bottom: 5px;
  }
#s_sky_cal {
  width: 320px;
  height: 620px;
  float:right;
  padding-top: 10px;
  padding-bottom: 5px;
  }
#s_sky_moon {
  width: 300px;
  height: 620px;
  float:right;
  padding-top: 10px;
  padding-bottom: 5px;
  }
#bottom {
  width: 640px;
  margin-bottom: 30px;
  margin-left: 0px
  }
#bottom_moon {
  width: 970px;
  margin-bottom: 30px;
  margin-left: 0px
  }
#s_sky_cal_on {
    display:none;
	}
@media screen and (max-width: 1200px) {
#content_moon {
  width: 80%;
  }
#s_sky_moon {
  width: 80%;
  }
.y_calt_moon {
    width: 65%;
	}
}
@media screen and (max-width: 980px) {
  #pagewrap {
    width: 95%;
	}
	#pagewrap_moonyr {
    width: 95%;
	}
  #pagewrap_moon {
    width: 95%;
	}
  #content {
    width: 65%;
	padding: 1% 2%;
	}
 #content_moon  {
    width: 100%;
	}
  #sidebar {
    width: 30%;
	}
  #s_sky {
    width: 30%;
	}
  #s_sky_cal {
    width: 30%;
	}
  #bottom {
    width: 64%;
	padding: 1% 2%;
	}
  #bottom_moon {
    width: 65%;
	
	}
    }  
@media screen and (max-width: 600px) {
  #content {
    width: auto;
	float: none;
	}
  #content_moon {
    width: auto;
	float: none;
	}
  #content_moonyr {
    width: auto;
	float: none;
	}
   #sidebar {
    width: 100%;
	float: none;
	margin: 0;
	}
  #s_sky {
    width: 100%;
	float: none;
	margin: 0;
	height: 600px;
	}
	#s_sky_cal {
    display:none;
	}
   #s_sky_moon {
    width: 100%;
	float: none;
	margin: 0;
	height: 600px;
	}
  #bottom {
    width: auto;
	margin: 0px 0px 0px 0px;
	}
  #bottom_moon {
    width: auto;
	margin: 0px 0px 0px 0px;
	}
  .hname_table {
    padding-top: 0px;
	}
  .hname {
    font-size: 26px;
	font-size: 5.0vw;
	display:inline;
	}
  .hname img{
    width:32px;
	height:auto;
	}
   .hname_intl {
    font-size: 26px;
	font-size: 5.0vw;
	display:inline;
	}
 }
/*TodaysDate*/

.chk-link {
    display: none;
}
.contentkk {
    border: 1px solid gray;
	border-radius: 5px;
    padding: 10px;
    margin: 5px 5px 10px;
    background: #fff;
    display: none;
	max-width:250px;
}
.chk-link:checked + .contentkk {
    display: block;
}
.linkk {
    text-decoration: none;
    color: #0066D5;
	font-size:14px;
    font-weight:500;
    font-family: Arial, Tahoma, Sans-Serif;
}
.linkk:hover {
  text-decoration: underline;
  }


#ttop {
  color:#000000;
  text-align:center;
  font-size:24px;
  font-weight:500;
  font-family: Arial, Tahoma, Sans-Serif;
  padding: 20px 10px 10px 10px;
  }
#ttopl {
  color:#000000;
  text-align:center;
  font-size:16px;
  font-weight:400;
  font-style:italic;
  font-family: Arial, Tahoma, Sans-Serif;
  padding: 0px 10px 20px 10px;
  }
#bdr {
  border:thin #f7f7f7 solid;
  background-color:#fdfdfd;
  }
.todcust {
  font-family: Arial, Tahoma, Sans-Serif;
  }
.todcust tr td {
  font-size: 15px;
  font-weight: 500;
  padding: 0px 3px 0px 3px;
  color:#4c4c4c;
  text-align:right;
  }
#tp {
  color:#659629;
  font-size: 22px;
  font-weight: 500;
  text-align:center;
  }
#tpr {
  text-align:center;
  }
#tpr a{
  color:#0066D5;;
  font-size: 18px;
  font-weight: 500;
  text-decoration:none;
  }
#tpr a:hover {
  text-decoration:underline;
  font-weight:600;
  }
.todreg {
  font-family: Arial, Tahoma, Sans-Serif;
  }
.todreg tr td {
  font-size: 16px;
  font-weight: 500;
  padding: 2px 5px 2px 5px;
  color:#000000;
  text-align:left;
  }
#indtod td{
  padding-left: 30px;
  }
#indtodt td{
  padding-left: 20px;
  }
#tprg {
  color:#000000;
  font-size: 16px;
  font-weight: 500;
  text-align:left;
  }
#tprg a{
  color:#0066D5;;
  font-size: 16px;
  font-weight: 500;
  text-decoration:none;
  }
#tprg a:hover {
  text-decoration:underline;
  font-weight:600;
  }
#todays {
  width: 375px;
  text-align:center;
  background-color:#F8F8FA;
  border: 1px solid #ebebf0;
  }
@media screen and (max-width: 600px) {
#todays {
  width: 100%;
  margin: 0;
  }
#indtod td{
  padding-left: 0px;
  }
#indtodt td{
  padding-left: 5px;
  }
  }
/*holiday - year*/
#ts_adjtop {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 20px;
  text-align:center;
  font-weight:500;
  }  
.ts_adj {
  padding: 2px 2px 2px 2px;
  color:#404040;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  }
.ts_adj tr td {
  text-align: left;
  width: auto;
  padding: 0px 7px 0px 7px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  }
.ts_adj tr td a:link {
  text-decoration: none;
  color: #0066D5;
  }
.ts_adj tr td a:hover {
  text-decoration: underline;
  }
#h_yadj {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size:14px;
  font-style:italic;
  padding-top: 5px;
  padding-left: 50px;
  }
@media screen and (max-width: 600px) {
.ts_adj tr td {
  display: block;
  text-align: left;
  width: auto;
  padding: 3px 0px 3px 0px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 16px;
	}
	}
.s_hinfo {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Tahoma, Sans-Serif;
  border: 1px solid #dadada;
  background-color: #F9F9F9;
  }
.s_hinfo td {
  padding: 5px 3px 5px 4px;
  }
.s_hinfo tr th {
  font-size:15px;
  font-weight:600;
  color:#404040;
  background-color: #a6d46c;
  border-radius: 2px 2px 2px 2px;
  }
.s_hinfo td:nth-child(1) {
  width: 20%;
  font-size: 13px;
  font-weight:600;
  }
.s_hinfo td:nth-child(2) {
  width: 80%;
  font-size: 13px;
  color:#404040;
  }
#nosh_s_hinfo {
  display:none;
  }
#sh_s_hinfo {
  display:inline-block;
  width: 100%
  } 
@media screen and (max-width: 600px) {
.s_hinfo tr th {
  font-size:18px;
	}
.s_hinfo td:nth-child(1) {
  font-size: 16px;
  }
.s_hinfo td:nth-child(2) {
  font-size: 16px;
  }
#sh_s_hinfo {
  display:none;
  }
#nosh_s_hinfo {
  display:inline-block;
  padding: 10px 0px 10px 0px;
  width: 100%
  } 
  }
.t_yhol_adj {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse:collapse;
  color:#333333;
  }
.t_yhol_adj th {
  padding: 2px 2px 2px 2px;
  font-size: 14px;
  text-align:left;
  background-color:#FFFFFF;
  color:#000000;
  border-top: 1px solid #FFFFFF;
  font-weight:600;
  }
.t_yhol_adj tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
.t_yhol_adj tr:nth-child(odd) {
  background-color: #ffffff;
  } 
.t_yhol_adj td {
  padding: 5px 5px 5px 5px;
  }
.t_yhol_adj td:nth-child(4) {
  text-align: center;
  max-width: 20px;
  font-weight:400;
  }
.t_yhol_adj td:nth-child(1) {
  width: 100px;
  }
.t_yhol_adj a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  }
.t_yhol_adj a:hover {
  text-decoration: underline;
  }
.t_yhol_adj tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
#lessh2tp {
  display: inline-block;
  font-size: 20px;
  }
@media screen and (max-width: 600px) {
.t_yhol_adj tr {
    font-size: 16px;
	}
.t_yhol_adj td:nth-child(2) {
    max-width: 100px;
	}
.t_yhol_adj td:nth-child(1) {
    max-width: 30px;
	}
#lessh2tp {
  font-size: 22px;
  }
	}

.t_yhol_adjst {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse:collapse;
  color:#333333;
  }
.t_yhol_adjst th {
  padding: 2px 2px 2px 5px;
  font-size: 14px;
  text-align:left;
  background-color:#FFFFFF;
  color:#000000;
  border-top: 1px solid #FFFFFF;
  font-weight:600;
  }
.t_yhol_adjst th:nth-child(3) {
  text-align:center;
  }
.t_yhol_adjst tr:nth-child(3) {
  background-color:#e16666 !important;
  font-weight:600 !important;
  color:#FFFFFF !important;
  }
.t_yhol_adjst tr:nth-child(3) a {
  background-color:#e16666 !important;
  font-weight:600 !important;
  color:#FFFFFF !important;
  }
.t_yhol_adjst tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
.t_yhol_adjst tr:nth-child(odd) {
  background-color: #ffffff;
  } 
.t_yhol_adjst td {
  padding: 5px 5px 5px 5px;
  }
.t_yhol_adjst td:nth-child(3) {
  text-align: center;
  max-width: 20px;
  font-weight:800;
  }
.t_yhol_adjst a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  font-weight:600;
  }
.t_yhol_adjst a:hover {
  text-decoration: underline;
  }
.t_yhol_adjst tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
#lessh2tp {
  display: inline-block;
  font-size: 20px;
  }
@media screen and (max-width: 600px) {
.t_yhol_adjst tr {
    font-size: 16px;
	}
.t_yhol_adjst td:nth-child(2) {
    max-width: 100px;
	}

#lessh2tp {
  font-size: 22px;
  }
	}
.t_yhol_adjsthh {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse:collapse;
  color:#333333;
  }
.t_yhol_adjsthh th {
  padding: 2px 2px 2px 5px;
  font-size: 14px;
  text-align:left;
  background-color:#FFFFFF;
  color:#000000;
  border-top: 1px solid #FFFFFF;
  font-weight:600;
  }
.t_yhol_adjsthh tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
.t_yhol_adjsthh tr:nth-child(odd) {
  background-color: #ffffff;
  } 
.t_yhol_adjsthh td {
  padding: 5px 5px 5px 5px;
  }
.t_yhol_adjsthh a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  font-weight:600;
  }
.t_yhol_adjsthh a:hover {
  text-decoration: underline;
  }
.t_yhol_adjsthh tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
@media screen and (max-width: 600px) {
.t_yhol_adjsthh tr {
    font-size: 16px;
	}
	}  
/*contactus*/
#disc_sup center h4 {
  padding-top: 20px;
  text-decoration: underline;
  }
#disc_sup h4 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  }
#disc_sup p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 12px;
  }
#disc_sup_email {
  font-weight: 600;
  }
@media screen and (max-width: 600px) {
#disc_sup h4 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 17px;
  }
#disc_sup p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  }
  }
/*month_holidays*/
.t_sbar {
  padding: 5px 5px 5px 5px;
  display: block;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ebebf0;
  }
.t_sbar td {
  display: block;
  text-align: left;
  width: 100%;
  padding: 3px 5px 3px 5px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
	}
@media screen and (max-width: 600px) {
.t_sbar td {
  font-size: 16px;
  }
  }
.t_sbar td a:link {
  text-decoration: none;
  color: #0066D5;
}
.t_sbar td a:hover {
  text-decoration: underline;
  }
.table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  color:#333333;
  }
.table th {
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  }
.table tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #666666;
	}
.table tr:nth-child(even) {
  background-color: #ffffff;
  } 
.table td {
  padding: 5px 10px 5px 10px;
  }
@media screen and (max-width: 600px) {
  .table tr {
    font-size: 16px;
	}
.table td {
   padding: 5px 3px 5px 3px;
	}
	}
#t_mbrk {
  background-color: #F8F8FA;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  } 
#t_mbrk a{
  color:#232322;
  }
.table a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  }
.table a:hover {
  text-decoration: underline;
  }
.table tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
#sidebar h2 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  }  
.s_mlist {
  font-family: Arial, Tahoma, Sans-Serif;
  }
.s_mlist figure {
  margin-bottom: 0;
  margin-top: 15px;
  max-width: 240px;
  }
#s_mlpic {
  width: 100%;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  }
.s_mlist ul {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  width: auto;
  text-align: left;
  }
.s_mlist li {
  list-style-type: none;
  display: inline-block;
  padding-right: 4px;
  padding-left: 4px;
  }
.s_mlist ul li a:link {
  text-decoration: none;
  color: #0066D5;
}
.s_mlist ul li a:hover {
  text-decoration: underline;
  }
@media screen and (max-width: 600px) {
.s_mlist figure {
  max-width: 300px;
  left-margin:0;
  right-margin:0;
  }
.s_mlist ul {
  font-size: 16px
  }  
  }
#m_hpara {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  padding: 0px 5px 3px 10px;
  max-width: 500px;
  font-style:italic;
  }
.m_holt {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  border-collapse: collapse;
  color:#333333;
  }
.m_holt th {
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 7px 5px 7px 5px;
  font-size: 16px;
  }
.m_holt tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #666666;
	}
@media screen and (max-width: 600px) {
.m_holt tr {
  font-size: 16px;
  }
  }
.m_holt tr:nth-child(even) {
  background-color: #ffffff;
  } 
.m_holt td {
  padding: 7px 5px 7px 5px;
  }
.m_holt a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  }
.m_holt a:hover {
  text-decoration: underline;
  }
.m_holt tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
/*Moon Today*/
#dark_moon {
  background-color:#000000;
  border: 10px solid #000000;
  max-width: 100%;
  height: 400px;
  margin: auto;
  padding: 10px;
  }
#dark_moon_pic {
  float:left;
  margin:0px 10px 10px 0px; 
  height:400; 
  }
#moon_side {
  background-color:#000000;
  height: 400px;
  }  
#moon_side_table {
  padding-top:25px;
}
#moon_side_td {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size:15px;
  color: #FFFFFF;
  padding-bottom: 3px;
  padding-top: 3px;
  }
#moon_side_td_1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size:17px;
  color: #FFFFFF;
  padding-bottom: 3px;
  padding-top: 3px;
}
#moon_side_td:hover {
    font-size:17px;
	color: #FFFFFF;
	}
#moon_side_td_1:hover {
    font-size:17px;
	color: #7ab531;
	}
@media screen and (max-width: 650px) {
#dark_moon {
  height: auto;
 }
#dark_moon_pic {
  height: auto;
  }
#moon_side {
  height: auto;
  }  
  }
/*Moon Year*/
.yr_moon {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  color:#333333;
  border: 2px solid #dae0d5;
  }
.yr_moon th {
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 5px 5px 5px 5px;
  font-size: 14px;
  }
.yr_moon tr:nth-child(1) {
  border: 2px solid #1e489c;
  }
.yr_moon tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #e7ede1;
	}
.yr_moon tr:nth-child(even) {
  background-color: #ffffff;
  } 
.yr_moon td {
  padding: 10px 7px 10px 7px;
  }
.yr_moon td:nth-child(1) {
  text-align: center;
  font-weight:600;
  }
.yr_moon tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
@media screen and (max-width: 600px) {
.yr_moon tr {
    font-size: 14px;
	text-align:left;
	}
.yr_moon th {
   text-align:left;
	}
	}
/*year holidays*/
.t_yhol {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  color:#333333;
  }
.t_yhol th {
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  }
.t_yhol tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #666666;
	}
.t_yhol tr:nth-child(even) {
  background-color: #ffffff;
  } 
.t_yhol td {
  padding: 5px 5px 5px 5px;
  }
.t_yhol td:nth-child(4) {
  text-align: center;
  color:#e92401;
  max-width: 20px;
  font-weight:600;
  }
.t_yhol td:nth-child(1) {
  width: 100px;
  }
.t_yhol a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  }
.t_yhol a:hover {
  text-decoration: underline;
  }
.t_yhol tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
@media screen and (max-width: 600px) {
.t_yhol tr {
    font-size: 16px;
	}
.t_yhol td:nth-child(2) {
    max-width: 100px;
	}
.t_yhol td:nth-child(1) {
    max-width: 30px;
	}
	}
#hy_para {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	padding: 10px 20px 0px 20px;
}
@media screen and (max-width: 600px) {
#hy_para {
    padding: 0px 0px 5px 0px;
	font-size: 16px;
}
}
#yh_spara {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-style:italic;
	padding: 0px 10px 5px 15px;
	}
#hs_para {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	text-indent: 5px;
	font-style:italic;
	line-height: 20px;
	}
#hs_para a:link {
  color: #0066D5;
  text-decoration: none;
  }
#hs_para a:hover {
  text-decoration: underline;
  } 
/*federal holidays*/
.t_yholnhol {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  color:#333333;
  }
.t_yholnhol th {
  text-align: left;
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  }
.t_yholnhol tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #666666;
	}
.t_yholnhol tr:nth-child(even) {
  background-color: #ffffff;
  } 
.t_yholnhol td {
  padding: 5px 5px 5px 5px;
  }
.t_yholnhol td:nth-child(3) {
  text-align: center;
  color:#e92401;
  max-width: 20px;
  font-weight:600;
  }
.t_yholnhol td:nth-child(2) {
  text-align: left;
  }
.t_yholnhol td:nth-child(1) {
  text-align: left;
  }
.t_yholnhol a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  }
.t_yholnhol a:hover {
  text-decoration: underline;
  }
.t_yholnhol tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
#fedlink {
  width: 100%;
  margin-left: 5px;
  margin-right: auto;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  }
#fedlink a {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  padding: 3px 3px 3px 3px;
  color: #0066D5;
  text-decoration: none;
  }
#fedlink a:hover {
  text-decoration: underline;
  }
@media screen and (max-width: 600px) {
.t_yholnhol tr {
    font-size: 16px;
	}
  .y_calt {
    text-align: center;
	}
	.y_calt_moon {
    text-align: center;
	}
	} 
/*calendar2015.php and monthly moon calendars*/
.y_calt {
  width: auto;
  float: left;
  padding-bottom: 10px;
  }
.y_calt_moon {
  width: auto;
  float: left;
  padding-bottom: 10px;
  }
#y_calt_td {
  display: inline-block;
  }
.yr_c { 
  border: 1px solid #666666;
  width: 185px;
  height: 190px;
  border-radius: 5px 5px 5px 5px;
  } 
.yr_c_moon { 
  width: auto;
  border-radius: 5px 5px 5px 5px;
  border-collapse:collapse;
  }
.yr_c_moon td { 
  border: 1px solid  #333333;
  }
.yearnonav {
    background-color: #1e489c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	background-position: center;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	}
.yearnonav_moon {
    background-color: #1e489c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	}
.yearnonav td {
  border-radius: 5px 5px 5px 5px;
  }
.yearnonav_moon td {
  border-radius: 5px 5px 0px 0px;
  }
#today_moon {
    text-align: left;
	height:120px;
	background-color:#000000;
	font-size:14px;
	color: #e5e5e5;
	border: 2px solid #FFFFFF;
	padding: 0px 0px 5px 5px;
	}
#today_moon:hover {
    font-size:15px;
	color: #FFFFFF;
	}
#today_moon a{
    text-decoration: none;
	color: #0066D5;
	font-weight: 700;
	font-size: 26px;
}
#today_moon a:hover {
  font-weight: 800;
  font-size: 26px;
  text-decoration: underline;
  }
#today {
	border: 1px solid #659629;
	background: #c2e39b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	}
#todayn {
	border: 1px solid #659629;
	background: #c2e39b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	padding: 4px 0px 0px 4px;
	}
#today a {
    text-decoration: none;
	color: #666666;
	font-weight: 700;
}
#today a:hover {
  font-weight: 800;
  font-size: 16px;
  text-decoration: underline;
  }
#todayn a{
	text-decoration: none;
	color: #666666;
	font-weight: 700;
	}
#t_hdy {
    border: 1px solid #ebebf0;
	text-align: center;
	}
#t_hdy a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #0070C0;
	text-decoration: none;
	}
#t_hdy a:hover {
   font-size: 16px;
   text-decoration: underline;
   }
#t_nhdy {
    border: 1px solid #ebebf0;
	text-align: center;
	}
#t_nhdy_moon {
    text-align: left;
	height:120px;
	background-color:#000000;
	font-size:14px;
	color: #e5e5e5;
	padding: 0px 0px 5px 5px;
	}
#t_nhdy_moon:hover {
    font-size:15px;
	color: #FFFFFF;
	}
#num_moon  {
   font-size:24px !important;
   padding:2px 2px 2px 2px !important;
   color: e5e5e5 !important;
   }

.moon_image { background: url('images/moonphases.jpg') no-repeat top left; width: 130px; height: 130px;  } 
.moon_image.full { background-position: 0 0; height: 129px; } 
.moon_image.wangib98 { background-position: 0 -129px; } 
.moon_image.wangib96 { background-position: 0 -259px; height: 134px; } 
.moon_image.wangib93 { background-position: 0 -393px; height: 131px; } 
.moon_image.wangib90 { background-position: 0 -524px; height: 131px; } 
.moon_image.wangib80 { background-position: 0 -655px; } 
.moon_image.wangib70 { background-position: 0 -785px; height: 131px; } 
.moon_image.wangib60 { background-position: 0 -916px; } 
.moon_image.thirdq { background-position: 0 -1046px; } 
.moon_image.wancrec40 { background-position: 0 -1176px; height: 128px; } 
.moon_image.wancrec30 { background-position: 0 -1304px; height: 128px; } 
.moon_image.wancrec20 { background-position: 0 -1432px; height: 131px; } 
.moon_image.wancrec10 { background-position: 0 -1563px; } 
.moon_image.wancrec7 { background-position: 0 -1693px; } 
.moon_image.wancrec4 { background-position: 0 -1823px; height: 131px; } 
.moon_image.wancrec2 { background-position: 0 -1954px; } 
.moon_image.new { background-position: 0 -2084px; } 
.moon_image.waxcrec2 { background-position: 0 -2214px; height: 129px; } 
.moon_image.waxcrec4 { background-position: 0 -2343px; height: 131px; } 
.moon_image.waxcrec7 { background-position: 0 -2474px; height: 129px; } 
.moon_image.waxcrec10 { background-position: 0 -2603px; height: 131px; } 
.moon_image.waxcrec20 { background-position: 0 -2734px; } 
.moon_image.waxcrec30 { background-position: 0 -2864px; } 
.moon_image.waxcrec40 { background-position: 0 -2994px; height: 131px; } 
.moon_image.firstq { background-position: 0 -3125px; height: 129px; } 
.moon_image.waxgib60 { background-position: 0 -3254px; } 
.moon_image.waxgib70 { background-position: 0 -3384px; height: 131px; } 
.moon_image.waxgib80 { background-position: 0 -3515px; height: 129px; } 
.moon_image.waxgib90 { background-position: 0 -3644px; } 
.moon_image.waxgib93 { background-position: 0 -3774px; } 
.moon_image.waxgib96 { background-position: 0 -3904px; } 
.moon_image.waxgib98 { background-position: 0 -4034px; height: 128px; } 


#t_nhdy a {
    text-decoration: none;
	color: #e92401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	}
#t_nhdy a:hover {
   font-size: 16px;
   text-decoration: underline;
   }
.allelse {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #ebebf0;
}
.allelsen {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	text-align: left;
	padding: 4px 0px 0px 4px;
	border: 1px solid #dadae0;
	height: 90px;
	width: 90px;
}
.allelse_moon {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.allelse:hover {
  font-weight: 700;
  font-size: 16px;
  color:#1e489c;
  }
.days{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #232322;
	border: solid #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	background-position: center;
	height: 5px;
	background-color: #FFFFFF;
	}
.days_moon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #CCCCCC;
	text-transform: capitalize;
	text-align: center;
	background-position: center;
	height: 20px;
	background-color:#000000;
	}    
.vacant{
	color: #FFFFFF;
	border: solid #FFFFFF;
}
.vacantt{
	background-color: #fafafa;
}
.vacantn{
	background-color: #fafafa;
	border: 1px solid #dadae0;
}
.vacant_moon{
	color: #1a1a1a;
	background:#000000;
	}
.thd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
.thd_yh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.thd_moon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}

.tu_ycal {
  display: block;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  margin:0 auto;
  padding-bottom: 10px;
  padding-top: 20px;
  float:left;
   }
.tu_ycal tr th {
  padding-bottom:10px;
}
.tu_ycal tr td ul li {
  list-style-type:disc;
  }
.tu_ycal td {
  padding-left: 60px;
  }
.tu_ycal td a:link {
  text-decoration: none;
  color: #0066D5;
}
.tu_ycal td a:hover {
  text-decoration: underline;
  }
#nat_h {
  color:#ba1c00;
  }
#nat_h_c {
  font-size: 12px;
  font-style:italic;
  color:#333333;
  text-align:center;
  }
.tyc_ml {
  padding-top: 20px;
  }
.ty_cm {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  width: 100%;
  margin:0 auto;
  padding-bottom: 5px;
  }
.ty_cm tr td ul li {
  list-style-type:disc;
  }
.ty_cm th {
  background-color: #659629;
  color:#FFFFFF;
  }
.ty_cm td {
  padding-left: 80px;
  }
#ly_t {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color:#FFFFFF;
  background-color:#659629;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  } 
#ly_p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  }
#ly_p a:link {
  text-decoration: none;
  color: #0066D5;
}
#ly_p a:hover {
  text-decoration: underline;
  }  
#py_c a {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 16px;
  padding: 2px 3px 2px 20px;
  margin-left: 10px;
  background-image: url('images/pdf1.png');
  background-repeat: no-repeat;
  background-position: 0% 40%;
  display:block;
  color: #0066D5;
  text-decoration: none;
  }
#vw_c_moon {
  max-width:820px;
  margin-left:10px;
  margin-right:10px;
}
#vw_c_moon a:nth-child(1) {  
  float:left;
  }
#vw_c_moon a:nth-child(2) {  
  float:right;
  }
#vw_c_moon a {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  color: #0066D5;
  text-decoration: none;
  }
#vw_c_moon a:hover {
  text-decoration: underline; 
  }
#vw_c {
  max-width:580px;
  margin-left:60px;
  margin-right:70px;
}
#vw_c a:nth-child(1) {  
  float:left;
  }
#vw_c a:nth-child(2) {  
  float:right;
  }
#vw_c a {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 15px;
  color: #0066D5;
  text-decoration: none;
  padding-bottom:5px;
  }
#vw_c a:hover {
  text-decoration: underline; 
  }
#py_c a:hover {
   text-decoration: underline;
  }
#y_cp {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 15px;
	padding: 0px 10px 0px 5px;
  }
#y_cp_nat {
    font-family: Arial, Tahoma, Sans-Serif;
	font-size: 15px;
	padding: 2px 10px 2px 5px;
	line-height:22px;
  }
@media (max-width: 600px) {
#y_cp {
   margin: 0;
   width: 100%;
   padding: 0;
   }
#y_cp_nat {
   margin: 0;
   padding: 2px 0px 2px 0px;;
   }
   }
#y_cp a:link {
  text-decoration: none;
  color: #0066D5;
}
#y_cp a:hover {
  text-decoration: underline;
  }
  
@media screen and (max-width: 600px) {
.yr_c { 
  border: 1px solid #666666;
  width: 100%;
  height: 240px;
  }
.yr_c_moon { 
  border: 1px solid #666666;
  width: 100%;
  height: 240px;
  }
.yr_c tr td {
  width: 40px !important;
  font-size: 20px;
}
.yr_c_moon tr td {
  width: 40px !important;
  font-size: 20px;
}
#t_nhdy a {
  font-size: 20px;
}
#t_nhdy_moon a {
  font-size: 20px;
}
#t_hdy a {
  font-size: 20px;
}
.yearnonav td a {
   font-size: 20px;
   height: 35px;
   }
.yearnonav_moon td a {
   font-size: 20px;
   }
.yearnonav td {
  height: 30px;
  }
#today a{
	font-size: 20px;
	}
#today_moon a{
	font-size: 20px;
	}
#vw_c {
  margin-left:30px;
  margin-right:30px;
}
#vw_c_moon {
  margin-left:10px;
  margin-right:10px;
}
.tu_ycal {
  font-size: 16px;
  padding-left:10px;
  }
.tu_ycal tr:nth-child(2) {
  text-align:center;
  }
.tu_ycal td {
  text-align:left;
  display:block;
  }
.tu_ycal td ul li{
  padding-top: 2px;
  padding-bottom: 2px;
  }
.ty_cm {
  font-size: 16px;
  }
.ty_cm tr:nth-child(2) {
  text-align:center;
  }
.ty_cm td {
  text-align:left;
  display:block;
  }
.ty_cm th {
  font-size: 18px;
  padding: 2px 0px 2px 0px;
  }
#ly_p {
  font-size: 16px;
  padding: 0;
  margin: 0;
  }
#ly_t {
  font-size: 18px;
  padding: 2px 0px 2px 0px;
  }
  } 
/*birthday*/
.birthday_countdown {
  width: 305px;
  border: 1px solid #666666;
  background-color:#F8F8FA;
 }
#birthday_paragraph {
  font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	text-align: center;
	padding: 5px 100px 0px 100px;
	}
@media screen and (max-width: 600px) {
#birthday_paragraph {
  padding: 5px 0px 0px 0px;
  }
.birthday_countdown {
  width: 100%;
  margin: 0;
  }
.birthday_countdown select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
.birthday_countdown input {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
  }
/*calc*/
.calculator {
  width: 350px;
  border: 1px solid #666666;
  background-color:#F8F8FA;
  }
.calculator select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  }
@media screen and (max-width: 600px) {
  .calculator {
  width: 100%;
  margin: 0;
  }
.calculator select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
.calculator input {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
  }
/*datecompar*/
.datecomparison {
  background-color:#F8F8FA;
  width:300px;
  border: 1px solid #666666;
  }
#datecompare_select1 {
  background-color:#c2e39b;
  font-family: Arial, Tahoma, Sans-Serif;	
  text-align: center;
  }
@media screen and (max-width: 600px) {  
.datecomparison {
  width: 100%;
  margin: 0;
  }
.datecomparison select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
.datecomparison input {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
  }
.yr_c1 { 
  border: 1px solid #666666;
  width: 260px;
  height: 200px;
  } 
/*monthlycalendar*/
.month_calendarn {
  border: 1px solid #666666;
  max-width: 640px;
  border-radius: 5px;
  }
.monthnonavn {
	background-color: #1e489c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	background-position: center;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	}
#astr {
  float:left;
  max-width:300px;
}
#astr1 {
  float:right;
  max-width:300px;
}
.links {
  text-decoration: none;
  color: #0066D5;
  }
.links a:hover {
  text-decoration: underline;
  }
.m_caltn {
  max-width: 640px;
  }
.trans_yh {
  position:absolute;
  top:1px;
  left:1px;
  background-color:rgba(0,0,0,.1);
  border-radius:0px 0px 15px 0px;
  
}
.m_calt_yh {
  float: left;
  width: 200px;
  position:relative;
  }
  
.monthnonav_yh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style:normal;
	background-position: center;
	color: #FFFFFF;
  }
.monthnonav_yh a {
   text-decoration: none;
   color: #FFFFFF;
} 
.vacant_yh{
	color: #FFFFFF;
}


#t_nhdy_yhh {
    font-style:normal;
    text-align: center;
	font-weight:600;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#t_nhdy_yhh:hover p {
  display: block;
  }
#t_nhdy_holiday {
    font-style:normal;
    text-align: center;
	text-decoration: none;
	color: #e92401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	background-color:#FFFFFF;
	border-radius:50%;
	}
#t_nhdyn {
    font-style:normal;
    text-align: center;
	text-decoration: none;
	color: #e92401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	background-color:#FFFFFF;
	}
#t_nhdyn:hover {
    text-decoration:underline;
	}
#t_hdyn {
    font-style:normal;
    text-align: center;
	text-decoration: none;
	color: #0070C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	background-color:#FFFFFF;
	}
#t_hdyn:hover {
    text-decoration:underline;
	}
#t_nhdy_holiday:hover p {
  display: block;
  }
#important_holiday {
  display: none;
  z-index: 1;
  border: #CCCCCC 1px solid;
  border-radius: 5px;
  background-color:#fafbfc;
  text-align:center;
  width: 200px;
  position:absolute;
  padding: 5px 0px 5px 0px;
}
#important_holiday a {
  font-weight: 700;
}
#important_holiday span {
  font-size:12px;
}


.allelse_yh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:600;
	font-style:normal;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.allelse_yh:hover {
  font-weight: 700;
  font-size: 16px;
  }
.days_yh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	background-position: center;
	width: 22px;
	height: 5px;
	}
.m_calt_side {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  padding: 10px 0px 5px 15px;
  }
#m_fp {
  max-width:60px;
  max-height: 60px;
  }
#m_fpn {
  width:140px;
  margin-left:10px;
  border-radius:10px;
  border:solid 1px #CCCCCC;
  }
#zod {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 55px;
  }
#m_cdpdn {
  display: inline-block;
  }  
#m_cdpdn h4 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  }
@media screen and (max-width: 600px) {
.m_calt_yh {
  float: left;
  width: 50%;
  height: 50%;
  }
.days_yh{
	width: 50%;
	height: 50%;
	}
#m_cdpdn h4 {
   font-size: 18px;
   }
 #m_fp {
  max-width:80px;
  max-height: 80px;
  }
.m_calt_side {
  font-size: 18px;
   }
#astr {
  float:none;
  padding-bottom:20px;
}
#astr1 {
  float:none;
}
   }
.mc_as {
  width: 100%;
  text-align: center;
  background: #ebebf0;
  }
.mc_as td {
  padding: 2px 5px 2px 5px;
  }
/*January-htm*/
#md_dr {
  display: inline-block;
  }
#md_dr h3 {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  text-indent: 10px;
  }
/*monthly-htm*/
#m_pc {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  }
#m_pc img {
  max-width: 150px;
  border: 1px solid #232322;
  }
#monthlyhtm_table tr td {
  border: 1px solid #ebebf0;
  padding: 10px 10px 10px 10px;
  color:#333333;
  background-color:F8F8FA;
  }
#monthly_links li {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  display: inline-block;
  padding: 2px 8px 2px 0px;
 }
 }
@media screen and (max-width: 600px) {
#m_pc {
  font-size: 16px;
  }
#monthly_links li {
  font-size: 17px;
  }
  }
#monthly_links li a {
  text-decoration:none;
  color: #0066D5;
 }
#monthly_links li a:hover{
  text-decoration: underline;
}
/*yearly-htm*/
.yearlycalc_table {
  width: 100%;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  text-align: center;
   }
#yearlycalc_inside_table td {
  background-color:#c2e39b;
  text-align: center;
  padding: 5px 5px 5px 5px;
  margin-bottom:20px;
  font-size: 16px;
   }
#yearcalc_border {
  border: 1px solid #CCCCCC;
  width: 300px;
  background-color:#F8F8FA;
  padding: 20px 5px 20px 5px;
  margin-left: auto;
  margin-right: auto;
  }
@media screen and (max-width: 600px) {  
#yearcalc_border {
  width: 100%;
  margin: 0;
  }
.yearlycalc_table select {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
.yearlycalc_table input {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  }
  }
/*seasons-htm*/
#dsttops {
  max-width:600px;
  background-color:#f0f0f0;
  border-radius: 10px;
  }
#dsttops p {
  text-indent:5px;
  }
.ts_s {
  padding: 5px 10px 5px 10px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ebebf0;
   }
.ts_s tr td ul {
  margin: 2px 30px 2px 30px;
  }
.ts_s td {
  text-align: left;
  width: 100%;
  padding: 2px 5px 2px 5px;
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  }
@media screen and (max-width: 600px) { 
  .ts_s td {
  font-size:16px;
  }
  }
.ts_s td a:link {
  text-decoration: none;
  color: #0066D5;
}
.ts_s td a:hover {
  text-decoration: underline;
  }
.table_seasons {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  color:#333333;
  width: 100%;
  }
#table_seasons_head {
  background-color:#F8F8FA;
  text-align: left;
  text-indent: 20px;
  font-weight: 600;
  font-size: 13px;
  font-style:oblique;
  text-decoration:underline;
  }
.table_seasons th {
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 3px 10px 3px 10px;
  font-size: 16px;
  width:100%;
  }
.table_seasons tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #666666;
	}
.table_seasons tr:nth-child(even) {
  background-color: #ffffff;
  } 
.table_seasons td {
  padding: 5px 7px 5px 7px;
  }
.table_seasons tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
#table_seasons_bottom {
  font-size: 12px;
  font-style: italic;
  background-color:#FFFFFF;
  }
@media screen and (max-width: 600px) {
.table_seasons {
   width: 100%;
   }
.table_seasons th {
   padding: 3px 3px 3px 3px;
   }
.table_seasons tr {
  font-size: 16px;
}
.table_seasons td {
  padding: 5px 3px 5px 3px;
  }
  }
/*year2015season*/
.ts_c {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  color:#333333;
  }
.ts_c th {
  background-color: #1e489c;
  color: #FFFFFF;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  width: 500px;
   }
.ts_c tr {
	width: 100%;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color:#f8fcf3;
	border: 1px solid #666666;
	}
.ts_c td:nth-child(3) {
  text-align: center;
  color:#e92401;
  max-width: 20px;
  }
.ts_c tr:nth-child(even) {
  background-color: #ffffff;
  } 
.ts_c td {
  padding: 5px 7px 5px 7px;
  }
#t_mbrk_sc {
  background-color: #fed77a;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  text-decoration: underline;
  padding: 4px 10px 4px 10px;
  }
#sc_bt {
  background-color:#fff8e6;
  font-style:italic;
  } 
.ts_c a {
  color: #0066D5;
  text-decoration: none;
  display: block;
  }
.ts_c a:hover {
  text-decoration: underline;
  }
.ts_c tr:hover {
  background-color: #ebebf0;
  font-weight: 600;
  }
#sc_para {
  font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	padding: 5px 20px 0px 20px;
		}
@media (max-width: 600px) {
#sc_para {
   padding: 0px 0px 0px 0px;
   }
.ts_c tr {
   font-size: 16px;
   }
   }
/*spring-htm*/
#hov {
  color:#A9A9A9;
  text-decoration: none;
}
#s_picbg a:hover {
  text-decoration: underline;
  }
#s_pic {
  width: 300px;
  }
#s_picbg {
  width: 100%;
  padding-bottom: 10px;
  position:relative;
  left:0;
  top:0;
  }
@media (max-width: 600px) {
#s_pic {
  width: 100%;
  height: auto;
  }
#s_picbg {
  width: 100%;
  height: auto;
  margin:0px 0px 10px 0px;
  }
#s_picbgsize {
  width: 100%;
  height: auto;
  }
  }
@media (max-width: 900px) {
#s_picbgsize {
  width: 100%;
  height: auto;
  }
#s_picbgsize_season {
  width: 100%;
  height: auto;
  }
  }
/*index*/
.index_master_table {
  float: left;
  padding-bottom: 10px;
  }
#index_master_table_td {
  display: inline-block;
 }
.yr_c_index {
  border: 1px solid #666666;
  width: 165px;
  height: 80px;
  padding: 0px 0px 0px 0px;
  }
.daysin  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #232322;
	border: solid #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	background-position: center;
	height: 10px;
} 
.yearnonav_index {
	background-color: #1e489c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	background-position: center;
	color: #FFFFFF;
	text-decoration: none;
	height: 5px;
}
#index_paragraph {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
  color:#666666;
  font-style: italic;
  }
.index_container_calendar {
  max-width: 615px;
  border: 1px solid #CCCCCC;
  padding: 4px 5px 10px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 162px;
  } 
.index_container {
  width: 300px;
  border: 1px solid #CCCCCC;
  padding: 5px 5px 15px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  }
.index_container h3{
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 24px;
  font-weight: 500;
  text-indent: 40px;
  background-color:#ebebf0;
  padding-bottom: 10px;
  }
#index_bottom_date {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  text-align: center;
  }
#index_float_holder {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 10px;
  color:#FFFFFF;
  clear:both;
  }
#icon_index {
  padding: 5px 15px 0px 5px;
  }
.index_container ul li {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  padding: 3px 5px 3px 5px;
  margin-left: 90px;
  }
.index_container ul {
  padding-top: 10px;
  padding-bottom: 5px;
  }
.index_container h3, p, ul {
  padding: 0;
  margin: 0;
  }
.index_container ul li a {
  color: #0066D5;
  text-decoration: none;
  }
.index_container ul li a:hover {
  text-decoration: underline;
  }
@media screen and (max-width: 600px) {
  #index_calendar_id {
  display:none;
  }
.index_container ul li {
   font-size: 15px;
   }
.index_master_table {
   float:none;
   }
#index_master_table_td {
  display:block;
  }
.index_container {
  margin: auto;
}
}
/*printable*/
.pm_t {
  width: 100%;
  margin-bottom:10px;
  border: 1px solid #CCCCCC;
  background-color:#F8F8FA;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  }
.pm_t tr th {
  font-family: Arial, Tahoma, Sans-Serif;
  text-align: center;
  font-size: 18px;
  padding: 5px 0px 5px 0px;
  background:#1e489c;
  color:#FFFFFF;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  }
#pm_t_td {
  display: inline-block;
  vertical-align:top;
   }
#p_para {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  text-align: left;
  padding: 10px 10px 10px 10px;
  width: 96%;
  color:#333333;
  }
.p_con {
  width: auto;
  padding: 5px 10px 5px 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
   }
.p_con p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  text-align: center;
  font-weight:600;
  color:#333333;
  text-decoration:underline;
  }
.p_con ul li {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 13px;
  padding: 3px 3px 3px 25px;
  margin-left: 10px;
  list-style-type: none;
    }
@media screen and (max-width: 600px) {
#p_para {
   padding: 0;
   font-size: 15px;
   width: 100%;
   margin-bottom: 5px;
   }
.p_con p {
  font-size: 17px;
   }
.p_con ul li {
   font-size: 17px;
   padding: 5px 5px 5px 25px;
   }
   }
.p_con ul {
  padding-top: 10px;
  padding-bottom: 5px;
  }
.p_con h3, p, ul { 
  padding: 0;
  margin: 0;
  }
.p_con ul li a {
  color: #0066D5;
  text-decoration: none;
  }
.p_con ul li a:hover {
  text-decoration: underline;
  }
/*sitemap*/
.map_master_table {
  width: auto;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  }
#map_master_table_td {
  display: inline-block;
  margin: 5px 5px 5px 5px;
  vertical-align:top;
  }
.map_container {
  width: 100%;
  border: 1px solid #CCCCCC;
  padding: 5px 5px 5px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  }
.map_container h3{
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  text-align:center;
  background-color:#ebebf0;
  padding-bottom: 10px;
  }
.map_container ul li {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  padding: 5px 5px 5px 5px;
  list-style-type: none;
  text-align:left;
  display: inline-block;
  }
.map_container ul {
  padding-top: 10px;
  padding-bottom: 5px;
  }
.map_container h3, p, ul {
  padding: 0;
  margin: 0;
  }
.map_container ul li a {
  color: #0066D5;
  text-decoration: none;
  }
.map_container ul li a:hover {
  text-decoration: underline;
  }
/*Footer*/
footer ul {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 14px;
  background-color: #ebebf0;
  width: auto;
  text-align: center;
  max-height: 70px;
  }
footer ul li {
  list-style-type: none;
  display: inline-block;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
footer ul li a:link {
  text-decoration: none;
  color: #0066D5;
}
footer ul li a:hover {
  text-decoration: underline;
  }
footer ul p {
   text-align:center;
   padding: 0px 150px 5px 150px;
   font-size: 12px;
   color:#404040;
   }
footer ul p a:link {
  text-decoration: none;
  color: #0066D5;
}
footer ul p a:hover {
  text-decoration: underline;
  }
footer div {
  width: 100%;
  height: 80px;
  background-color: #232322;
  background-image: url('images/logo_footer.png');
  background-repeat: no-repeat;
  background-position: 90% 70%;
  }
footer div p {
  font-family: Arial, Tahoma, Sans-Serif;
  font-size: 10px;
  color: #FFFFFF;
  padding: 50px 10px 16px 20px;
  max-width: 980px;
  margin: 0 auto;
  }
@media (max-width: 600px) {
  footer div p {
    padding: 10px 10px 15px 10px;
	text-align: center;
	}
	footer div {
	background-position: 50% 80%;
	}
	footer ul {
	background-color: #232322;
	}
footer ul p {
   text-align:center;
   padding: 5px 20px 5px 20px;
   font-size: 12px;
   color:#FFFFFF;
   }
footer ul li a:link {
  color: #FFFFFF;
}
	}


