body .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0
}
body .gform_wrapper ul {
	padding: 0!important
}
body .gform_wrapper ul li {
	margin: 0!important
}
#gform_1 .gfield_label {
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif!important
}
#gform_3 .gfield_label {
	font-size: 14px;
	color: #012a52;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif!important
}
#gform_1 .gfield_required {
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif!important
}
.gform_wrapper #input_1_1, #input_1_3, #input_1_4, #input_1_5 {
	width: 160px!important;
}
.gform_wrapper #input_1_6 {
	width: 160px!important;
}
/*
for twitter feed if using
*/

.twtr-hd, .twtr-ft div {
	display: none
}
a:link {
	color: #2b3bad;
	text-decoration: underline;
}
a:visited {
	color: #2b3bad;
	text-decoration: underline;
}
a:hover {
	color: #4c7aed;
	text-decoration: underline;
}
span.readmore {
	color: #800000;
}
a:link span.readmore {
	color: #800000;
	text-decoration: none;
}
a:visited span.readmore {
	color: #800000;
}
a:hover span.readmore {
	color: #FFFF00;
	text-decoration: none;
}
a:active span.readmore {
	color: #FFFF00;
	text-decoration: none;
}
.sitemap_link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003765;
	font-size: 15px;
}
.tdborder {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003765;
	font-size: 15px;
}
.faqtoplink {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003765;
	font-size: 15px;
	text-align: right;
}
li {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px;
}
body {
	background: #01192E;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003765;
	font-size: 24px;
	display: inline;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003765;
	font-size: 16px;
	display: inline;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003765;
	font-size: 16px;
	display: inline;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
	font-size: 14px;
}
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #E15C14;
	font-size: 16px;
	display: inline;
}
/*
---------------   For images/photos that are uploaded and used within wordpress ------------------
*/



#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft, #content img.alignleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
}
#content .alignright, #content img.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 8px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
}
#content .aligncenter, #content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
	margin-bottom: 12px;
}
/* ----------- Main Menu ------------ */


#menu {
	display: block;
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: -42px;
	top: 5px;
}
div.menu ul, div.menu-header ul {
	/* text-align: center;  centered aligned */
	list-style: none;
	margin: 0;
}
div.menu li, div.menu-header li {
	text-align: left;
	float: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu a {
	font-size: 11px;
	color: #32E114;                                 /* FONT COLOR */
	font-weight: bold;
	display: block; /* floated */
	line-height: 31px;
	padding: 0 8px;
	text-decoration: none;
	background-color: #331A00;                      /* BACKGROUND COLOR */
	margin: 0px 2px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-radius-topleft: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-radius-topright: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
 // text-transform: uppercase;                   /* FORCE UPPERCASE TEXT */
}
#menu ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 34px;
	left: 2px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#menu ul ul li {
	min-width: 180px;
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	margin: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#menu li:hover > a, #menu ul ul :hover > a {
	background-color: #333;              /* MOUSE OVER BACKGROUND COLOR */
	color: #FFF;                         /* MOUSE OVER FONT COLOR */
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul li.current_page_item > a, #menu ul li.current-menu-ancestor > a, #menu ul li.current-menu-item > a, #menu ul li.current-menu-parent > a {
	color: #32E114;                       /* FONT COLOR WHEN ON THAT PAGE */
	background-color: #E15C14;            /* MENU COLOR WHEN ON THAT PAGE */
}
#menu ul li.current_page_parent a, #menu ul li.current_page_ancestor a {
	color: #32E114;
	background-color: #E15C14;            /* BACKGROUND COLOR */
}
/* ----------- Text Link Only Secondary Menu ------------ */


#menu2 {
	display: block;
	width: 719px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: -32px;
	top: 0px;
}
#menu2 a {
	color: #fff;                                 /* FONT COLOR */
	display: block;
	line-height: 32px;
	padding: 0 10px;
// background-color: #331A00;                /* BACKGROUND COLOR */
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.7px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
#menu2 ul li.current_page_item > a, #menu2 ul li.current-menu-ancestor > a, #menu2 ul li.current-menu-item > a, #menu2 ul li.current-menu-parent > a {
	color: #B5E3F2;                          /* FONT COLOR WHEN ON THAT PAGE */
 // background-color: #B5E3F2;            /* MENU COLOR WHEN ON THAT PAGE */
}
#menu2 li:hover > a, #menu2 ul ul :hover > a {
 // background-color: #333;              /* MOUSE OVER BACKGROUND COLOR */
	color: #FFFF00;                         /* MOUSE OVER FONT COLOR */
	text-decoration: underline;          /* UNDERLINE ON ROLL OVER */
}
/* ------ If you want vertical lines between each page link ------- */

.calnk a {
	display: block;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	background-image: url(../jinies_sm/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	font-weight: bold;
}
.calnk a span {
	display: none;
}
.calnk a:hover span {
	display: block;
	position: absolute;
	max-width: 150px;
	z-index: 100;
}
.events-table {
	border: none;
	width: 100%;
	border: 1px solid #E3E3E3 !important;
}
.events-heading {
	height: 25px;
	text-align: center;
	border: 1px solid #E3E3E3;
	background-color: #EFEFEF;
}
.events-next {
	width: 25%;
	text-align: center;
}
.events-prev {
	width: 25%;
	text-align: center;
}
.events-month {
	width: 50%;
	text-align: center;
	font-weight: bold;
}
.normal-day-heading {
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 0.8em;
	border: 1px solid #E3E3E3;
	background-color: #f5f5f5;
}
.weekend-heading {
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 0.8em;
	border: 1px solid #E3E3E3;
	background-color: #f9f9f9;
	color: #FF0000;
}
.day-with-date {
	vertical-align: text-top;
	text-align: left;
	width: 60px;
	height: 60px;
	border: 1px solid #E1E1E1;
	background-color: #f2f7fc;
}
.day-with-date.no-events {
	background-color: transparent;
}
.day-without-date {
	width: 60px;
	height: 60px;
	border: 1px solid #E3E3E3;
}
span.weekend {
	color: #FF0000;
}
.current-day {
	vertical-align: text-top;
	text-align: left;
	width: 60px;
	height: 60px;
	background-color: #EFEFEF;
}
span.event {
	font-size: 0.75em;
}
.events-title {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}
.events-title-break {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 1px;
	background-color: #000000;
}
.events-content-break {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 1px;
	background-color: #000000;
}
.events-date-switcher {
	height: 25px;
	text-align: center;
	border: 1px solid #DFDFDF;
	background-color: #EFEFEF;
}
.events-date-switcher input, .events-date-switcher select, .events-heading table {
	margin: 0px !important;
}
.events-heading table, .events-heading td {
	border: 0px none !important;
}
.events-table tr td {
	padding: 6px 9px !important;
}
.events-date-switcher form {
	margin: 0;
	padding: 0;
}
.cat-key {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #DFDFDF;
}
.hidden-hover {
	cursor: pointer;
	color: #fff;
	background-image: url(../jinies_sm/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	opacity: 0.9;
}
.hidden-hover .hidden-container {
	background-color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
}
#sidebar li.event-day {
	margin: 10px 0px;
}
#sidebar .hidden-hover {
	font-size: 11px;
}
#footer{
	text-align:center;
}
.footer_navi ul {
	width: auto;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.footer_navi ul li {
	display: inline;
	font-size: 0.775em;
}
ul li.footer_separator {
	padding: 0 5px;
	border-right: 1px solid #fff;
}
ul li.footer_last {
	padding: 0px 0px 0px 5px;
}
.footer_navi a {
	color: #fff;
}
.footer_navi a {
	color: #fff;
}
.footer_copyright {
	font-size: 0.775em;
	color: #fff;
}
