body    { background-color: white; background-image: url(images/gradients_bkgrnd.jpg); margin: 0; padding: 0  }
p     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1    { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold ; line-height: 16px; }
.greybold12 { color: #251e1d; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 13px; }
.greyreg11 { color: #251e1d; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 14px; }
.bluebold12 { color: #26298c; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; }
.bluebold16 { color: #26298c; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px; }
.head1    { color: #26298c; font-size: 24px; font-family: "Times New Roman", Times, Georgia; font-weight: normal; font-style: normal; }
.indent { padding-right: 15px; padding-left: 15px; }
.specialindent { text-align: center; padding-right: 40px; padding-left: 40px; }
.specialbold { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; }
.specialdisc { color: #251e1d; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 12px; }
.text12 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 20px; }
.text13 { color: black; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 18px; }
.footer { color: #939393; font-size: 10px ; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 12px; }
.footerb { color: #939393; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
.bottomblue { background-image: url(images/bottombluepic_28.jpg); background-repeat: no-repeat; background-position: bottom center; height:211px;}
.bottomblue2 { backgroud-color:blue; background-image: url(images/bottombluepic_28.jpg); background-repeat: no-repeat; background-position: bottom center;  height:211px;}
.question { color: #ba0000; font-size: 20px; font-family: "Times New Roman", Times, Georgia; }
.answer { color: #26298c; font-size: 20px; font-family: "Times New Roman", Times, Georgia; }
.blurb    { color: #251e1d; font-size: 14px; font-family: "Times New Roman", Times, Georgia; font-style: italic ; line-height: 20px; }
.blurbindent { color: #251e1d; font-size: 14px; font-family: "Times New Roman", Times, Georgia; font-style: italic; line-height: 20px; padding-left: 25px; }
.blurblt { color: #f7f6ea; font-size: 14px; font-family: "Times New Roman", Times, Georgia; font-style: italic; line-height: 20px; }
.cream12 { color: #f7f6ea; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; }
.author { color: #251e1d; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 12px; }
.authorlt { color: #96b2c9; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13px; }
a:link  { color: #8e0000; text-decoration: underline }
a:visited  { color: #8e0000; text-decoration: underline }
a:hover  { color: #ba0000; text-decoration: none }
a:active  { color: #ba0000; text-decoration: none }
.nav:link { color: #939393 ; text-decoration: none; }
.nav:visited { color: #939393 ; text-decoration: none; }
.nav:hover { color: white ; text-decoration: underline; }
.nav:active { color: white ; text-decoration: underline; }
.navg:link { color: #96b2c9; text-decoration: underline; }
.navg:visited { color: #96b2c9; text-decoration: underline; }
.navg:hover { color: white; text-decoration: none; }
.navg:active { color: white; text-decoration: underline; }
.newProTitle{ color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold ; line-height: 18px; }
.newProText { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; }
.minH {
   min-height:465px;
   height:auto !important; /* For ie6 min-height */
   height:465px; /* For ie6 min-height */
}

/* Gallery
----------------------------------------------------------------------------*/
#mainGallery {
   width:650px;
   height:490px;
   background-image:url(images/gallery_layout.jpg);
}

#photoNav {
   width:650px;
   height:41px;
   float:left;
   background-image:url(images/photo_nav_bg.gif);
   background-repeat:repeat-x;
}

#photoNumbers {
   width:650px;
   float:left;
   text-align:center;
   margin-top:14px;
   font-size:11px;
   color:#4a2812;
}
#photoNumbers a {color:#9d7b4b; text-decoration:none;}
#photoNumbers a:hover {color:#fff1d7;}

#galleryBox {
   width:650px;
   height:490px;
}

#leftBtn {
   position:absolute;
   top:380px;
   margin-left:10px;
}

#rightBtn {
   position:absolute;
   top:380px;
   margin-left:620px;
}
/*------------------------------------*/
