html, body { margin: 0; padding: 0; }

body { 
	background: #FFFFF url(images/body-bg.jpg) repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 15px 0px;
}

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Link Styles
*********************************************/
a {
        color: #51732d;
        text-decoration: none;
}

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #567d2e;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #FFF;
}
img { border: 0px; background: none; }

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

p {
	padding: 10px 0px;
	margin: 0px;
}
#content p,
#content ol li,
#content ul li {
	line-height: 18px;
}

hr {
	color: #b7371e;
        background-color: #b7371e;
	border: none;
        height: 2px;
}

hr.shadow {
	display: block; clear: both;
	border: none;
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
	width: 960px; height: 8px;
}

table {
        font-size: 12px;
        color: #b7371e;
}

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as Welcome, and as main headings in right column */
	/* text-align:	center; */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 20px;
        /*	font-size: 22pt; line-height: 26pt; */
	margin: 0px 0px 5px 0px; padding: 0px;
	color: #b7371e;
	background: #FFFFF;
}
h2 { /* This style used as header in the sidebars */
	background: #FFFFFF;
	text-align:	center;
        font-size: 20px;
	color: #b7371e;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-weight: normal;
}
h3 { /* This style used as the post titles on homepage/archive */
	text-align:	center;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        /* font-size: 9pt; line-height: 12pt; */
	margin: 0px; padding: 0px 0px 10px 0px;
	color: #b7371e;
}

h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-size: 12px;
        /*	font-size: 12pt; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #51732d;
	text-decoration: none;
}
h5 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px; 
	/* font-size: 12pt; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #b7371e;
	text-decoration: none;
}

h5 a {
	color: #b7371e;
}        

h6 { /* This style used as titles in 3 columns on Home page  */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
        font-size: 16px;
        /* 	font-size: 11pt; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #51732d;
	text-decoration: none;
}

h6 a {
        color: #51732d;
}

h7 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	/* font-size: 12pt; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #51732d;
	text-decoration: none;
}
h8 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	/* font-size: 12pt; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #51732d;
	text-decoration: none;
}
h9 { /* This style used as title for comments and as the identifying header on archive page  */
 	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
        /*	font-size: 12pt; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #51732d;
	text-decoration: none;
} 

/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0px 8px 0px 0px;
}

.alignright {
   float: right;
   margin: 0px 0px 0px 8px;
}

.wp-caption {
   border: 1px solid #ffffff;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*********************************************
		Container Div
*********************************************/
#container {
	background: #FFFFFF;
	text-align: left;
    margin: 0px auto;
    width: 960px;
    padding: 10px;
    overflow: hidden;
    position: relative;   /* -cl See note by r_sidebar*/
}
/** Inner Page Style **/
#inner {
	width: 960px;
	background: #FFFFFF url(images/columns-bgr.gif) repeat-y;	
}

/*********************************************
		Header Styles
*********************************************/
#header {
	background: #ffffff url(images/header-orange.gif) no-repeat;
	width: 960px; height: 127px;
	margin: 0px; padding: 0px;
	display: block;
}
#header #title {
	display: block; float: left;
	width: 320px; height: 127px;
	margin: 0px; padding: 0px;
}
#header #title a {
	display: block;
	width: 320px; height: 127px;
	margin: 0px; padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	float: right;
	font-size: 9pt;
	font-weight: bold;
	width: 410px; height: 24px;
	margin: 0px 0px 0px 0px; padding: 0px;
	text-transform: capitalize;
	text-align: center;
	position: relative;
	top: 5px;
	right: 0px;
	z-index: 100;
}
/* This is the style for the first UL (the grey) */
#menu ul {
	float: right;
	background: transparent;
	height: 24px; line-height: 24px;
	margin: 0px; padding: 0px;
}
/* This is the style for the top level list items */
#menu ul li {
	background: url(images/menu-sep.gif) left 50% no-repeat;
	width: 82px;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px;
}
#menu ul li.home {
	background: none;
}
/* The style for all links */
#menu a {
	color: #b7371e;
	text-decoration: none;
	font-weight: bold;
}

/* The hover state colors and background for all LI items and links */
#menu li:hover,
#menu li:hover a,
#menu li.sfhover,
#menu li.sfhover a,
#menu li a:hover {
	color: #b7371e;
	text-decoration: none;
}
/* This is the style for the top level links */
#menu ul li a {
	display: block;
	height: 30px; line-height: 30px;
	margin: 0px; padding: 0px 2px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
}
/****************************** 
The second-level stuff 
*******************************/
/* This hides the nested UL before you hover */
#menu li ul {
	clear: both;
	position: absolute;
	width: 132px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, 
#menu li.sfhover ul {
        left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	background: transparent;
	display: block;
        /*      border: 1px solid #567d2e; */
        /*	border-top: 1px solid #efefef; */
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: transparent;
	width: 130px;
	display: block;
	padding: 0px; margin: 0px;
	height: 25px; line-height: 25px;
	overflow: hidden;
	text-align: left;
        border: 1px solid #567d2e;
        /* border-top: none; */
}
/* This is the style for the links within the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: #FFF;
	width: 120px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 25px; line-height: 25px;
        /*	border: none;  */
        /*	border: 1px solid #b7371e; */
	color: #b7371e;
	font-weight: bold;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, 
#menu li.sfhover ul li a:hover {
	color: #b7371e;
	background: #f5faf0;
	text-decoration: none;
	margin: 0px; padding: 0px 5px;
	height: 25px; line-height: 25px;
	font-weight: bold;
}

/*********************************************
		Feature Styles
*********************************************/
#feature {
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
	width: 662px; height: 358px;
	margin: 0px; padding: 0px;
}
#feature #rotator {
	width: 662px; height: 358px;
	margin: 0px; padding: 0px;
	float: left;
}
#feature #rotator img {
	width: 662px; height: 358px;
	margin: 0px; padding: 0px;
}
#feature #latest {
	width: 295px; height: 265px;
	margin: 0px; padding: 25px 30px;
	float: left;
	background: #FFF url(images/latest-bg.gif) repeat-x;
}
#feature #latest h3 {
	margin: 0px; padding: 15px 0px 0px 0px;
	font-size: 18px;
	color: #b7371e;
}
#feature #latest ul {
	margin: 0px; padding: 25px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#feature #latest ul li {
	margin: 0px 0px 15px 0px; padding: 0px;
	color: #567d2e;
}
#feature #latest ul li a {
	color: #567d2e;
	text-decoration: none;
}
#feature #latest ul li a:hover {
	text-decoration: none;
	color: #ffc000;
}

/*********************************************
		Top3 Styles
*********************************************/
#top3 {
	margin: 0px; padding: 5px 10px 5px 10px;
	width: 960px;
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
}
#top3 .block8 {
	display: block; float: left;
        margin: 8px;
	width: 224px;
        height: 171px;
	overflow: hidden;
	border: 0px;
	background: #FFF;
}

#top3  h3 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 2px;
	color: #b7371e;
        padding: 0px 0px 5px 0px;
}

#top3 h3 a {
	color: #b7371e;
}

#top h4 {
	color: #567d2e;
}
#top3 h4 a {
	color: #567d2e;
}


#top3  img {
	margin: 0px; padding: 0px 0px 0px 0px;
}
#top3  p {
	margin: 0px; padding: 0px 5px;
	font-size: 11px;
	color: #b7371e;
}


/*********************************************
		Feedreader Styles
*********************************************/
#feedr {
	margin: 0px 0px 25px 0px; padding: 15px 10px 25px 10px;
	width: 960px;
	background: #fff;
}
#feedr .feedreader {
	display: block; float: left;
	margin: 0px 5px; padding: 0px 15px 15px 15px;
	width: 278px;
	overflow: hidden;
	border: 0px solid #ffffff;
	background: #FFF;
	display: inline;
}
#feedr .feedreader h3 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;
	color: #567d2e;
}
#feedr .feedreader h3 a {
	color: #567d2e;
	text-decoration: none;
}
#feedr .feedreader .post img {
	margin: 0px; padding: 0px 0px 10px 0px;
}
#feedr .feedreader p {
	margin: 0px; padding: 0px;
	font-size: 11px;
	color: #567d2e;
}

/*********************************************
		Horizonal Widgets
*********************************************/	
#horizwidgets {
	margin: 0px; padding: 15px 10px 25px 10px;
	width: 960px;
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
}
#horizwidgets .widget {
	display: block; float: left;
	margin: 0px 5px; padding: 0px 0px 15px 0px;
	width: 230px;
	background: #FFF;
	display: inline;
}
#horizwidgets .widget h3 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px; line-height: 46px;
	margin: 0px 0px 10px 0px; padding: 0px 15px;
	color: #b7371e;
	background: #FFF url(images/filmstrip.gif);
}
#horizwidgets .widget img {
	width: 278px;
	margin: 0px; padding: 0px 0px 15px 0px;
}
#horizwidgets .widget p,
#horizwidgets .widget .textwidget {
	margin: 0px 10px; padding: 0px;
	font-size: 11px;
	color: #b7371e;
}

/*********************************************
		Bottom Styles
*********************************************/
#bottom {
	margin: 0px; padding: 15px 10px 0px 10px;
	width: 960px;
}
#bottom h3 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 0px; padding: 0px 0px 10px 0px;
	color: #567d2e;
}

#bottom #video {
	display: block; float: left;
	margin: 0px 5px; padding: 0px;
	width: 320px;
	display: inline;
}
#bottom #video .videowrap {
	margin: 0px; padding: 0px;
	border: 3px solid #FFF;
}
#bottom #video object,
#bottom #video embed {
	width: 314px; height: 242px;
	background: #FFF;
	margin: 0px; padding: 0px;
}

#bottom #about {
	display: block; float: left;
	margin: 0px 5px; padding: 0px;
	width: 320px;
	display: inline;
}
#bottom #about img { padding: 0px 10px 10px 0px; }

#bottom #nav {
	display: block; float: left;
	margin: 0px 5px; padding: 0px;
	width: 615px;
	display: inline;
}
#bottom #navwrap {
	background: #FFF url(images/bottom-nav-bg.gif) top right repeat-y;
	margin: 0px; padding: 20px 30px;
	width: 555px; height: 202px;
	border: 3px solid #FFF;
}

#bottom #navcats {
	margin: 0px; padding: 0px;
	width: 360px;
	float: left;
}
#bottom #navcats ul {
	display: block; float: left;
	list-style-type: none;
	margin: 0px; padding: 0px 25px 0px 0px;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#bottom #navcats ul li {
	margin: 0px 0px 15px 0px; padding: 0px 0px 0px 15px;
	background: url(images/ob-slashslash.gif) left 50% no-repeat;
	color: #567d2e;
}
#bottom #navcats ul li a {
	color: #567d2e;
	text-decoration: none;
}
#bottom #navcats ul li a:hover {
	text-decoration: none;
	color: #567d2e;
}

#bottom #navsocial {
	margin: 0px; padding: 0px 0px 0px 30px;
	width: 160px;
	float: right;
}
#bottom #navsocial img {
	float: left;
	display: inline;
	margin: 0px 0px 10px 40px; padding: 0px;
}

/*********************************************
		Content Div
*********************************************/
#content {
	float: left;
	margin: 0px;
        background-color: #FFFFFF;
	width: 660px;
	display: block;
	border: 0px solid white;
}

/*********************************************
		Share Links Styles
*********************************************/
#share {
	display: block;
	float: right;
	width: 125px;
	margin: 10px 10px 10px 10px; padding: 10px;
	font-size: 11px;
	border-left: 1px solid #fff;
	text-transform: uppercase;
}
#share a {
	color: #b7371e;
	text-decoration: none;
}
#share a:hover {
	color: #ffc000;
	text-decoration: none;
}
#share ul {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
#share ul li {
	margin: 0px; padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #ffffff;
	line-height: 24px;
}
#share ul li.print {
	background: url(images/share/print.gif) left 50% no-repeat;
}
#share ul li.comments {
	background: url(images/share/comments.png) left 50% no-repeat;
}
#share ul li.stumble {
	background: url(images/share/stumble.png) left 50% no-repeat;
}
#share ul li.digg {
	background: url(images/share/digg.gif) left 50% no-repeat;
}
#share ul li.delicious {
	background: url(images/share/delicious.gif) left 50% no-repeat;
}
#share ul li.facebook {
	background: url(images/share/facebook.gif) left 50% no-repeat;
	border: none;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	color: #567d2e;
	margin: 10px 0px 5px; padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	color: #567d2e;
	margin: 10px 0px; padding: 10px;
	background: #fff url(images/filmstrip.gif);
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}

/*********************************************
		Welcome
*********************************************/
/* ELaine... 
When I left the sidebar as "float right" it would float in 
the vertical middle.  Could not make it go to top.  So I 
made "container" be position:relative and set r_sidebar to
postion:absolute.  Then I could position it exactly relative
to "container". 
*/

#r_welcome {
	display: inline;
        /* float: right;   -cl */
	width: 350px;
	margin: 0px 0px 15px 0px; padding: 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
        position: absolute;    /* -cl */
        top: 180px;            /* -cl */
        right: 0px;            /* -cl */
}



/*********************************************
		Right Sidebar
*********************************************/


#r_sidebar {
	display: inline;
        float: right;  
	width: 250px;
	margin: 0px 0px 15px 0px; padding: 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}


#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar img.ad {
	display: inline;
	margin: 0px 30px 30px 0px; padding: 0px;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar div.widget {
	clear: both;
	margin: 0px; padding: 30px 20px 0px 20px;
	background: url(images/sidebar-shadow.gif) top left no-repeat;
}
#r_sidebar ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul li a {
	color: #567d2e;
	text-decoration: none;
}
#r_sidebar ul li a:hover {
	color: #ffc000;
	text-decoration: underline;
}
#r_sidebar ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

#r_sidebar #latest {
	width: 295px; height: 265px;
	margin: 0px; padding: 25px 30px;
	float: left;
	background: #fff url(images/latest-bg.gif) repeat-x;
}
#r_sidebar #latest h3 {
	margin: 0px; padding: 15px 0px 0px 0px;
	font-size: 18px;
	color: #567d2e;
}
#r_sidebar #latest ul {
	margin: 0px; padding: 25px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#r_sidebar #latest ul li {
	margin: 0px 0px 15px 0px; padding: 0px;
	color: #567d2e;
}
#r_sidebar #latest ul li a {
	color: #567d2e;
	text-decoration: none;
}
#r_sidebar #latest ul li a:hover {
	text-decoration: none;
	color: #FFF;
}

#r_sidebar #video {
	display: block; float: left;
	width: 320px;
	display: inline;
}
#r_sidebar #video .videowrap {
	margin: 0px; padding: 0px;
	border: 3px solid #FFF;
}
#r_sidebar #video object,
#r_sidebar #video embed {
	width: 314px; height: 242px;
	background: #FFF;
	margin: 0px; padding: 0px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #567d2e;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #567d2e;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	margin: 15px 0px 0px 0px;
	padding: 5px 20px;
	clear: both;
	text-align: left;
	font-size: 11px;
}
#footer a {
	color: #567d2e;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffc000;
	text-decoration: underline;
}

/*********************************************
  Full Page Class Description/Listing Styles
*********************************************/
#listing {
	float: left;
	margin: 0px; 
        padding: 15px 10px 25px 10px;
	width: 660px;
	background: #FFF;
}
#listing p {
	font-size: 12px;
 	color: #567d2e;
        padding: 5px 0;
}

#listing ul {
	font-size: 12px;
 	color: #567d2e;
        padding:0;
}

#listing a:visited {
        color: #b7371e;
}

#listing a:link {
        color: #b7371e;
}

#listing h1 {
        font-size: 14px;
        text-align: left;
        color: #b7371e;
        padding: 5px 0px;
}

#listing h2 {
        font-size: 12px;
        text-align: left;
        color: #b7371e;
}

#listing h3 {
        font-size: 20px;
        text-align: left;
        color: #b7371e;
}

#listing table {
        font-size: 12px;
        color: #b7371e;
}

/* Used for the left and right tables of each description */
.listingrow { 
        float: left; 
        width: 660px;
        margin: 5px 0px 0px;
}

/* Table entity itself has class="smup_slot_table" */
table.smup_slot_table  {
        border-width: 1px 1px 1px 1px;
	border-color: gray gray gray gray;
        border-style: outset outset outset outset;
}

table.smup_slot_table th {
        padding: 0px 10px 0px 0px;
}

table.smup_slot_table td {
        padding: 0px 10px 0px 0px;
}


/*********************************************
  Style for static page content
*********************************************/

#pagecontent {
	float: left;
	margin: 0px; 
        padding: 15px 10px 25px 10px;
	width: 660px;
	background: #FFF;
}
#pagecontent p {
	font-size: 14px;
 	color: #51732d;
}

#pagecontent ul {
	font-size: 14px;
 	color: #51732d;
}

#pagecontent a:visited {
        color: #b7371e;
}

#pagecontent a:link {
        color: #b7371e;
}

#pagecontent h1 {
        font-size: 14px;
        text-align: left;
        color: #b7371e;
        padding: 0px;
        margin: 0px;
}

#pagecontent h2 {
        font-size: 12px;
        text-align: left;
        color: #b7371e;
}

#pagecontent h3 {
        font-size: 20px;
        text-align: left;
        color: #b7371e;
}



/*********************************************
      Stuff related to ec3 caleandar
*********************************************/

#wp-calendar a:link {
	color: #b7371e;
	font-weight: bold;
}

#wp-calendar a:visited {
	color: #b7371e;
	font-weight: bold;
}


