
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    background: #016785 url(/images/theme-suncatchersdream/bg-flowers.jpg) repeat-x fixed center bottom;
    min-height: 100%;
}

body {
    background: transparent url(/images/theme-suncatchersdream/bg-stars.jpg) no-repeat fixed center top;
    padding-top: 46px;
    line-height: 1.4;
    min-width: 906px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    color: #6f156c;
}

h1 { font-size: 160%; margin: 0 0 0.875em 0; }
h2 { font-size: 150%; margin: 0 0 0.93333333333333em 0; }
h3 { font-size: 130%; margin: 0 0 1.0769230769231em 0; }
h4 { font-size: 115%; margin: 0 0 1.2173913043478em 0; }
h5 { font-size: 105%; margin: 0 0 1.3333333333333em 0; }
h6 { font-size: 100%; margin: 0 0 1.4em 0; }

ul, ol, p, form {
    margin-bottom: 1.4em;
    margin-top: 0;
}

#container {
    width: 864px;
    margin: 0 auto;
    padding: 1px 21px;
    text-align: left;
    background: transparent url(/images/cache/images-util-corners-f295ef2d5cf0dd2f4f8e448f9494fb36.png) repeat-y scroll left top;
}

#header {
    margin: -60px -21px 0 -21px;
    padding: 21px 21px 0 21px;
    background: transparent url(/images/cache/images-util-corners-1d4fdf50f36536391def128f46452f70.png) no-repeat scroll left top;
    height: 326px;
    width: 864px;
}

#overlay {
    background: transparent url(/images/cache/images-util-corners-a04a2332f768c0ec82f0bbaab31943e6.png) no-repeat scroll right top;
    float: right;
    width: 59px;
    height: 59px;
    position: relative;
    z-index: 3;
    margin: -21px -21px -59px 0;
}

#slideshow {
    float: right;
    width: 648px;
    height: 326px;
    background-color: #fbe7b2;
    overflow: hidden;
}

#logo {
    float: left;
    margin-top: 53px;
}

#sidebar {
    float: left;
    width: 242px;
    background: transparent url(/images/cache/images-util-corners-d702f0c754903f488f7ec3fb37ea66b3.png) no-repeat scroll center top;
    padding: 21px 0 1px;
    margin: -21px -13px 21px;
    position: relative;
}

#sidebar h2 {
    color: black;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 120%;
    height: 33px;
    line-height: 33px;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    background: transparent url(/images/theme-suncatchersdream/sidebar-head.png) no-repeat scroll 21px top;
}

#sidebar ul {
    list-style: none;
    margin: 0 0 -62px 0;
    padding: 0 0 20px 0;
    background: transparent url(/images/cache/images-util-corners-533e0901e75374556b08958c3fa003d2.png) no-repeat scroll center bottom;
    position: relative;
}

#sidebar ul ul {
    display: none;
}

#sidebar li {
    padding: 0 38px;
}

#sidebar li.first {
    padding-top: 0.5em;
}

#sidebar li.last {
    padding-bottom: 41px;
    background: transparent url(/images/theme-suncatchersdream/sidebar-foot.png) no-repeat scroll 21px bottom;
}

#sidebar a {
    color: black;
    display: block;
    width: 166px;
    text-decoration: none;
    font-weight: bold;
}

#sidebar a:hover {
    text-decoration: underline;
}

#content {
    float: right;
    width: 616px;
    padding: 1.4em 16px 0px 16px;
}

body.home h1 {
    margin-right: 60%;
}

body.home #chunk0 .cms_item .floatRight:first-child {
    margin-top: -5.5em;
}

/* Menu styles */
.menu {
    float: left;
    margin: -30px 0 0 0;
    padding: 0 0 0 324px;
    list-style: none;
    height: 49px;
    text-align: center;
    background: transparent url(/images/theme-suncatchersdream/bar.png) no-repeat scroll right bottom;
}

.menu li {
    float: left;
    width: 135px;
}

.menu a {
    display: block;
    width: 135px;
    padding-top: 1px;
    height: 31px;
    line-height: 29px;
    background: transparent url(/images/theme-suncatchersdream/tab.png) no-repeat scroll left top;
    color: black;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    z-index: 3;
}

.menu .active a {
    background-image: url(/images/theme-suncatchersdream/tab-active.png);
    color: white;
}

.menu a:hover, .menu .hover {
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 80%;
    text-align: center;
    padding: 59px 0 1.4em 0;
    color: white;
    background: transparent url(/images/cache/images-util-corners-8dc0b3d1498365ce2ffaaab75d2fc178.png) no-repeat scroll left top;
    width: 906px;
    margin: 0 auto;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks a {
    padding: 0 10px;
}

#footElements {
    font-style: normal;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* for rounded corners on images */

.wrapper {
    display: block;
    position: relative;
    margin: -0px -0px -0px -0px;
    font-size: 10%;
}

.wrapper span {
    display: block;
}

.alignCenter .wrapper, .cms_gallery .wrapper {
    margin: -0px auto -0px auto;
    left: 0px;
}

.alignRight .wrapper {
    float: right;
}

.wrapper .t {
    background: transparent url(/images/cache/images-util-corners-7ed8bf0946785f38b6d69a938079a461.png) no-repeat scroll left top;
    height: 15px;
}

.wrapper .t span {
    background: transparent url(/images/cache/images-util-corners-3a49196b3c0a1570e21f620ce43cf6e5.png) no-repeat scroll right top;
    margin: 0 0 0 15px;
    height: 15px;
}

.wrapper .t span span {
    background: transparent url(/images/cache/images-util-corners-8b328d611ca9bc9e7bfdabfab83d5461.png) repeat-x scroll center top;
    margin: 0 15px 0 0;
    height: 15px;
}

.wrapper .m {
    background: transparent url(/images/cache/images-util-corners-14d80e33fdbda65ac66feac5ad4f73e7.png) repeat-y scroll left top;
    
}

.wrapper .m span {
    background: transparent url(/images/cache/images-util-corners-37dc21b52c6eb594d3d9e8d18dfe42ad.png) repeat-y scroll right top;
    margin: 0 0 0 15px;
    
}

.wrapper .m span span {
    background: transparent url(/images/cache/images-util-corners-1792b13bf9735a15973f3b9830fb9b99.png) repeat scroll center top;
    margin: 0 15px 0 0;
    
}

.wrapper .b {
    background: transparent url(/images/cache/images-util-corners-b33a6639578b740eee07a1ca71875b11.png) no-repeat scroll left top;
    height: 15px;
}

.wrapper .b span {
    background: transparent url(/images/cache/images-util-corners-abe5ffca17cd13dee2e2dd779f661282.png) no-repeat scroll right top;
    margin: 0 0 0 15px;
    height: 15px;
}

.wrapper .b span span {
    background: transparent url(/images/cache/images-util-corners-d4b2f55ea2520bb7c6d99439859e5f37.png) repeat-x scroll center top;
    margin: 0 15px 0 0;
    height: 15px;
}

