@charset "utf-8";
/*Home Page Specific Styles*/


#bigquestion h2{
	margin: 0px;
	padding: 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 6em;
	font-style:normal;
}


/* Quick Facts */

#bigcalls{

	width:320px;
	float:left;

}

#bigcalls a{
	font-weight:normal;		
}

#QF{
	width:300px;
	height:80px;
	margin:10px;
	float:left;
	display:inline-block;
	background-color: #eeeee0;
}

#QF h2{
	font-size:7em;
	margin: 0px;
	padding: 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: .9em;
	font-style:normal;
	color: #534b48;
}
#QF h2>a:hover{
	color:#68CDD3;
}

.questionsub{
	cursor:pointer;
	width:300px;
	margin:10px;
	float:left;
	display:inline;
	border: solid 1px #e8e3d8;
}
.textarealeft{
	cursor:default;
	width:270px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.questionsub h2{
	margin: 0px;
	padding: 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #534b48;
	background-color: #eeeee0;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 3.5em;
	font-style:normal;
}
.questionsub p{
	margin: 0px;
	padding: 0px;
	font-family:Georgia, Serif;
	color: #777770;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
}


.questionsub h2>a:hover{
	color: #68CDD3;
}
.questionsub h3>a:hover{
	color: #68CDD3;
}
/*Follow Us */
.social{
	width:300px;
	height:80px;
	margin-left:10px;
	float:left;
	display:inline;	
}
.social img{
	margin:10px 0 10px 10px;
	float:right;
	border: none;
	display:block;	
}
.social h2{
	margin: 0px;
	padding: 10px 0 10px 0;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #534b48;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.25em;
	font-size: 5em;
	font-style:normal;
}


#bigmenu{
	width:640px;
	float:left;
	display:inline;
	clear:right;
}


#bigquestion{
	width:620px;
	height: 80px;
	margin: 10px;
	padding:0px;
	background-image:url(../images/backgroundpaperhf.png);
	background-color: #534b48;
}
.homenavsuba{
	width:580px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:0px;
	padding: 0px;
	float:left;
	display:inline;	
	background-color: #b8d66b;
}

.homenavsubb{
	width:580px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:0px;
	padding: 0px;
	float:left;
	display:inline;
	background-color: #c5d59d;
}
	

.headlinearea{
	width:240px;
	float: left;
	display:inline;
}

.headlinearea h2{
	margin: 0px;
	padding: 15px 10px 15px 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #747d5c;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 6em;
	font-style:normal;
}
.headlinearea h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #747d5c;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 2em;
	font-style:normal;
	text-align: right;
}
.headlinearea a{
	color: #747d5c;
	line-height: 1em;
}
.headlinearea a:hover{
	color: #ffffff;
}

.textarea{
	cursor:default;
	width:300px;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 20px 10px;
	float: right;
	display:inline;
	background-color: #eeeee0;
	background-image:url(../images/backgroundpaper.png);
}

.textarea p{
	cursor:default;
	margin: 15px;
	padding: 0px;
	font-family:Georgia, Serif;
	color: #777770;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
}

