@charset "utf-8";
/* CSS Document */

.bg{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}


.bgquoye{
	background-image: url(../images/biblequote.jpg);
	background-repeat:repeat-x;
}

.body{
	font-family: "Century Gothic";
	font-size:14px;
	line-height: 20px;
	text-align:justify;
}

.body_home{
	font-family: "Century Gothic";
	font-size:16px;
	line-height: 33px;
	text-align:center;
	color: #000000;
}


.body2{
	font-family: "Century Gothic";
	font-size:16px;
	line-height: 33px;
	text-align:justify;
	color: #000000;

}

.body2a{
	font-family: "Century Gothic";
	font-size:16px;
	line-height: 33px;
	text-align: center;
	color: #ffffff;

}

.body3{
	font-family: "Century Gothic";
	font-size:21px;
	line-height: 33px;
	text-align:justify;
	color: #ffffff;

}

.body4{
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 33px;
	text-align:justify;
	color: #ffffff;

}

.bodyheading{
	font-family: "Century Gothic";
	font-size:18px;
	line-height: 33px;
	text-align:justify;
	color: #fff;

}

.footerlinksheading{
	font-family: "Century Gothic";
	font-size:18px;
	text-align:left;
	font-weight:bold;
	color: #fff;

}

.foooters{
	font-family: "Century Gothic";
	font-size:16px;
	line-height: 33px;
	text-align:justify;
	color: #fff;

}

.contenthead{
	font-weight:bold;
	font-size:20px;
	color: #000000;
	font-family:"Century Gothic";
}

.contenthead2{
	font-weight:bold;
	font-size:30px;
	color: #000000;
	line-height: 1;
	font-family:"Century Gothic";
}

.contenthead3{
	font-weight:bold;
	font-size:40px;
	color: #ffffff;
	line-height: 1;
	font-family:"Century Gothic";
}

.contenthead4{
	font-weight:bold;
	text-align: center;
	font-size:35px;
	color: #000000;
	line-height: 1;
	font-family:"Century Gothic";
}
  


.quotehead{
	font-weight:bold;
	font-size:25px;
	color: #ffffff;
	font-family:"Century Gothic";
	text-align: center;
}

.contenthead_home{
	font-weight:bold;
	font-size:25px;
	color: #000000;
	font-family:"Century Gothic";
	text-align: center;
}

.social{
	font-size:25px;
	color: #000000;
	font-family:"Century Gothic";
	text-align: left;
}

.quote{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height: 24px;
	text-align:center;
	color:#FFF;
}

.sponsors{
	background-image:url(../images/info.jpg);
	background-repeat:no-repeat;
}

.logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

.links{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;

}

.links:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#aa8817;
	text-decoration:none;
	color:#000;

}

.moreinfo_head{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	
}

/*form style*/

textarea
{
	color: #fff;
	border: 1px solid #006e6e;
	background-color: #009CFF;
}

input
{
	color: #fff;
	border: 1px solid #006e6e;
	background-color: #009CFF;
}

select(List/Menu)
{
	color: #000000;
	border: 1px solid #006e6e;
	background-color: #0FABD4;
}

submit input
{
color: #fff;
background: #0FABD4;
border: 2px outset #006e6e
} 

submit
{
	color: #fff;
	border: 1px solid #006e6e;
	background-color: #fff;
}

.content_head{
	font-weight:bold;
	font-size:12px;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
}

.footer_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	text-decoration: none;
	font-weight:bold;
}

.footer_links:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	text-decoration: underline;
	font-weight:bold;
}


.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:21px;
}

