/*CSS FRAMEWORK BY JEREMY ALDRICH*/
/*DEFINE SITE COLORS
background:#dedede
link color/drk blue/text color:#223670
link hover color:#E88F27
END SITE COLORS*/



/*DEFINE BROWSER RESETS*/
img {border:0;}

p {margin:0.2em 0 0.8em 0;}

h1,h2,h3,h4,h5,h6 {margin:0.3em 0; color:#109ce1;}

form {margin:0; font-family:inherit; color:inherit;}

input, select, textarea {font-size:1em; font-family:inherit; color:inherit;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}
/*END BROWSER RESETS*/



/*DEFINE SITEWIDE TAGS*/
a {text-decoration:underline; color:#109ce1;}

a:hover {text-decoration:underline; color:#b21280;}

h1 {font-size:1.6em; border-bottom:1px solid #b21280;}

h2 {font-size:1.5em;}

h3 {font-size:1.4em;}

h4 {font-size:1.3em;}

h5 {font-size:1.2em;}

h6 {font-size:1.1em;}

hr {border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0;}
/*END SITEWIDE TAGS*/



/*DEFINE SITEWIDE CLASSES*/
.clear {clear:both;}

div.hideclear {clear:both; visibility:hidden; height:0; overflow:hidden;}

.center {text-align:center;}

.imgright {float:right; padding:0 0 15px 15px;}

.imgleft {float:left; padding:0 15px 15px 0;}

.banner {position:absolute; z-index:1; top:0px; right:0;}

.logo {position:absolute; z-index:2; top:-0px;behavior:url(graphics/iepngfix.htc);}

.mininav { position:absolute; z-index:5; right:0px; bottom:0px; width:215px; height:24px; list-style:none; padding:0 0 0 20px; text-align:right; margin:0;}

.mininav li {display:inline;}

.mininav a {color:#fff; text-decoration:none; padding:3px 0; border-right:1px #fff solid; padding:0 5px;}

.mininav a.last {border-right:0;}

.mini_nav_bg { position:absolute; z-index:4; right:0px; bottom:0px; _bottom:-1px; /* Fix for IE 6.0 */ behavior:url(graphics/iepngfix.htc);}
/*END SITEWIDE CLASSES*/


/*DEFINE SITE STRUCTURE*/
body{ font-family:Arial, Helvetica, sans-serif; color:#222222;}

/*FOR FREEDOM ONLY - Assign Class mainsite to body tag*/
body.mainsite {text-align:center;/*FOR CENTER LAYOUTS IN IE*/ background:#0b2451; font-size:62.5%;  margin:0; padding:0;}

body.blank {font-size:12px;  margin:0; padding:0;}

/*THIS IS YOUR MAIN CONTAINER DIV*/
#main {text-align:left; font-size:1.2em; line-height:1.8em; margin:0 auto; width:940px; background:none;}

#header {position:relative; width:940px; height:105px; overflow:hidden;}

#left_col {float:left; width:169px; border-right:1px solid #33479f; padding:0; background:url(graphics/template/left_nav_bg.gif) repeat-x top; min-height:500px; height:auto!important; height:500px;}

#content1 #left_col {background:url(graphics/template/left_nav_bg1.gif) repeat-x top;}

#content2 #left_col {background:url(graphics/template/left_nav_bg2.gif) repeat-x top;}

#content3 #left_col {background:url(graphics/template/left_nav_bg3.gif) repeat-x top;}

#content4 #left_col {background:url(graphics/template/left_nav_bg4.gif) repeat-x top;}

#content5 #left_col {background:url(graphics/template/left_nav_bg5.gif) repeat-x top;}

/*  Begin Top Nav */

.Top_Nav {margin:0; padding:0; list-style:none; font-weight:bold; line-height:1em; height:60px;}

.Top_Nav li { float:left;margin:0; padding:0;}

.Top_Nav a {text-align:center; display:block; color:#fff; text-decoration:none; border-right:#fff solid 2px; width:122px; height:60px; padding:0 15px; text-indent:-9999px;}

.Top_Nav a.last {border-right:0; width:124px;}

.Top_Nav .item1 a {background:url(graphics/template/top_nav1.gif) no-repeat;}

.Top_Nav .item2 a {background:url(graphics/template/top_nav2.gif) no-repeat;}

.Top_Nav .item3 a {background:url(graphics/template/top_nav3.gif) no-repeat;}

.Top_Nav .item4 a {background:url(graphics/template/top_nav4.gif) no-repeat;}

.Top_Nav .item5 a {background:url(graphics/template/top_nav5.gif) no-repeat;}

.Top_Nav a:hover {background-position:0px -60px;}

/* End Top Nav */

/* Begin Left Nav */

#left_col ul {list-style:none; margin:0; padding:0; line-height:1.1em; clear:both;}

#left_col li {margin:0; padding:0;}

#left_col ul a {width:149px; display:block; padding:10px 5px 10px 15px; border-bottom:1px solid #fff; color:#182046; font-weight:bold; text-decoration:none;}

#left_col ul a:hover {color:#fff; text-decoration:none;}

#left_col li li a {width:134px; padding:5px 5px 5px 30px; background:url(graphics/template/bullet.gif) no-repeat 15px 50%; font-weight:normal;}

#content2 #left_col li li a,#content4 #left_col li li a,#content5 #left_col li li a {background:url(graphics/template/bullet2.gif) no-repeat 15px 50%; font-weight:normal;}

#left_col li li li a,#content4 #left_col li li li a,#content5 #left_col li li li a,#content2 #left_col li li li a {width:119px; padding:5px 5px 5px 45px; background:none;}

#content1 #left_col ul a,#content2 #left_col ul a,#content3 #left_col ul a,#content4 #left_col ul a,#content5 #left_col ul a {color:#fff;}

#content1 #left_col ul a:hover,#content2 #left_col ul a:hover,#content3 #left_col ul a:hover,#content4 #left_col ul a:hover,#content5 #left_col ul a:hover {color:#fff175;}

/* End Left Nav */

#content {background:url(graphics/template/bg.gif) repeat-y; height:auto!important; height:100px; /*Fixes Background in IE 6.0 */}

#content1 {background:url(graphics/template/bg1.gif) repeat-y; height:auto!important; height:100px; /*Fixes Background in IE 6.0 */}

#content2 {background:url(graphics/template/bg2.gif) repeat-y; height:auto!important; height:100px; /*Fixes Background in IE 6.0 */}

#content3 {background:url(graphics/template/bg3.gif) repeat-y; height:auto!important; height:100px; /*Fixes Background in IE 6.0 */}

#content4 {background:url(graphics/template/bg4.gif) repeat-y; height:auto!important; height:100px; /*Fixes Background in IE 6.0 */}

#content5 {background:url(graphics/template/bg5.gif) repeat-y; height:auto!important; height:100px; /*Fixes Background in IE 6.0 */}

#search_box_form {padding:10px 15px; border-bottom:1px solid #fff;}

.searchsubmit {margin:3px 0;}

#right_col, #right_col_home {float:left; width:770px; }

#right_col_home {background:url(graphics/template/home_bg.gif) repeat-y; min-height:840px; height:auto!important; height:840px;}

#left_home {width:540px; float:left; padding:15px;}

#right_home {width:170px; float:left; padding:15px;}

#right_col_content {padding:15px; clear:both;}

#footer {clear:both; background:url(graphics/template/footer.gif) no-repeat; height:34px; padding:70px 15px 0; font-size:0.9em; overflow:hidden;}

.copyright {float:right;}

.signup {padding:15px 14px 15px 15px; background:none;}

.bottom_nav {}

/* Venture Styles */

body.venture {text-align:center; margin:0; padding:0; font-size:62.5%;}

#venture_main {width:784px; margin:0 auto; text-align:left; background:url(graphics/venture/bg.gif) repeat-y left; border:1px solid #666; font-size:1.2em;}

#venture_main h1,#venture_main h2,#venture_main h3,#venture_main h4,#venture_main h5,#venture_main h6 {color:#000; border:0;}

#venture_header { background:#000; height:128px;}

#venture_header img {vertical-align:middle;}

#venture_left {width:136px; float:left; padding:0 10px;}

#venture_left ul{margin:0; padding:0; list-style:none; font-size:1.3em;}

#venture_left a {color:#fff; text-decoration:none;}

#venture_left a:hover {color:#fff; text-decoration:underline;}

#venture_left li {padding:10px 0;}

#venture_left li li {font-size:0.6em!important;}

#venture_left li li a, #venture_left .menuItemHighlight li a {color:#999;}

#venture_left .menuItemHighlight a {color:#222;}

#venture_content {width:608px; float:left; padding:10px;}


*/ End Venture Styles */

/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; padding:5px; border:1px solid #ccc; margin:0 2px; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */


/* ModuleBegin::news */
.newsWrapper .headline { font-weight: bold; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */



/* ModuleBegin::events */
/* ---------------
Events Lister
----------------- */
.eventsListerWrapper { }
.eventDateHeading { color: #000; border-top: 1px solid #ccc; padding-top: 10px; }
.eventsListerWrapper h2 { margin-bottom: 0; }
.eventDate { }
.eventTime { }
.eventBlurb { }

/* ---------------
Events Detail
----------------- */
.eventsDetailWrapper { }
.eventDate, .eventsDetailWrapper .eventTime, .eventsDetailWrapper .eventLocationMap, .eventsDetailWrapper .eventLocationAddress,
  .eventsDetailWrapper .eventLocationDriving, .eventsDetailWrapper .eventContact, .eventsDetailWrapper .eventPhone,
  .eventsDetailWrapper .eventEmail, .eventsDetailWrapper .eventRSVP, .eventsDetailWrapper .eventTicket,
  .eventsDetailWrapper .eventTicket1, .eventsDetailWrapper .eventTicket2 ,.eventsDetailWrapper .eventTicket3,
  .eventsDetailWrapper .eventTicket4, .eventsDetailWrapper .eventTicket5, .eventsDetailWrapper .eventTicket6 { display: block; }
.eventLocation, .eventRSVP, .eventTicketWrapper{ padding: 5px 0px; }
.eventDate {  }
.eventTime {  }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }

/* ----------------------
Events Small Calendar
------------------------ */
.calendarSmallWrapper { font-size: 12px; background: transparent; }
.cal { padding: 5px; text-align: center; margin-left: auto; margin-right: auto; background: transparent; }
.calPrev { position: absolute; top: 4px; left: 15px; }
.calNext { position: absolute; top: 4px; right: 15px; }
.calMonth { position: relative; top: 0; left: 0; 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: 10px; clear: both; width: 75%; text-align: center; margin-left: auto; margin-right: auto; }
.calGrid td { font-size: 8pt; padding-bottom: 2px; text-align: center; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDayOn a { font-weight: bold; text-decoration: underline; }
.calDayOn a:hover { text-decoration: none; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { background-color: #000; color: white; font-weight: bold; }
.calGrid td.calTodayOn a { text-decoration: underline; color: white; font-weight: bold; }
.calBottom { text-align: left; padding-left: 20px; }
.calMonthGlance { padding: 5px 0px 3px 0px; }
.calBottom a {  }

/* ----------------------
Events Month at a Glance
------------------------ */
#calendarDetail {padding-bottom:30px;}

#calendarDetail table { background:#999; width:100%; border-collapse:collapse; table-layout:fixed;}

#calendarDetail .calendarMonths td{ background:#e8e8e8; text-align:center; vertical-align:middle; border:1px solid #fcfcfc;}

#calendarDetail a {text-decoration:none;}

#calendarDetail a:hover { text-decoration:underline;}

.calendarMonths a {font-weight:bold; padding: 10px 0px; display:block; color:#1e7dc1;}

.calendarMonths a:hover {color:#1e7dc1;}

.calendarDays {background: #fff;}

.calendarDays .title {font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; background: #bbb; font-size:1.3em; vertical-align:middle; text-align:center;}

.calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #bbb; vertical-align:middle; text-align:center;}

.calendarDays td {vertical-align:top; background:#eee; border:1px solid #333;}

.calendarDays .weekdays {background:#ccc; text-align:center;}

.calendarDays .eventToday {background:#fdf9ea;}

.calendarDays .emptyDay,.calendarDays  .eventToday,.calendarDays .eventOff,.calendarDays .eventOn {height:60px; text-align: left; padding-left: 5px; font-size:0.9em;}

/* ---------------
Events Box
----------------- */
.eventsBoxWrapper .itemList { padding-bottom: 10px; }
.eventsBoxWrapper .eventDate { color: #777; }
/* ModuleEnd::events */


/* ModuleBegin::faq */
#faqRoot { margin: 0 auto; padding: 0; }
#faq .faqcontent { margin: 0 10px 0 15px; }
#faq h2.faqopened, #faq h2.faqclosed { cursor: pointer; padding: 0 0 0 15px; margin-bottom: 0; }
#faq h2.faqclosed:hover { color: #004469; }
#faq h2.faqclosed { background: transparent url(graphics/jquery/collapsed.gif) no-repeat scroll 0 5px; margin-bottom: 5px; }
#faq h2.faqopened { background: transparent url(graphics/jquery/expanded.gif)  no-repeat scroll 0 5px; }
/* ModuleEnd::faq */

.formtextRequired {color:#cc0000;}

/* ModuleBegin::broadcastemail */
.enewsWrapper span { display: block; }
/* ModuleEnd::broadcastemail */

/* Classes for Email a Friend Form */
.sendpage { background:url(graphics/template/left_nav_bg.gif) repeat-x top; color:#fff; width:350; height:280; font-size:12px;}

.sendpage input,.sendpage textarea {color:#333;}

.sendpage td {color:#fff; font-size:12px;}

/* 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 */