/*
Theme Name: LOGA Theme

Description: A theme by LOGA
Version: 1
Author: Calvin Ulery


*/

body {
	
	background-color: #C6C6C5;
	background-image: url(http://www.loga.la/images/red-bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	position:relative;
	
 text-align:center;



}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	font-size:12px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;

	font: normal 16px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 13px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
#header {
	
	height: 170px;
	border-bottom: 3px solid #59780a;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 100px;
	height: 25px;
	
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 13px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 12px;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
font-size: 12px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 12px;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 420px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
		list-style: none;
	
	padding:0px;
	
	font-size: 11px;
}
#sidebar h2 {
	
	font-size: 13px;
	padding-left:15px
}
#sidebar li{
	margin-left: -15px;
	list-style: none;

}
#sidebar li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font-size: 13px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
	border-bottom-color:#FFFFFF
}
.widget widget_recent_entries{
	font-size: 13px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
#sidebar ul {
	font-size: 13px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

#sidebar h2 {
	font-size: 13px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
	border: none
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.widget widget_recent_entries li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}


#recent-posts li{
	margin: 0px;
	margin-left: -25px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;

	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

#Container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	
	position: relative;
	margin-top: 0px;
	text-align:left;
}
#Container #footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 15px;
	position: relative;
	width: 900px;
}
#Container #Body1 {
	background-color: #FFFFFF;
	padding-left: 10px;
	
}
.blue-bg {
	background-color: #C6C6C5;
	background-image: url(http://www.loga.la/images/bgr.gif);
	background-repeat: repeat-x;
}
#Container #Body1 .rounded-tl {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
.top-corner {
	width: 100%;
	height: 10px;
	clear: both;
	left: 0px;
	top: 0px;
	margin-left: -10px;
}
#LOGA .left-column {
	width: 169px;
	padding-bottom: 1px;
	float: left;
}
#Container #Body1 #LOGA .left-column .blue-header {
	background-image: url(images/hdr-blue-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}
.bottom-main {
	height: 50px;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.second-nav-content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 10px 10px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#Container #Body1 #MainBox .left-column .second-nav-content a {
	color: #333333;
	text-decoration: none;
}
.second-nav-headers {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-top: -5px;
}
#Container #Body1 #LOGA #Main-Graphic {
	margin-left: 179px;
	height: 360px;
}
#Container #Header {
	height: 134px;
	width: 930px;
}
#Container #Header .logo {
	float: left;
}
#Container #Header .main-nav {
	height: 134px;
}
#Container #Header .main-nav .main-nav-top {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 10px;
	position: relative;
	width: 635px;
}
.contact {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
}
#Container #Header .main-nav .navigation1 {
	background-color: #FFFFFF;
	height: 39px;
	margin-top: 70px;
}
#Container #Header .main-nav .navigation1 .search {
	height: 38px;
	width: 160px;
	background-image: url(http://www.loga.la/images/nav-search.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: right;
	position: absolute;
	right: 0px;
	padding-top: 7px;
}
.searchpad {
	margin-top: 2px;
	margin-right: 2px;
}
#Container #Header .main-nav .navigation1 .rollovers a {
	float: left;
}
#Container #Body1 #LOGA {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.box-content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 17px 17px 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#Box #Spotlight {
	margin-left: 179px;
	width: 480px;
	margin-bottom: 10px;
	display: block;
}
#Container #Body1 #MainBox {
	width: 910px;
	display: inline-block;
	position: relative;
	padding-top: 5px;
}
#Container #Body1 #Box {
	width: 662px;
	position: relative;
	padding-bottom: 1px;
}
#Container #Body1 #right-column {
	width: 244px;
	margin-top: 0px;
	top: 0px;
	height: 700px;
	margin-right: 10px;
	position: absolute;
	right: 0px;
}
#Container #Body1 #main-body {
	position: relative;
}
.clearboth {
	clear: both;
	margin-top: -10px;
}
#Box .left-column {
	width: 169px;
	padding-bottom: 5px;
	float: left;
	position: absolute;
	left: 0px;
}
.ltblue-header {
	background-image: url(images/hdr-ltblue-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}
.red-header {
	background-image: url(http://www.loga.la/images/hdr-red-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}
.floatright {
	float: right;
}
#MainBox #Spotlight {
	margin-left: 179px;
	width: 730px;
	height: 320px;
	margin-bottom: 10px;
	display: block;
}
.main-image {
	height: 267px;
	background-image: url(http://www.loga.la/images/main-1.jpg);
	background-repeat: no-repeat;
}
#MainBox .left-column {
	width: 169px;
	padding-bottom: 5px;
	float: left;
	position: absolute;
	left: 0px;
}
.blue-header {
	background-image: url(http://www.loga.la/images/hdr-blue-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}
#Container #Header .main-nav .navigation1 .rollovers {
	float: left;
}
.grey-header {
	background-image: url(http://www.loga.la/images/hdr-grey-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}
#Container #Body1 #MainBox .left-column .second-nav-content a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(images/link.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 5px;
	margin-left: -5px;
}
#Container #Body1 #Box .left-column .second-nav-content a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(http://www.loga.la/images/link.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 5px;
	margin-left: -5px;
}
#Container #Body1 #Box .left-column .second-nav-content a {
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 5px;
	margin-left: -5px;
}
.bodycopy-2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 10px;
}
a {
	text-decoration: none;
	color: #333333;
}
#Container #Header .main-nav .navigation1 #logatohome {
	position: absolute;
	top: 50px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.bluelink a {
	color: #103A63;
	text-decoration: none;
}
.bodycopy-2 a {
	color: #333333;
	text-decoration: none;
}
.bodycopy-2 a:hover {
	color: #333333;
	text-decoration: underline;
}
.red-bg {
	background-color: #C6C6C5;
	background-image: url(http://www.loga.la/images/red-bg.gif);
	background-repeat: repeat-x;
}
.header20px {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 15px;
}
.arrow {
	margin-bottom: -3px;
}
.box-contentnopad {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;

}
.ltblue-bg {
	background-color: #C6C6C5;
	background-image: url(images/ltblue-bg.gif);
	background-repeat: repeat-x;
}
.second-nav-calendar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 10px;
}
#Calendar #Spotlight {
	margin-left: 179px;
	width: 730px;
	height: 900px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #36607F;
}
.bodycopypad {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-right: 15px;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#Container #Body1 #Box .left-column .second-nav-content a:active {
	color: #333333;
	text-decoration: none;
	background-image: url(http://www.loga.la/images/link.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 5px;
	margin-left: -5px;
}
.a-small-red {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #731218;
}
.a-small-red a {
	color: #711217;
	text-decoration: none;
}
.a-small-red a:hover {
	text-decoration: underline;
}
.a-small-red-header {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #731218;
	margin-right: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.neg-margin {
	margin-top: -5px;
}
.archive-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #711217;
	padding-left: 15px;
}
.archive-titles {
	font-size: 11px;
	padding-left: 15px;
}
.archive-titles a:hover {
	font-size: 11px;
	text-decoration: underline;
}
#footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 15px;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.body-small {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.blue-dkbg {
	background-color: #C6C6C5;
	background-image: url(http://www.loga.la/images/bgr-dkblue.gif);
	background-repeat: repeat-x;
}
.sidebar {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-right: 10px;
}
.directors {
	padding: 5px 5px 5px 15px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.blue-dkbg #Container #Body1 #main-body #Box #Spotlight .box-contentnopad .bodycopy a {
	text-decoration: underline;
}
.sidebar a {
	text-decoration: underline;
}
.article-header-blue {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #103A63;
}
.imagefloat {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.blue-header a {
	color: #FFFFFF;
	text-decoration: none;
}
.red-header a {
	color: #FFFFFF;
	text-decoration: none;
}
.green-header {
	background-image: url(images/hdr-green-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}

