body {
	font-family:Tahoma;
	font-size:12px;
	background-image:url(../Logos/200x140gradient.gif);
	background-repeat:repeat-y;
	background-color:#D5EDB3;
}
font {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
table {
	border:0;
}
.tftd {
	position:absolute;
	left:30px;
	top:430px;
}
.tftd2 {
	position:absolute;
	left:30px;
	top:330px;
}
.serviceBox td {
	border-style:none outset outset none;
	border-color:#EEEC49;
}
.serviceLinks a {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
}
.serviceLinks a:visited{
	color:#5c743d;
	text-decoration:none;
}
.serviceLinks a:hover{
	color:red;
	text-decoration:underline;
}
.h1 {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
/*	filter: glow(color=#EFEA44,strength=1);
	filter: dropshadow(color=#EFEA44,offX=2,offY=2); */
}
.h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
}
.h3 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
}

.h4 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
}
.h5 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
}
.h6 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c743d;
}
.h7 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.notes {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
        text-align:left;
}
fillerText{
	width:75%;
}
a{
	color:blue;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:underline;
}
a:visited{
	color:blue;
	text-decoration:none;
}
img{
	border:0;
}
.advert a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#003871;
	font-style:italic;
	text-decoration:none;
}
.advert a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
	font-style:italic;
	text-decoration:underline;
}
.HopeRoomFont {
	font-family: Tahoma;
	font-size: 14px;
}
.footer {
	font-size:9px;
	color:#767676;
}
.EvaluationQuestion{
	color:#FF0000;
	font-weight:bold;
}
.membersArea{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
.membersAreaPrint{
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}
.msgbox {padding:16px;border:1px solid #ccc;background:#fff4b4;width:60%;font-weight:700;}
.msgbox i {font-weight:400;}

.msgbox2 {padding:16px;border:1px solid #ccc;background:#fff4b4;width:95%;font-weight:700; color:#000;}
.msgbox2 i {font-weight:400;}

/* Bottom Nav */
.MenuBanner{
	background-color:#D5EDB3;
	text-align:center;
}
#topmenuback { 
	height:30px;
}

.menutopbox {
}
#topmenuback {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
.topmenutext ul, .topmenutextlive ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0px;
	margin: 1px 0 0 0;
	font-weight: bold;
	text-align: center;
	height: 100%;
	width: 100%;
	display: block;
	list-style-type: none;
}
.topmenutext li{
	display: inline;
	margin: 0 0 0 0;
	height:30px;
}

.topmenutext li a:link, .topmenutext li a:visited, .topmenutext li a:active {
	padding: 3px 5px 3px 5px;
    border: 0px solid rgb(0,51,153);
	color: #5c743d;
	text-decoration: none;
	height:30px;
	background-image: url(../Images/NavBar.gif);
}

.topmenutextlive li a:link, .topmenutextlive li a:visited, .topmenutextlive li a:active, .topmenutext li.selected a {
	border: 0px solid rgb(255,255,255);
	height:30px;
	background-image: url(../Images/NavBar.gif);
}

.topmenutext li a:hover {
	padding:  3px 5px 3px 5px;
    border: 0px solid rgb(230,240,255);
	color: #D5EDB3;
	text-decoration: underline;
	height:30px;
	background-image: url(../Images/NavBarInv.gif);
}
.dropmenudiv{
	position:absolute;
	top: 0px;
	border: 1px solid rgb(92,116,61);
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-image: url(../Images/NavBar.gif);
	width: 120px;
	visibility: hidden;
	text-align:left;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid rgb(153,153,153); 
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: #5c743d;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ 
	color: #D5EDB3;
	background-image: url(../Images/NavBarInv.gif);
}

.indexMainBG {
	padding-left:50px; 
	padding-right:50px; 
	padding-top:10px; 
	text-align:center;
	background-image:url(Assets/Images/HomePagePic.gif);
}

#bottomNav ul li{display:inline; padding:0px 0px;}
#bottomNav div {text-align: center; vertical-align: middle;}
#bottomNav a {color: #5c743d; background-image: url(../Images/NavBar.gif); text-align: center; vertical-align: middle; text-decoration: none; height:30px; width:120px;font-weight: bold; padding:5px 3px;}
#bottomNav a:hover{color:#D5EDB3; background-image:url(../Images/NavBarInv.gif); text-align: center; vertical-align: middle; text-decoration: none; height:30px; width:120px;font-weight: bold; padding-top:7px;}

#extraNav ul li{display:inline-block; padding:6px 0px 6px 0px;}
#extraNav div {text-align: center; vertical-align: top;}
#extraNav a {color: #5c743d; background-image: url(../Images/NavBar.gif); text-align: center; vertical-align: top; text-decoration: none; height:30px; width:120px;font-weight: bold; padding:5px 3px 5px 3px;}
#extraNav a:hover{color:#D5EDB3; background-image:url(../Images/NavBarInv.gif); text-align: center; vertical-align: top; text-decoration: none; height:30px; width:120px;font-weight: bold; padding-top:7px;}

/* Index.php */
#topleft {width:45%;float:left;border:1px solid #ccc; padding:5px;}
#topright {width:45%;float:right;border:1px solid #ccc; padding:5px;}
table#suggestions {border:1px solid #ccc; width:100%; background:#fff4b4; align:center;}
table#suggestions td, table#suggestions th {border:1px solid #ccc; padding:5px; background:#fff4b4; text-align:center;}

