body{
	line-height: 1.2;
	font-family: latoregular;
	font-size: 12pt;
	font-weight: 400;
	color: #622467;
}

table{
	width:100%;
}

td{
	padding:5px;
}

#wrap {
    background-color: #f2682a;
}

#header {
}

#headerContent {
    width: 960px;
    height: 193px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    -webkit-box-shadow: 0px 1px 30px #675c57;
    -moz-box-shadow: 0px 1px 30px #675c57;
    box-shadow: 0px 1px 30px #675c57;
}

#page {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#footer {
}

#footerContent {
    width: 960px;
    height: 245px;
    margin-left: auto;
    margin-right: auto;
}

#headerContent img {
    padding-top: 40px;
    width: 284px;
    margin-left: 34px;
    float: left;
	margin-right: 5px;
}

.HeaderMenu {
	height: 158px;
	padding-top: 35px;
	width: 143px;
	float: left;
	border-left-color: black;
	border-left-width: 1px;
	border-left-style: solid;
}


    .HeaderMenu ul {
        list-style-type: none;
        width: 100%;
	    padding: 0 0 0 35px;
    }

        .HeaderMenu ul li {
            margin: -2px 0px 0px -20px;
        }

            .HeaderMenu ul li a {
                font-family: latoregular;
  font-size: 10pt;
  font-weight: 400;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
  line-height: 150%;
            }
			.HeaderMenu ul li a.active{
	           font-family: latobold;
			}

                .HeaderMenu ul li a:hover {
                    text-decoration: underline;
                }

#HeaderRightSocialMedia {
    padding-top: 20px;
    width: 85px;
    height: 173px;
    float: right;
}

    #HeaderRightSocialMedia ul {
        list-style-type: none;
        width: 100%;
        padding-top: 15px;
        margin-left: -45px;
    }

        #HeaderRightSocialMedia ul li {
            margin: -3px 0 0 0;
        }

            #HeaderRightSocialMedia ul li a img {
                padding-top: 0px;
                width: 30px;
                margin-top: 5px;
            }

        #HeaderRightSocialMedia ul li {
        }

#HeaderRightSearch {
    padding-top: 20px;
    width: 227px;
    height: 173px;
    float: right;
    position: relative;
}

#HeaderRightSearchTitle {
    background-color: #622467;
    width: 189px;
    padding-top: 1px;
    padding-bottom: 1px;
}

    #HeaderRightSearchTitle p {
        font-family: latobold;
        font-weight: bold;
        font-size: 11pt;
        color: white;
        margin: 3px 0px 3px 10px;
		text-align: center;
    }

#HeaderRightSearchButton {
    padding-top: 5px;
    position: relative;
}

    #HeaderRightSearchButton input {
        width: 185px;
        height: 30px;
        font-family: latolight;
        font-weight: 100;
        font-size: 13pt;
        color: #c4bac5;
    }

        #HeaderRightSearchButton button,
        #HeaderRightSearchButton input[type=submit] {
            font-family: latoregular;
            font-weight: 100;
            font-size: 14pt;
            background-color: #622467;
            height: 33px;
            color: white;
            border: 1px;
            width: 32px;
            position: absolute;
            top: 5px;
            right: 0px;
            line-height: 1;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            padding-bottom: 0;
            box-shadow: none;
            transition: none;
        }

#btnDonate {
    font-family: latobold;
    font-weight: bold;
    font-size: 20pt;
    background-color: #f2682a;
    height: 60px;
    color: white;
    border: 1px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-transform: uppercase;
	text-align:center;
	line-height:2.2;
}

.shadowOver {
    box-shadow: 0px 2px 10px #888888 !Important;
    transition: box-shadow 0.25s!Important;
    -webkit-transition: box-shadow 0.25s!Important; /* Safari */
}

    .shadowOver:hover {
        box-shadow: 0px 2px 20px #888888!Important;
    }

#GaleryLine {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-color: #622467;
    position: relative;
    margin: 0px;
    min-height: 450px;
    -webkit-box-shadow: 0 12px 8px -8px #675c57;
    -moz-box-shadow: 0 12px 8px -8px #675c57;
    box-shadow: 0 12px 8px -8px #675c57;
}

#Galery {
    min-width: 590px;
    background-color: #fff;
    z-index: 10000;
    height: 100%;
}

#GaletyText {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 290px;
    text-align: left;
    line-height: 1.2;
	height:550px;
}

    #GaletyText h1 {
        font-family: latolight;
        font-weight: 100;
        font-size: 24pt;
        color: #ff721d;
        margin-top: 13px;
    }

    #GaletyText h2 {
        font-family: latoregular;
        
        font-size: 11pt;
        color: #622467;
        line-height: 1.45;
    }

    #GaletyText p {
        font-family: latolight;
        font-weight: 100;
        font-size: 11pt;
        color: #622467;
        line-height: 0;
    }

#GaleryNav {
    position: absolute;
    bottom: 0px;
    right: 64px;
    width: 180px;
}

    #GaleryNav ul {
        display: inline;
        list-style-type: none;
    }

        #GaleryNav ul li {
            padding: 0px;
            margin: 0px;
            float: left;
            background-color: #f06932;
            margin-left: 10px;
            width: 25px;
            height: 25px;
        }

            #GaleryNav ul li.selected {
                background-color: #622467;
            }

            #GaleryNav ul li a {
                line-height: 2.2;
                text-decoration: none;
                font-family: latobold;
                font-weight: bold;
                font-size: 8pt;
                color: white;
            }

    #GaleryNav button {
        width: 100%;
        background-color: #622467;
        border: 0px;
        font-family: latobold;
        font-weight: bold;
        font-size: 8pt;
        color: white;
        line-height: 1.6;
        height: 23px;
        margin-top: 20px;
        width: 130px;
        margin-right: 30px;
    }

#Slogan {
	height: 100%;
	margin-left: 10px;
}

    #Slogan h1 {
        font-family: latolight;
        font-weight: 100;
        font-size: 30pt;
        color: #ff721d;
        width: 300px;
        line-height: 1.2;
        margin-top: 15px;
        text-align: left;
        margin-left: 30px;
    }

    #Slogan ul {
        list-style-type: none;
        text-align: left;
        width: 290px;
		margin-top:-20px;
    }

        #Slogan ul li {
        	font-family: latolight;
        	font-weight: 100;
        	font-size: 10pt;
        	color: white;
        	margin: 10px 0px 0 -5px;
    }

            #Slogan ul li a {
                font-family: latolight;
                font-weight: 100;
                font-size: 11pt;
                color: white;
            }

            #Slogan ul li:nth-child(odd) {
                text-align: left;
				line-height:1.5;
            }

            #Slogan ul li:nth-child(even) {
            	text-align: left;
            	padding-bottom: 5px;
            	margin-top: 5px;
        }
.GaleryImgs {
    padding: 0px;
    margin: 0px;
    min-height: 568px;
    position: relative;
}

    .GaleryImgs img {
        height: 568px;
        position: relative;
        float: right;
    }

#yelow_BG {
    width: 100%;
}

.services h1 {
    font-family: latobold;
    font-weight: bold;
    font-size: 11pt;
    color: #6c184c;
    text-transform: uppercase;
}

.services ul {
    padding-top: 1px;
    
}

.FullWidth {
    margin: -17px 20px 0 -45px;
}

.Width70 {
    
    width: 220px;
}

.services ul{
	margin:0!Important;
	padding:0!Important;
	list-style-type: none;
    text-align: left;
	
}
.services li {
   	position: relative;
	background-color: #f47725;
	border-left: 10px solid #f47725;
	border-right: 10px solid #f47725;
	padding-bottom: 1px;
	margin-top: -5px;
	min-height: 100px;
	padding-top: 1px;
}

.servicesLeft {
    float: left;
    background-color: red;
    width: 150px;
}

.services li h1,
.services li h1 a {
 	padding-top: 10px;
	font-family: latoregular;
	font-weight: 100;
	font-size: 11pt;
	color: #622467;
	line-height: 1.25;
	text-transform: none;
	margin-top: 8px;
}

.services li p {
	font-family: latoregular;
	font-size: 8pt;
	color: #622467;
	padding-bottom: 10px;
}

.services li hr {
    margin-top: -5px;
color: #622467;
background-color: #622467;
height: 1px;
border-top: 0px;
position: absolute;
bottom: 0px;

width: 100%;
}

.services li div {
    position: absolute;
    top: 25%;
    right: -45px;
}

    .services li div button,
    .services li div a {
        background-color: #804010;
        color: white;
        border: 0px;
        font-family: latolight;
        font-weight: 100;
        font-size: 8pt;
        border-left: 4px solid #804010;
        border-right: 4px solid #804010;
        border-top: 7px solid #804010;
        border-bottom: 7px solid #804010;
    }

.servicesRight {
    margin-top: 5%;
    margin-bottom: auto;
    height: 100%;
    float: right;
    background-color: yellow;
}

#servicesContainer {
    width: 918px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 15px;
}

	.services a,
	.services a:hover{
		color:#622467!Important;
	}


.AlignLeft {
    text-align: left;
}

.ABOUT_BURGGESS {
    margin: 0 0 0 0;
}

    .ABOUT_BURGGESS img {
        width: 960px;
        border-top: 15px solid white;
        border-bottom: 15px solid white;
    }

#ABOUT_BURGGESS_text {
    text-align: left;
    position: absolute;
    top: 40px;
    left: 110px;
}

    #ABOUT_BURGGESS_text h1 {
        font-family: latoregular;
        font-weight: 200;
        font-size: 17pt;
        color: #622467;
        width: 200px;
    }

    #ABOUT_BURGGESS_text ul {
        list-style-type: none;
        text-align: left;
		padding-left: 35px;
    }

        #ABOUT_BURGGESS_text ul li {
    		margin: 10px 40px 0px -35px;
    		width: 260px;
    		font-family: latoregular;
    		font-weight: 100;
    		font-size: 12pt;
    		color: #622467;
    		line-height: 1.5;
    		padding-bottom: 5px;
		}

#ABOUT_BURGGESS_button {
    position: absolute;
    bottom: 15px;
    left: 110px;
}

    #ABOUT_BURGGESS_button button {
        border: 0px;
        font-family: latobold;
        font-weight: bold;
        font-size: 7pt;
        color: white;
        background-color: #f2682a;
        border-top: 7px solid #f2682a;
        border-bottom: 7px solid #f2682a;
        text-transform: uppercase;
        line-height: 1.25;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

#Story {
    background-color: #622467;
    text-align: left;
    padding-left: 66px;
    border-top: 15px solid #622467;
    border-bottom: 15px solid #622467;
    padding-bottom: 15px;
}

    #Story h1 {
        color: #e09846;
        font-family: latolight;
        font-weight: 100;
        font-size: 34pt;
        line-height: 1.75;
        margin: 0px;
    }

    #Story a {
        color: #f2682a;
        font-family: latobold;
        font-weight: bold;
        font-size: 19pt;
        text-decoration: none;
        line-height: 1.0;
    }

        #Story a:hover {
            color: #e2b300;
        }

.bottomHeroImage {
    width: 960px;
	clear:both;
}

#footer {
    background-color: #622467;
}

#CopyRight {
}

    #CopyRight p {
        color: #e2b300;
        padding-top: 10px;
        font-family: latobold;
        font-weight: bold;
        font-size: 8pt;
	    margin-bottom: -15px;
		margin-right: 50px;
    }

.FooterMenu {
    padding-top: 10px;
}

    .FooterMenu p, a {
        color: #f2682a;
  font-family: latoregular;
  font-size: 10pt;
  text-decoration: none;
  line-height: 150%;
    }

        .FooterMenu a:hover, a p:hover, a.active {
            color: #e2b300;
        }

    .FooterMenu ul {
        margin: 0;
        padding: 0;
    }

    .FooterMenu li {
        list-style-type: none;
        line-height: 1.1;
    }

.textPageText ul li h1,
.textPageText ul li h1 a {
    line-height: 1.2;
    font-family: latobold;
    font-size: 14pt;
    font-weight: bold;
    color: #622467;
    text-transform: uppercase;
}

.textPageText h1 {
    font-family: latoregular;
    font-size: 26pt;
    font-weight: normal;
    color: #fd8222;
    text-align: left;
    padding-top: 10px;
    line-height: 1.2;
}

.textPageContainer {
    background-image: url("../image/textpage-bg-b3b01ead.png");
	padding-bottom: 65px;
	background-repeat: no-repeat;
	background-position-y: 50%;
	background-color: #fdb525;
}

.topPicture {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
    background-color: black;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 15px -8px #675c57;
    -moz-box-shadow: 0 10px 15px -8px #675c57;
    box-shadow: 0 10px 15px -8px #675c57;
    z-index: 10;
}

    .topPicture img {
        
        width: initial;
        height: 568px;
    }

.textPageTitle {
    font-family: latolight;
    font-weight: 400;
    font-size: 28pt;
    color: #fdb525;
    width: 535px;
    line-height: 1.2;
    text-align: left;
    position: absolute;
    top: -145px;
    z-index: 25;
}

.newsTitle {
    width: 400px;
    top: -110px;
}


    .textPageMenu ul {
        list-style-type: none;
		margin-top: -16px;
    }

        .textPageMenu ul li {
            float: left;
            background-color: #622467;
            min-width: 115px;
            margin: -5px 0 0 -40px;
            border-right: 54px solid #fdb525;
            text-align: left;
            height: 30px;
            padding-right: 15px;
			line-height: 1.8;
        }

            .textPageMenu ul li a {
                font-family: latoregular;
                font-size: 10pt;
                font-weight: 400;
                text-decoration: none;
                color: white;
                margin: 2px 0 0 7px;
            }

            .textPageMenu ul li.selected,
            .textPageMenu ul li:hover {
                background-color: #f2682a;
            }

.textPageText {
    padding-top: 15px;
    text-align: left;
}

.textPageText a,
.textPageText li{
	line-height: 1.2;
	font-family: latoregular;
	font-size: 12pt;
	
	color:#622467;
	}
	.textPageText a{
		font-weight: 800;		
	}
	
	.textPageText a:hover{
			text-decoration:underline;
	}

    .newsStories ul {
        list-style-type: none!Important;
        margin: 0 0 0 -40px!Important;
        text-align: left!Important;
    }

        .newsStories ul li {
            margin: 20px 0 0 0!Important;
			
        }
	.textPageText ul,
	.textPageText ol{       
        margin: 0 0 0 0px;
        text-align: left;
    }
    .textPageText ul {
        list-style-type: none;
        margin: 0 0 0 -40px;
        text-align: left;
    }

        .textPageText ul li,
		.textPageText ol li {
            margin: 10px 0 0 0;
			
        }

    .textPageText p {
        line-height: 1.5;
        font-family: latoregular;
        font-size: 12pt;
        font-weight: 400;
        color: #622467;
    }

    .textPageText h2 {
        line-height: 1.2;
        font-family: latobold;
        font-size: 14pt;
        font-weight: bold;
        color: #622467;
    }

    .textPageText blockquote {
        font-family: latoregular;
        font-size: 26pt;
        font-weight: normal;
        color: #fd8222;
        text-align: left;
        padding-top: 10px;
        line-height: 1.2;
        margin: 0;
    }

.upper {
    margin: -10px 0 0 0;
}

.news {
}

    .news p,
    .news a {
        line-height: 1.2;
        font-family: latoregular;        
        font-weight: 400;
        color: #622467;
    }

        .news a:hover {
            text-decoration: underline;
        }

    .news h1 {
        line-height: 1.2;
        font-family: latobold;
        font-size: 14pt;
        font-weight: bold;
        color: #622467;
    }

    .news ul {
        list-style-type: none;
        margin: 0 0 0 -40px;
    }

        .news ul li {
            float: left;
            margin: 0 0 0 0;
            text-align: left;
            height: 255px;
            border-right: 15px solid transparent;
        }

            .news ul li img {
                height: 100%;
            }

.newsNav ul {
    list-style-type: none;
    margin: 10px 0 0 -40px;
    display: inline;
}

    .newsNav ul li {
        margin: 25px 0 0 0;
        float: left;
        border-right: 4px solid transparent;
    }

        .newsNav ul li a {
            line-height: 1.2;
            font-family: latolight;
            font-size: 14pt;
            font-weight: 400;
            color: #622467;
            text-decoration: none;
        }

            .newsNav ul li a.selected {
                font-family: latobold;
            }

#banner {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-color: #622467;
    position: relative;
    margin: 0px;
    min-height: 568px;
    -webkit-box-shadow: 0 12px 8px -8px #675c57;
    -moz-box-shadow: 0 12px 8px -8px #675c57;
    box-shadow: 0 12px 8px -8px #675c57;
    overflow: hidden;
    background-image: url("../image/bannerbg-9989687b.png");
    background-repeat: repeat-y;
    background-position: center center;
    z-index: 10;
}

#centerBannerSection {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#newsFeed {
    float: right;
    width: 355px;
    min-height: 568px;
}

#galleryHolder {
    background-color: #fff;
    margin-right: 355px;
    min-height: 568px;
}

.yellowSunBg {
    background-image: url("../image/textpage-bg-b3b01ead.png");
	background-position-y: -500px;
	background-position-x: 54px;
}

#servicesContainer .grid_4 {
    width: 284px;
}

#homeTopSlider,
#homeTopSlider ul,
#homeTopSlider li,
#homeTopTextSlider,
#homeTopTextSlider ul,
#homeTopTextSlider li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#galleryImageSliderHolder {
    height: 568px;
    position: relative;
    float: right;
}

.homeTextHeroContent {
    width: 290px;
}

#bottomHero {
    height: 622px;
    overflow: hidden;
	margin-bottom:5px;
}

    #bottomHero ul,
    #bottomHero li {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

.alignRight {
    text-align: right;
}

small {
    font-size: 8pt;
}

input[type=submit],
.buttonHyperlink {
    background-color: #622467;
    width: 189px;
    border: 1px solid #f2682a;
    font-family: latobold;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    line-height: 1.5;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0px 2px 10px #888888;
    transition: box-shadow 0.25s;
    -webkit-transition: box-shadow 0.25s; /* Safari */
}

    input[type=submit]:hover {
        box-shadow: 0px 2px 20px #888888;
    }

input[type=text],
textarea,
select{
    width: 50%;
    border: 1px solid #f2682a;
    font-family: latobold;
    line-height: 1.5;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

textarea {
    height: 150px;
}

input[type=text]:active {
}

hr {
    color: #622467;
    background-color: #622467;
    height: 1px;
    border-top: 0px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.contourPageName {
    display: none;
}

legend {
    line-height: 1.2;
    font-family: latobold;
    font-size: 14pt;
    font-weight: bold;
    color: #622467;
    text-transform: uppercase;
    margin-bottom: 15px;
	width:785px;
}

label {
    line-height: 2;
    font-weight: bold;
}

fieldset {
    margin-bottom: 30px;
}

.field-validation-error {
    font-weight: bold;
    border: 3px solid #f2682a;
    padding: 7px;
    float: right;
    width: 40%;
    margin-top: -4px;
    border-radius: 5px;
}
.widgetTitle{
	padding-bottom:5px;	
}


.hubTitle{
	
    position: absolute;
    text-transform: uppercase;
    font-size: 32pt!Important;
    top: 49px;
    z-index: 10000000;
    float: right;
	}

.singleColumn{
	margin-right: 175px;
}
	
.rightColumn{
	float: right;
	margin-right: -233px;
	width: 250px;
	margin-top: -10px;
}

.rightColumn ul,
.rightColumn li{
	margin:0;
	padding:0;
	list-style-type:none;	
}
	
	.rightColumn li{
	margin-left: 5px!Important;
		}
	
.rightColumn h2{
	border-bottom: 1px solid black;
	line-height: 2;
	font-size: 13pt;
		}




.contourMessageOnSubmit{
	border: 3px solid #f2682a;
	border-radius: 5px;
	padding: 15px;
	font-weight: bold;
}




.validation-summary-errors{
position: fixed;
top: 0;
left: 0;
background-color: #fdb525;
z-index: 5000;
padding: 15px;
border: 4px solid #f2682a;
-webkit-box-shadow: 2 10px 15px -8px #675c57;
-moz-box-shadow: 0 10px 15px -8px #675c57;
box-shadow: 0 10px 15px -8px #675c57;
		}

.eventStatusInfoBox {
    float: left;
    margin-left: 0;
    color: #622467;
    border: 1px solid #622467;
    border-radius: 5px;
    padding: 5px;
    font-size: 10pt;
    box-shadow: 0px 2px 6px #f2682a;
    font-family: latolight;
}

.eventDetailTable {
    font-family: latolight;
    font-size: 11pt;
    color: #622467;
    vertical-align: top;
    border:1px solid;
    box-shadow: 0px 1px 10px #f2682a;
}
    .eventDetailTable td {
        border:1px solid;
         padding: 5px;
        font-weight: bold;
        vertical-align: top;
    }

    .eventDetailTable td:first-child {
        width: 155px;
       
    }

    .eventDetailTable a {
        font-size: 11pt;
        font-weight: bold;
        text-decoration: underline;

    }

    .eventDetailTable td:nth-child(2) {
        width: 670px;
        
    }

.buttonHyperlink {
    color: white!Important;
}

.eventInfo {
    margin-bottom: 15px;
    margin-top: 15px;
}

.bookEventHolder {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 15px;
	height:15px;
}

a.showEventInfoLink {
    font-size: 10pt;
    font-weight: bold;
}

.ticketPrice {
    float: right;
    margin-top: -30px;
    font-family: latolight;
    font-size: 11pt;
    color: #622467;
    font-weight: bold;
}

































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
