/* hyperlinks */
a {
    text-decoration: none;
    color: #0000FF;
}

    a:hover {
        text-decoration: underline;
    }

.button {
    -moz-box-shadow: inset 0px 0px 0px -8px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px -8px #ffffff;
    box-shadow: inset 0px 0px 0px -8px #ffffff;
    background-color: #292629;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    color: #f7f2f7;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 9px;
    text-decoration: none;
    float: right;
    margin-right: 20px;
}

    .button:hover {
        background-color: #000000;
        text-decoration: none;
    }

    .button:active {
        position: relative;
        top: 1px;
    }

.rounded {
    -moz-box-shadow: inset 0px 0px 0px -8px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px -8px #ffffff;
    box-shadow: inset 0px 0px 0px -8px #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    color: white;
    /*
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 9px;
    text-decoration: none;
    float: right;
    margin-right: 20px;
        */
}

.column-four {
    border: 1px solid #082070;
    float: left;
    width: 243px;
    height: 470px;
    margin: 2px;
    behavior: url(./border-radius.htc);
    border-radius: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #eff79f;
    background-image: linear-gradient(to bottom, #082070 0%, #0090D4 100%);
    background-color: #1e62d0;
}

.column-header {
    font-size: large;
    font-weight: bold;
    margin-top: 10px;
}

.column-top {
    text-align: center;
}

.column-image {
    float: left;
    margin: 4px;
    margin-left: 15px;
}

.column-text {
    font-size: 15px;
    color: #F2F7C1;
    margin: 10px;
    text-align: left;
    float: left;
    height: 340px;
    text-align: left;
}

.formLabel {
    margin: 0px 15px 0px 0px;
    font-weight: bold;
    text-align: right;
}

.errorText {
    color: Red;
    font-weight: bold;
}

.validationText {
    color: Red;
    font-weight: normal;
}

.successText {
    color: Green;
    font-weight: bold;
}

.simplelink a {
    text-decoration: none;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
}

    .simplelink a:hover {
        text-decoration: underline;
    }

.brightlink a {
    text-decoration: underline;
    color: #F2F7C1;
    cursor: pointer;
}

.darklink a {
    text-decoration: underline !important;
    color: #0000FF !important;
    cursor: pointer !important;
}

.brigthlink a:hover {
    text-decoration: underline;
    cursor: pointer;
}

body {
    background: #eee url(/images/DSC_2159-2.jpg) repeat-x top center;    
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    font-family: Arial Narrow, arial;
    /* font-size: 14px; */
    /* font-weight: normal; */
    line-height: 20px;
    /* color: #ffce76; */
    /* text-align: justify; */
    height: 100%;
    /* overflow: hidden; */
    background-color: hsla(0, 0%, 100%, 0.85);
    background-blend-mode: lighten;
    background-size: cover;
}

.clear {
    clear: both;
}

span, p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#main {
    width: 1000px;
    margin: 0px auto 0px;
    padding: 0px;
    position: relative;
}

#top {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 1000px;
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #f2f7c1;
}

#logo {
    width: 630px;
    float: left;
    margin: 0px 0px 0px 0px;
}

#top_content {
    width: 370px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #f2f7c1;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: center;
}

.link {
    width: 260px;
    margin: 10px 0 0 50px;
    float: left;
    background: url(../images/sep.jpg) no-repeat 0px top;
}

    .link ul {
        float: left;
        margin: 7px 0 0 60px;
        padding: 0px;
    }

        .link ul li {
            float: left;
            color: #fff;
            font-size: 13px;
            list-style: none;
        }

            .link ul li a {
                color: #fff;
                font-size: 13px;
                padding: 2px 5px 0 5px;
                margin: 10px 0 0 0;
                text-decoration: none;
            }

                .link ul li a:hover {
                    text-decoration: underline;
                }


        label {
            font-size: 1.1em;
            font-weight: bold;
            color: #333;
        }

        input {
            border: 1px solid #ccc;
            padding: 10px;
            color: #000;
            border-radius: 3px;
            font-size: 1.2em;
        }

/*--------------------navigation---------------------------*/


#navbar {
    background: #477fc8;
    color: #fff;
    /* float: left; */
    width: 100%;
    /* height: 45px; */
    /* padding: 0px 0px 0px 0px; */
    /* margin: 0 auto; */
    font-size: 13px;
    /* font-family: Tahoma, Geneva, sans-serif; */
    /* text-transform: uppercase; */
    /* font-weight: bold; */
}


#nav {
    /* margin: 0 0px 0px 10px; */
    /* padding: 0px; */
    /* margin: 0 auto; */
    width: 100%;
    /* text-align: center; */
    display: flex;
    justify-content: center;
}

    #nav ul {
        /* float: left; */
        list-style: none;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    #nav li {
        list-style: none;
        /* background: url(../images/devider.png) right 2px no-repeat; */
        margin: 0px;
        padding: 0px;
        transition: .3s all;
    }

    #nav li a, #nav li a:link, #nav li a:visited {
        display: block;
        padding: 12px 20px 13px 13px;
        margin: 0px 0px 0px 0px;
        color: #FFF;
        font-size: 14px;
        /* font-family: Tahoma, Geneva, sans-serif; */
        text-transform: uppercase;
        /* font-weight: bold; */
        text-decoration: none;
        letter-spacing: 1px;
        transition: .3s all;
    }

    #nav ul li ul li a.news {
        /* background: url(../images/newbg.jpg) repeat left top; */
        color: #000;
    }

    #nav li.last {
        background: none;
    }

    #nav li a:hover, #nav li a:active {
        background: none;
        color: #fff;
        margin: 0px 0px 0px 0px;
        text-decoration: none;
    }

    #nav li.current_page_item a {
        color: #f2f7c1;
        margin: 0px;
        text-decoration: none;
        padding: 7px 23px 8px 24px;
        display: block;
        background: none;
    }

    #nav li li a, #nav li li a:link, #nav li li a:visited {
        background: #477fc8;
        text-align: left;
        width: 270px;
        padding: 7px 23px 8px 24px;
        margin: 0px 0px 0px 0px;
        /* font-size: 14px; */
        font-family: Tahoma, Geneva, sans-serif;
        /* text-transform: uppercase; */
        /* font-weight: bold; */
        /* float: none; */
        /* margin: 0px; */
        padding: 10px;
        /* border-bottom: 1px solid #3e6caf; */
        /* border-left: 1px solid #3e6caf; */
        /* border-right: 1px solid #3e6caf; */
        border-top: 1px solid #3e6caf;
    }

    #nav li li a:hover, #nav li li a:active {
        /* background: #43adf9 url(../images/subnav.jpg) repeat-x left -2px; */
        background: #3c90cd;
        color: #ffffff;
        margin: 0px 0px 0px 0px;
        text-decoration: none;
        /* padding: 7px 10px 7px 10px; */
    }

    #nav li {
        float: left;
        padding: 0px;
        transition: .3s all;
    }

        #nav li ul {
            z-index: 9999;
            position: absolute;
            left: -999em;
            height: auto;
            width: 270px;
            margin: 0px;
            padding: 0px;
        }

        #nav li li {
        }

        #nav li ul a {
            width: 140px;
        }

            #nav li ul a:hover, #nav li ul a:active {
            }

        #nav li ul ul {
            margin: -32px 0 0 171px;
        }

        #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
            left: -999em;
        }

        #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
            left: auto;
        }

        #nav li:hover, #nav li.sfhover {
            position: static;
            background: #3c90cd;
        }

/*#menu {
	background:url(images/navbar_bg.png) no-repeat top center;
	color:#fff;
	width:1000px;
	float:left;
	height:58px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	}
	
#menu  ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;	
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;	
	font-weight:bold;
	}

#menu  ul li {
	list-style-type:none;
	float:left;
	margin:0px 0px 0px 0px;
	font-style:
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	}
#menu  ul li a{
	background:url(images/devider.png) top right no-repeat;
	color:#FFF;
	text-decoration:none;
	float:left;
	margin:0px;
	font-size:14px;
	text-transform: capitalize;	
	font-family:Tahoma, Geneva, sans-serif;
	padding:18px 20px 19px 20px;
	font-weight:bold;
	}

#menu  ul li a:hover{
	color:#f2f7c1;
	text-decoration:none;
	float:left;
	margin:0px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	font-weight:bold;
	}
	
#menu  ul li a.current{
	color:#f2f7c1;
	text-decoration:none;
	float:left;
	margin:0px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	font-weight:bold;
	}
	*/

/*--------------------end-navigation---------------------------*/



/*-------------------- header ---------------------------*/
#flash_header {
    width: 1000px;
    margin: 10px 0px 10px 0px;
    float: left;
}

.header_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 60px;
}

a.phone_click {
    margin-right: 40px;
    color: #333333;
    font-weight: bold;
}
/*------------------end header----------------------*/




/*--------------------content---------------------------*/

#content {
    width: 100%;
    margin: 0;
    padding: 60px 0;
    /* font-family: Tahoma, Geneva, sans-serif; */
    /* font-size: 14px; */
    /* color: #000; */
    /* float: left; */
    /* line-height: 20px; */
    overflow: hidden;
    /* background: url(https://images.unsplash.com/photo-1588776814546-1ffcf47267a5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80); */
}

#content_main {
    padding: 0 60px;
}

#content_text {
    /* width: 980px; */
    margin: 0px 0px 0px 0px;
    padding: 0;
    /* font-family: Tahoma, Geneva, sans-serif; */
    /* font-size: 14px; */
    color: #222;
    /* float: left; */
    /* line-height: 20px; */
    letter-spacing: .5px;
}



.content_login {
    overflow: hidden;
    padding: 45px 50px 60px 50px;
    background: rgba(255, 255, 255, 0.70);
    border-radius: 3px;
    /* width: 375px; */
    text-align: center;
}

.content_login h2 {
    color: #333;
    line-height: 1.3em;
    margin-top: 0;
}

.content_login p {
    color: #999;
    font-size: .9em;
}

.content_login__field {
    margin-top: 40px;
    overflow: hidden;
    text-align: left;
}

.content_login__label {
    margin: 0px 0 8px 0;
}

.content_login__validate {
    color: red;
    display: block;
}

.right_img {
    float: right;
    margin: 0px 0px 20px 20px;
}

#inputText {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 8px;
    color: #000;
}



#content_text p a {
    color: #477fc8;
}

#content p a {
    color: #477fc8;
}

#content ul {
    margin: 0px 0px 25px 0px;
    padding: 0px;
}

    #content ul li {
        margin: 0px 15px 0px 15px;
        padding: 0px 0px 2px 0px;
    }

        #content ul li ul {
            margin: 0px 0px 5px 0px;
            padding: 0px;
        }

        #content ul li li {
            margin: 0px 10px 0px 10px;
            padding: 0px 0px 3px 0px;
        }

#content img.position {
    margin: 0 15px 10px 0;
}

h5 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
    color: #ffffff;
}

.text_justify {
    text-align: justify;
}

#blue_box {
    margin: 0px 5px 10px 0px;
    float: left;
    color: #f4fd9e;
}


#blue_box_right {
    margin: 0px 0px 10px 0px;
    float: right;
    color: #f4fd9e;
}

.box_heading {
    width: 224px;
    font-family: 'GabrielleRegular';
    font-size: 24px;
    color: #f4fd9e;
    float: left;
    font-weight: bold;
    margin: 0px 0px 10px 10px;
    padding: 0px 0px 0px 0px;
}

#left {
    width: 675px;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.heading {
    background: url(../images/heading_bg.png) no-repeat bottom left;
    height: 32px;
    width: 980px;
    float: left;
    font-size: 26px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000;
    padding: 7px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.headingnew {
    background: url(../images/heading_bg.png) no-repeat bottom left;
    height: 32px;
    width: 980px;
    float: left;
    font-size: 26px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000;
    padding: 7px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.heading2 {
    /*background: url(../images/heading_bg.png) no-repeat bottom left;*/
    height: 20px;
    width: 980px;
    font-size: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000;
    margin: 0px 0px 0px 10px;
}


.a-link {
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    color: #000000;
    text-decoration: none;
}

    .a-link:hover {
        font-size: 18px;
        font-family: "Times New Roman", Times, serif;
        font-style: italic;
        color: #000000;
        text-decoration: underline;
    }

    a:hover {
        text-decoration: none;
    }



#email-link {
    width: 223px;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.a-email-link {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

    .a-email-link:hover {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        color: #9b2812;
        text-decoration: underline;
    }

.clean-link {
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

    .clean-link :hover {
        text-decoration: underline;
    }

#sitemap {
    background: url(../images/bullet.png) no-repeat left;
    width: 550px;
    height: 25px;
    margin: 0px 0px 10px 20px;
    float: left;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.a-sitemap-link {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    color: #ffffff;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
    margin: 10px 0px 0px 0px;
}

    .a-sitemap-link:hover {
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 18px;
        color: #f4fd9e;
        padding: 0px 0px 0px 20px;
        text-decoration: underline;
        margin: 10px 0px 0px 0px;
    }



/*-----------------end body---------------------*/

/*-----------------footer---------------------*/

#footer {
    background: #4e4e4e;
    /* width: 100%; */
    /* height: auto; */
    /* margin: 0px; */
    color: #ffffff;
    /* font-family: Tahoma, Geneva, sans-serif; */
    /* font-size: 12px; */
    /* float: left; */
    display: flex;
    align-items: center;
    padding: 20px 0px;
    justify-content: space-between;
}

#footer-link, #copyright {
    /* width: 150px; */
    /* height: 20px; */
    /* margin: 15px 0px 0px 20px; */
    /* float: left; */
    /* font-family: Verdana, Geneva, sans-serif; */
    /* font-size: 12px; */
    /* color: #fff; */
    /* text-align: left; */
    /* padding: 0px 0px 0px 0px; */
    /* white-space: nowrap; */
    padding: 0 60px;
}

#footer a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

    #footer a:hover {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #ffffff;
        text-decoration: underline;
    }


#websitelink {
    width: 235px;
    height: 20px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #fff;
    float: right;
    text-decoration: none;
    text-align: left;
    margin: 15px 20px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    #websitelink a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
    }

        #websitelink a:hover {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 12px;
            color: #f4fd9e;
            text-decoration: underline;
        }

        .dwbuttonsmall {
            -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
            /* -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe; */
            /* box-shadow: inset 0px 1px 0px 0px #97c4fe; */
            background-color: #3d94f6;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            /* border: 1px solid #337fed; */
            display: inline-block;
            color: #ffffff;
            /* font-family: arial; */
            font-size: 13px;
            /* font-weight: normal; */
            padding: 8px 27px;
            text-decoration: none;
            /* text-shadow: 1px 1px 0px #1570cd; */
            border: 0;
            cursor: pointer;
            transition: .2s background;
        }

        .dwbuttonsmall:hover {
            background: #309dd0;
        }

    .dwbuttonsmall:active {
        position: relative;
        top: 1px;
    }

    .dwbutton--large {
        -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
        /* -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe; */
        /* box-shadow: inset 0px 1px 0px 0px #97c4fe; */
        background-color: #3d94f6;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        /* border: 1px solid #337fed; */
        display: inline-block;
        color: #ffffff;
        /* font-family: arial; */
        font-size: 1.1em;
        /* font-weight: normal; */
        padding: 10px 27px;
        text-decoration: none;
        /* text-shadow: 1px 1px 0px #1570cd; */
        border: 0;
        cursor: pointer;
        transition: .2s background;
        min-width: 200px;
    }


.dwButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
    background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
    background-color: #3d94f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #337fed;
    display: inline-block;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #1570cd;
    vertical-align: middle;
}

    .dwButton:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
        background: -moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
        background-color: #1e62d0;
        text-decoration: none;
    }

    .dwButton:active {
        position: relative;
        top: 1px;
    }

.divTable {
    display: table;
    width: 95%;
    background-color: #eee;
    border: 1px solid #666666;
    /*border-spacing: 8px; /*cellspacing:poor IE support for  this*/
    /* border-collapse:separate;*/
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}

.divRow {
    clear: both;
    display: table-row;
    width: auto;
    width: 95%;
    line-height: 20px;
}

.divCell {
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    margin: 0px 0px auto auto;
    width: 200px;
}

.testimonial {
    color: #262424;
    font-family: Trebuchet MS;
    font-size: 14px;
    /*font-weight: bold;*/
    padding: 6px 24px;
    font-style: italic;
    width: 90%;
    /*text-shadow: 1px 1px 0px #1570cd;*/
    margin-top: 5px;
    margin-bottom: 5px;
}

.testimonial-sig {
    text-decoration: none;
    font-style: normal;
    font-weight: 800;
    color: #1a1818;
}

.testimonial-head {
    text-decoration: underline;
    font-size: larger;
    font-weight: 800;
}

.testimonial-head2 {
    font-weight: 800;
}

.newheading {
    text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
    font-weight: bold;
    color: #1118F0;
    letter-spacing: 2pt;
    word-spacing: 3pt;
    font-size: 48px;
    text-align: left;
    font-family: times new roman, times, serif;
    line-height: 1;
    font-style: oblique;
}

.newheading2 {
    color: yellow;
}

.section-header {
    font-weight: bold;
    text-align: center;
    margin: auto;
    border-bottom: thick;
    color: #1a1818;
    width: 500px;
    font-size: 16px;
    margin: 20px auto auto auto;
    text-decoration: underline;
}



.section-description {
    font-weight: 300;
    color: #1a1818;
    text-align: center;
    margin: auto;
}

.wrapper {
    width: 900px;
    height: auto;
    border: 0px solid green;
    vertical-align: middle;
    margin: 10px auto 10px auto;
    text-align: center;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #E1A60A;
    padding: 8px 0px;
}

.watermark {
    color: #5c6075;
}

.news {
    color: #1a1818;
}

.wrapper-mini {
    vertical-align: middle;
    text-align: center;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #E1A60A;
}

.wrapper-thin {
    vertical-align: middle;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E1A60A;
    width: 100%;
    height: 100%;
    margin: auto;
}

.left-div {
    clear: left;
    width: 500px;
    border: 0px solid blue;
    display: inline-block;
    /* IE 7 hack */
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: center;
}

.right-div {
    width: 250px;
    border: 0px solid red;
    display: inline-block;
    /* IE 7 hack */
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: center;
}

.wrapper2 {
    width: 725px;
    border: 0px solid green;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
}

.left-div2 {
    clear: left;
    width: 420px;
    border: 0px solid blue;
    display: inline-block;
    /* IE 7 hack */
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: center;
}

.right-div2 {
    width: 250px;
    border: 0px solid red;
    display: inline-block;
    /* IE 7 hack */
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: center;
}

.dwbuttongold {
    -moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
    /* -webkit-box-shadow: inset 0px 1px 0px 0px #fff6af; */
    /* box-shadow: inset 0px 1px 0px 0px #fff6af; */
    /* background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffdb24) ); */
    background: -moz-linear-gradient( center top, #ffec64 5%, #ffdb24 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffdb24');
    background-color: #ffec64;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 3px;
    border: 1px solid #cacaca;
    display: inline-block;
    color: #333333;
    /* font-family: Arial; */
    font-size: 15px;
    font-weight: bold;
    padding: 7px 30px;
    /* text-decoration: none; */
    /* text-shadow: 1px 1px 0px #ffee66; */
    text-align: center;
    text-transform: uppercase;
    font-family: 'Arial Narrow';
    cursor: pointer;
    transition: .3s background;
}

    /* .dwbuttongold:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffdb24), color-stop(1, #ffec64) );
        background: -moz-linear-gradient( center top, #ffdb24 5%, #ffec64 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb24', endColorstr='#ffec64');
        background-color: #ffdb24;
    }

    .dwbuttongold:active {
        position: relative;
        top: 1px;
    } */

.simpleText {
    font-weight: normal;
}

.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: whitesmoke;
    color: darkslategrey;
}

.headerspace {
    margin-top: 25px;
    margin-bottom: 25px;
}

.roundElement {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    /* firefox's individual border radius properties */
    -moz-border-radius-topleft: 20px; /* top left corner */
    -moz-border-radius-topright: 20px; /* top right corner */
    -moz-border-radius-bottomleft: 20px; /* bottom left corner */
    -moz-border-radius-bottomright: 20px; /* bottom right corner */
    -moz-border-radius: 10px 15px 15px 10px; /* shorthand topleft topright bottomright bottomleft */
    /* webkit's individual border radius properties */
    -webkit-border-top-left-radius: 20px; /* top left corner */
    -webkit-border-top-right-radius: 20px; /* top right corner */
    -webkit-border-bottom-left-radius: 20px; /* bottom left corner */
    -webkit-border-bottom-right-radius: 20px; /* bottom right corner */
}

.bulletHead {
    text-decoration: underline;
    font-weight: 800;
    color: #151515;
}

.image-border {
    padding: 2px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

.callout-box {
    border: 1px solid #0000FF;
    padding: 5px 15px 5px 15px;
    behavior: url(./border-radius.htc);
    border-radius: 2px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #1e62d0;
    background-image: linear-gradient(to bottom, #97c4fe 0%, #b6cbed 100%);
    background-color: #97c4fe;
}

.callout-box-yellow {
    border: 1px solid #0000FF;
    padding: 5px 15px 5px 15px;
    behavior: url(./border-radius.htc);
    border-radius: 2px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #1e62d0;
    background-image: linear-gradient(to bottom, #F2F7C1 0%, #f4fd9e 100%);
    background-color: #97c4fe;
}

.subheading {
    height: 20px;
    width: 980px;
    font-size: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000;
    margin: 0px 0px 10px 0px;
}

.bulletHead {
    text-decoration: underline;
    font-weight: 800;
}

.home-banner {
    letter-spacing: 2px;
    font-family: "Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
    color: #132557;
    text-align: center;
}

.home-head {
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
    letter-spacing: 3px;
    line-height: 10px;
}

.home-head-sec {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 10px;
    font-weight: 600;
}

.home-sec-head {
    font-size: 30px;
    font-weight: 800;
    margin: 10px 0px 5px 5px;
    line-height: 10px;
}

.home-sec {
    font-size: 20px;
    font-weight: normal;
    margin-top: 25px;
}

.home-sec a {
    color: #132557;
    text-decoration: none;

}

.home-sec a:hover {
    text-decoration: underline;
}

.home-sec2 {
    font-size: 17px;
    margin-top: 35px;
    letter-spacing: 1px;
}

.head-emp {
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 2px;
}

.under {
    text-decoration: underline;
}
