body {
	margin:0;
	padding:0;
	color:#858585;
	background:#fff url(images/main-bg.gif) 0 0 repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
}
p, ul, img, a, h1, h2, h3, form, textarea, input {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
ul {
	list-style:none;
}
input, textarea {
	font:11px/13px Arial, Helvetica, sans-serif;
}

/*------------ TOP MENU PANEL -----------*/

.menuPanel img {
	margin:14px 0 0;
}
.menuPanel h1 {
	font-size:11px;
	line-height:19px;
	font-weight:normal;
	color:#898989;
	background-color:inherit;
}
.menuPanel td.menu {
	font-size:11px;
	font-weight:bold;
	text-transform:lowercase;
}
.menuPanel td.menu span a {
	color:#a9a9a9;
	background-color:inherit;
}
.menuPanel td.menu span a:hover,
.menuPanel td.menu span {
	color:#000;
	background-color:inherit;
}
.menuPanel td.menu span {
	padding-left:17px;
}

/*----------- HEADER TEXT ------------*/

.header {
	height:120px;
}
.header h2 {
	font:32px/34px Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding-top:28px;
}
.header span {
	text-transform:uppercase;
	font-weight:bold;
}

/*------------------ BODY ------------------*/

.body h2 {
	font:16px/20px Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
.body a.readmore {
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#000;
	background-color:inherit;
	background:url(images/bullet-readmore.gif) 0 50% no-repeat;
	padding-left:7px;
}
.body a.readmore:hover {
	color:#535353;
	background-color:inherit;
}

/*----------- RECENT EVENTS -----------*/

.recentEvents  {
	font-size:11px;
	line-height:14px;
}
.recentEvents td.date {
	color:#b60000;
	background-color:inherit;
	font-weight:bold;
}

/*----------------- FEATURED ---------------*/

.featured {
	font-size:11px;
	line-height:14px;
}
.featured td.headTxt {
	font-weight:bold;
	padding:2px 0;
}
.featured td.headTxt span {
	color:#b60000;
	background-color:inherit;
}
.featured td.headTxt em {
	font-style:normal;
	color:#000;
	background-color:inherit;
}

/*------------------ TESTIMONIAL ------------------*/

.testimonial {
	background:#f1f1f1;
	color:#737373;
	padding:15px;
}
.testimonial img.quote {
	display:inline;
}
.testimonial img.quoteBottom {
	display:inline;
	padding:0 0 0 10px;
	vertical-align:bottom;
}
.testimonial p {
	font-style:italic;
	text-indent:28px;
	margin-top:-6px;
}

/*----------------- FOOTER ------------------*/

.footer {
	background:#404040;
	color:#f1f1f1;
	font-size:11px;
	line-height:14px;
}
.footer td.design {
	color:#5d5d5d;
	background-color:inherit;
}
.footer td.design,
.footer td.design a:hover {
	color:#5d5d5d;
	background-color:inherit;
}
.footer td.design a {
	color:#7d7d7d;
	background-color:inherit;
}
.footer td.design a:hover {
	text-decoration:underline;
}
.footer table.rightPart {
	background:url(images/footer-devider.gif) 0 50% no-repeat;
}
.footer table.rightPart td {
	padding-left:13px;
}
.footer table.rightPart a {
	color:#fff;
	background-color:inherit;
}
.footer table.rightPart a:hover {
	text-decoration:underline;
}
.footer td.menu {
	text-transform:lowercase;
	padding-top:15px;
}
.footer td.menu span a {
	color:#5d5d5d;
	background-color:inherit;
}
.footer td.menu span a:hover,
.footer td.menu span {
	color:#7d7d7d;
	background-color:inherit;
	text-decoration:none;
}
.footer td.menu span {
	padding-left:17px;
}
.footer td.menu span.left {
	padding-left:0;
}





































