@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}

.smallfont {
	font: bold 0.7em Tahoma;
}
.footer-font {
	font: bold normal 9pt Tahoma;
	text-transform: uppercase;
	color: #333333;
}
.bold-text {
	font: bold 10pt Tahoma;
	color: #000000;
}


/* CSS Document */

.leftback {
	background: url(../images/whiteshadowleft.jpg) repeat-y;
}
.rightback {
	background: url(../images/whiteshadowright.jpg) repeat-y;
}
.default-font {
	font: 10pt Tahoma;
	color: #000000;
}
.thinedge {
	border: 1px solid #333333;
}
.WHITEHEADER {
	font: bold 11pt Tahoma;
	color: #FFFFFF;
}
.subtitles {
	font: bold 18px Helvetica;
	text-transform: uppercase;
	color: #000000;
}
.image-border {
	border: 1px solid #000000;
}
img
{	border: none;}

a.button {
	background: url(../ministries-section/hospitality-events/images/button-test.png) no-repeat 0 0;
	width: 152px;
	height: 30px;
	display: block;
}
a.button:hover { 
background-position: 0 -31px;
text-decoration:none;
}
a.button:active { background-position: 0 -62px;
text-decoration:none;
}
.button-text {
	height: auto;
	padding: 9px 0 0 0; 
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block; 
	font-family: 'Bookman Old Style';
}
.small {
position: relative;
font-size: 6px;
display: block;
}
