/* MenuBegin:menu_topnav */
ul.menu_topnav { margin: 0; border: 0; padding: 0; list-style: none; line-height: 26px; }
ul.menu_topnav li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_topnav ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 26px; left: 0; }
ul.menu_topnav ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_topnav a { color: #000; text-decoration: none; border-right: 1px solid #ddd; text-align: left; padding: 0px 10px; font: normal 11px/26px Verdana, Geneva, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_topnav a:hover,
ul.menu_topnav li:hover a,
ul.menu_topnav a:hover,
ul.menu_topnav li.over a { color: #336699; text-decoration: none; }
ul.menu_topnav a.last { border-right: 0; }

/* 2nd Level */
ul.menu_topnav li:hover li a,
ul.menu_topnav li.over li a { width: 140px; color: #336699; background: #bec3ca; border-top: 1px solid #ddd; border-bottom:0; border-right:0; float: none; }
ul.menu_topnav li:hover li a:hover,
ul.menu_topnav li:hover li:hover a,
ul.menu_topnav li.over li a:hover,
ul.menu_topnav li.over li.over a { color: #336699; text-decoration: none; color: #fff; background: #336699; text-decoration: underline; }
ul.menu_topnav li:hover ul,
ul.menu_topnav li.over ul { width: 140px; }
ul.menu_topnav li:hover li:hover li a.first,ul.menu_topnav li.over li.over li a.first { border-top: 0; }

/* 3rd Level */
ul.menu_topnav li:hover li:hover li a,
ul.menu_topnav li.over li.over li a { width: 140px; color: #336699; background: #bec3ca; border-top: 1px solid #ddd; border-bottom:0; border-right:0; }
ul.menu_topnav li:hover li:hover li a:hover,
ul.menu_topnav li:hover li:hover li:hover a,
ul.menu_topnav li.over li.over li a:hover,
ul.menu_topnav li.over li.over li.over a { color: #336699; text-decoration: none; color: #fff; background: #336699; text-decoration: underline; }
ul.menu_topnav li:hover li a.first,ul.menu_topnav li.over li a.first { border-top: 0; }

/* 4th Level */
ul.menu_topnav li:hover li:hover li:hover li a,
ul.menu_topnav li.over li.over li.over li a { width: 140px; color: #336699; background: #bec3ca; border-top: 1px solid #ddd; border-bottom:0; border-right:0; }
ul.menu_topnav li:hover li:hover li:hover li a:hover,
ul.menu_topnav li.over li.over li.over li a:hover { color: #336699; text-decoration: none; color: #fff; background: #336699; text-decoration: underline; }
ul.menu_topnav li:hover li:hover li:hover li a.first,ul.menu_topnav li.over li.over li.over li a.first { border-top: 0; }

ul.menu_topnav ul ul,
ul.menu_topnav ul ul ul { display: none; position: absolute; top: 0; left: 160px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_topnav li:hover ul ul,ul.menu_topnav li:hover ul ul ul,ul.menu_topnav li.over ul ul,ul.menu_topnav li.over ul ul ul { display: none; }
ul.menu_topnav li:hover ul,ul.menu_topnav ul li:hover ul,ul.menu_topnav ul ul li:hover ul,ul.menu_topnav li.over ul,ul.menu_topnav ul li.over ul,ul.menu_topnav ul ul li.over ul { display: block; }
ul.menu_topnav .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu_topnav */


/* MenuBegin:menu_topnav_espanol */
ul.menu_topnav_espanol { margin: 0; border: 0; padding: 0; list-style: none; line-height: 26px; }
ul.menu_topnav_espanol li { margin: 0; border: 0; padding: 0; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_topnav_espanol ul { margin: 0; border: 0; padding: 0; list-style: none; display: none; position: absolute; top: 26px; left: 0; }
ul.menu_topnav_espanol ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_topnav_espanol a { color: #000; text-decoration: none; border-right: 1px solid #ddd; text-align: left; padding: 0px 10px; font: normal 11px/26px Verdana, Geneva, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_topnav_espanol a:hover,
ul.menu_topnav_espanol li:hover a,
ul.menu_topnav_espanol a:hover,
ul.menu_topnav_espanol li.over a { color: #336699; text-decoration: none; }
ul.menu_topnav_espanol a.last { border-right: 0; }

/* 2nd Level */
ul.menu_topnav_espanol li:hover li a,
ul.menu_topnav_espanol li.over li a { width: 140px; color: #336699; background: #bec3ca; border-top: 1px solid #ddd; border-bottom:0; border-right:0; float: none; }
ul.menu_topnav_espanol li:hover li a:hover,
ul.menu_topnav_espanol li:hover li:hover a,
ul.menu_topnav_espanol li.over li a:hover,
ul.menu_topnav_espanol li.over li.over a { color: #336699; text-decoration: none; color: #fff; background: #336699; text-decoration: underline; }
ul.menu_topnav_espanol li:hover ul,
ul.menu_topnav_espanol li.over ul { width: 140px; }
ul.menu_topnav_espanol li:hover li:hover li a.first,ul.menu_topnav_espanol li.over li.over li a.first { border-top: 0; }

/* 3rd Level */
ul.menu_topnav_espanol li:hover li:hover li a,
ul.menu_topnav_espanol li.over li.over li a { width: 140px; color: #336699; background: #bec3ca; border-top: 1px solid #ddd; border-bottom:0; border-right:0; }
ul.menu_topnav_espanol li:hover li:hover li a:hover,
ul.menu_topnav_espanol li:hover li:hover li:hover a,
ul.menu_topnav_espanol li.over li.over li a:hover,
ul.menu_topnav_espanol li.over li.over li.over a { color: #336699; text-decoration: none; color: #fff; background: #336699; text-decoration: underline; }
ul.menu_topnav_espanol li:hover li a.first,ul.menu_topnav_espanol li.over li a.first { border-top: 0; }

/* 4th Level */
ul.menu_topnav_espanol li:hover li:hover li:hover li a,
ul.menu_topnav_espanol li.over li.over li.over li a { width: 140px; color: #336699; background: #bec3ca; border-top: 1px solid #ddd; border-bottom:0; border-right:0; }
ul.menu_topnav_espanol li:hover li:hover li:hover li a:hover,
ul.menu_topnav_espanol li.over li.over li.over li a:hover { color: #336699; text-decoration: none; color: #fff; background: #336699; text-decoration: underline; }
ul.menu_topnav_espanol li:hover li:hover li:hover li a.first,ul.menu_topnav_espanol li.over li.over li.over li a.first { border-top: 0; }

ul.menu_topnav_espanol ul ul,
ul.menu_topnav_espanol ul ul ul { display: none; position: absolute; top: 0; left: 160px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_topnav_espanol li:hover ul ul,ul.menu_topnav_espanol li:hover ul ul ul,ul.menu_topnav_espanol li.over ul ul,ul.menu_topnav_espanol li.over ul ul ul { display: none; }
ul.menu_topnav_espanol li:hover ul,ul.menu_topnav_espanol ul li:hover ul,ul.menu_topnav_espanol ul ul li:hover ul,ul.menu_topnav_espanol li.over ul,ul.menu_topnav_espanol ul li.over ul,ul.menu_topnav_espanol ul ul li.over ul { display: block; }
ul.menu_topnav_espanol .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu_topnav_espanol */


.Home_Youtube {
color:#234E82;
display:block;
	background-color: #000;
margin:3pt 2px;
padding:0px;
}



body {
	margin: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	background-color: #ece9e9;
	background-image: url(graphics/liberty/body_bg.gif);
	background-repeat: repeat-x;
}


p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;

	color: #A42424;
}

a:hover {
	background: none;
}



#breadcrumbs {
	font-size: 1.2em;
	color: #999;
	border-bottom: 1px dotted #999999;
}

#breadcrumbs a {
	color: #999;
}

 #breadcrumbs .links a {
	background: none;
	color: #000000;
	border: none;
	text-align: right;
	float: right;
}

#breadcrumbs .links a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 990px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 1px;
        clear: both;
	border: 1px solid #e5e5cc;
}

#menuContainer {
	width: 970px;
	height: 34px;
	margin: 0 auto;
	clear: both;

}
/* Header */

#mainContainer {
	width: 970px;
	margin: 0 auto;
	clear: both;

}

#bannerContainer {
	width: 970px;
	margin: 0 auto;
	clear: both;
        background-image: url(graphics/liberty/banner_bg.png);
	height: 169px;
	background-repeat: no-repeat;
position:relative;
z-index:80;

}

#mainContainerarea {
	width: 970px;
	height: 100%;
	margin: 0 auto;
        z-index: -1;

}



#footerContainerBottom {
	width: 970px;
	height: 100%;
	margin: 0 auto;
text-align:center;

}
/* Footer */

#footerContainerBottom .footerlinks {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #688f00;
}

#footerContainerBottom .footerlinks {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
}

#footerContainerBottom .footerlinks a {
	color: #336699;
}


#topContainer {
	width: 970px;
	height: 22px;
	font-size: 1.2em;
	color: #999;
	border-bottom: 0px dotted #ccc;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
        z-index: 100;

}

#topContainer .links {
	border-bottom: 0px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#topContainer a {
	color: #C1AB71;
}

#topContainer .links a:hover {
	text-decoration: underline;
}

#adContainer {
	width: 970px;
	height: 96px;
	margin: 0 auto;

}

/* Logo */

#ad {
	float: left;
	width: 970px;
	color: #B2B2B2;
}

#ad h1, #ad p {
}

#ad h1 {
	float: left;
	padding: 0px 0 0 00px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#ad p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#ad a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}



#banner {
	float: left;
	width: 970px;
	height: 169px;
	color: #B2B2B2;
	background-image: url(graphics/liberty/banner_bg.png);
	background-repeat: no-repeat;
}

#banner h1, #banner p {
}

#banner h1 {
	float: left;
	padding: 0px 0 0 00px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#banner p {
	float: left;
	margin: 0;
	padding: 140px 0 0 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
#wrapper #mainContainer #banner #logo {
	height: 135px;
	width: 780px;
}


#banner a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */



#ad {
	float: left;
	width: 100%;
	color: #B2B2B2;
}
#topcontrolsContainer {
	width: 100%;
	height: 22px;
	margin: 0 auto;
	text-align: right;

}
#topcontrols h1, #topcontrols p {

}

#topcontrols h1 {
	float: left;
	padding: 0px 0 0 00px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#topcontrols p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
} 

#topcontrols a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#header {
	width: 100%;
	height: 159px;
	margin: 0 auto;
	background: url(../../graphics/design/logo.jpg) no-repeat left top;

}



/* Search */

#search {
	float: right;
	width: 50px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 50px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

/*

#menu {
	width: 100%;
	height: 29px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-left: 3px;
}

*/
#menuLayer {
	width: 100%;
	height: 29px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-left: 3px;
        z-index: 100;
}

#bannerLink {
	width: 100%;
	height: 129px;

	background-position: left top;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
#dateContainer {
	width: 970px;
	height: 18px;
	margin: 0 auto;
		clear: both;


}


#dateContainer .date {
	border-bottom: 0px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#footerContainer {
	width: 970px;
	margin: 0 auto;
clear: both;
border-top:1px dashed #D2D4C9;

}


#footerContainer .footertext {
	border-bottom: 0px dashed #D2D4C9;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 730px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
        clear: both;
}

#contentHome {
	float: left;
	width: 730px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
        clear: both;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
}

.post2 {padding-top: 22px;}

.post2 .title {
	color: #000000;
}

.post2 .title a {
	background: none;
	color: #000000;
	border: none;
}

.post2 .title a:hover {
	text-decoration: underline;
}

.post2 .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
}
#printcontrols
	border-bottom: 1px dashed #D2D4C9;
{

float:left;

}
#bread
{

float: right;
}


#bread a {
	color: #999;
}

 a.bread:hover  {
	color: #990000;
}
.post .print {
	border-bottom: 0px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-position: right;
	float: right;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

.post .entryHome {
	padding: 9px 0 0px 0;
	text-align: justify;
        clear: both;
        margin-bottom:5px;
}
.meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	color: #787878;
	padding: 13px 0 0;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 0px;
	text-align: justify;
}

#sidebar a {

	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #336699;
}
/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 200px;
	color: #787878;
	padding: 13px 0 0;

}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
}

#sidebar2 li ul {
	padding-bottom: 30px;
}

#sidebar2 li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar2 h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar2 p {
	padding-bottom: 0px;
	text-align: justify;
}

#sidebar2 a {

	border: none;
}

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


/* sidebar new */

#sidebarGreen {
	float: right;
	width: 180px;
	padding: 10px 10px 0 0;
	color: #787878;
	background-color: #33CC66;
	display: block;
}

#sidebarGreen ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #003366;
}

#sidebarGreen li {
	background-color: #00FF00;
	display: block;
}

#sidebarGreen li ul {
	padding-bottom: 30px;
}

#sidebarGreen li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebarGreen h2 {
	letter-spacing: -0.5px;
	color: #000000;
	background-color: #EDEAB5;
}

#sidebarGreen p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebarGreen a {
	color: #787878;
	border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


.section_name {
	background-color:#62A62D;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	font-weight: bold;
	width: auto;
	display: block;
	background-image: url(../../graphics/design/headergreen.gif);
	height: 25px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.section_name_beige {
	background-color:#8a956b;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	font-weight: bold;
	width: auto;
	display: block;
	background-image: url(../../graphics/design/headerbeige.gif);
	height: 25px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#wrapper #page #sidebar .leftnav_new_beige .numbers {
	color: #b6fa01;
}


.leftnav_new {
	background-color:#688f00;
	border: 1px solid #85b603;
	color:#fff;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.leftnav_new_beige {
	background-color:#e5e5cc;
	border: 1px solid #dcdcc4;
	color:#fff;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#sidebar .sidebarDonate {
	background-color:#c20500;
	border: 1px solid #993333;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
        color:#fff;
	background-image: url(graphics/liberty/sidebar/donate_bg.gif);
	background-repeat: repeat-x;
}

#sidebar .sidebarDonate h2 {
	border-bottom:1px solid #BBBBBB;
	border-top:0px solid #993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
        color:#ffffff;
}


.leftnav_grey {
	background-color:#eaeaea;
	border: 1px solid #cccccc;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.leftnav_grey h2 {
	border-bottom:1px solid #BBBBBB;
	border-top:5px solid #993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
}

.initiative_home {
	background-color:#eaeaea;
	border: 1px solid #cccccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	vertical-align: top;
}

.initiative_home h2 {
	border-bottom:1px solid #BBBBBB;
	border-top:5px solid #993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
}

.leftnav_yellow {
	background-color:#dbdbc1;
	margin: 0pt;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.leftnav_yellow h2 {
	border-bottom:1px solid #BBBBBB;
	border-top:5px solid #993333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
}
/* right column sub menu */
.menu_submenu {
border-bottom:0px solid #ccc;
 list-style: none;
 padding: 0px 0px 0px 0px;
margin:0pt;
font-family:Arial,Helvetica,sans-serif;
}

.menu_submenu li {
 border-top: 1px dotted #aaa;
}

.menu_submenu a {
 font-size: 10pt;
 line-height: 1.5em;
 list-style: none;
 padding: 0px 4px 4px 4px;

 color:#19384d;
 text-decoration: none;
}
.menu_submenu a:hover {
 text-decoration: underline;
 color:#0e4871;
}

/* right column sub menu */
.menu_submenu_espanol {
border-bottom:0px solid #ccc;
 list-style: none;
 padding: 0px 0px 0px 0px;
margin:0pt;
font-family:Arial,Helvetica,sans-serif;
}

.menu_submenu_espanol li {
 border-top: 1px dotted #aaa;
}

.menu_submenu_espanol a {
 font-size: 10pt;
 line-height: 1.5em;
 list-style: none;
 padding: 0px 4px 4px 4px;

 color:#19384d;
 text-decoration: none;
}
.menu_submenu_espanol a:hover {
 text-decoration: underline;
 color:#0e4871;
}

#HomeLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 255px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #86b5bb; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#HomeLeft p {
	color: #3b6413;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#HomeRight {
	float: right; /* since this element is floated, a width must be given */
	width: 254px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #688f00; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#HomeRight p {
	color: #fff;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#HomeMiddle {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 255px;
	margin-top: 0px;
	margin-right: 254px;
	margin-bottom: 0;
	margin-left: 257px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#HomeMiddle p {
	color: #3b6413;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.homeNews {
	background-image: url(graphics/liberty/home/news_bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-left: 18px;
	padding-bottom: 2px;
	height: 20px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 386px;
	padding-right: 0px;
	background-color: #961C30;
}

.homeNewsmore {
	background-image: url(graphics/liberty/home/news_more_bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-left: 18px;
	padding-bottom: 2px;
	height: 20px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 440px;
	padding-right: 0px;
	font-size: 10px;
}


.homeVideos {
	background-image: url(graphics/liberty/home/news_bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-left: 18px;
	padding-bottom: 2px;
	height: 20px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 734px;
	padding-right: 0px;
	background-color: #961C30;
}


/* this is accrisoft styles below */

TH, TD, {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
H1 {
 color: #990000;
 font-size: 16pt;
 font-weight: bold;
}
.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: #990000;
 font-size: 8pt;
}
.blogTitle {
 color: #990000;
 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;
}

a.breadcrumbBold {
color: #5584b2;
}

.breadcrumbBold:link {
 color: #5584b2;
}
.breadcrumbBold:hover {
 text-decoration: underline;
 color: #666;
}
.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: #990000;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #990000;
 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: #b4ccf3;
}
.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: #990000;
 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 {
 padding-left: 10px;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #990000;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #990000;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 color: #990000;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 color: #990000;
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #990000;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #990000;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #990000;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #990000;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #990000;
 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: #990000;
 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: #990000;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #990000;
}
.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: #990000;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #990000;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #990000;
 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: #990000;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeHeading {
 color: #990000;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #990000;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #990000;
 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: #990000;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #990000;
}
.sendpageFormText {
 color: #ffffff;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #ffffff;
 font-weight: bold;
}
.sendpageHeader {
 color: #ffffff;
 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: #990000;
 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; }

#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

/* 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 { background: #fff url('graphics/events/atglance_bottom.jpg') no-repeat bottom; padding-bottom: 30px; width: 547px; }
#calendarDetail table { background: #999; width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background: #e8e8e8 url('graphics/events/atglance_top.jpg') no-repeat; text-align: center; vertical-align: middle; padding-top: 3px; padding-left: 12px; border-left:1px solid #fff; border-right:2px solid #fff; width:100%; }
#calendarDetail a { text-decoration: none; }
#calendarDetail a:hover { text-decoration: underline; }
#calendarDetail .calendarMonths a { display: block; font-weight: bold; font-size: small; padding: 5px 0px 5px 0px; color: ##1e7dc1; }
#calendarDetail .calendarMonths a:hover { color: #1e7dc1; }
#calendarDetail .calendarDays { /* border-collapse: collapse; */ table-layout: fixed; background: #fff; width:100%; }
#calendarDetail .calendarDays td { background:#eee; }
#calendarDetail .calendarDays .title { font-size: medium; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; background: #bbb; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #bbb; }
#calendarDetail .title a { font-size: x-small; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { font-size: small; }
#calendarDetail .calendarDays td { text-align: center; font-size: x-small; line-height:  1.1em; }
#calendarDetail .calendarDays .weekdays { height: 30px; background-color: #ccc; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eee; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #fdf9ea; 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; }

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

/* 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::photo */
/* Photo Lister */
.photoListerWrapper { clear: both; }
.photoListerWrapper .itemList { margin-bottom: 20px;}
.photoListerWrapper span {display:block;}
.photoListerWrapper .photoImage {float: left;  padding-right: 20px;}
.photoListerWrapper .photoImage img {padding:5px; border: 1px solid #ccc;}
.photoListerWrapper .photoDescription { }

/* Photo Thumbnails */
.photoThumbnailWrapper { }
.photoIntro { padding-bottom: 10px; }
.photoOther { }
.photoThumbnail { float: left; width: 180px; height: 160px; text-align: center; }
.photoThumbnail img { border:1px solid #ccc; padding: 5px;}
.photoThumbnailWrapper .photoTitle { display: block; }

/* Photo Detail */
.photoDetailWrapper { }
.photoDetailWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoDetail span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoDetailWrapper .photoDescription { text-align: left; padding: 5px 0px; width: 400px; margin: 0 auto;} 
.photoRemote { width: 420px; margin: 0 auto; border: 0; clear: both;}
.photoRemote:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photoRemote span{ border: 0; }
.photoRemote span a{display: block; width: 68px; padding: 4px 0px; border: 1px solid #ccc; text-decoration:none; text-align:center; float:left;}
.photoRemote span a:hover,div.photoRemote span a:active{border:1px solid #000;}
.photoDetailWrapper .pagination { text-align: center; }

/* Photo Slide */
.photoSlidelWrapper { }
.photoSlideWrapper .photoDetail { padding: 10px 0px; text-align: center; }
.photoSlide span { display: block; }
.photoImage img {border:1px solid #ccc; padding:5px;}
.photoSlideWrapper .photoRemote { width: 210px; margin: 0 auto; border: 0; clear: both; }
/* ModuleEnd::photo */

/* 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::blog */
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:5px 0px; 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; }
.blogPosted { padding-bottom: 5px; padding-top: 5px; color: #000066; }
.blogTitle { color: #000066; font-weight: bold; padding-top: 10px; }
/* ModuleEnd::blog */



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

/* ModuleBegin::podcast */
.podcastChannelWrapper { }
.itemList .podcastNumber, .itemList .podcastTitle  { display: inline; }
.podcastListWrapper { }
.podcastDetailWrapper span { display: block; }
.podcastDetailWrapper span.itemLabel { display: inline; }
.podcastImage { float: left; margin: 0px 10px 10px 0px; }
.podcastImage img { padding: 5px; border: 1px solid #ccc; }
.podcastSubtitle { }
.podcastAuthor { }
.podcastDescription { }
.podcastPublish { }
.podcastLink { }
.podcastLanguage { }
.podcastCopyright { }
.podcastCategory { }
.podcastDuration { }
.podcastExplicit { }
/* ModuleEnd::podcast */
/* new slideshow */
#featured{ 
	width:472px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:311px; 
	background:#fff;
        text-align:left;
        z-index:5;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:472px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px;
        z-index:100; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('graphics/home/slideshow/selected-item.png') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:484px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:232px; left:0; 
	height:80px; 
	background: url('graphics/home/slideshow/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
        width:474px;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* new slideshow */

/* Facelift Designs Reset ===================== */

#slideshow {
    background-color: #FFFFFF;
    clear: both;
    margin: 0;
    padding: 0;
    width: 584px;

    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin: 0 auto 8px;
    overflow: hidden;
    padding: 4px;
    z-index: 999;
}

#feature_wrap_video {border:0px solid #A2B688;padding:0px;overflow:hidden;position:relative;padding-right:15px;}
#feature_wrap {height:312px;border:1px solid #A2B688;padding:0px;overflow:hidden;position:relative;padding-right:15px;}
#feature {background:transparent;}

.more_img{margin-left:90px;}
.story {height:425px;overflow:hidden;padding-left:470px;text-align:center;width:470px;}
.storyContainer { width: 100%; background-image: url("/graphics/liberty/home/feature_wrap_bg.png"); position: absolute; bottom:131px; left: 0;}
#feature_wrap h2 {
   font-size: 13px;
    left: 0px;
    margin: 2px 2px 0;
    padding: 4px;
   
    text-align: left;
    z-index: 100;
    width: 700px;
}
#feature_wrap h2 a {color:#fff; font-weight:normal; text-decoration:none; line-height:18px; font-family: times New Roman;font-size: 18px;font-weight: bold;}
#feature_wrap h2 a:hover { color:#c71300;}
#feature #slider_img2 {float:left;margin-left:-470px;padding-right:15px;}
.story .slider_img {float:left; position: absolute; left: 0;}
#feature_wrap p {color:#fff; margin-bottom:10px;text-align:left;line-height:16px; padding:4px; width: 700px;}
#nav {bottom:0; font-size:14px; position:absolute; padding:0px; text-align:center; right: 0px; z-index:10;}
#nav a {background:#a6adb3; color:#fff; margin-right:0px; padding:0 6px; text-decoration:none;}
#nav a:hover {background:#00437d;}
#nav a.activeSlide {background:#c61300;}
#shoppingCartProceed { text-align:center; }
#shoppingCartPlaceorder { text-align:center; }
#shoppingCartPaypalButton { text-align:center; }
#shoppingCartCrumbs { display:none; }