@charset "UTF-8";
@import url("../webfonts/PermianSerif/stylesheet.css");
@import url("../webfonts/BrownPro/stylesheet.css");
@import url("../webfonts/BrownPro_Bold/stylesheet.css");
@import url("../webfonts/BrownPro_ExtraBlack/stylesheet.css");
@import url("../webfonts/BrownPro_Italic/stylesheet.css");
@import url("../webfonts/BrownPro_Light/stylesheet.css");
@import url("../webfonts/BrownPro_Black/stylesheet.css");


#PageTitle {
	float: left;
	margin-top:5px;
	margin-left: 64px;
}
#PageIcon {
	float: left;
}
#LayoutHead {
	font-family: PermianSerif, Georgia, serif;
	line-height: 64px;
}
#LayoutMenu1 {
	font-family: BrownPro;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}

#LayoutImageArea1 {
	height: 75px;
	margin-top: 10px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,235,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(230,235,239,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,235,239,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,235,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,235,239,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,235,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ebef', GradientType=0 );
	
	
	
//background: rgba(33,211,184,0);
//background: -moz-linear-gradient(top, rgba(33,211,184,0) 0%, rgba(33,211,184,0.72) 100%);
//background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(33,211,184,0)), color-stop(100%, //rgba(33,211,184,0.72)));
//background: -webkit-linear-gradient(top, rgba(33,211,184,0) 0%, rgba(33,211,184,0.72) 100%);
//background: -o-linear-gradient(top, rgba(33,211,184,0) 0%, rgba(33,211,184,0.72) 100%);
//background: -ms-linear-gradient(top, rgba(33,211,184,0) 0%, rgba(33,211,184,0.72) 100%);
//background: linear-gradient(to bottom, rgba(33,211,184,0) 0%, rgba(33,211,184,0.72) 100%);
//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21d3b8', endColorstr='#21d3b8', //GradientType=0 );
	
}
	
#LayoutText1 {
	font-family: BrownPro-Bold;
	font-size: 1.5em;
	vertical-align: middle;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#QuoteText {
	font-family: BrownPro-Light;
	font-size: 12pt;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:30px;
}
#AuthorText {
	font-family: BrownPro-Italic;
	text-align: right;
	font-size: 12pt;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
}
#ImageText {
	font-family: BrownPro-Bold;
	font-size: 25pt;
	color: #fdb320;
	text-align: center;
	padding-top: 20px;
}
#ImageEx1 {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 90px;
	width: 100px;
	float: left;
}
#ImageExX {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 90px;
	width: 100px;
	margin-left:100px;
	float: left;
}
#ImageTb10 {
	display:none;
}
#ImageTb9 {
	display:none;
}
#ImageTb8 {
	display:none;
}
#ImageTb7 {
	display:none;
}
#ImageTb6 {
	display:none;
}
#ImageTb5 {
	display:none;
}
#ImageTb4 {
	display:none;
}
#ImageTb3 {
	display:none;
}

	
@media only screen and (min-width: 1255px) {
	
	#ImageTb10 {
		display: table-cell;
	}
	#ImageTb9 {
		display: table-cell;
	}
	#ImageTb8 {
		display: table-cell;
	}
	#ImageTb7 {
		display: table-cell;
	}
	#ImageTb6 {
		display: table-cell;
	}
	#ImageTb5 {
		display: table-cell;
	}
	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}
}
	
@media only screen and (min-width: 1130px) {
	
	#ImageTb9 {
		display: table-cell;
	}
	#ImageTb8 {
		display: table-cell;
	}
	#ImageTb7 {
		display: table-cell;
	}
	#ImageTb6 {
		display: table-cell;
	}
	#ImageTb5 {
		display: table-cell;
	}
	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}
}
	
@media only screen and (min-width: 1005px) {

	#ImageTb8 {
		display: table-cell;
	}
	#ImageTb7 {
		display: table-cell;
	}
	#ImageTb6 {
		display: table-cell;
	}
	#ImageTb5 {
		display: table-cell;
	}
	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}
}
	
@media only screen and (min-width: 880px) {

	#ImageTb7 {
		display: table-cell;
	}
	#ImageTb6 {
		display: table-cell;
	}
	#ImageTb5 {
		display: table-cell;
	}
	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}


}
	
@media only screen and (min-width: 755px) {

	#ImageTb6 {
		display: table-cell;
	}
	#ImageTb5 {
		display: table-cell;
	}
	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}

}
	
@media only screen and (min-width: 630px) {

	#ImageTb5 {
		display: table-cell;
	}
	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}

}
	
@media only screen and (min-width: 505px) {

	#ImageTb4 {
		display: table-cell;
	}
	#ImageTb3 {
		display: table-cell;
	}

}
	
@media only screen and (min-width: 380px) {

	#ImageTb3 {
		display: table-cell;
	}

}
	

@media only screen and (min-width: 481px) {
	#ImageText {
		font-size: 30pt;
	}
}

#ImageBox {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 85px;
	overflow: hidden;
	margin-top: 15px;
	margin-left:25px;
	text-align:center
}
#FeatureHead {
	font-family: BrownPro-Bold;
	font-size: 2em;
	color:black;
	text-decoration:none;
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
}
#FeatureMenu {
	width: 100%;
	position:absolute;
	bottom:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	//background-color: #e6ebef;
	display:block;
}
#FeatureMenuItem {
	//background-color: #e6ebef;
	font-family: BrownPro-Bold;
	font-size: 10pt;
	color:#Fd6666;
	//color:#21D3B8;
	text-decoration:none;
	text-align: center;
	float: left;
	text-align:center;
	width:33.3%;
}

#FeatureImage {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
}

#FeatureText {
	font-family: BrownPro;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#FeatureBodyText {
	font-family: BrownPro;
	font-size: 14pt;
	color: black;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#SignUpText {
	font-family: BrownPro;
	font-size: 12pt;
	text-align: justify;
	padding:20px;	
	
}
#LayoutDownload1 {
	background-color: #e6ebef;
	text-align: center;
	width: 100%;
}
#LayoutComments1 {
	font-size: 12pt;
	text-align: center;
	width: 100%;
	margin-botton:30px;
}
#footertable {
	font-family: BrownPro-Light;
	font-size: 10pt;
}

#menuitem {
	font-family: BrownPro-Light;
	font-size: 10pt;
	float: left;
	text-align:center;
	width:75px;
}
#menuitem2 {
	font-family: BrownPro-Light;
	font-size: 10pt;
	float: left;
	margin-top:10px;
	text-align:center;
	width:150px;
}
#menuitem3 {
	font-family: BrownPro-Light;
	font-size: 10pt;
	float: left;
	margin-top:5px;
	width:150px;
}
#LargeFaceBookSection {
	clear:both;
	width: 100%;
	padding-top:30px;
	text-align:center;
	display: block;
}
#LargeFaceBook {
	width:340px;
	height:180px;
	display: block;
	margin-bottom:180px;
}
#LargeText {
	clear:both;
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
#LargerImage {
	text-align: center;
	width: 100%;
	margin-top:15px;
	margin-bottom: 15px;
}
#TermsText {
	font-family: BrownPro;
	font-size: 10pt;
	color:black;
	text-decoration:none;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:10px;
	margin-top: 15px;
}

#PressText1 {
	font-family: BrownPro;
	font-size: 12pt;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#PressText2 {
	font-family: BrownPro;
	font-size: 12pt;
}




a {
	font-family: BrownPro-Light;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
a:hover {
	color: #FD6666;
}

a:visited {
	color: #000000;
}
