@charset "utf-8";
/* CSS Document */

#heading{
	padding-top: 1px;
}


#heading h1{
	font-family:  "fertigo-script";
	font-size: 40px;
	font-weight: 600;
	color: #CC9900;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 2px 2px 3px #000;	
	
}	

#heading h2{
	font-family: caflisch-script-pro;
	font-size: 30px;
	font-weight: 600;
	color: #CC9900;
	text-shadow: 2px 2px 3px #000;
}

#heading p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #AEEBFF;
	line-height: 1.2em;
	text-shadow: 3px 3px 3px #000;
	font-variant: normal;
	text-align: left;
	background-image: none;
	background-repeat: repeat;
}

.user{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1em;
	text-shadow: 2px 2px 3px #000;
}

#headingRight{
	float:right;
	height: 40px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#headingRight p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1em;
	text-shadow: 2px 2px 3px #000;
	margin-left: 0px;
	margin-right: 0px;
}
