/* Helpers and base rules */


img{
    border: 0;
}

/* @end */


/* @group layout */



body{
    margin:0 0 25px;
    padding:0;
    color: #333;
    line-height: 1.4em;
    background-color: #1073B4;
    font: small/18px "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    background-image: url(../images/bluegradbgr.jpg);
    background-repeat: repeat-x;
    background-position: top;
}


#maincontainer{
    width: 835px; /*Width of main container*/
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #1b496f;
    border-width: 0 1px;
}

#contentcolumn {
    margin-left: 220px; /*Set left margin to LeftColumnWidth*/
    border-left-width: 1px solid #c1e394;
}

#leftcolumn{
    float: left;
    width: 220px; /*Width of left column in pixel*/
    padding-left: 10px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 210px;
    margin-left: -835px;
    border-right: 1px solid #c1e394;
    background-color: #fffff2;
}

#footer{
    clear: left;
    width: 100%;
    background-color: #bfe291;

    background-repeat: no-repeat;
    background-position: 10px center;
    padding-bottom: 4px;
}

.innertube{
    margin: 0 0 0 0; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 20px;
}

/* @end */

/* @group main links */

a {
    color: #0076c0;
    text-decoration: none;
}

a:visited {
    color: #0076c0;
    text-decoration: none;
}
a:hover {
    color: #8ac04c;
    text-decoration: none;
}

/* @end */

/* @group topsection */

#masthead {
    /*background-image: url(../images/logo.gif);
    background-repeat: no-repeat;
    background-position: 9px 10px;*/
    height: 90px;
    width:562px;
    float: left;
    text-align: right;
    padding:10px;
}
#logo {
    padding-top: 9px;
    padding-left: 10px;
    float: left;
    width: 181px;
}
#searchfieldmasthead {
    float:right;
    padding-top: 20px;
    padding-right: 40px;
}
#donationhead {
    padding-left: 0px;
    padding-top: 5px;
}
#mastheadutilities {
    width: 562px;
    text-align: right;
    right: 0px;
    margin: 0px;
    padding: 0px;
    float: left;
}
#mastheaditems {
    margin: 10px 0px 0px;
    padding: 0px 10px 0px 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #c1e394;
}
#mastheaditems a:link {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;
    text-decoration: none;
}
#mastheaditems a:visited {
    color: #999;
    text-decoration: none;
}
#mastheaditems a:hover {
    color: #999;
    text-decoration: underline;
}

#photosection {
    height: 145px;
    clear: both;
    width: 835px;
}
#photosection img {
    display: block;
}

#mainnavigation {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    height: 40px;
    background-color: #9cde47;
    background-image: url(../images/mainnavnavbgr.gif);
    background-repeat: repeat-x;
    padding-left: 9px;
    clear: both
}
#mainnavigation ul {
    margin: 0;
    padding: 4px 0 0;
}
#mainnavigation ul li {
    list-style-type: none;
    float:left;
    vertical-align: text-bottom;
}
#mainnavigation ul li a {
    color: #360;
    text-decoration: none;
    font-size: 12px;
}
#mainnavigation ul li a:hover {
    color: #fffff2;
    background: #7ec029;
    text-decoration: none;
}

#mainnavshadow {
    background: url(../images/mainnavshadstretch.gif) repeat-x;
}

#mainnavigation img {
    padding-right: 11px;
    padding-left: 11px;
}
#mainnavigation .divider {
    display: inline;
}

/* @end */

/* @group content section */

/* @group left column */

#programlinks {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
#programlinks ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
}
#programlinks li {
    list-style-image: none;
    font-weight: bold;
    padding-bottom: .25em;
}
#programlinks ul li {
    text-transform:uppercase;
    color: #333092;
    list-style-type: none;
}
#programlinks ul li a {
    text-transform: uppercase;
    color: #333092;
    list-style-type: none;
}
#programlinks ul ul li {
    color: #0076c0;
    text-decoration: none;
    text-transform:none;
    list-style-image: none;
    padding-left: 9px;
    padding-top: .1em;
    padding-bottom: 0;
    background: url(../images/greenarrow.gif) no-repeat 0 7px;
}
#programlinks ul ul li a {
    text-transform: none;
    color: #0076c0;

}
#programlinks ul ul ul li {
    color: #8AC04C;
    text-decoration: none;
    text-transform:none;
    list-style-image: none;
    background: url(../images/greenbullet_side.gif) no-repeat 0 8px;
}
#programlinks ul ul ul li a {
    text-transform: none;
    color: #0076C0;

}
#programlinks ul ul ul ul li {
    color: #0076C0;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    list-style-image: none;
    background: url(../images/diamond_side.gif) no-repeat 0 8px;
}
#programlinks ul ul ul ul li a {
    text-transform: none;
    color: #0076C0;
    font-weight: normal;
}
#programlinks ul a:hover {
    color: #8AC04C;
    text-decoration: underline;
}
#programlinks ul ul a:hover {
    color: #8AC04C;
    text-decoration: underline;
    text-transform: none;
}

#programlinks .currentcategory {
    color: #8AC04C;
    font-weight: bold;
}
#programlinks a img {
    padding-left: 10px;
    padding-bottom: 10px;
}

#newsletter {

}
#newsletter a img {
    padding: 0;
}



.hrule {
    background-color: #dadcd7;
    height: 1px;
    width: auto;
    margin: 10px 10px 10px 0;
}

.hrulemain {
    background-color: #dadcd7;
    height: 1px;
    width: auto;
    margin: 10px 0 10px 0;
}

hr {
    color: #dadcd7;
    height: 1px;
}


/* @end */

/* @group center column */

#contentwrapper {
    float: left;
    width: 100%;
}

#maincontent {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 14px;
    /*margin-bottom: 20px;*/
    width: 590px;
    padding-top: 5px;
}

.programbox {
    background-color: #fffff2;
    border: 1px solid #c1e394;
}
.programcontent {
    color: #000;
/*     color: RED; */
    border: 0;
}
.programtitle {
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    color: #8ac04c;
/*      color: RED; */
}

#breadcrumb {
    font: 1em Georgia, serif;
    font-weight: bold;
    color: #333092;
    padding-left: 14px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-transform: lowercase;
}
#breadcrumb a {
    color: #333092;
}
#breadcrumb a:hover {
    color: #8ac04c;
    text-decoration: underline;
}
.bcSelected {
    font: 1.5em Georgia, serif;
    color: #8ac04c;
    font-weight: bold;
    text-transform: none;
}
.information {
    color: #8ac04c;
    font-size: 1.5em;
    text-transform: none;
}

/* SubCategoryListing in the main content*/
/* Same as #programlinks */
.subCategoryListing {
    font-family:  "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
.subCategoryListing ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
    padding-bottom: .5em;
}
.subCategoryListing ul li {
    color: #0076c0;
    font-weight: bold;
    text-decoration: none;
    list-style-type: none;
}

.subCategoryListing ul li a {
    color: #0076c0;
    font-weight: normal;
    text-decoration: none;
    list-style-type: none;
    padding-left: 9px;
    background: url(../images/greenbullet02.gif) no-repeat 0 5px;
}

.subCategoryListing ul ul li {
    color: #0076c0;
    font-weight: bold;
    text-decoration: none;
    list-style-type: none;
    padding-left: 10px;
}

.subCategoryListing ul ul li a {
    color: #0076c0;
    font-weight: normal;
    text-decoration: none;
    list-style-type: none;
    padding-left: 9px;
    background: url(../images/diamond.gif) no-repeat 0 6px;
}

.subCategoryListing ul ul ul li {
    color: #0076c0;
    font-weight: normal;
    text-decoration: none;
    list-style-type: none;
}

.subCategoryListing ul ul ul li a {
    color: #0076c0;
    font-weight: normal;
    text-decoration: none;
    list-style-type: none;
    background: url(../images/diamond.gif) no-repeat 0 6px;
}

.subCategoryListing ul a:hover {
    color: #8ac04c;
    text-decoration: underline;
}
.subCategoryListing ul ul a:hover {
    color: #8ac04c;
    text-decoration: underline;
}
.subCategoryListing ul ul a:hover {
    color: #8ac04c;
    text-decoration: underline;
}

.subCategoryListing a img {
    padding-left: 10px;
    padding-bottom: 10px;
}

/* @end */

/* @group main content column ads */


.adsitem {
    width: 288px;
    margin-bottom: 20px;
}

.adsitemcontent {
    background-color: #fffff2;
    border: 1px solid #C1E394;
    border-width: 0 1px 1px;
    padding: 8px 9px 5px 9px;

}

adsitemphoto img {
    padding: 0 auto;
}

adsitem a img {
    padding: 0px;
}

.adsitemheader img {
    padding: 0px;
    margin: 0px;
}


/* @end */


/* @end */

/* @group footer */

#footer ul {
    margin: 0;
    padding: 4px 0 0 60px;
}

#footer ul li {
    list-style-type: none;
    float:left;
}
#footer ul li .divider {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 11px;
    color: #9DC370;
}
#footer ul li a {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    color: #360;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
#footer ul li a:visited {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    color: #360;
    text-decoration: none;
    font-size: 11px;
}
#footer ul li a:hover {
    text-decoration: underline;
}
#footer #copyright {
    clear: both;
    font-size: 10px;
    color: #360;
    text-align: left;
    padding-left: 60px;
}

/* @end */

/* @group more image */

.moreimg {
    text-align: left;
}

.moreimg a {
    color: #0076c0;
    text-decoration: none;
}
.moreimg a:visited{
    color: #0076c0;
    text-decoration: none;
}
.moreimg a:hover {
    font-size: 12px;
    color: #8ac04c;
    text-decoration: none;
}
.moreimg img, .columnitem .moreimg img {
    padding-right: 5px;
}

/* @end */

/* @group login */

#login {
    padding-left: 0px;
    width: 60%;
}

#maincontent .noaccountmsg {
    font-weight: normal;
    color: #333;
}
#maincontent .noaccountmsg a {
    color: #0076bf;
    text-decoration: none;
    font-weight: bold;
}
#maincontent .noaccountmsg a:hover {
    color: #8ac04c;
    text-decoration: underline;
}

#maincontent .forgotpwdmsg {
    font-weight: normal;
    color: #333;
}

#maincontent .forgotpwdmsg a {
    color: #0076bf;
    font-weight: bold;
    text-decoration: none;
}
#maincontent .forgotpwdmsg a:hover {
    color: #8ac04c;
    text-decoration: underline;
}


/* @end login group */

/* @begin table group */

table#schedule {
    margin: 0;
    padding: 0;
    background-color: #fffff2;
    border: 1px solid #c1e394;
    border-width: 1px;
    color: #333;
    font: x-small Verdana, Helvetica, sans-serif;
}


table#schedule td {
    padding: .167em;
    vertical-align: top;
    border-right: 1px;
    border-bottom: 1px;
    border: 1px solid #dadcd7;
}

table#schedule td p{
    padding: 0 0 1em 0;
}

table#schedule td#headings {
    font-size: 1.1em;
    color: #8ac04c;
    font-weight: bold;
}

table#schedule td#sidebar {
    font-size: 1.1em;
    color: #8ac04c;
    font-weight: bold;
}

table#schedule td#hours  {
    font-size: .9em;
    font-weight: normal;
    white-space: normal;
}

/* @end table group */

/* @group shopping cart */
#shoppingcart {
    margin-bottom: 25px;
    height: 80px;
}

#shoppingcart span.shoppingcart {
    padding-left: 3px;
    font-family: Georgia, "Times New Roman", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #8ac04c;
}

#cartContents p {
    padding-left: 0px;
    margin-top: 4px;
    margin-bottom: 6px;
}
#cartContents a {
    padding-left: 0px;
}

/* @end */

/* account-check.aspx */
#accountcheck {
    padding-left: 0px;
    width: 70%;
}

.accountcheckinfo {
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

/* login-success.aspx */
#LoginSuccess {
    font-size: 14px;
    color: #8ac04c;
}

.loginsuccessredirect {
    padding-left: 9px;
    font-size: 12px;
    font-weight: bold;
}
.loginsuccessredirect a {
    color: #0076c0;
    text-decoration: none;
}
.loginsuccessredirect a:visited {
    color: #0076c0;
    text-decoration: none;
}
.loginsuccessredirect a:hover {
    font-size: 12px;
    color: #8ac04c;
    text-decoration: none;
}

.note {
    color: #333;
}
.button_navy {
    background: #7ac142;
    border-top: 1px #b4dc94;
    border-right: 1px #3e6222;
    border-bottom: 1px #3e6222;
    border-left: 1px #b4dc94;
    border-style: solid;
    font-size: xx-small;
    color: #fff;
    font-weight: normal;
}


/* @end */

/* Typography   */

h2, h3, h4 {
     font-weight: bold;
     line-height: 1.2em;
     color: #8ac04c;
}

p{
     margin: 0 0 1em 0;
     line-height: 160%;
}

#ProgramContentDisplay {
     margin: 0 0 1em 0;
     line-height: 140%;
}

#ProgramContentDisplay h3 {
     color: #8ac04c;
     padding: 0;
     margin: 0;
     font-family: Georgia, serif;
     font-size: 1.2em;
}

#ProgramContentDisplay p {
     padding: 0 0 1em 0;
     margin-bottom: 0;
}

#contentcolumn h2   {
     font-size: 18px;
}

#contentcolumn h3   {
     font-size: 14px;
     margin-bottom: 5px;
}

#maincontent h1 {
    color: #8ac04c;
    font-size: 20px;
    font-weight: bold;
}

#orderguide {
    margin-top: 20px;
    margin-left: 14px;
    margin-right: 10px;
}

.btnsearch {
     border: 0;
     height: 20px;
     width: 25px;
     background-image: url(../images/go.jpg);
}

