/*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; font-size:inherit; color:inherit;}

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;}

.mininav {position:absolute; z-index:4; right:0px; bottom:0px; background:url(graphics/template/mininav.gif) no-repeat; 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;}

.remindme {font-size:1.2em;}
/*END SITEWIDE CLASSES*/


/*DEFINE SITE STRUCTURE*/
body{ font-family:Arial, Helvetica, sans-serif; color:#222222; margin:0; padding:0; font-size:62.5%;}

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

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

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

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

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

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


/* End Left Nav */

#content {background:url(graphics/template/bg.gif) repeat-y;}

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

.searchsubmit {margin:3px 0;}

#right_col, #right_col_home {float:left; width:770px;  min-height:705px; height:auto!important; height:705px;}

#right_col_home {background:url(graphics/template/home_bg.gif) repeat-y;}

#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:70px; padding:34px 15px 0; font-size:0.9em; overflow:hidden;}

.copyright {float:right; text-align:right;}

.copyright img {padding:0 0 0 10px; vertical-align:middle;}

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

.bottomnav {padding:40px 0 0 0;}

/* ---------------General Module Styles--------------- */
.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; }
.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 .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */



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

/* ---------------
Events Detail
----------------- */
.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; }

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

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

.formtextRequired { color:#cc0000;}

/* ModuleBegin::membership */
.membershipLoginWrapper {margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.join_box  {margin:0 auto 20px auto; border: 1px solid #ccc; padding: 20px; width:275px; text-align:center;}
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
/* ModuleEnd::membership */

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