/* CSS Document */

body

{
	margin: 0px auto;
	padding: 0px;
	font-family: Calibri;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	text-shadow: 2px 2px #000000;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
 }


.navibg
{
	background-image:url(../images/bg_navi.png);
	height:48px;
	background-repeat:repeat-x;
	border-radius:10px;

}


.bgdata
{
	background-image: url(../images/bg_trans.png);
	background-repeat:repeat;
	border-radius:10px;
	border:#da9754 solid 1px;
 	
}

.welcomeext
{
	color:#fff600;
	font-family:Calibri;
	text-shadow: 2px 2px #000000;
	font-size:38px;
}


.buttonlink:link
 {
	text-decoration:none;
	display:block;
	height:35px;
	line-height:34px;
	color:#fff600;
	font-family:Myriad Pro;
	text-shadow: 2px 2px #000000;
	background-image: url(../images/bg_button.png);
	Width:149px;
	font-size:19px;
	background-repeat:no-repeat;
	text-align:center;
     }
a.buttonlink:visited {
	text-decoration:none;
	display:block;
	height:35px;
	line-height:34px;
	color:#fff600;
	font-family:Myriad Pro;
	text-shadow: 2px 2px #000000;
	background-image: url(../images/bg_button.png);
	Width:149px;
	font-size:19px;
	background-repeat:no-repeat;
	text-align:center;
   }
a.buttonlink:hover {
	text-decoration:none;
	display:block;
	height:35px;
	line-height:34px;
	color:#99CC00;
	font-family:Myriad Pro;
	text-shadow: 2px 2px #000000;
	background-image: url(../images/bg_button.png);
	Width:149px;
	font-size:19px;
	background-repeat:no-repeat;
	text-align:center;
 	 }
a.buttonlink:active {
	text-decoration:none;
	display:block;
	height:35px;
	line-height:34px;
	color:#99CC00;
	font-family:Myriad Pro;
	text-shadow: 2px 2px #000000;
	background-image: url(../images/bg_button.png);
	Width:149px;
	font-size:19px;
	background-repeat:no-repeat;
	text-align:center;
    } 
	 
	 
	.footerbg
	{
		background-image: url(../images/footer_bg.png);
		background-repeat:repeat-x;
		height:89px;
	
	}



 .newslettertextblack {
	font-family: "Humanst521 BT";
	font-size: 25px;
	font-style: italic;
	color: #000000;
	text-shadow: none;
}
.newslettertext2 {
	font-family: "Lucida Handwriting";
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: none;
}
.font50 {
	font-size: 50px;
}
.black {
	color: #000000;
	text-shadow: none;
}


.otherlink:link
 {
	color: #000000;
 	text-decoration: none;
	padding:0px 5px 0px 5px;
     }
a.otherlink:visited {
	color: #000000;
	text-decoration: none;
   }
a.otherlink:hover {
	color: #000000;
	text-decoration: underline;
 	 }
a.otherlink:active {
	color: #000000;
	text-decoration: underline;
    } 
	
	
	.welcomeext2
{
	color:#fff600;
	font-family:Myriad Pro;
	text-shadow: 2px 2px #000000;
	font-size:25px;
}

.font18 {
	font-size: 18px;
	line-height: 24px;
}
.yellowcolor {
	color: #fff600;
}
.text14 {
	font-size: 14px;
}
