/*Messiah Lutheran Styles **********************************************************************************/



/*Tags ______________________________________________________________________________________________________________________________________________*/


#body {  
color:#59595a;
background:#d4d4d4 url("/graphics/images/bg-body.gif") repeat-x;
font:11px verdana;
line-height:16px;
padding-top:31px;
margin:0;
}


h2 {
margin:0 0 10px 0;
padding: 0 0 8px 0;
font:14px  georgia;
font-weight:normal;
color:#409646;
}

*html h2 {
font-weight:bold;
}


h3,h4,h5,h6 {
font:12px  georgia;
font-weight:bold;
color:#41b1e4;
}

.heading {
text-indent:-5000px;
height:36px;
margin:0;
padding:0;
}



a {
color:#3480ca;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

p {
margin:0 0 15px 0;
}

img {
border:0;
}

hr {
border:0;
color: #ccc;
background-color:#ccc;
height: 1px;
margin-bottom:15px;
clear:both;	
}



/*Wraps ______________________________________________________________________________________________________________________________________________*/


#wrapParent {
width:780px;
margin:0 auto 0 auto;
background:url("/graphics/images/bg-content.gif") repeat-y;
}


#wrapBanner {
width:577px;
height:173px;
background: url("/graphics/images/bg-banner-home3.jpg") no-repeat;
/*background: url("/graphics/images/bg-banner-home.jpg") no-repeat;*/
}


#wrapBannerNew {
width:577px;
height:173px;
background: url("/graphics/images/bg-banner-home3.jpg") no-repeat;
}

#wrapBanner2 {
width:577px;
height:142px;
background: url("/graphics/images/bg-banner-subs.jpg") no-repeat;
}


#logo {
width:203px;
height:122px;
background:url("/graphics/images/bg-logo.jpg") no-repeat 0 0;
}

#logo h1 {
border:0;
margin:0;
padding:0;
font-size: 16pt;

}

#logo h1 a {
text-indent:-5000px;
display:block;
width:203px;
height:122px;
margin:0;
padding:0;
text-decoration:none;
}


#wrapLeft {
width:203px;
float:left;
}


#wrapRight {
width:577px;
float:left;
}


#wrapClear {
height:0;
clear:both;
}

*html #wrapClear {
display:inline;
}

#contentWrap, #contentWrapSubs {
width:577px;

}


#contentWrapSubs h1 {
color:#fff;
position:relative;
top:-40px;
margin:0 0 -10px 0;
padding:0 0 0 20px;
font:14px  georgia;
font-weight:normal;
}



*html #contentWrapSubs h1 {
font-weight:bold;
}

.content-home {
padding:10px 0 0 10px;
width:560px;
}

.content {
padding:15px 0 0 15px;
width:545px;
}


.content p {
margin-bottom:15px;

}



/*Nav ______________________________________________________________________________________________________________________________________________*/

#nav {
   font: 14px georgia, 'times new roman', serif;
   font-weight: 500;
   height:46px;
   list-style: none;
   overflow: hidden;
   margin:0;
   padding:0 0 0 15px;
   background: url("/graphics/images/bg-nav.gif") no-repeat 0 0;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav ul.nav {
   margin: 10px 0 0 15px;
}

#nav a {
   color: #15472f;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#nav a:hover {
   background: #006f3a;
   color: #fff;
}

#nav li { /* all list items */
	float: left;
}

#nav ul.nav li {
   border-left: 1px solid #a6cd83;
}

#nav ul.nav li.item1, #nav ul.nav li li {
   border-left: 0 none;
}

#nav ul.nav li li {
   float: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a {
   width: 13em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* #nav {
height:46px;
list-style: none;
overflow: hidden;
margin:0 0 0 0;
padding:0 0 0 15px;
background:url("/graphics/images/bg-nav.gif") no-repeat;
}

#nav li {
list-style: none; 
display: inline;
margin:0;
float:left;
position:relative;
}

#nav a {
float: left;
overflow: hidden;
}

#nav #current {
background-position: 0 -46px;
}

#nav a:hover {
background-position: 0 -46px;
}

#navHome a {
width:61px;
background: url("/graphics/images/nav-home.gif") 0 0  no-repeat;
}

#navAbout a {
width:80px;
background: url("/graphics/images/nav-about.gif") 0 0  no-repeat;
}

#navWorship a {
width:78px;
background: url("/graphics/images/nav-worship.gif") 0 0  no-repeat;
}

#navConnected a {
width:106px;
background: url("/graphics/images/nav-connected.gif") 0 0  no-repeat;
}

#navPreschool a {
width:81px;
background: url("/graphics/images/nav-preschool.gif") 0 0  no-repeat;
}


#navContact a {
width:83px;
background: url("/graphics/images/nav-contact.gif") 0 0  no-repeat;
} */


/*Callout Wraps  ______________________________________________________________________________________________________________________________________________*/


.events {
background:#c7e2f9;
color:#225588;
padding:10px 12px 10px 12px;
}

.events span {
color:#f4cd11;
}

.events a {
color:#225588;
text-decoration:underline;
}


.events a:hover {
text-decoration:none;

}

.worship-times {
color:#6f6e50;
padding:0 12px 15px 12px;
}

.audio {
padding-top:15px;
}

.audio h2 {
color:#6f6e50;
margin-bottom:0;
}

.worship-times a {
color:#6f6e50;
text-decoration:underline;
}


.worship-times a:hover {
color:#6f6e50;
text-decoration:none;
}


.worship-times ul, .pList ul {
margin-left:0;
padding-left:0;
list-style:none;
}

.worship-times ul li, .pList ul li {
margin-left:0;
padding-left:0;
}


.calloutsHome {
width:177px;
height:40px;
margin-right:9px;
padding-top:120px;
text-align:center;
display:inline;
float:left;
}

#cservice {
background:url("/graphics/images/bg-cservices.jpg") 0 0 no-repeat;
}

#worship {
background:url("/graphics/images/bg-worship.jpg") 0 0 no-repeat;
}

#smallgroups {
background:url("/graphics/images/bg-smallgroups.jpg") 0 0 no-repeat;
}


#blog, #calendar {
width:246px;
margin-right:8px;
padding:10px 10px 0 10px;
float:left;
}


#blog {
border-right:1px solid #ccc;
padding-right:20px;

}

#blog .heading, #calendar .heading {
height:25px;
}


#blog p, #calendar p {
margin-bottom:15px;
}

#blog2 {

padding:10px;
}


#galleryCallout {
height:163px;
background:url("/graphics/images/bg-gallery.jpg") 0 0 no-repeat;
margin:0;
padding:0 0 0 0;
}

#btnGallery {
position:relative;
top:130px;
text-align:center;
}

#btnBlog {
position:relative;
top:50px;
text-align:center;
}


.c-black {
color:#fff;
background-color:#303030;
padding:15px;
} 

.c-black a {
color:#FFFFFF;
}

/*Headers ______________________________________________________________________________________________________________________________________________*/


#hdWelcome {
background:url("/graphics/images/hd-welcome.gif") 0 0 no-repeat;
}


#hdProducts {
background:url("/graphics/images/hd-products.gif") 0 0 no-repeat;
}


#hdAbout {
background:url("/graphics/images/hd-about.gif") 0 0 no-repeat;
}

#hdBlog {
background:url("/graphics/images/hd-blog.gif") 0 0 no-repeat;
}


#hdBlog2 {
background:url("/graphics/images/hd-blog2.gif") 0 0 no-repeat;
}


#hdCalendar {
background:url("/graphics/images/hd-calendar.gif") 0 0 no-repeat;
}


#hdEvents {
background:url("/graphics/images/hd-events.gif") 0 0 no-repeat;
}

#hdworship-times {
background:url("/graphics/images/hd-worship-times.gif") 0 0 no-repeat;
}

#hdworship-times2 {
background:url("/graphics/images/hd-worship-times2.gif") 0 0 no-repeat;
}


#hdProductsHome {
background:url("/graphics/images/hd-products-home.gif") 0 0 no-repeat;
margin-bottom:8px;
}

#hdContact{
background:url("/graphics/images/hd-scontact.gif") 0 0 no-repeat;
}

#hdWnew{
background:url("/graphics/images/hd-whats-new.gif") 0 0 no-repeat;
}

#hdDeadlines{
background:url("/graphics/images/hd-crop-deadlines.gif") 0 0 no-repeat;
}


#hdProducts{
background:url("/graphics/images/hd-products.gif") 0 0 no-repeat;
}

#hdContact{
background:url("/graphics/images/hd-contact.gif") 0 0 no-repeat;
}

#hdMembership {
background:url("/graphics/images/hd-membership.gif") 0 0 no-repeat;
margin:15px 0 -7px 0;                     
}



/*Footer ______________________________________________________________________________________________________________________________________________*/


#footer {
width:780px;
padding:2px 0 0 0;
text-align:center;
height:43px;
margin:0 auto 0 auto;
background:url("/graphics/images/bg-footer.gif") no-repeat 0 0;
color:#fff;
}



#spinweblink {
position:relative;
top:12px;
left:0;
margin:0;
padding:0;
text-decoration:none;
}



/*Misc ______________________________________________________________________________________________________________________________________________*/


#view {
color:#f4cd11;
background-color:#4a5538;
}

#view:hover {
background-color:#07361a;
}




/*Forms ______________________________________________________________________________________________________________________________________________*/

input, select, textarea {
font:11px "lucida grande", tahoma, verdana, arial, sans-serif;
padding:1px;
}


form dl{
	margin:0;
	padding:0;
	width:95%;
	float:left;
}

 form dd {
	margin:0 3px 6px 0;
	padding:0;
	float:left;
	width:65%;
}

 form dt{
 	margin:0 3px 6px 0;
	padding:0;
	float:left;
	clear:left;
	width:30%;
}

form {
	margin:0 0 10px 0;
}


form dt {
	text-align:right;
	margin-right:15px;
}

fieldset , .formText {
	margin:15 0 15px 0;
	padding:20px;
	clear:both;
	color:#303030;
	background-color:#e2e0e0;
	border:1px solid #303030;

}

fieldset .formtextRequired {

padding:0 10px 10px 0;

}


legend{
	margin:10px 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	color:#3366cc;
}

label {
}


.formCheckBox {
	width:15px;

}



form table td {
padding-bottom5px;
}







.content img {
margin:0 10px 10px 10px;
border:1px solid #59595a;
}




.flushLeft {
margin:0 10px 10px 0;
border:1px solid #59595a;

}


.flushRight {
margin:0 0 10px 10px;
border:1px solid #59595a;
}



/*Gallery ______________________________________________________________________________________________________________________________________________*/

.photoAlbumDescription {
margin-bottom:10px;
font-weight:bold;
}

.photoAlbumBody table {
border:1px solid #cadcee;
padding:14px;
}


.photoAlbumBody table td {
text-align:left;
}

#gallery {
margin:0 auto 15px auto;
padding:0;
list-style:none;
}


#gallery li {
list-style-type:none;
margin:0 0 15px 0;
padding:0;
float:left;
}

#gallery a img {
border:4px solid #cde6aa;
}

#gallery a img:hover {
border:4px solid #3d5925;
}


.galleryInfo {
	margin:15px 0 15px 0;
	padding:10px;
	color:#3d5925;
	background-color:#e4f2d1;
	border:1px solid #cde6aa;

}

/* ===============================   FREEDOM STYLES ====================================================================================================== */



/* 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: #000000; 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: #ffffb8; color: #000000; }
#calendarDetail .calendarDays { border-collapse: collapse; table-layout: fixed; }
#calendarDetail .calendarDays .title { font-size: 12pt; font-weight: bold; color: #333333; 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: #bbbbbb; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eeeeee; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #ffffb8; 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::blog */
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:3px 10px 3px 10px; font-weight: bold; background-color: #eeeeee; }
.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; margin-bottom:15px; }
.blogPosted { padding-bottom: 5px; padding-top: 5px; color: #3480ca; }
.blogTitle { color: #3480ca; font-weight: bold; padding:3px 10px 3px 10px; background-color:#CCCCCC; }
.blogCommentsLink { color:#3f9545; }

/* ModuleEnd::blog */


.blogArchiveMonth {
 padding-left:10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 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: #3366cc;
 font-size: 8pt;
}
.blogTitle {
 color: #3366cc;
 font-weight: bold;
}
.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: #ffffff;
}
.calendarDayOff {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #3366cc;
 color: #ffffff;
 text-decoration: none;
}
.calendarMonth {
 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;
}
.calendarpopDay {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #e7e7e7;
}
.calendarpopEvent {
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
 background-color: #66ccff;
}
.calendarpopEventTime {
 color: #ffffff;
 font-size: 8pt;
}
.calendarpopHeader {
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-size: 10pt;
 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 {
 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 {
 font-size: 8pt;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #3366cc;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 font-size: 8pt;
 padding-bottom: 1px;
 padding-top: 3px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
 background-color: #e3e3e3;
 font-size: 8pt;
}
.eventDetail {
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #3366cc;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #3366cc;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {

}
.headerHeadline {
 color: #3366cc;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 color: #3366cc;
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #3366cc;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #3366cc;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #3366cc;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #3366cc;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuTD1selected {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuHeader {
}
.menuFooter {
}
.menuSeperator {
}
.menuTD2 {
 padding-bottom: 2px;
 padding-left: 10px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 font-weight: bold;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 font-weight: bold;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
}
.menuText1selectedFormat {
}
.menuText2Format {
}
.menuText2selectedFormat {
}
.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: #3366cc;
 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;
}
.newsListPublishline {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.newsListMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #3366cc;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #3366cc;
}
.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 {
 font-size: 10px;
 padding-left: 15px;
}
.pollHeading {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #3366cc;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #3366cc;
 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: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeHeading {
 color: #3366cc;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollVote {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
	color:#303030;
	background-color:#e2e0e0;
	font:11px verdana;
}


.sendpageBody td {
	color:#303030;
	font:11px verdana;

}


.sendpageBody input {
margin-bottom:5px;

}


.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #3366cc;
 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: #dd0000;
}
.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 {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.shoppingTable { background-color: #e8e8e8; }

.membershipForgot { }

.membershipGroup { }

.membershipHeaderRow { background-color: #000066; 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: #000066; }

.membershipTable { border: 2px solid #000066; text-align: left; padding: 5px; }

.membershipUserID { }

.shoppingTableBorder { background-color: #ffffff; }

.WXSummaryBorder { background-color: #000080; }

.WXSummary { 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: 0;  left: 0; 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: 1; font-style: italic; }

/* ModuleBegin::podcast */
.podcast .item { border-bottom: 2px solid gray; padding: 5px; }
.podcast .number { font-weight: bold; font-size: 15pt; float: left; width: 40px; }
.podcast .title { font-weight: bold; font-size: 15pt; padding-bottom: 5px; }
.podcast  table { padding-left: 40px; }
.podcast .label { font-weight: bold; }
.podcast .text { font-size: 10pt; vertical-align: bottom; }
.podcast .desc { padding: 0px 0px 5px 40px; }
.podcast .dateLabel { padding-left: 40px; float: left; font-size: 9pt; }
.podcast .date { padding-left: 10px; float: left;  font-weight: bold; font-size: 9pt; }
/* ModuleEnd::podcast */
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }