body { background: #FFFFFF url('../../style/images/green-grid2.png'); }

#carousel-wrapper {
	background: url('../../style/images/carousel-bg-greengrid.png') no-repeat top center;
}

.thumb {
	background: url('../../style/images/carousel-nav-green.png') no-repeat;
}

a.thumb {
	background: url('../../style/images/carousel-nav-green.png') no-repeat;
}

#intouch {
	background: url('../../style/images/intouch-bg-green.png') bottom right no-repeat;
}

#entry-top .post-meta p a {
	color: #FFFFFF;
}

#entry-top .post-meta p a:hover {
	color: #000000;
}

#footer h3 {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;/*#89b850*/
}

#footer .footer-widget ul li a {
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
}


#footer .footer-widget ul li a:hover {
	color: #000000;
	background: #67B2B1; /*#a0d362*/
	text-decoration: none;
}

table.content-table{
	border-collapse: collapse;
	margin: 20px 20px 35px 0px;
}
table.content-table th strong {
	color: #fff;
}
table.content-table th {
	background: #05847E;
	padding: 11px 11px 11px 20px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #fff;
	border-bottom: solid 2px #FFF;
	font-weight: bold;
}
table.content-table tr {
	height: 30px;
}
table.content-table tr td {
	padding: 11px 11px 11px 20px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

td.paypal{
	border: none;
}

tr.paypal{
	border: none;
}

.showtime { 
	padding-top: 10px;
	padding-bottom: 25px;
}


