/* custom reset by Perry Winch
*************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border:0;
	}
body {
	line-height: 1;
    font-family:Arial;
}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong, b {
	font-weight: bold;
}
* html .group{
	/* IE6 */
	height:1%;
}

*:first-child+html .group{
	 /* IE7 */
	 min-height:1px;
}





/* styling by Perry Winch
*************************************************/

#wrapper {
    font-family:Arial;
}



/* top section of the website contains logo and main navigation
****************************************************************/
header 
{
    width: 100%;
    margin-bottom: 5px;
}
.headerin 
{
    height: 117px;
    max-width: 900px;
    width: 96%;
    overflow:hidden;
    padding: 0 25px;
    margin: 0 auto;
}
.logo a 
{
    text-indent: -9999px;
    display:block;
    width:199px;
    height:95px;
    position:relative;
    top: 10px;
    background: url('../images/logo.jpg') no-repeat;
    float:left;
}

.headerright
{
    float:right;
    text-align:right;
}
.headerright p 
{
    font-size: 19px;
    color: #555555;
    padding-bottom:4px;
}
.headerright p.hourtop
{
    font-size: 20px;
    color: #555555;
    font-weight:bold;
    padding: 21px 0 7px 0;
}
.headerright p span
{
    font-size: 24px;
    color: #955a94;
    font-weight:bold;
}
.headerright p a
{
    font-size: 21px;
    color: #955a94;
    font-weight:bold;
    text-decoration:none;
}
.headerright p a:hover
{
    text-decoration: underline;
}


.socialicons 
{
    float:left;
    width: 46px;
    border-left: 1px solid #becfd5;
}
.socialone a
{
    text-indent: -999999px;
    display:block;
    width:32px;
    height:32px;
    background: url('../images/fbicon.jpg') no-repeat;
    float:left;
    margin-left: 16px;
}

@media(min-width:300px) and (max-width:650px) 
{
    .headerin 
    {
        height: 220px;
        width: 100%;
        overflow:hidden;
        padding: 0 0px;
        margin: 0 auto;
    }
    .logo a 
    {
        margin: 0 auto;
        background: url('../images/logo.jpg') no-repeat;
        float:none;
    }
    .headerright
    {
        float:none;
        margin:  0 auto;
        text-align:center;
        padding:0;
        width:100%;
        position:relative;
        top: 5px;
    }
    
    
}

.block
{
    height: auto;
    width: 100%;
    background: #955a94;
    color:#fff;
    text-transform:uppercase;
    font-size: 22px;
    text-align:center;
    font-weight:normal;
    padding:14px 0 12px 0;
}



/* main content area
****************************************************************/
#shadow
{
    background: url('../images/shadow.jpg') top center no-repeat;
}

article.textarea
{
    max-width:900px;
    width: 90%;
    overflow:hidden;
    padding: 0 25px 22px 25px;
    margin: 0 auto;
    text-align:center;
}
article.textarea h1
{
    color:#555555;
    font-size:19px;
    padding-top: 26px;
    font-weight:bold;
    padding-bottom: 17px;
    line-height:23px;
}
article.textarea p
{
    font-size:15px;
    color:#555555;
    line-height: 19px;
    padding-bottom: 23px;
}
article.textarea p:last-child
{
    font-size:15px;
    color:#555555;
    line-height: 19px;
    padding-bottom: 2px;
}
article.textarea p a
{
    color:#555555;
    font-weight:bold;
    text-decoration:none;
}
article.map
{
    max-width: 892px;
    width: 100%;
    margin: 0 auto 0 auto;
    height: auto;
    border: 2px solid #e9e9e9;
    background: #fff;
    padding: 2px;
}
.mapinner
{
    margin-bottom: -4px;
    width: 100%;
}
.mapinner img
{
width: 100%;
}
  

#bottomsection
{
    max-width:900px;
    width: 80%;
    overflow:hidden;
    padding: 25px 25px 16px 25px;
    margin: 0 auto;
    text-align:center;
}
.tleft
{
float:left;
    width: 50%;
}
.tright
{
float:right;
    width: 50%;
}
.txt h2
{
    color:#555555;
    font-size:18px;
    padding-top: 0px;
    font-weight:bold;
    padding-bottom: 11px;
    background: url('../images/lineshade.jpg') bottom no-repeat;
    width: 100%;
    margin-bottom:16px;
}
.txt p
{
    font-size:14px;
    color:#555555;
    line-height: 19px;
    
    padding-bottom: 21px;
}
.txt a
{
    background: #425f9c;
    color:#fff;
    width: 90%;
    margin: -10px auto 0 auto;
    text-decoration:none;
    display:block;
    font-weight:normal;
    padding: 10px 10px;
    font-size:15px;
    line-height:18px;
}




@media (min-width: 300px) and (max-width:780px){
.tleft
{
float:left;
    width: 100%;
}
.tright
{
float:left;
        clear:both;
    width: 100%;
        margin-top: 30px;
}
}




/* base of the website
****************************************************************/
footer {
    background: #9a689a;
    height: auto;
    overflow:hidden;
    width: 100%;
}
.footerinner 
{
    max-width: 900px;
    width: 80%;
    padding: 14px 25px 12px 25px;
    overflow:hidden;
    height: auto;
    font-size:12px;
    color:#fff;
    margin: 0 auto;
}
p.leftft 
{
    float:left;
    line-height:16px;
}

.rightft 
{
    float:right;
    text-align:right;
}
.rightft p
{
    font-size:12px;
    padding-top: 2px;
}








/***********  home slider ******************/
.carousel.is-loaded {
  text-align: center;
  padding: 0;
  margin-top: 0em;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
  display: block;
  white-space: nowrap;
    width: 100%;
  max-height: 370px;
}
.carousel .slides {
  margin: 0;
  position: relative;
  display: block;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
    width: 100%;
}
.carousel.is-loaded .slides {
  padding: 0 0 0%;
    width: 100%;
}
.slides.animate {
  -webkit-transition: left 0.75s ease-in-out;
  -moz-transition: left 0.75s ease-in-out;
  -ms-transition: left 0.75s ease-in-out;
  -o-transition: left 0.75s ease-in-out;
  transition: left 0.75s ease-in-out;
}
.slides
{
height: 298px;
}
.is-loaded .slides li {
  position: absolute;
  margin: 0 100px 0 0;
    width: 301px;
}
.slides  {
  display: block;
     left: 0px;
}
.slides img {
  width: 100%;
}
.is-loaded .slides .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -260px;
}

@media all and (min-width: 54em) {
  .carousel.is-loaded {
    height: 298px;
  }
  .slides {
    height: 100%;
  }
  .slides li {
    width:301px;
    height: 100%;
    padding-bottom: 0;
        margin: 0 0px 0 0;
        float:left;
  }
    
  .slides .slide {
    position: static;
  }
}
.carousel .slide.layout1 .image0 {
  float: left;
  width: 100%;
  max-width: 301px;
    background:red;
    margin-right:
}

.carousel .control {
  position: absolute;
  display: block;
  z-index: 100;
  top: 0;
  bottom: 0;
  font-size: 2em;
  color: #FFF;
  width: 1.5em;
  height: 100%;
  text-align: center;
}
.carousel.touch .control {
  display: none;
}
.carousel .control:hover,
.carousel .control:focus {
  text-decoration: none;
}
.carousel .control span {
  display: block;
  position: absolute;
  overflow: hidden;
  top: 50%;
  margin-top: -0.75em;
  width: 1.5em;
  line-height: 1.5em;
  text-align: center;
  background: #555D50;
  background: rgba(85,93,80,0.9);
  -webkit-transition: text-indent 0.3s linear;
  -moz-transition: text-indent 0.3s linear;
  transition: text-indent 0.3s linear;
}
.carousel .control.prev {
  left: 40px;
  top: 45%;
  background: url('../images/leftarrowbn.png') no-repeat;
  width:50px;height: 50px;
}
.carousel .control.prev:hover span {
  text-indent: -0.25em;
}
.carousel .control.next {
  right: 40px;
  top: 45%;
  background: url('../images/rightarrowbn.png') no-repeat;
  width: 50px;height: 50px;
}
.carousel .control.next:hover span {
  text-indent: 0.25em;
}
@media all and (min-width: 50em) {
  .carousel.touch .control {
    display: block;
  }
}

@media (min-width: 481px) {
.galleryenlarge
    {
        float:right;margin-right: 6px;width:204px;height:auto;background: #f2f2f2;font-size:14px;padding-top: 78px;padding-bottom: 77px;
    }
}

@media (min-width: 300px) and (max-width: 480px) {
    .galleryenlarge
    {
        float:none;margin-left: 26px;width:204px;height:auto;background: #f2f2f2;font-size:14px;padding-top: 78px;padding-bottom: 77px;
    }
}