a
{
    text-decoration: none;
}
body
{
    text-align: center;
    background: url('../img/bg.jpg');
}

label.std
{
    font-family: 'Verdana' , serif;
    color: White;
}
label.std:hover
{
    cursor: pointer;
}
label.pagehead
{
    font-family: 'Verdana' , serif;
    color: White;
    display: block;
    padding-right: 900px;
    padding-top: 30px;
    padding-left: 0px;
    font-size: 37px;
}
p
{
    font-family: 'Verdana' , serif;
    display: inline;
    padding-left: 20px;
    color: white;
    font-size: 15px;
}
li
{
    padding-bottom: 8px;
    font-family: 'Verdana' , serif;
    color: White;
    padding-right: 0px;
    text-align: left;
    list-style-image: url('../images/arr2.png');
}
li.contact
{
    padding-bottom: 0px;
    font-family: 'Verdana' , serif;
    color: White;
    position: relative;
    left: 20px;
    text-align: left;
}

div.content table
{
    text-align: center;
    margin: 0 auto;
}
div.content1
{
    line-height: 25px;
    padding-top: 55px;
    border-radius: 10px;
}

hr
{
    width: 1083px;
}
p.list
{
    font-family: 'Verdana' , serif;
    display: block;
    padding-left: 20px;
    color: white;
    padding-top: 30px;
}
#HomeSlide
{
    height: 510px;
    width: 1083px;
    border-radius: 4px;
}
#HomeSlide *
{
    border-radius: 4px;
}
p.para
{
    font-family: 'Verdana' , serif;
    display: block;
    padding: 10px 40px;
    color: white;
    font-size: 15px;
    text-align: left;
}
strong
{
    font-weight: bold;
}
#gallery
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 32em;
    height: 24em;
}
#gallery li
{
    height: 220px;
    width: 279px;
    text-align: center;
    cursor: pointer;
}
#gallery li img
{
    height: 220px;
    width: 279px;
    text-align: center;
    cursor: pointer;
}
li.roundabout-in-focus
{
    cursor: default;
}
.roundabout-holder
{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 5em;
    width: 5em;
}
.roundabout-moveable-item
{
    height: 4em;
    width: 4em;
    background-color: #ccc;
    cursor: pointer;
}
.roundabout-in-focus
{
    cursor: auto;
}
#menuholder label
{
    cursor: pointer;
}

#menu
{
    height: 3.6875em;
    background: url('../img/menubg.jpg');
    margin: 0;
    box-shadow: 0 0 10px #494949;
    width: 100%;
    z-index: 998;
    position: fixed;
    top: -500px;
}

#menu ul
{
    list-style: none;
    width: 89.5em;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-align: center;
}

#menu li
{
    display: inline-block;
    padding-top: 1.2em;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    background-image: url('../img/menubg.jpg');
}

#menu li.center a
{
    background: url('../resources/slogo.png') no-repeat center 0em;
    height: 6.642857142857143em;
    width: 7.928571428571429em;
    display: block;
    text-indent: -9999px;
    border-radius: 0;
    padding: 0;
}
#menu li.center a:hover
{
    cursor: default;
}

#menu li a
{
    cursor: pointer;
    color: white;
    font-family: 'Cabin' , sans-serif;
    font-weight: 700;
    font-size: 0.875em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 5px;
}
#menu li.center
{
    height: 4.5em;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    z-index: 999;
    background: url('../img/menubg.jpg');
    border-radius: 0 0 4em 4em;
}

p.title
{
    color: #f1f1f1;
}
a
{
    color: White;
}
.BorderRight
{
    border-right-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-right-color: #999;
}
.BorderBottom li
{
    cursor: pointer; /*display: inline-block;*/
    list-style: none; /*background-image: url('resources/globalnav.png');*/
    background-repeat: no-repeat;
    padding: 5px;
}
.BorderBottom li a
{
    padding: 10px;
}
.BorderBottom
{
    left: 10px;
    background: url('../img/menubg.jpg');
    border-radius: 10px;
}
#button
{
    width: 231px;
    padding: 0;
    margin-bottom: 0em;
    font-family: Verdana;
    color: black;
    font-size: 12px;
    text-align: left;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #7E1D44;
}
.BorderBottom li:hover
{
    background-color: Gray;
    border-radius: 10px;
}
.catimages
{
    position: relative;
    background-color: White;
    top: 0px;
    left: 10px;
}
.he1
{
    height: 159px;
    padding: 20px 70px;
}
.he2
{
    height: 159px;
    padding: 20px 70px;
}
.he3
{
    height: 159px;
    padding: 20px 70px;
}
#nav
{
    margin: 10px auto 0;
    width: 412px;
}

#slideshow #slidesContainer
{
    margin: 0 auto;
    width: 560px;
    height: 263px;
    overflow: auto; /* allow scrollbar */
    position: relative;
}

#slideshow #slidesContainer .slide
{
    margin: 0 auto;
    width: 540px; /* reduce by 20 pixels to avoid horizontal scroll */
    height: 263px;
}
/**
 * Slideshow controls style rules.
 */
.control
{
    display: block;
    width: 39px;
    height: 263px;
    text-indent: -10000px;
    position: absolute;
    cursor: pointer;
}
#leftControl
{
    top: 0;
    left: 0;
    background: transparent url(../img/control_left.jpg) no-repeat 0 0;
}
#rightControl
{
    top: 0;
    right: 0;
    background: transparent url(../img/control_right.jpg) no-repeat 0 0;
}
#wrapperdiv
{
    padding-left: 10px;
    float: left;
}
#wrapperdiv *
{
    border-radius: 4px;
}
p.caption
{
    font-weight:bold;
	cursor:pointer;
}
ul.caption
{
    margin: 0 auto;
    width: 178px;
}
ul.caption li
{
    text-align: center;
}
.inlineli
{
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
}

.Padding tbody tr td
{
    padding-bottom: 12px;
}

