@charset "utf-8";
body {
	font: 14px/22px Tahoma, Geneva, sans-serif;
	margin: 0px auto;
	/* padding-top: 150px; */
	padding: 0;
	color: #333;
	width: 100%;
}
header, section, footer, article, figure {
	display: block;
	margin: 0px auto;
}
body.wrapper {
	width: 100%;
	margin: 0px auto;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: outside;
}
h2, h3, h4, h5, h6 {
	color: #1AB7EA;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;	
}
h1 {
	margin-top: 0px;
	margin-bottom: 4px;	
	padding-right: 0px;
	padding-left: 0px;
	color: #1AB7EA;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;	
}
a img {
	border: none;	
}
img { 
	max-width: 100%; height: auto;
	}
iframe {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	border-style: none;
	display: block;
}
.live {
	padding: 0px;
	margin: 0px;
	border-style: none;
	width: 100%;
}
.map {
	width: 100%;
	height: 400px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden
}	
p {
	padding-bottom: 12px;
}
/* ~~ Pulled From Responsie CSS ~~ */
.container {
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    width: auto;
    display: block;
}
  .containertophp {
    line: 100%;
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: auto;
    display: block;      
  }
    #end {
	width: auto;
    margin: 0px auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bgg.jpg);
	background-color: #050605;
	padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
	text-align: center;
	display: block;
    }  

.visible-xs {
  display: none !important;
}
.col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 25%;
}
.col-lg-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 25%;
}
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
}
.col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.pull-right {
  float: right !important;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.clearfix {
  *zoom: 1;
}
/* ~~ Header and Nav ~~ */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(images/bgheader.jpg) no-repeat center top;
	background-color: #FFF;
	height: 150px;
	position: relative;
}
#headerleft {
	float: left;
	width: 13%;
}
.navbar.navbar-default.main {
	/* width: 500px; */
	/* background: none; */
	background: none;
	border: none;
	z-index: 100;
	width: 87%;
	float: left;
}
.navbar-default.main .navbar-collapse{
	float: right;
}
/*
.navbar.navbar-main {
	background: none;
	border: none;
	float: right;
}
*/
#logo {
	padding: 10px 0px 0px 2px;
	z-index: 100;
}
#logo a {
	display: block;
	height: 124px;
	width: 126px;
	margin: 0px;
	padding: 0px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	background-size: cover;
}
#logo a:hover {
	background: url(images/logo_ro.png);
}
#headerright {
	padding: 50px 0 0;
	margin: 0px;
	border-style: none;
	float: right;
}
#fb a {
	display: block;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background: url(images/navfacebook.png);
	text-indent: -9999px;
	float: left;
}
#fb a:hover {
	background: url(images/navfacebook_ro.png) no-repeat left top;
}
#donate a {
	display: block;
	height: 30px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	background: url(images/membershipmkaf.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	float: left;
}
#donate a:hover {
	background: url(images/membershipmkaf_ro.jpg) no-repeat left top;
	padding: 0px;
	margin: 0px;
}
/* ~~ Banner ~~ */
#banner {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	float: left;
	background: url(images/bgg.jpg) repeat-x;
	border-top: 2px solid #1AB7EA;
	border-bottom: 2px solid #1AB7EA;
	text-align: center;
}
#banner .container.single img {
	width: 100%;
	height: auto;
}
#banner .single img {
	width: 100%;
	height: auto;
}
/* ~~ HP Banner ~~ */
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
/* ~~ HP Layout ~~ */
        #hrall {
            margin: 10px 0px 0px 15px;
            padding: 0px;
            width: 95%;
            display: block;
            float: left;
        }
#hppr {
	float: right;
	height: 100px;
	padding: 0px;
	position: relative;
	width: 305px;
	margin: 0px;
}
#hptexttitle {
	margin: 0px auto;
	float: left;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	padding-top: 10px;
	width: 65%;

}
#hptexttitle h1{
	font-size: 16px;
	font-weight: 400;
	color: #333;
}
#hptexttitle a:link {
	font-weight: 400;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
#hptexttitle a:visited {
	font-weight: 400;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
#hptexttitle  a:hover, a:active, a:focus {
	font-weight: 400;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background: #FFF;
}
#hphp {
	float: left;
	min-height: 1px;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	width: 90%;
	clear: both;
	display: block;
}
#hphp a:link {
	color: #2A6496;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
#hphp a:visited {
	color: #2A6496;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;}
#hphp a:hover, a:active, a:focus {
	color: #2A6496;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	background: #FFF;
	line-height: 22px;
}
/* ~~ HP 4 Boxes ~~ */
#hpboxes {
	text-align: left;
	margin: 20px 0px 0px 5px;
}
#hpboxes .hp {
  /* height: 155px !important; */
}
#hpboxes .hp img {
  width: 100% !important;
}

#hpbox1 {
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 50px;
	float: left;
	text-align: left;
	border-style: none;
}
#hpbox2 {
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 50px;
	float: left;
	text-align: left;
	border-style: none;
}
#hpbox3 {
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 50px;
	float: left;
	text-align: left;
	border-style: none;
}
#hpbox4 {
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	width: 200px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 50px;
	float: left;
	text-align: left;
	border-style: none;
}
#hpbox5 {
	margin: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
	border-style: none;
}
#hpbox6 {
	margin: 0px;
	width: 225px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
	border-style: none;
}
.hpall {
	margin: 0px;
    padding-top: 20px;
    text-align: left;
    width: 220px;
}
.hpboxtitle {
	font-size: 20px;
	color: #51B5E0;
	height: 30px;
}
.hpboxtitle a:link {
	color: #51B5E0;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
}
.hpboxtitle a:visited {
	color: #51B5E0;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
}
.hpboxtitle a:hover, a:active, a:focus {
	color: #FAB140;
	font-size: 20px;
	line-height: 30px;
	text-decoration: underline;
	font-weight: normal;
	background: #FFF;
}
.hp {
	height: 133px; 
	Width: 200px;
	padding-bottom: 0px;
	border-top: 2px solid #7FBA00;
	border-right: none;
	border-bottom: 4px solid #7FBA00;
	border-left: none;
	margin: 0px 0px 10px;
}
.hpboxevent {
	color: #51B5E0;
	font-size: 16px;
	line-height: 20px;
}
.hpboxevent a:link {
	color: #51B5E0;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
.hpboxevent a:visited {
	color: #51B5E0;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
.hpboxevent a:hover, a:active, a:focus {
	color: #FAB140;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: normal;
	background: #FFF;
}
.hpboxsub {
	font-size: 12px;
	font-variant: normal;
	color: #999;
	padding-bottom: 4px;
}
.hpboxdate {
	font-size: 12px;
	font-variant: normal;
	color: #999;
	padding-bottom: 4px;
}
.hpboxinfo {
	font-size: 12px;
}
/* ~~ Layout ~~ */
#mainhp {
  margin: 0px auto;
  width: 100%;
  padding: 0px 0px 10px;
  float: left;
}
#main {
	margin: 0px auto;
	width: auto;
	padding: 0px 0px 10px;
	float: left;
	display: block;
}
#mainrow {
  margin-right: -15px;
  margin-left: -15px;
}
#mainall {
	min-height: 1px;
	display: block;
	width: 80%;
	padding-right: 0px;
	padding-left: 20px;
	float: left;
}
#maintitle {
	font-size: 24px;
	font-weight: normal;
	color: #141654;
	float: left;
	padding: 36px 0px 0px;
	display: block;
	width: 100%;
	line-height: 36px;
}
#maintitle a {
	font-size: 24px;
	font-weight: normal;
	color: #51B5E0;
	text-decoration: none;	
}
#maintitle a:link {
	font: normal 24px;
	font-weight: normal;
	color: #51B5E0;
	text-decoration: none;
}
#maintitle a:hover, a:active, a:focus {
	font-size: 24px;
	color: #EFB22D;
	text-decoration: none;
	font-weight: normal;
	background: none;
}
#mainsubtitle {
	color: #09F;
	float: left;
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px;
	display: block;
	width: 100%;
}
#mainsubtitle a {

	font-weight: normal;
	color: #51B5E0;
	text-decoration: none;	
}
#mainsubtitle a:link {
	font-weight: normal;
	color: #51B5E0;
	text-decoration: none;	
}
#mainsubtitle a:hover, a:active, a:focus {
	color: #EFB22D;
	font-weight: normal;
	text-decoration: none;	
	background: none;
}
#maintextlarge {
	padding-top: 20px;
	display: block;
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 32px;
	color: #000;
	font-weight: normal;
}
#maintextlarge li {
	padding: 0px 0px 10px 5px;
	list-style: disc outside;
	margin-left: 30px;
}
#maintextlarge a:link {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#maintextlarge a:visited {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#maintextlarge a:hover, a:active, a:focus {
	font-size: 16px;
	text-decoration: none;
	color: #EFB22D;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background: none;
}
#maintext {
	display: block;
	width: 100%;
	float: left;
}
#maintext li {
	padding: 0px 0px 14px 5px;
	list-style: disc outside;
	margin-left: 30px;
}
#maintext a:link {
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#maintext a:visited {
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#maintext a:hover, a:active, a:focus {
	text-decoration: none;
	color: #EFB22D;
	margin: 0px;
	padding: 0px;
	background: none;
}
#mainreturn {
	display: block;
	width: 65%;
	float: left;
	padding: 15px 0px 0px 15px;
	border-top: medium dotted #999;
	margin-right: 0px;
	margin-left: 15px;
}
#mainreturn a:link {
	color: #09F;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#mainreturn a:visited {
	color: #09F;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#mainreturn a:hover, a:active, a:focus {
	text-decoration: none;
	color: #EFB22D;
	margin: 0px;
	padding: 0px;
	background: none;
}
/* ~~ Side Bar ~~ */
#sidebar {
	float: right;
	margin: 40px 0px 0px;
	padding: 0px;
	display: block;
	width: 210px;
}
#sidebar li {
	padding: 0px 0px 10px 5px;
	list-style: disc outside;
}

#sidebar  a:link {
	color: #51B5E0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar  a:visited {
	color: #51B5E0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar  a:hover, a:active, a:focus {
	text-decoration: none;
	color: #EFB22D;
	margin: 0px;
	padding: 0px;
	background: none;
}
#side1 {
	padding: 0px;
	margin: 0px;
	float: left;
	font: Arial, Helvetica, sans-serif;
	height: 270px;
	width: 200px;
}
#sidepartners {
	margin-bottom: 20px;
	padding-bottom: 0px;
	float: left;
	height: 320px;
	width: 200px;	
}
#side2 {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
#side3 {
	padding: 0px;
	margin: 20px 0px 0px;
	float: left;
	width: 200px;
}
#side4 {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
#sidefeatured {
	width: 140px;
	border: thin solid #CCC;
	padding: 12px;
	margin: 10px 0px 15px 20px;
	font-weight: bold;
	background: #F2F2F2;
	float: left;
	text-align: center;
}
/* ~~ Contct Form ~~ */
#contactform {
	width: 95%;
	padding: 2px;
	margin: 0px;
	float: left;
}
.contacttitle {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	float: left;
	width: 95%;
	padding: 0px;
}
.contact {
	width: 95%;
	margin: 5px;
	padding: 15px 0px;
	float: left;
}
.contactleft {
	float: left;
	width: 30%;
}
.contactright {
	float: right;
	width: 70%;
	padding-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* ~~ Footer ~~ */
#end {
	color: #fff;
	margin: 0px auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bgg.jpg);
	width: auto;
	background-color: #050605;
	padding: 0px;
	/* height: 600px; */
	text-align: center;
	clear: left;
}
#footerbox {
	color: #fff;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	/* width: 960px; */
}
#footerbox  a:link {
	color: #fff;
	text-decoration: none;
	font-size: 12px !important;
}
#footerbox  a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#footerbox a:hover ,a:active ,a:focus {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
#footermain {
	text-align: center;
	/* width: 1200px; */
	float: left;
	/* font-size: 14px !important; */
	color: #fff;
	margin: 0px;
	width: 100%;
	padding: 30px 0px 20px;
}
#footermain a:link {
	color: #fff;
	text-decoration: none;
	/* font-size: 14px !important; */
}
#footermain a:visited {
	color: #fff;
	text-decoration: none;
	/* font-size: 14px; */
}
#footermain a:hover, a:active, a:focus {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
#footermain2 {
	text-align: left;
	/* width: 940px; */
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 10px;
	border-radius: 10px;
	width: 98%;
}
#footermain2 div {
	float: left;
	padding: 0px 20px 0px 0px;
}
#footermain h1 {
	color: #fff;
	/* font: bold 14px/28px; */
}
#footermain h2 {
	/* font-size: 12px; */
	color: #666;
}
#footermain3 {
	float: left;
	/* width: 955px; */
	text-align: center;
	padding: 16px 0px;
	margin: 0px;
	width: 100%;
}
#footerfb a {
	display: block;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background: url(images/navfacebook.png);
	text-indent: -9999px;
	float: left;
}
#footerfb a:hover {
	background: url(images/navfacebook_ro.png) no-repeat left top;
}
/* ~~ Styles ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.logos {
	padding: 0px;
	margin: 0px 0px 5px;
	border: thin solid #CCC;
}
.all {
	margin: 0px;
	padding: 0px;
	/* width: 690px; */
}
hp.all {
	margin: 0px;
	padding: 0px;
	/* width: 690px; */
}
.allleft {
	margin: 0px;
	padding: 0px;
	/* width: 690px; */
	float: left;
	display: block;
	width: 100%;
}
.allleftline {
	margin: 0px;
	padding-bottom: 20px;
	/* width: 690px; */
	float: left;
	display: block;
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-color: #B8B8B8;
}
.box2 {
	color: #000;
	/* width: 660px; */
	margin: 10px 0px;
	padding: 10px 0px 10px 15px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
}
.boxstaff {
	color: #000;
	margin: 10px 0px;
	padding: 10px 0px 10px 15px;
	float: left;
	line-height: 25px;
	width: 200px;
}
.box620 {
	color: #000;
	/* width: 635px; */
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.boxall {
	margin: 0px;
	padding: 0px;
	/* width: 625px; */
	float: right;
}
.box2all {
	width: 100%;
	float: left;
}
.boxevent {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.boxsmall {
	/* width: 660px; */
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 15px;
	font-size: 10px;
	color: #666;
	background: #F3F3F3;
}
.box {
	color: #000;
	display: block;
	width: 92%;
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	clear: left;
}
.boxsponsors {
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	background: #F3F3F3;
	display: block;
	width: 92%;
}
.boxaka {
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
	font-size: 16px;
	color: #000000;
	background-color: #FECD86;
	display: block;
	width: 92%;
}
.boxpage {
	margin: 15px;
	padding: 10px 20px;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	background: #F3F3F3;
	display: block;
	/* width: 800px; */
}
.boxfloat {
	float: left;
	width: 250px;
}
.boxbox1 {
	/* width: 660px; */
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 93%;
}
.boxsub {
	/* width: 550px; */
	margin: 0px 0px 25px 55px;
	padding: 10px;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #666;
	font-size: 10px;
	background: #F3F3F3;
}
.boxsponsors div {
	padding: 10px 10px 10px 0px;
	float: left;
	/* width: 315px; */
}
.boxaka div {
	padding: 10px 10px 10px 0px;
	float: left;
	/* width: 315px; */
}

.boxshadowright {
	float: right;
	padding: 10px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #CCC;
	box-shadow: 5px 5px 5px #CCC;
	margin: 0px 20px 20px;
}
.boxshadowleft {
	float: left;
	padding: 10px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #CCC;
	box-shadow: 5px 5px 5px #CCC;
	margin: 0px 20px 20px 0px;
}
.boxsha {
	float: left;
	padding: 10px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #CCC;
	box-shadow: 5px 5px 5px #CCC;
	margin: 0px 20px 20px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.boxphoto {
    float: left;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    border: thin solid #CCC;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 0px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}

.boxnoshadowright {
	float: right;
	padding: 10px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin: 0px 20px 20px;
}
.boxnoshadowleft {
	float: left;
	padding: 10px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin: 0px 20px 20px 0px;
}
.boxleft {
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
}
.box50 {
	float: left;
	width: 45%;
	margin-left: 25px;
}
.box40 {
	float: left;
	width: 35%;
	margin-left: 25px;
}
.box60 {
	float: left;
	width: 55%;
	margin-left: 25px;
}
.event {
	color: #000;
	margin: 10px 0px 15px;
	padding: 15px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
	background: url(images/bgevents.jpg) repeat-x left top;
	width: 92%;
}
.event1 {
	color: #000;
	/* width: 640px; */
	margin: 10px 10px 15px 0px;
	padding: 15px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
	background: url(images/bgevents.jpg) repeat-x left top;
	float: right;
}
.eventleft {
	font-size: 11px;
	line-height: 15px;
	/* width: 30000px; */
	float: left;
	width: 300px;

}
.eventleft a:link {
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}
.eventright {
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 50%;
}
.eventrightfull {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 58%;
}
.eventdeadline {
	color: #000;
	/* width: 640px; */
	margin: 10px 0px 15px 30px;
	padding: 20px 20px 10px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
	background: #E6E6E6;
}
.eventmonth {
	/* width: 635px; */
	color: #069;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	margin: 15px 0px 0px;
	float: left;
}
.eventsmall {
	font-size: 10px;
	color: #000;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.eventphoto {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: right;
}
.eventbox {
	color: #000;
	margin: 10px 0px 15px;
	padding: 15px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
	width: 92%;
}
.eventsbox {
	padding: 10px;
	float: left;
	margin: 0px 25px 0px 0px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: url(images/bgevents.jpg) repeat-x left top;
}
.image_tn {
	margin: 0px;
	padding: 0px;
	height: 67px;
	/* width: 100px; */
	float: left;
}
.membershipleft {
	float: left;
	text-align: left;
	padding: 10px 20px 20px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	display: block;
	width: 50%;
}
.membershipright {
	float: right;
	padding: 10px 20px 20px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	display: block;
	margin: 0px;
	width: 33%;
}
.photogallery {
	margin: 0px;
	padding: 0px;
	height: 440px;
	border-style: none;
	overflow: noscroll;
	width: 650px;
}
.photos {
	margin: 0px;
	padding: 0px;
	height: 440px;
	/* width: 650px; */
	border-style: none;
	overflow:noscroll
}
.photoleft {
	padding: 0px 20px 0px 0px;
	float: left;
}
.photoright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
}
.sponsorbox {
	float: left;
	height: 120px;
	/* width: 140px; */
	border: thin solid #CCC;
	padding: 10px;
	margin-right: 10px;
	width: 140px;
	margin-bottom: 10px;
}
.boxpartners1 {
	float: left;
	height: 170px;
	/* width: 200px; */
	border: thin solid #CCC;
	padding: 10px;
	margin-right: 10px;
	width: 200px;
	margin-bottom: 10px;
}
.sponsorlarge {
	float: left;
	height: 140px;
	/* width: 275px; */
	border: thin solid #CCC;
	padding: 10px;
	width: 275px;
	margin-bottom: 10px;
}
.sponsorfeatured {
	float: left;
	height: 120px;
	/* width: 200px; */
	border: thin solid #CCC;
	padding: 10px;
	margin-right: 10px;
	width: 200px;
	margin-bottom: 10px;
}
.sponsorboxmid {
	float: left;
	height: 60px;
	/* width: 200px; */
	border: thin solid #CCC;
	padding: 10px;
	margin-right: 10px;
	width: 200px;
	margin-bottom: 10px;
}
.sponsorboxcenter {
	/* width: 140px; */
	border: thin solid #CCC;
	padding: 10px;
	margin: 0px 0px 15px 20px;
	height: 120px;
	width: 140px;
	list-style-position: outside;
	list-style-type: circle;
}
.side200 {
	/* width: 200px; */
	border: thin solid #CCC;
	margin-bottom: 20px;
	height: 170px;
	width: 200px;
}
.sponsorboxtext {
	/* width: 140px; */
	padding: 10px;
	margin: 0px 0px 15px 20px;
	text-align: left !important;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.sponsortitle {
	color: #069;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 0px;
	/* width: 690px; */
	float: left;
	height: 50px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	overflow:hidden;
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}
/* ~~ Font Styles ~~ */
.stylesmall {
	font-size: 12px;
	line-height: 20px;
	color: #069;
}
.style10 {
	font-size: 11px;
	line-height: 12px;
}
.style14 {
	font: 14px/22px Tahoma, Geneva, sans-serif;
}
.style16 {
	font-size: 16px;
	line-height: 24px;
}
.style16bold {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.style18 {
	font-size: 18px;
	line-height: 26px;
}
.stylelargetext {
	font-size: 16px;
	line-height: 32px;
	color: #1AB7EA;
}
.styleitalic {
	font-style: italic;
	color: #069;
}
.styleblue {
	color: #069;
	font-size: 14px;
	line-height: 30px;
}
.styleblue14 {
	color: #069;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.styleblue14 a:link {
	color: #069;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: underline;
}
.stylewhite16 {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.styleblue16 {
	color: #069;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.styleblue16 a:link {
	color: #069;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: underline;
}
.styleblue16 a:active {
	color: #069;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: underline;
}
.styleblue18 {
	font-size: 18px;
	color: #069;
	padding-bottom: 10px;
	line-height: 30px;
}
.stylebluelarge {
	font-size: 20px;
	color: #069;
	line-height: 35px;
}
.stylebluetitle {
	font-size: 24px;
	line-height: 35px;
	color: #069;
	letter-spacing: .25px;
}
.styleorangelarge {
	color: #EFB22D;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.stylered {
	font-size: 24px;
	color: #F00;
}
.styleredmed {
	color: #F00;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 22px;
}
.stylehp {
	color: #F00;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 22px;
}
.styleorange {
	color: #EFB22D;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.stylefooterbold {
	font-size: 14px;
	font-weight: bold;
}
.styleline {
	border-top: medium dotted #C3C3C3;
}
.stylelinebottom {
	border-bottom: medium dotted #C3C3C3;
}
.stylecenter {

	text-align: center;
}
.stylegreen {
	font-weight: 600;
	color: #7FBA00;
	font-size: 14px;
	line-height: 25px;
}
.stylesmall a:link {
	font-size: 10px;
	line-height: 15px;
	text-decoration: underline;
}
.stylebluegrasstitle {
	font-size: 24px;
	color: #069;
	padding-bottom: 10px;
	line-height: 30px;
}

.stylebluegrasstext {
	font-size: 14px;
	color: #069;
}
.learn {
	color: #FFF;
	text-align: center;
	width: 160px;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	background-color: #FFA33B;
	border-radius: 4px;
	border: thin solid #999;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none !important;
}
.learn a:link {	
	font-size: 14px;
	line-height: 21px;
	height: 30px;	
	color: #FFF !important;	
	text-align: center;	
	text-decoration: none !important;
}
.learn a:visited {	
	font-size: 14px;
	line-height: 21px;
	color: #FFF !important;	
	text-decoration: none !important;
	}
.learn a:hover {	
	color: #000 !important;	
	text-decoration: none;
	}
.learn a:active {
	color: #FFF;	
	text-decoration: none;	
	padding: 10px;
}
.boxin {
	float: left;
	display: block;	
	/* width: 640px; */
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFF;
	text-align: left;
	background-color: #0F7EA4;
	border-radius: 10px;
	border: thin solid #999;
	font-size: 18px;
	line-height: 21px;
	text-decoration: none !important;
}

.boxin a:link {	
	font-size: 18px;
	line-height: 21px;
	height: 30px;
	color: #FFF !important;	
	text-align: left;	
	text-decoration: none !important;
}
.boxin a:visited {	
	font-size: 18px;
	line-height: 21px;
	color: #FFF !important;	
	text-decoration: none !important;
	}
.boxin a:hover {	
	color: #000 !important;	
	text-decoration: none;
	}
.boxin a:active {
	color: #FFF;	
	text-decoration: none;	
	padding: 10px;
}

.learnlt {
	color: #FFA33B;
	text-align: center;
	width: 160px;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	background-color: #FFF;
	border-radius: 4px;
	border: thin solid #999;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none !important;
}
.learnlt a:link {	
	font-size: 14px;
	line-height: 21px;
	height: 30px;	
	color: #FFA33B !important;	
	text-align: center;	
	text-decoration: none !important;
}
.learnlt a:visited {	
	font-size: 14px;
	line-height: 21px;
	color: #FFA33B !important;	
	text-decoration: none !important;
	}
.learnlt a:hover {	
	color: #000 !important;	
	text-decoration: none;
	}
.learnlt a:active {
	color: #FFA33B;	
	text-decoration: none;	
	padding: 10px;
}

/*media*/
@media (max-width : 320px ){
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width : 420px ){
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 600px) {
  #maintitle  {
	width: 90%;
	padding-bottom: 20px;
  }
}
@media (max-width: 700px) {
  .hidden-slider {
    display: none !important;
    }
    
}

@media (max-width: 768px) {
    .col-sm-12 {
	float: left;  
    width: 100%;
  }
  #logo a {
	  display: block;
	  height: 62px;
	  width: 63px;
	  margin: 0px;
	  padding: 0px;
	  background: url(images/logo.png) no-repeat;
	  background-size: cover; 
	  text-indent: -9999px;	
  }
  .visible-xs {
  display: block !important;
  }
  
  #headerleft {
	width: 128px;
	position: relative;
	z-index: 1100;
	padding: 10px 0px 0px 2px;
  }
  #header {
	  height: 100px;
  }
  .navbar.navbar-default.main {
	  float: none;
  }
  .navbar-default.main .navbar-collapse{
	  /* width: 500px; */
	  /* background: none; */
	  background: rgba(255,255,255,0.95);
	  box-shadow: 0px 2px 2px #999;
  }
  .navbar.navbar-main {
	  /* float: none !important; */
	  /* display: block; */
	  margin-top: 20px;
	  float: right;
  }
  #hrall {
	margin: 10px 15px 0px;
	padding: 0px;
	width: 90%;
	display: block;
	min-height: 1px;
    align-content: center !important;
    text-align: center !important;  
  }
  #hppr {
	float: left;
	height: 100px;
	padding: 0px;
	text-align: center;
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 90%;
    align-content: center !important;  
	clear: left;
  }
  .hpbox {
	  margin-bottom: 20px;
  }
  .hptext {
	  padding-left: 15px !important;
	  padding-right: 15px !important;
  }
  #hptexttitle {
	float: left;
	padding: 0px;
	text-align: left;
	width: 80%;
  }
  .hpboxtitle {
	  height: auto !important;
	  margin-bottom: 10px;
  }
  #mainall {
	width: 80%;
	padding-left: 15px;
  }
  #mainreturn {
	display: block;
	width: 70%;
	float: left;
	padding: 15px 0px 0px 15px;
	border-top: medium dotted #999;
	margin: 10px 0px 0px 20px;
  }
  .boxsponsors {
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 15px;
	font-size: 12px;
	color: #666;
	background: #F3F3F3;
	display: block;
	width: 80%;
  }
    .boxaka {
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin outset #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	background-color: #FEB244;
	display: block;
	width: 80%;
  }
    #banner2 {
     Width: auto;
     padding: 0;
	 margin: 0px auto;
     display: none !important;     
    }
    #ban2 {
    align-content: center;
     margin-left: auto;
     margin-right: auto;
     display: block;
    }
  .box  {
	color: #000;
	display: block;
	width: 80%;
	margin: 10px 0px;
	padding: 10px 20px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
  }
  #contactform {
	width: 250px;
	padding: 2px;
	margin: 0px;
	display: block;
  }
  .contact {
	width: 240px;
	margin: 5px 0px;
	padding: 0px;
  }
  .contactleft {
	float: left;
	width: 235px;
  }
  .contactright {
	float: left;
	width: 235px;
	padding-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  }
  #sidebar {
	float: left;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 210px;
  }
  .membershipleft {
	float: left;
	text-align: left;
	padding: 10px 20px 20px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	display: block;
	width: 90%;
  } 
  .membershipright {
	float: left;
	text-align: center;
	padding: 10px 20px 20px;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	display: block;
	width: 50%;
	margin-top: 10px;
  }
  .event {
	color: #000;
	margin: 10px 0px 15px;
	padding: 15px;
	float: left;
	border: thin solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 30px;
	background: url(images/bgevents.jpg) repeat-x left top;
	width: 80%;
  }
  .eventright {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
  }
  .eventrightfull {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
  }
    #hpbox1 {
	width: 200px;
	padding-top: 0px;
    padding-right: 20%;
    padding-left: 20%;
	padding-bottom: 50px;
    align-content: center;
	float: left;
	text-align: center;
	border-style: none;
    }    
    #hpbox2 {
	width: 200px;
	padding-top: 0px;
    padding-right: 20%;
    padding-left: 20%;
	padding-bottom: 50px;
    align-content: center;
	float: left;
	text-align: center;
	border-style: none;
    }  
    #hpbox3 {
	width: 200px;
	padding-top: 0px;
    padding-right: 20%;
    padding-left: 20%;
	padding-bottom: 50px;
    align-content: center;
	float: left;
	text-align: center;
	border-style: none;
    }  
    #hpbox4 {
	width: 200px;
	padding-top: 0px;
    padding-right: 20%;
    padding-left: 20%;
	padding-bottom: 50px;
    align-content: center;
	float: left;
	text-align: center;
	border-style: none;
    }      
    #hpbox5 {
	width: 200px;
	padding-top: 0px;
    padding-right: 20%;
    padding-left: 20%;
	padding-bottom: 50px;
    align-content: center;
	float: left;
	text-align: center;
	border-style: none;
    }  
    #hpbox6 {
	width: 225px;
	padding-top: 0px;
    padding-right: 20%;
    padding-left: 20%;
	padding-bottom: 50px;
    align-content: center;
	float: left;
	text-align: center;
	border-style: none;
    }
    .hpall {
	margin: 0px;
    padding-top: 20px;
    text-align: center;
    width: 220px;
    }
    #hptexttitle {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 95%;
	display: block;
    float: left;
    text-align: center!important;
    }  
    #hphp {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 95%;
	display: block;
    float: left;
    text-align: center!important;
    } 
    
    
}
@media (min-width: 992px) {
  .container {
    width: 1300px;
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    display: block;
  }
  .containertophp {
    width: 1300px;
    margin: 0px auto;
    line: 100%;
    padding: 0px;
    display: block;
  }	
    #end {
	width: auto;
    margin: 0px auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bgg.jpg);
	background-color: #050605;
	padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
	text-align: center;
	display: block;
    }    
}
@media (min-width: 1201px) {

   .col-sm-3 {
    float: left;
  }
  .col-lg-3 {
    float: left;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
}
