@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Regular.woff') format('woff'),
         url('fonts/ProximaNova-Regular.ttf') format('truetype'),
         url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('fonts/ProximaNova-Semibold.eot');
    src: url('fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Semibold.woff') format('woff'),
         url('fonts/ProximaNova-Semibold.ttf') format('truetype'),
         url('fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat left top;
	font-family: 'ProximaNova-Regular';
	font-size:14px;
	color:#696969;
}

img {
	border:0;
}

* {
	list-style:none;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5 {margin:0; padding:0; font-weight:normal; font-family: 'ProximaNova-Semibold';}

input, select, textarea {font-family: 'ProximaNova-Regular'; font-size:13px; color:#666;}

p {margin:0; padding:0; font-family: 'ProximaNova-Regular';}


#layout {
	width:100%;
	float:left;
	font-family: 'ProximaNova-Regular';
	font-size:14px;
	color:#696969;
}

.wrapper {
	width:960px;
	margin:0 auto;
}


/*** Top ***/

#top {width:100%; float:left; background-color:#111111; height:68px; overflow:hidden;}

#top .logo {float:left; padding:4px 0 0 20px;}

#top .nav {float:right;position:absolute;right:0;}
#top .nav ul li {float:right; text-transform:uppercase; margin-bottom:10px;}
#top .nav ul li a {float:right; font-family:'ProximaNova-Semibold'; font-size:14px; color:#fff; padding:26px 13px 25px 13px; text-decoration:none;}
#top .nav ul li a:hover {border-top:1px solid #ee4735; padding:25px 13px; color:red;}
#top .nav ul li a.active {border-top:1px solid #ee4735; padding:25px 13px;color:red;}



/*** Middle ***/

#middle {width:100%; float:left;}

#middle .banner {width:100%; float:left; background: url(../images/banner2016.jpg) no-repeat center top #000000; height:452px;}


#container {width:100%; float:left;}

#container .head {width:100%; float:left; background-color:#f4f4f4; border-bottom:1px solid #eaeaea; padding:34px 0;}


#container .boxes {width:100%; float:left; padding-bottom:32px;}
#container .boxes .box1 {width:300px; float:left; margin:30px 30px 0 0;}
#container .boxes .box1 .thumb {width:300px; float:left;}
#container .boxes .box1 .thumb .pic {width:278px; float:left; background-color:#fff; padding:10px; border:1px solid #ececec; border-radius:3px;}
#container .boxes .box1 .thumb .icon {width:300px; float:left; text-align:center; margin-top:-44px;}
#container .boxes .box1 .text {width:300px; float:left; padding-top:15px; text-align:center;}
#container .boxes .box1 .text h1 {width:100%; float:left; font-size:22px; color:#101010;}
#container .boxes .box1 .text p {width:100%; float:left; margin:7px 0; padding:0; font-size:14px; color:#696969;}
#container .boxes .box1 .text p a {font-size:14px; color:#ee4735; text-decoration:none;}
#container .boxes .box1 .text p a:hover {text-decoration:underline;}

.downloadpdf {text-align:center; margin-top:30px; width:940px; background-color:#fff; padding:10px; border:1px solid #ececec; border-radius:3px; height:auto;}
.downloadpdf h1 {font-size:22px; color:#101010;}
.downloadpdf a {color:#101010; text-decoration:none;}
.downloadpdf a:hover {color:#666666; text-decoration:none;}
.downloadpdf ul {list-style-type:none;}
.downloadpdf ul li {display:inline-block; margin-left:10px; margin-right:10px; width:40%;}

.newsletters_list {text-align:center; margin-top:30px; width:940px; background-color:#fff; padding:20px 10px 20px 10px; border:1px solid #ececec; border-radius:3px; height:auto; min-height:750px;}
.newsletters_list h1 {font-size:22px; color:#101010;}
.newsletters_list a {color:#101010; text-decoration:none;}
.newsletters_list a:hover {color:#666666; text-decoration:none;}
.newsletters_list ul {list-style-type:none;}
.newsletters_list ul li {margin-top:20px;}



/*** Footer ***/

#footer {width:100%; float:left; background-color:#222222;}

#footer .ftr-cnt {width:100%; float:left; padding:20px 0;}
#footer .ftr-cnt h1 {width:100%; float:left; margin-bottom:5px; font-size:20px; color:#fff;}
#footer .ftr-cnt .contact p {width:100%; float:left; margin-bottom:15px; font-size:13px; color:#b4b3b3; line-height:18px;}
#footer .ftr-cnt .contact p a {font-size:13px; color:#b4b3b3; text-decoration:none;}
#footer .ftr-cnt .contact p a:hover {color:#fff; text-decoration:underline;}

#footer .ftr-cnt .links {width:392px; float:left;}
#footer .ftr-cnt .links ul li {width:50%; float:left; font-size:13px; color:#b4b3b3; line-height:22px;}
#footer .ftr-cnt .links ul li a {font-size:13px; color:#b4b3b3; text-decoration:none;}
#footer .ftr-cnt .links ul li a:hover {color:#fff; text-decoration:underline;}
#footer .ftr-cnt .contact {width:215px; float:left;}
#footer .ftr-cnt .newsltr {width:250px; float:right;}
#footer .ftr-cnt .newsltr .nws-ipt {width:235px; float:left;}
#footer .ftr-cnt .newsltr .nws-ipt .ipt {width:172px; float:left; height:34px; /height:23px; height:23px\9; background-color:#fff; border:none; padding:0 10px; /padding-top:11px; padding-top:11px\9;}
#footer .ftr-cnt .newsltr .nws-ipt .ok-btn {width:43px; float:left; height:34px; background:url(../images/ok.jpg) no-repeat left top; cursor:pointer; border:none; font-size:0; color:#111111;}
#footer .ftr-cnt .newsltr .connect {width:235px; float:left; padding-top:18px;}
#footer .ftr-cnt .newsltr .connect p {width:100%; float:left; line-height:21px; margin-bottom:3px;}
#footer .ftr-cnt .newsltr .connect img {float:left; margin-right:21px;}

#footer .copyright {width:100%; float:left; background:url(../images/hori-brd.jpg) repeat-x left top; line-height:43px; font-size:12px; color:#b4b3b3; text-align:center;}



/*** Photo Gallery ***/

#container .head2 {width:100%; float:left; background-color:#f4f4f4; border-bottom:1px solid #eaeaea; padding:20px 0;}
.head2 h1 {width:100%; float:left; margin:0; padding:0; font-weight:normal; font-size:35px; text-shadow:1px 1px #fff; color:#000;}

#gallery {width:984px; float:left;}
#gallery .box-1 {width:282px; float:left; background-color:#f8f8f8; border:1px solid #ebebeb; padding:10px; border-radius:10px; margin:0 24px 24px 0;}
#gallery .box-1 .img {width:282px; float:left;}
#gallery .box-1 .img img {border:1px solid #cfcfcf; padding:1px;}
#gallery .box-1 .cnt {width:282px; float:left; height:90px; line-height:18px; overflow:hidden;}

#gallery .box-1 .cnt p {width:282px; float:left; margin:0; padding:0; font-weight:normal; margin-top:8px; font-size:14px; color:#000;}
#gallery .box-1 .cnt p.event-head-txt {width:282px; float:left; margin-bottom:-5px;}
#gallery .box-1 .cnt p.event-head-txt strong {float:left; margin-bottom:-10px;}
#gallery .box-1 .cnt p.event-head-txt span {width:230px; float:left;padding-left:4px;}
#gallery .box-1 .cnt p a {font-family: 'ProximaNova-Semibold'; font-size:14px; color:#EE4735; text-decoration:underline;}
#gallery .box-1 .cnt p a:hover {text-decoration:none;}

/* 29 dec*/
 a.morelink {font-family: 'ProximaNova-Semibold'; font-size:14px; color:#EE4735;text-decoration:none; }
 a.morelink:hover {text-decoration:underline;}

#pagging {width:100%; float:left; background:url(../images/dot-brd.jpg) repeat-x left top; padding-top:25px;}



/*** Entertainers ***/

#inner {width:960px; float:left;}

#middle .txt {width:960px; float:left; font-size:15px; color:#666; line-height:20px; padding-top:20px;}

#gallery .box-1 .cnt2 {width:282px; float:left; height:80px; line-height:18px; overflow:hidden; padding-top:5px;}
#gallery .box-1 .cnt2 p {width:282px; float:left; margin:0; padding:0; font-weight:normal; font-size:14px; color:#000;}
#gallery .box-1 .cnt2 p a {font-family: 'ProximaNova-Semibold'; font-size:14px; color:#EE4735; text-decoration:none;}
#gallery .box-1 .cnt2 p a:hover {text-decoration:underline;}

#gallery .box-1 .full-bio {width:282px; float:left; height:28px; text-align:center; margin-bottom:-10px;}



/*** Contact ***/

#inner {width:960px; float:left; padding:20px 0;}

#inner .contact-txt {width:960px; float:left; padding-bottom:20px;}
#inner .contact-txt .left-img {float:left; padding-left:15px;}
#inner .contact-txt .c-cont {width:590px; float:right;}
#inner .contact-txt .c-cont h1 {width:100%; float:left; font-size:25px; color:#101010;}
#inner .contact-txt .c-cont p {width:100%; float:left; font-size:14px; color:#444; line-height:20px; margin-top:12px;}

#inner .contact-info {width:960px; float:left; border-top:3px double #dedede; border-bottom:3px double #dedede; padding:7px 0;}
#inner .contact-info h2 {width:100%; float:left; font-size:22px; color:#101010; margin:10px 0;}
#inner .contact-info p {width:100%; float:left; font-size:14px; color:#444; line-height:20px;}
#inner .contact-info p span {color:#EE4735;}
#inner .contact-info p a {font-size:14px; color:#444; text-decoration:none;}
#inner .contact-info p a:hover {text-decoration:underline;}
#inner .contact-info .c-info {width:278px; float:left; padding-top:10px;}
#inner .contact-info .adrs {width:200px; float:left; padding-top:10px;}
#inner .contact-info .map {float:right;}
#inner .contact-info .map img {border:1px solid #dedede; padding:1px; background-color:#fff;}

#inner .contact-form {width:898px; float:left; background-color:#F4F4F4; margin-top:20px; border:1px solid #EAEAEA; padding:10px 30px;}
#inner .contact-form h1 {width:100%; float:left; font-size:25px; color:#101010; margin-bottom:15px;}
#inner .contact-form .cont-frm {font-size:17px; color:#424242;}
#inner .contact-form .cont-frm .ipt1 {width:433px; height:43px; border:1px solid #e5e5e5; margin-top:3px;font-size:16px;}
#inner .contact-form .cont-frm .ipt2 {width:878px; height:142px; border:1px solid #e5e5e5; margin-top:3px; padding:10px; resize:none;font-size:16px;}
#inner .contact-form .cont-frm .ipt3 {width:130px; height:43px; border:1px solid #e5e5e5; background-color:#fff; font-size:18px; color:#424242; text-transform:uppercase; cursor:pointer;}




/*** Gallery Details ***/

/*#gallery .box-2 {width:232px; float:left; margin:0 10px 15px 0;}
#gallery .box-2 img {width:228px; height:auto; background:white; border:1px solid #EAEAEA; border-radius:5px; padding:1px;}*/

.evnt-date {font-size:14px; font-family: 'ProximaNova-Regular';}


#gallery ul { list-style: none; }
#gallery ul li {width:232px; float:left; margin:0 10px 15px 0;}
#gallery ul img {
	width:228px; height:auto; background:white; border:1px solid #aeaeae; border-radius:5px; padding:1px;
}
#gallery ul a:hover img {
	border: 1px solid #eaeaea;
}
#gallery ul a:hover { color: #fff; }


/* 11 Dec */

.tst-1 {border-bottom:1px solid #ccc; padding:15px 0;}

.tst-head {font-family: 'ProximaNova-Semibold'; font-size:20px; color:#EE4735; padding-bottom:15px;}
.tst-head span {font-family: 'ProximaNova-Regular'; font-size:14px; color:#000; font-style:italic;}
.boxrpt {  background-image: url(../images/boxrpt.jpg); background-repeat: repeat-x; border-color: black #003A71 black black; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 0px}


.sitedesign a {font-size:13px; color:#b4b3b3; text-decoration:none;}
.sitedesign a:hover {color:#fff; text-decoration:underline;}