/* ModuleBegin::events */
#Calendar {  background-color: #f8f8f8;  position: relative; }
.calPrev {  position: absolute;  top: 5px;  left: 15px; }
.calNext {  position: absolute;  top: 5px;  right: 5px; }
.calTop {  margin-left: 10px; }
.calMonth {  position: relative;  top: 5px;  left: 0px;  text-align: center;  font-weight: bold;  margin-left: 20px;  margin-right: 20px; }
.calPrev a,  .calNext a,  .calMonth a {  text-decoration: none; }
.calPrev a:hover,  .calNext a:hover,  .calMonth a:hover {  text-decoration: underline; }
.calGrid {  margin-top: 15px;  clear: both;  width: 100%;  text-align: center;  margin: 15px 20px 0px 20px; }
.calGrid td {  font-size: 8pt;  padding-right: 4px;  text-align: right; }
.calGrid tr.calWeek {  font-weight: bold;  text-align: center; }
.calDayOn a {  color: navy;  font-weight: bold; }
.calDayOn a:hover {  background-color: navy;  color: white;  font-weight: bold; }
.calTodayOff,  .calTodayOn {  border: 1px solid navy;  background-color: #ffffb8; }
.calBottom {  text-align: left;  margin-left: 20px; }
.calMonthGlance {  padding-top: 10px; }

#calendarDetail table {  width: 100%;  table-layout: fixed; }
#calendarDetail .calendarMonths {  background-color: #770b24;  text-align: center;  vertical-align: middle; }
#calendarDetail .calendarMonths a {  display: block;  color: #ffffff;  font-weight: bold;  font-size: 11pt;  text-decoration: none;  padding: 5px 0px 5px 0px; }
#calendarDetail .calendarMonths a:hover {  background-color: #e6c36a;  color: #770b24; }
#calendarDetail .calendarDays {  border-collapse: collapse;  table-layout: fixed; }
#calendarDetail .calendarDays .title {  font-size: 12pt;  font-weight: bold;  color: #000000;  padding: 10px 0px 10px 0px; }
#calendarDetail .calendarDays .prevLink,  #calendarDetail .calendarDays .nextLink {  font-size: 11pt; }
#calendarDetail .calendarDays .normal {  display: none; }
#calendarDetail .calendarDays td {  text-align: center;  border: 1px solid #000000;  font-weight: bold; }
#calendarDetail .calendarDays .weekdays {  height: 30px;  background-color: #e6c36a; }
#calendarDetail .calendarDays .emptyDay {  height: 60px;  text-align: left;  vertical-align: top;  background-color: #fbe9e4; }
#calendarDetail .calendarDays .eventToday {  height: 60px;  text-align: left;  vertical-align: top;  background-color: #fdefca;  padding-left: 5px; }
#calendarDetail .calendarDays .eventOff {  height: 60px;  text-align: left;  vertical-align: top;  padding-left: 5px; }
#calendarDetail .calendarDays .eventOn {  height: 60px;  text-align: left;  vertical-align: top;  padding-left: 5px; }
/* ModuleEnd::events */

/* ModuleBegin::newsfeed */
.newsfeed .number {
 font-weight: bold;
 font-size: 15pt;
 width: 40px;
}
.newsfeed .title {
 font-weight: bold;
 font-size: 15pt;
}
.newsfeed .source {
 padding-left: 10px;
}
/* ModuleEnd::newsfeed */

/* ModuleBegin::weather */
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSummary {
 background-color: #ffffff;
}
.WXSummaryBorder {
 background-color: #000080;
}
/* ModuleEnd::weather */

.credit {
 position: relative;
 bottom: 15px;
}
.table_top {
 background-color: #E0D586;
 font-weight: bold;
 padding: 0;
}
.data_table td, .data_table tr {
 border: 1px solid #ccc;
}
.data_table_dark {
 background-color: #ccc;
}
.data_table_light {
 background-color: #eee;
}
A img {
 border: solid white 0px;
}
A {
 color: #a60f46;
 text-decoration: underline;
}
A:hover {
 text-decoration: none;
}
BODY, TH, TD {
 color: #000000;
 font-family: Verdana, sans-serif;
 font-size: 12px;
}
#leftmenu {
 width: 169px;
 background-color: #a60f46
 text-align: left
*margin-left: 1px;
}
H1 {
 color: #a60f46;
 font-family: Verdana, sans-serif;
 font-size: 14pt;
 font-weight: bold;
}
H2 {
 color: #d9a23d;
 font-family: Verdana, sans-serif;
 font-size: 12pt;
 font-weight: bold;
}
H2 a {
 color: #d9a23d;
 font-family: Verdana, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
}
H3 {
 color: #770b24;
 font-family: Verdana, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}
UI {
 list-style-type: none;
}
img {
 behavior: url("graphics/pngbehavior.htc");
}
div.fileinputs {
 position: relative;
}
div.fakefile {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 1;
}
input.file {
 position: relative;
 text-align: right;
 -moz-opacity:0 ;
 filter:alpha(opacity: 0);
 opacity: 0;
 z-index: 2;
}
.blogArchiveMonth {
 padding-left: 10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.blogDividerBottom {
}
.blogDividerComments {
 height: 1px;
 background-color: #cccccc;
}
.blogDividerTop {
 height: 1px;
 background-color: #cccccc;
}
.blogEntry {
 padding-top: 5px;
}
.blogEntryFooter {
 padding-bottom: 10px;
}
.blogFooter {
 height: 1px;
 background-color: #cccccc;
}
.blogPosted {
 padding-bottom: 5px;
 padding-top: 5px;
 color: #c40000;
 font-size: 8pt;
}
.blogTitle {
 color: #c40000;
 font-weight: bold;
 padding-top: 10px;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.breadcrumbBold {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
 text-decoration: underline;
}
.breadcrumbLight {
 font-size: 8pt;
 text-decoration: none;
}
.calendarBody {
 background: #dbdbdb;
}
.calendarDayOff {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #c40000;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #c40000;
 color: #ffffff;
 text-decoration: none;
}
.calendarMonth {
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 text-transform: capitalize;
 }
.calendarMonth:hover {
 text-decoration: underline;
}
.calendarMonthGlance {
 font-size: 8pt;
 text-decoration: none;
}
.calendarMonthGlance:hover {
 text-decoration: underline;
}
.calendarMonths { background-color: #004077; text-align: center; vertical-align: middle; }
.calendarMonths a { display: block; color: #ffffff; font-weight: bold; font-size: 11pt; text-decoration: none; padding: 5px 0px 5px 0px; }
.calendarMonths a:hover { background-color: #E6F7C1; color: #000000; }

.calendarpopDay {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #f1d99c;
}
.calendarpopEvent {
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
 background-color: #f2bfb3;
}
.calendarpopEventTime {
 color: #c40000;
 font-size: 8pt;
}
.calendarpopHeader {
 color: #000000;
 font-size: 18px;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: none;
}
.calendarpopNormal {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
}
.calendarpopScroll {
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 text-decoration: underline;
}
.calendarpopToday {
 font-weight: bold;
}
.calendarpopWeek {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarScroll {
 color: #000000;
 font-size: 7pt;
 text-decoration: none;
}
.calendarScroll:hover {
 text-decoration: underline;
}
.calendarToday {
 font-weight: bold;
}
.calendarWeek {
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
}
.copyright {
 color: FFFFFF;
 font-size: 10px;
 font-family: Verdana, sans-serif;
 padding-left: 0px;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #c40000;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.logo {
 margin-bottom: -100px;
 width: 167px;
 height:  168px;
 z-index: 1;
 position:  relative;
}
.topborder {
 width: 169px;
 height: 1px;
*margin-bottom: -16px;
*margin-top: 1px;
}
.bottomborder {
 width: 169px;
 height: 1px;
*margin-top: -12px;
}
.footerlogo {
 width: 106px;
 height:  35px;
 z-index: 1;
 position:  relative;
}
.submit {
 width: 66px;
 height:  21px;
 z-index: 1;
 position:  relative;
}
.signup {
 width: 66px;
 height:  21px;
 z-index: 1;
 position:  relative;
}
.login {
height: 30px;
width:  125px;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 color: #000000;
 font-size: 8pt;
 padding-bottom: 1px;
 padding-left: 15px;
 padding-top: 3px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
 background-color: #e3e3e3;
 font-size: 8pt;
}
.eventDetailSmall {
 padding-left: 0px;
 font-size: smaller;
}
.eventHeadlineSmall {
 font-weight: bold;
 text-decoration: none;
 font-size: smaller;
}
.eventHeadlineSmall:hover {
 text-decoration: underline;
 font-size: smaller;
}
.eventHeadlineTDSmall {
 padding-left: 0px;
 font-size: smaller;
}
.eventMoreLinkSmall {
 font-size: smaller;
 padding-left: 10px;
}
.eventMoreLinkSmall:hover {
}
.eventDetail {
 padding-left: 0px;
}
.eventHeadline {
 color: #770b24;
 font-family: Verdana, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 padding-top: 5px;

}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 0px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #c40000;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #c40000;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 font-size: 14pt;
 font-weight: bold;
 color: #000000;
 padding-bottom: 5px;
 text-align: right;
}
.headerTagline {
 font-size: 14pt;
 color: #828282;
 font-weight: bold;
 font-style: italic;
 padding-bottom: 5px;
 padding-top: 5px;
 text-align: right;
}
.homePhoto {
 margin-bottom: 10px;
 margin-right: 20px;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #c40000;
 font-family: Verdana, sans-serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #c40000;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #c40000;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
div.menu_main_left {
}
ul.menu_main_left {
 font-family: Verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 list-style-type: none;
 padding-left: 20px;
 margin-top: 90px;
*margin-left: 0px; 
*margin-bottom: -30px;
}
.menu_main_left li{
 font-family: Verdana, sans-serif;
 font-size: 12 px;
 font-weight: bold;
 list-style-type: none;
 color: #FFFFFF;
 background-color: #a60f46;
 line-height: 30px;
 border-bottom: 1px solid #FFFFFF;
}
.menu_main_left li a {
 color: #ffffff;
 text-decoration: none;

}
.menu_main_left li ul li {
 font-family: Verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 list-style-type: none;
 color: #FFFFFF;
 background-color: #a60f46;
 line-height: 14px;
 border-bottom: none;
 margin-left: -10px;
}
.menu_main_left li ul li a {
 font-size: 10px;
 color: #FFFFFF;
 line-height: 14px;
 text-decoration: none;
 margin-left: -10px;
}
.menuPipe {
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}
.menuPipeLink {
 color: #ffffff;
 font-size: 11px;
}
.menuBottomPipe {
 color: #FFFFFF;
 font-size: 11px;
 text-decoration: none;
}
.menuBottomPipeLink {
 color: #FFFFFF;
 font-size: 11px;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #a60f46;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 background-color: #a60f46;
}
.menuTD1selected {
 padding-left: 20px;
}
.menuTD1selected table {
 background-image: url(graphics/header-bg2.jpg);
}
.menuHeader {
 background-color: #e15c5c;
}
.menuFooter {
}
.menuSeperator {
 background-color: #a60f46;
 text-align: right;
}
.menuTD2 {
 border-bottom: solid 1px #CCC;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 color: #ffffff;
 font-family: Verdana, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 8px;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 color: #ffffff;
 font-family: Verdana, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 0px;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 width: 150px;
 max-width: 150px;
 color: #000;
 font-family: Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.menuText2selected {
 width: 150px;
 max-width: 150px;
 background-color: #DEDEDE;
 color: #095AA6;
 font-family: Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
 padding-left: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
 position: relative;
 top: 2px;
}
.menuText1selectedFormat {
 padding-left: 0px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
 position: relative;
 right: 16px;
}
.menuText1selectedFormat:before {
 content: url(graphics/arrowdown.png);
 display: inline;
}
.menuText2Format {
 padding-left: 8px;
 padding-bottom: 4px;
 padding-top: 4px;
}
.menuText2selectedFormat {
 padding-left: 8px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
}
.moreLink {
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-size: 8pt;
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
 font-size: 8pt;
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
 font-size: 8pt;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
 font-size: 8pt;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}
.newsBody {
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #000000;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
 margin-top: -5px;
}
.newsListPublishline {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.newsListMoreLink {
 font-size: 8pt;
 padding-left: 10px;
 display: block;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #000000;
 font-size: 8pt;
 font-style: italic;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #a60f46;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 font-size: 8pt;
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
 font-size: 8pt;
}
.photoGalleryTitle {
 font-size: 8pt;
}
.photoPagnationTD {
 text-align: center;
 font-size: 8pt;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.pollChoices {
 padding-left: 15px;
}
.pollHeading {
 color: #c40000;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #c40000;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #c40000;
 font-size: 12pt;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-top: 10px;
}
.pollResultChoices {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollResultHeading {
 color: #c40000;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeHeading {
 color: #c40000;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #c40000;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #c40000;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollVote {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.Link {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size: 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeading {
 font-size: 10pt;
 font-weight: normal;
 color: #000;
 padding-right: 5px;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: 000000;
 font-size: 8pt;
 font-weight: bold;
 padding-left: 40px;

 padding-top: 40px;
 background: url(graphics/h1_bg.gif) no-repeat;
}
.sectionHeaderNHHN {
 color: 000000;
 font-size: 8pt;
 font-weight: bold;
 padding-left: 40px;
 padding-bottom: 10px;
 padding-top: 40px;
 background: url(graphics/h2_bg.png) no-repeat;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #EEE3B7;
}
.sendpageFormText {
 color: #000000;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #000000;
 font-weight: bold;
}
.sendpageHeader {
 color: #000000;
 font-weight: bold;
 padding-top: 10px;
}
.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #a60f46;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #a60f46;
}
.shoppingLowStock {
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 font-size: 8pt;
}
.stockLinks:hover {
}
.stockSmallText {
 font-size: 8pt;
 text-decoration: none;
}
.stockText {
 font-size: 8pt;
 text-decoration: none;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.shoppingTable {
 background-color: #eBeBeB;
}
.membershipForgot {
}
.membershipGroup {
}
.membershipHeaderRow {
 background-color: #063760;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}
.membershipHeaderCell {
}
.membershipOddRow {
 background-color: #ebebeb;
}
.membershipEvenRow {
 background-color: #ffffff;
}
.membershipOddCell {
 padding-left: 10px;
 padding-right: 10px;
}
.membershipEvenCell {
 padding-left: 10px;
 padding-right: 10px;
}
.membershipPassword {
}
.membershipRemember {
}
.membershipSeparatorCell {
}
.membershipSeparatorRow {
 background-color: #063760;
}
.membershipTable {
 border: 2px solid #063760;
 text-align: left;
 padding: 5px;
}
.membershipUserID {
}
.shoppingTableBorder {
 background-color: #ffffff;
}
.newsThumbnail {
 border: 0;
 margin-bottom: 2px;
 margin-top: 2px;
 margin-right: 10px;
 float: left;
}
.calPrev {
 position: absolute;
 top: 0;
 left: 0;
}
.calNext {
 position: absolute;
 top: 0;
 right: 0;
}
.calMonth {
position: relative; top: 5px; left: 0px; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px;
}
.calGrid {
 margin-top: 15px;
 clear: both;
 width: 100%;
}
.calGrid td {
 text-align: right;
}
.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}
.calMonthGlance {
 padding-top: 10px;
}
.newsCopyright {
 font-family: verdana,arial,helvetica;
 text-align: center;
 width: 100%;
 font-size: 7pt;
 font-style: italic;
}
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */



/* ModuleBegin::registration */
.registration .item{border-bottom:2px solid gray;padding:5px;}
.registration .number{font-weight:bold;font-size:15pt;float:left;width:40px;}
.registration .title{font-weight:bold;font-size:15pt;padding-bottom:5px;}
.registration table{padding-left:40px;}
.registration .label{font-weight:bold;}
.registration .text{font-size:10pt;vertical-align:bottom;}
.registration .desc{padding:0px 0px 5px 40px;}
.registration .dateLabel{padding-left:40px;float:left;font-size:9pt;}
.registration .date{padding-left:10px;float:left;font-weight:bold;font-size:9pt;}
/* ModuleEnd::registration */

.prevnextCurrent {
padding: 2px;
}
.prevnextWindow {
padding: 2px;
}

/* ModuleBegin::commerce */
.shoppingAlert { color: red; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */

/* ModuleBegin::photo */
/* Photo Lister */
.photoAlbumListerWrapper {border:1px solid #ccc;padding:10px;margin:0 10px 10px 0;width:160px;float:left;}
.photoAlbumListerWrapper:hover {border:1px solid #86AC63;}
.photoAlbumListerWrapper span {display:block;}
.photoAlbumListerWrapper img {padding-bottom:5px;}
.photoAlbumListerWrapper .photoAlbumImage {width:160px;height:150px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumName {height:20px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumDescription {height:55px;overflow:hidden;}

/* Photo Thumbnails */
.photoAlbumDescription span {color:#ccc;font-size:90%;}
.thumbnail {float:left; margin:0 10px 10px 0;border:1px solid #ccc;padding:5px;position:relative;width:150px;}
.thumbnail:hover {border:1px solid #86AC63;}
.thumbnail img {padding-bottom:5px;}
.thumbnail span {height:20px;width:150px;overflow:hidden;display:block;}

/* Photo Detail */
.photoAlbumDetail{margin:10px 0;}
.photoRemote-3 {width:400px;height:20px;padding:4px;margin:0 auto;}
.photoRemote-3 span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoRemote-3 span a{display:block;width:76px;height:20px;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoRemote-3 span a:hover,div.photoRemote-3 span a:active{border:1px solid #86AC63;color:#000;}
.photoAlbumbody{clear:both;}
.photoGalleryImage div {margin:0 auto;}
.photoGalleryImage img {border:1px solid #ccc;padding:5px;}
.photoGalleryImage,.photoPagnationTD{text-align:center;color:#888;}
/* ModuleEnd::photo */
