﻿/* HTML OVER-RIDES */

div {
    display: inline;
}
div#Footer {
    display: block;
    margin-top: 30px;
}

body {
    color: #724200;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    background: #f9e2b7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
    border: none;
}
h1 {
    padding: 0;
    font-size: 3.5em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
}
h2 {
    font-size: 1.8em;
    margin: 15px 0 15px;
    color: #724200;
}
h3 {
    font-size: 1.2em;
    margin: 15px 0 15px;
    color: #724200;
}
h4 {
    font-size: 1.3em;
    margin: 5px 0 5px;
}
p {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #724200;
    margin: 15px 0 15px;
}
#ColumnTwo p {
    font-size: 1.1em;
    line-height: 1.3em;
    color: #724200;
    margin: 0 0 5px;
}
address {
    font-style: normal;
    display: inline;
}
table {
    width: 100%;
}
table td {
    width: 50%;
}
ul{
    font-size: 1.2em;
}
ul li {
    padding: 0 0 5px;
}

/* STRUCTURE */
#PageWrapper {
    padding: 0;
    background: none;
}
#Page {
    width: 660px;
    margin: 0 auto;
    background: none;
}
#Header {
    background: none;
    position: relative;
}
#ContentWrapper {
    padding: 0;
    background: none;
    overflow: hidden;
}
#Content {
    margin-top: 0;
    padding: 0;
    min-height: 0;
    overflow: hidden;
}
#ColumnOne {
    float: none;
    width: 100%;
}
#ColumnTwo {
    float: none;
    width: 100%;
}
#ColumnOne .pad {
    padding-right: 0;
}
#PageBottom {
    min-height: 20px;
    width: 660px;
    margin: 0;
    overflow: hidden;
}
#Footer {
    width: 660px;
    margin: 0;
}
a {
    color: #3f8877;
    font-size: 1.1em;
}
a:hover {
    text-decoration: none;
}
/*a:visited {
    color: #c08717;
}*/
a.logo {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 153px;
    height: 153px;
    background: none;
}
a.logo img {
    float: left;
    display: block;
    width: 153px;
    height: 153px;
    visibility: visible;
}

/* RE-USABLE STYLES */
.leftImg {
    float: left;
    display:block;
    padding: 5px;
    margin: 5px 10px 5px 0;
    border: 1px solid #f9e2b7;
}
.registerButton {
    display: block;
    background: url(images/button_register-now.png) 0 0;
    width: 137px;
    height: 50px;
    text-indent: -99999px;
    margin-left: -5px;
    margin-top: 5px;
}
.linkArrows {
    color: #3f8877;
}
.bulletList {
    list-style: disc;
    font-size: 1.1em; 
    margin: 0 0 15px 15px;
    padding: 10px;
}
.bulletList li {
    padding-bottom: 6px;
    padding-left: 12px;
    margin: 0;
}
.bulletList li a{
    font-size: 11px;
}
.topLink {
    text-align: right;
}
.topLink a {
    font-size: 10px;
    text-decoration: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/* HEADER */
.registerLink {
    display: none;
}
/* nav */
#Nav .hideInNav {
    display: none;
}
#Nav {
    display: none;
}
ul#Nav li {
    float:left;
    margin: 0;
    padding: 0;
    height: 33px;
}
ul#Nav li a {
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    padding: 0 11px;
    line-height: 33px;
    text-decoration: none;
    color: #724200;
}
#Nav li a:hover,
#Nav li a.active {
    background: url(images/bg_nav-li_active.gif) no-repeat bottom;
}
/*#Nav li a.home {
    background: url(images/icon_home_off.png) no-repeat center 5px;
}
#Nav li a:hover.home,
#Nav li a.active.home {
    background: url(images/icon_home.png) no-repeat center 5px;
}*/

/* HOME BILLBOARD */
.homeBillboard {
    background: none;
    height: inherit;
    width: 660;
    overflow: hidden;
}
#Billboard .homeBillboard h1 {
	float: left;
    font-size: 3.5em;
    padding-top: 20px;
    width: 500px;
    text-transform: none;
	 	clear: none;
}
#Billboard .pad{
    padding: 0;
}
#Billboard h1 {
	clear: left;	
    font-size: 3.8em;
    color: #fff;
    margin: 0 0 10px;
    padding-top: 0px;
    text-transform: none;
}
#Billboard h2 {
	clear: left;
    font-size: 2.4em;
    color: #f9e1b5;
    margin-bottom: 3px;
    padding: 0;
    background: none;
}
#Billboard h3 {
    color: #f9e1b5;
    margin-bottom: 3px;
}
#Billboard p {
    font-size: 1.1em;
    line-height: 1.3em;
    color: #fff;
    width: 660px;
}

/* HOME CONTENT COLUMNS */
#HomeColumnOne {
    width: 100%;
    float: none;
}
#HomeColumnTwo {
    width: 100%;
    float: none;
}
#HomeColumnThree {
    width: 100%;
    float: none;
}
#HomeColumnOne .pad {
    padding-right: 0;
}
#HomeColumnTwo .pad {
    padding-right: 0;
}
.homeContentWrapper {
    background: none;
}
.homeContentWrapper p {
    font-size: 1.1em;
}
#HomeColumnOne h2,
#HomeColumnTwo h2,
#HomeColumnThree h2 {
    background: none;
    padding-left: 0;
}

/* PAGE BOTTOM COLUMNS */
#xtraColumnOne {
    width: 100%;
    float: none;
}
#xtraColumnTwo {
    width: 100%;
    float: none;
}
#xtraColumnThree {
    width: 100%;
    float: none;
}
#xtraColumnOne p,
#xtraColumnTwo p,
#xtraColumnThree p {
    font-size: 1.1em;
}
#xtraColumnOne .pad {
    padding-right: 0px;   
}
#xtraColumnTwo .pad {
    padding: 0 10px;
}
#xtraColumnThree .pad {
    padding-left: 0px;
}
#xtraColumnOne p a,
#xtraColumnTwo p a,
#xtraColumnThree p a {
    font-size: 11px;
}


/* FOOTER */
/* footernav */
#FooterNav {
    display: none;
}
#Footer div {
    background: url(images/footerlogo.gif) no-repeat right;
    height: 92px;
    font-size: 11px;
    padding-top: 15px;
    font-size: 11px;
    line-height: 1.6em;
}
#Footer div a {
    font-size: 11px;
    line-height: 16px;
}


/* PAGE BILLBOARDS */
#aboutBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#accomodationsBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#ceuBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#facultyBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#aboutBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#itineraryBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#aboutBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#objectivesBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#registerBillboard {
    height: inherit;
    width: 660px;
    background: none;
}
#vendorsBillboard {
    height: inherit;
    width: 660px;
    background: none;
}


/* itinerary outline */
.column1, .column2 {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
dl {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: none;
    border-right: none;
}
dl.wide dd {
    width: 660px;
}
dl dt {
    float: left;
    width: 660px;
    margin: 0;
    padding: 8px 0 0;
}
dl dd {
    float: none;
    margin: 0;
    padding: 8px 0;
}
.column1 dl dd,
.column2 dl dd {
    width: 100%;
}
dl dd span {
    display: block;
    margin-bottom: 8px;
}
.headingBar {
    background: #f9e1b5;
    margin-bottom: 2px;
    border-right: 2px solid #fff;
    padding: 0px;
}

/* CSS for Shade Tabs. Remove if not using */
.shadetabs{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.0em;
	 display: none;
}
.shadetabs li{
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}
.shadetabs li a{
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    color: #fff;
    background: #8FBFB4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    border-bottom: 1px solid #6B8F87;
}
.shadetabs li a:hover{
    text-decoration: underline;
}
.shadetabs li a.selected{ /*selected main tab style */
    background: #f9e1b5;
    border-bottom: 1px solid #f9e1b5;
}
.shadetabs li a.selected{ /*selected main tab style */
    background-image: url(shadeactive.gif);
    color: #724200;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
    text-decoration: none;
}
.tabcontent{
    display:none;
    border-top: 5px solid #f9e1b5;
    padding-top: 20px;
    float: left;
    width: 100%;
}
@media print {
    .tabcontent {
    display:inline !important;
}
}
