@font-face {
    font-family: curlyTitle;
    src: url(../fonts/ArchitectsDaughter.ttf);
}
@font-face {
    font-family: siteName;
    src: url(../fonts/ChicagoFLF.ttf);
    /*src: url(../fonts/Chewy.ttf);*/
}

body {
    margin: 0 auto;
    line-height: normal;
}
a {
    color: inherit;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
.main-site-name {
    font-family: siteName;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
}
.no-container-padding {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.no-top-margin {
    margin-top: 0px!important;
}
.no-top-padding {
    padding-top: 0px !important;
}
.vertical-center-align {
    display: table-cell;
    vertical-align: middle;
}
.bread-crumb {
    font-size: 10px;
    margin-bottom: 10px;
}
.bread-crumb a:hover {
    color: #666666;
    text-decoration: underline;
}
.page-heading {
    font-size: 18px;
    font-weight: bold;
    border-top: 1px dashed #666666;
    border-bottom: 1px dashed #666666;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #660099;
}
.page-content-heading {
    font-family: curlyTitle;
    color: #660099;
    font-size: 20px;
}
.description-large-font {
    font-size: 24px;
    font-weight: bold;
}
.hyperlink-text {
    text-decoration: underline;
}
.hyperlink-text:hover {
    text-decoration: none;
}
.image-border {
    border: 1px solid #660099;
}
.left-image-margin {
    margin-bottom: 10px;
    margin-right: 15px;
}
.standard-bottom-margin {
    margin-bottom: 5px;
}
.apply-button {
    background-color: #69156B;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69156B), to(#AD1982));
    background: -webkit-linear-gradient(top, #AD1982, #69156B);
    background: -moz-linear-gradient(top, #AD1982, #69156B);
    background: -ms-linear-gradient(top, #AD1982, #69156B);
    background: -o-linear-gradient(top, #AD1982, #69156B);
    color: #FFFFFF;
    text-align: center;
    padding: 5px 20px;
    border-radius: 5px;
    font-family: curlyTitle;
    font-size: 20px;
    text-shadow: 2px 2px 3px #111111;
}
.apply-button:hover {
    color: #FFFFFF;
    background: #66156A;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3E2567), to(#66156A));
    background: -webkit-linear-gradient(top, #66156A, #3E2567);
    background: -moz-linear-gradient(top, #66156A, #3E2567);
    background: -ms-linear-gradient(top, #66156A, #3E2567);
    background: -o-linear-gradient(top, #66156A, #3E2567);
}
.donate-button {
    background-color: #69156B;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69156B), to(#AD1982));
    background: -webkit-linear-gradient(top, #AD1982, #69156B);
    background: -moz-linear-gradient(top, #AD1982, #69156B);
    background: -ms-linear-gradient(top, #AD1982, #69156B);
    background: -o-linear-gradient(top, #AD1982, #69156B);
    color: #FFFFFF;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-family: curlyTitle;
    font-size: 24px;
    text-shadow: 2px 2px 3px #111111;
}
.donate-button:hover {
    background: #66156A;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3E2567), to(#66156A));
    background: -webkit-linear-gradient(top, #66156A, #3E2567);
    background: -moz-linear-gradient(top, #66156A, #3E2567);
    background: -ms-linear-gradient(top, #66156A, #3E2567);
    background: -o-linear-gradient(top, #66156A, #3E2567);
}
.donate-button-wrapper {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.descriptive-text {
    font-size: 14px;
}
.curly-descriptive-text {
    font-family: curlyTitle;
    font-size: 16px;
}
.form-button {
    background-color: #69156B;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69156B), to(#AD1982));
    background: -webkit-linear-gradient(top, #AD1982, #69156B);
    background: -moz-linear-gradient(top, #AD1982, #69156B);
    background: -ms-linear-gradient(top, #AD1982, #69156B);
    background: -o-linear-gradient(top, #AD1982, #69156B);
    color: #FFFFFF;
    text-align: center!important;
    padding-top: 6px!important;
    padding-bottom: 6px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    border-radius: 2px!important;
    font-size: 14px;
    border:none!important;
}
.form-button:hover {
    background: #69156B;
}

/*---Header Section Styles Starts---*/

.header-info-block {
    padding: 10px;
    border-bottom: 1px solid #3E2567;
    text-align: center;
}
.header-logo-section{
    height: auto;
    overflow: hidden;
    background: #3E2567;
}
.header-content-section {
    height: 100px;
    overflow: hidden;
    cursor: default;
}

/*---Header Section Styles Ends---*/

/*---Home Page Section Styles Starts---*/

.slider-wrapper {
    height: 100%;
    overflow: hidden;
    /*background: #cccccc;*/
}
.slider-right-navigation{
    width: 100%;
    height: 70px;
    overflow: hidden;
    background-color: #EEEEEE;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FFFFFF));
    background: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
    background: -ms-linear-gradient(top, #FFFFFF, #EEEEEE);
    background: -o-linear-gradient(top, #FFFFFF, #EEEEEE);
    border: 1px solid #DDDDDD;
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;

}
/*.slider-right-navigation:hover{
    background: #EEEEEE;
}*/
.center-aligned-section {
    display: table;
    height: inherit;
    overflow: hidden;
}
.news-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    background: #EEEEEE;
}
.news-section-heading {
    font-size: 16px;
    /*color: #333366;*/
    color: #EEEEEE;
    font-weight: bold;
    /*background: #99C;*/
    background: #990066;
    padding: 10px;
}
.news-content {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999999;
    margin-bottom: 5px;
}
.news-heading{
    font-size: 12px;
    color: #660099;
    margin-bottom: 5px;
}
.news-heading:hover{
    color: #111111;
}
.news-description{
    font-size: 11px;
    color: #666666;
    margin-bottom: 5px;
}
.news-description:hover{
    color: #111111;
}
.news-date {
    font-size: 11px;
    color: #111111;
    font-weight: bold;
    margin-bottom: 5px;
}
.news-view-more {
    color: #660099;
    font-size: 12px;
    margin-top: 10px;
    overflow: hidden;
}
.news-view-more:hover {
    text-decoration: underline;
}
.page-link-section {
    margin-bottom: 10px;
}
.page-link-section-description {
    margin-top: 10px;
    width: 300px;
    font-size: 12px;
}
.page-link-section-heading {
    font-size: 16px;
    color: #660099;
    font-weight: bold;
}
.page-link-section-heading:hover {
    color: #9900CC;
}
.photo-gallery-navigation {
    color: #9900CC;
    font-size: 13px;
    border: 1px solid #9900CC;
    border-right: none;
    padding: 5px;
    text-align: center;
}
.photo-gallery-navigation:hover {
    background: #E6E6FA;
}
.video-gallery-navigation {
    color: #9900CC;
    font-size: 13px;
    border: 1px solid #9900CC;
    padding: 5px;
    text-align: center;
}
.video-gallery-navigation:hover {
    background: #E6E6FA;
}

/*---Home Page Section Styles Starts---*/

/*---Footer Section Styles Starts---*/

.footer-wrapper {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    background: #222222;
}
.footer-section {
    width: 100%;
    height: auto;
    padding-top: 5px;
    margin-bottom: 5px;
}
.footer-section-heading {
    font-size: 15px;
    color: #999999;
    font-weight: bold;
}
.footer-section-link-list {
    color: #999999;
    font-size: 12px;
}
.footer-section-link-list li {
    list-style-type: none;
    margin-left: -20px;
    margin-bottom: 5px;
}
.footer-section-link-list li a:hover {
    text-decoration: underline;
    color: #CCCCCC;
}
.footer-section-social-list {
    color: #999999;
    font-size: 12px;
    margin-top: 10px;
}
.footer-section-social-list li {
    list-style-type: none;
    margin-right: 5px;
    float: left;
    display: block;
}
.footer-copyright-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #EEEEEE;
}
.copyright-info {
    font-size: 12px;
    text-align: left;
}
.developer-info {
    font-size: 12px;
    text-align: right;
}
.developer-info a {
    text-decoration: underline;
}
.developer-info a:hover {
    text-decoration: none;
}

/*---Footer Section Styles Starts---*/

/*---About-us Section Styles Starts---*/

.about-us-content-wrapper {
    height: auto;
    overflow: hidden;
}
.about-us-content-image {
    height: 300px;
    overflow: hidden;
    /*background: #cccccc;*/
}
.about-us-content-description {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    font-size: 12px;
    border-bottom: 1px dotted #999999;
}
.about-us-side-bar-wrapper {
    margin-top: -10px !important;
}
.about-us-side-bar-heading {
    font-size: 13px;
    /*color: #333366;*/
    color: #EEEEEE;
    font-weight: bold;
    /*background: #99C;*/
    background: #990066;
    padding: 5px;
}
.about-us-description-list li {
    margin-bottom: 5px;
}

/*---About-us Section Styles Ends---*/

/*---Donate Section Styles Starts---*/

.donate-amount-description {
    color: #660099;
    font-size: 14px;
}
.donate-amount-text {
    font-size: 28px;
}

/*---Donate Section Styles Ends---*/

/*---News Section Styles Starts---*/

.latest-news-content {
    border-bottom: 1px dotted #660099;
    padding-top: 5px;
    padding-bottom: 5px;
}
.news-bottom-section {
    margin-top: 5px;
    width: auto;
    overflow: hidden;
}

.news-bottom-more {
    width: 50%;
    float: left;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}
.news-page-detail-title {
    border-top: 2px solid #660099;
    border-bottom: 2px solid #660099;
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.news-page-content {
     padding: 5px;
     font-size: 12px;
 }
.news-bottom-date-time {
    border-bottom: 2px solid #660099;
    color: #000000;
    background: #eeeeee;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    overflow: hidden;
}
.news-bottom-date-time-section {
    margin-top: 5px;
}
.news-bottom-date-time-date {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

/*---News Section Styles Ends---*/

/*---Contact Section Styles Starts---*/

.contact-us-title {
    background: #990066;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.contact-us-content {
    border: 1px solid #581566;
    padding: 0px;
}
.contact-us-form-content {
    border: 1px solid #336699;
    padding: 10px;
}
.contact-form input {
    border: 1px solid #CCCCCC;
    border-radius: 0px;
}
.contact-form input:focus {
    border: 1px solid #660099;
}
.contact-form textarea {
    border: 1px solid #CCCCCC;
    height: 100px;
    border-radius: 0px;
}
.contact-form textarea:focus {
    border: 1px solid #660099;
}
.google-map-content {
    border: 1px solid #581566;
    padding: 0px;
}

/*---Contact Section Styles Starts---*/

/*---Photo Gallery Section Styles Starts---*/

.photo-album-page-content {
    border-top: none;
    overflow: hidden;
    display: block;
}
.album-photo-holder:hover {
    background: #EEEEEE;
    cursor: pointer;
}
.photo-album-title {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

/*---Photo Gallery Section Styles Ends---*/

/*---Vacancy Section Styles Starts---*/

.vacancy-point-list li {
    margin-bottom: 10px;
}

/*---Vacancy Section Styles Ends---*/