a {
    text-decoration: underline;
    font-size: 12px;
}

a:link {color: #8634C6; }
a:active {color: #8634C6; }
a:visited {color: #8634C6; }

blockquote {
    text-align: justify;
    font-size: 13px;
}

body {
    background-image: url('../images/background_iris.gif');
    background-repeat: repeat-x;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 13px;
    color: #5a2773;
    text-align: justify;
    background-color: #FFFFFF;
    margins: 0;
    padding: 0;
}

form {
    text-align: left;
    color: #5A2773;
    font-size: 13px;
}

form div {
    text-align: center;
}

.pay div > div {
    width: 280px;
    margin: 10px;
}

form div>input+p {
    margin: 0;
}

form input {
    color: #5A2773;
    font-size: 13px;
}

form input+span {
    color: #5A2773;
    font-size: 13px;
}

form label {
    color: #5A2773;
    font-size: 13px;
}

form textarea {
    color: #5A2773;
    font-size: 13px;
}

form .error {
    color: #2E7B1D;
    font-size: 13px;
    font-weight: bold;
}

img#beach, img#road, img#celest {
    float: right;
    margin: 10px;
}

img#jtc, img#rtc, img#beachdr, img#trees {
    float: left;
    margin: 10px;
}

img#vine {
    float: none;
    margin: 15px 0;
}

ul {
    list-style-type: disc;
    list-style-position: outside;
}

ul > li {
    margin-bottom: 10px;
}

#container_body {
    height: auto;
}

#container_footer {
    height: 60px;
}

#container_header {
    height: 65px;
    padding: 6px 0 20px 0;
}

#footer_tm {
    text-align: center;
}

#header_container {
    margin-top: 20px;
    margin-bottom: 20px;
}

#header_logo {
    height: 45px;
    margin: 4px;
    text-align: center;
}

#intentionsdr {background-color: #f0ebf8;}

#registerdr {background-color: #f0ebf8;}
#registerjtc {background-color: #e4f3e5;}
#registerltp {background-color: #fffed2;}
#registerrtc {background-color: #d9f2fd;}
#practice {background-color: #f0ebf8;}

.ack {
    font-size: 10px;
    width: 340px;
    margin: 0 25%;
}

.ack p+p {
    color: #008000;
}

.caption {
    background-color: yellow;
    margin: 10px;
}

.container_ctr {
    margin-left: 26%;
    margin-right: auto;
    width:640px;
}

.container_full {
    width: 100%;
    margin: 0;
}

.content {
    margin-left: 26%;
    margin-right: auto;
    width:640px;
}

.gform-container {
    position:relative;
    height: 80vh
}
.gform {
    overflow:hidden;
    width:640px;
    position:relative;
}

.pay, .programs>div {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.calendar>div {
    text-align: center;
    margin: 36px;
}

.calendar p, .content#programs>div p {
    margin: 2px 0;
}

.contact > div {
    float: left;
    width: 45%;
    height: auto;
    margin-left: 5%;
    text-align: center;
}

.contact div p {
    margin: 0 0 2px 0;
}

.content#home {
    text-align: center;
    font-size: 10px;
}

.content#home div > div {
    margin: 0 0 0 40px;
}

.content#home a+p {
    margin: 0 0 20px 0;
}

.content div > div {
    position: static;
    float: left;
}

.content form > p {
    text-align: center;
}

.div_clear {
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.div_line_90 {
    width: 90%;
    height: 1px;
    background-color: #5a2773;
    margin: 2px 5%;
}

.divider {
    background: transparent url(../images/divider.png) repeat-x scroll 0 0;
    height: 2px;
    margin: 2px 0 2px 5px;
    width: 130px;
    opacity: 0.4;
    filter:alpha(opacity=40)
}

.fac_pic {
    width: 150px;
    padding-top: 45px;
    margin-right: 6px;
}

.fac_txt {
    width: 480px;
    margin-bottom: 20px;
}

.form_error {
    text-align: center;
    color: #2E7B1D;
    font-weight: bold;
}

.img_home {
    border:  solid transparent 3px;
    padding: 10px;
}

.img_home:hover {
    border: solid #BD9DC8 3px;
    padding: 10px;
}

.logo {
    background-color: transparent;
}

.menu_divider {
    color: #2E7B1D;
    font-size: 8px;
}

.menu_spacer {
    width: 100%;
    height: 8px;
}

.menu {
    margin: 0;
    padding: 0;
    color: #8634C6;
    text-align:center;
    font-size: 10px;
}

.menu li {
    position: relative;
}

.menu ul {
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}

.menu>ul>li {
    display: inline;
    padding: 0 4px;
}

li:hover div, li.over div {
    /* display: block; */
}

.menu a {
    text-decoration: none;
    font-size: 10px;
}

.menu a:HOVER {
    color: #2E7B1D;
}

.menu_dropdown {
    display: none;
    position: absolute;
    width: 150px;
    text-align: left;
    font-size: 10px;
    background-color: #C4E2B8;
    opacity: 0.9;
    filter:alpha(opacity=90)
}

.menu_dropdown#program_menu {
    top: 12px;
    left: 2px;
}

.menu_dropdown#about_menu {
    top: 12px;
    left: 2px;
}

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

.menu_dropdown ul li {
    margin: 8px 2px;
    padding: 0;
}

.menu_dropdown a {
}

.menu_dropdown a:HOVER {
    color: #2E7B1D;
}

/* this is a bit of a klugh using absolute positioning to get the menu on the left.  May need to rewrite
        this in the future */
.menu_left {
    position: absolute;
    left: 0;
    width: 15%;
    top: 15em;
    margin-left: 10%;
    text-align: left;
}

.menu_left a:HOVER {
    color: #2E7B1D;
}

.menu_left ul {
    margin: 10px 0 0 2px;
    padding: 0;
}

.menu_left ul li {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0px;
    margin-bottom: 10px;
}

.menu_left ul li a {
    font-size: 12px;
}

.register, .intentions {
    padding: 10px;
}

.thanks {
    text-align: center;
}

.title {
    font-size: 24px;
    color: #5A2773;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 26%;
    width: 640px;
}

.title p {
    font-size: 18px;
    color: #5A2773;
    margin-top: 2px;
}

.txt_cancel {
    font-style: italic;
    font-size: 12px;
}

.txt_italic {
    font-style: italic;
    font-size: 12px;
}

.txt_email {
    font-size: 13px;
    color: #5A2773;
}

.txt_emph {
    font-weight: bold;
}

.txt_phone {
    font-size: 13px;
    color: #5A2773;
}

.txt_thanks {
    text-align: center;
}

.align_right {
    text-align:right;
}
