/*
 * Responsive HTML5/CSS3 template
 * http://webcodebuilder.com/examples/responsive-html5css3-template/index.html
 *
 * Copyright 2012, WebCodeBuilder
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
@media all{
	html{
		font-size: 69%; /*62.5%;*/
	}
	body{
		font:1.15em Arial, Helvetica, sans-serif;
		margin:0;
		background:#383838;
		width:100%;
		color:#444444;
	}
	a{
		color:#466087;
		text-decoration:underline;
	}
	a:hover { text-decoration:none;}
	section {
		height:600px;
	}
	section, header,footer,nav { display:block;}
	img{
		border:0;
		vertical-align:top;
		max-width:100%;
	}
	form,
	fieldset{
		border:0;
		padding:0;
		margin:0;
	}
	h1{
		font:4.285em/1.067em 'Playball',cursive; /*60px/64px*/
		margin: -0.1em 10px 0px 10px;
		text-align:center;
		color:#FFF; /*#A13914;*/
		text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
		/*text-shadow:0px 1px 1px rgba(255,255,255,0.5);*/
	}
	h2 {
		font:2.5em/1.125em Arial, Helvetica, sans-serif; /*24px/27px*/
		color:#fff;
		text-align:center;
		margin:0 1em 0.417em;
		/*text-shadow:0px 1px 1px rgba(255,255,255,0.5);*/
		text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}
	h3 {
		font:1.585em/1.167em 'Nunito', Arial, Helvetica, sans-serif; /*18px/21px*/
		margin:0 0 0.55em;
		text-align:center;
	}
	h4 {
		font:1em 'Nunito', Arial, Helvetica, sans-serif; /*24px/27px*/
		margin:0 0 0.5em;
		text-align:center;
		color:#fff;
		text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
		/*text-shadow:0 1px 2px rgba(0,0,0,0.5);*/
	}
	.subHeading{
		display:block;
		font:1.4em/1.151em 'PT Sans', Arial, Helvetica, sans-serif; /*33px/38px*/
		margin:0 0 1em;
		text-align:center;
		color:#7a7a7a;
		/*text-shadow:0px 1px 1px rgba(255,255,255,0.5);*/
		text-shadow: -1px 0 rgba(255,255,255,0.5), 0 1px rgba(255,255,255,0.5), 1px 0 rgba(255,255,255,0.5), 0 -1px rgba(255,255,255,0.5);
	}
	.articles{
		max-height:90%;
	}
	ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	section ul,
	article ul{
		margin:0 0 0.5em;
	}
	section li,
	article li{
		padding-left:30px;
		padding-top:0px;
		background:url("../img/flag_bullet2.png") no-repeat left center;
		background-size: 0.6em 0.6em;
		margin-left: 30px;
	}
	.quiz > li{
		padding-left:10px;
		padding-top:0px;
		background-size: 0.6em 0.6em;
		margin-left: 10px;
		background: none;
		width:90%;
		font-size:1.2em;
		font-weight: bold;
	}
	ul.wrap-line li{
		display:inline-block;
		font-size:80%;
	}
	.question.wrap-line{
		padding-right:100px;
	}
	p {margin:0 0 1em;}
	blockquote {
		margin:0 0 1em;
		background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAPCAYAAAD6Ud/mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjZERkIxNTE4RDcyMTFFMTlGMjFGRDNGOTMwN0RFRUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjZERkIxNTI4RDcyMTFFMTlGMjFGRDNGOTMwN0RFRUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNkRGQjE0RjhENzIxMUUxOUYyMUZEM0Y5MzA3REVFRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNkRGQjE1MDhENzIxMUUxOUYyMUZEM0Y5MzA3REVFRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrtCTg8AAADjSURBVHjarJQBDcMgEEUZqQEsYGGVgIVOQidhFmaBWUDCKmFIWC1UQscld8mFMBi3XvKTEuDecffTk/deVcImuaSQtClZnEG6svlMeifdhZAJ77+g2KFwYMbkBteLAAL3b2wdh0IV1Et4xUUA4pCIOVYOMhlkhAOdEJdBRtrQWSXUrqsAogrdUDnI4GwUAoJw+Ba/Q16oZgageAhtPNVyaNZb9YfLOGjD+TRB4PsdNXeYgJtqZ7IEspUE8UfQtxwbzeookGnd1/i7KcXS+T+r5tAHvKb2opWDXOtQpxmKxX4EGADGDjXSDl7KfgAAAABJRU5ErkJggg==) no-repeat;
		font-size:1.143em;
		line-height:1.25em;
		font-style:italic;
		color:#444;
	}
	q {
		quotes:none;
		display:block;
		padding:1.5em 1em 0 40px;
	}
	q:before { content:"";}
	q:after { content:"";}
	cite {
		display:block;
		text-align:right;
	}
	dl{ margin:0 0 10px;}
	dt {font-weight:bold;}
	dd { margin:0 0 10px 20px;}
	form,
	fieldset {
		padding:0;
		margin:0;
		border:0;
	}
	.center {
		max-width:80%;
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	.hidden{display:none;}
	.box-main:after,
	.center:after {
		content:"";
		clear:both;
		display:block;
	}
	.right { float:right;} 
	.left { float:left;}
	.alignLeft{
		float:left;
		margin-right:1em;
	}
	.alignRight{
		float:right;
		margin-left:1em;
	}
	.fullWidth{width:95%;}
	.fullWidth img{width:95%;}
	.halfWidth img{width:60%;}
	.row{
		width:100%;
		//background:#FFFFFF;
		padding:1em; /*2.857em 0;*/
		background-image:url("../img/Flag_image.png");
	}
	.row:after{
		content:"";
		display:block;
		clear:both;
	}
	.blue{
		background:#C5D5FE;
		color:#fff;
		border-bottom:1px solid #f6f6f6;
		border-top:1px solid #f6f6f6;
		
		-moz-box-shadow:   	inset 0 6px 6px -6px rgba(0,0,0,0.75),
							inset 0 -6px 6px -6px rgba(0,0,0,0.75);
		-webkit-box-shadow: inset 0 6px 6px -6px rgba(0,0,0,0.75),
							inset 0 -6px 6px -6px rgba(0,0,0,0.75);
		box-shadow:         inset 0 6px 6px -6px rgba(0,0,0,0.75),
							inset 0 -6px 6px -6px rgba(0,0,0,0.75);
		background-image:url("../img/liberty_bckgrnd.png");
	}
	.blue h1{
		color:#fff;
		/*text-shadow:0 1px 2px rgba(0,0,0,0.5);*/
		text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	}
	.blue h2{
		text-shadow:0 1px 2px rgba(0,0,0,0.5);
	}
	.blue .subHeading{
		color:#d9e7fb;
		text-shadow:0 1px 1px rgba(0,0,0,0.5);
	}
	.blue a{color:#fff;}
	.btn{
		position:relative;
		display:inline-block;
		padding:0.278em;
		font:2em/2em Arial, Helvetica, sans-serif;
		border:1px solid #d6d6d6;
		background:#dedede;
		text-decoration:none;
		font-weight:bold;
		cursor:pointer;
		width:85%;
		margin:0 -2px;
		overflow:visible;
		
		-webkit-border-radius: 1.67em;
		-moz-border-radius: 1.67em;
		border-radius: 1.67em;
		
		-webkit-transition: background 0.5s ease;
		-moz-transition: background 0.5s ease;
		-o-transition: background 0.5s ease;
		transition: background 0.5s ease;
	}
	* +html .btn{margin:0;}
	.btn span{
		color:#fff;
		padding:0 1.25em;
		display:block;
		text-shadow: 0px 0 rgba(0,0,0,0.31), 0 1px rgba(0,0,0,0.5), 0px 0 rgba(0,0,0,0.5), 0 0px rgba(0,0,0,0.5);
		
		-moz-box-shadow:   	inset 0 0px 3px rgba(255,255,255,255.75);
		-webkit-box-shadow: inset 0 0px 3px rgba(255,255,255,0.75);
		box-shadow:         inset 0 0px 3px rgba(255,255,255,0.75);
							
		-webkit-border-radius: 1.25em;
		-moz-border-radius: 1.25em;
		border-radius: 1.25em;
	}
	.btnSmall{
		padding:0.278em;
		text-decoration:none;
		font-size:1em;
		line-height:2em;
		background:#798493;
		font-weight:bold;
		border:1px solid #505a68;
		margin: 5px;
		
		-webkit-border-radius: 1.47em;
		-moz-border-radius: 1.47em;
		border-radius: 1.47em;
		
		-webkit-transition: background 0.5s ease;
		-moz-transition: background 0.5s ease;
		-o-transition: background 0.5s ease;
		transition: background 0.5s ease; 
		
		-moz-box-shadow:   	0 1px 1px rgba(255,255,255,0.36);
		-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.36);
		box-shadow:         0 1px 1px rgba(255,255,255,0.36);
	}
	.btnSmall span{
		color:#fff;
		text-decoration:none;
		display:block;
		text-shadow: 0px 0 rgba(0,0,0,0.31), 0 1px rgba(0,0,0,0.5), 0px 0 rgba(0,0,0,0.5), 0 0px rgba(0,0,0,0.5);
		
		border:1px solid #566270;
		background:#606a78;

		background-image: linear-gradient(bottom, rgb(98,119,149) 0%, rgb(160,188,226) 100%);
		background-image: -o-linear-gradient(bottom, rgb(98,119,149) 0%, rgb(160,188,226) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(98,119,149) 0%, rgb(160,188,226) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(98,119,149) 0%, rgb(160,188,226) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(98,119,149) 0%, rgb(160,188,226) 100%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(98,119,149)),
			color-stop(1, rgb(160,188,226))
		);
		
		-moz-box-shadow:   	inset 0 2px 2px -2px rgba(255,255,255,255.75),
							inset 0 0 0 #fff;
		-webkit-box-shadow: inset 0 2px 2px -2px rgba(255,255,255,0.75),
							inset 0 0 0 #fff;
		box-shadow:         inset 0 2px 2px -2px rgba(255,255,255,0.75),
							inset 0 0 0 #fff;
							
		-webkit-border-radius: 1.25em;
		-moz-border-radius: 1.25em;
		border-radius: 1.25em;
		line-height: 1.1em;
	}
	.btn:hover {
		background:#1b4648;
		background:rgba(0,0,0,0.2);
	}
	.btnSmall:hover {
		background:none;
	}
	.btnSmall:hover span{
		background-image: linear-gradient(bottom, rgb(109,131,164) 0%, rgb(169,199,241) 100%);
		background-image: -o-linear-gradient(bottom, rgb(109,131,164) 0%, rgb(169,199,241) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(109,131,164) 0%, rgb(169,199,241) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(109,131,164) 0%, rgb(169,199,241) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(109,131,164) 0%, rgb(169,199,241) 100%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(109,131,164)),
			color-stop(1, rgb(169,199,241))
		);
	}
	.btn:active{
		top:1px;
	}
	.btn:hover span, 
	.btn:active span{
		color:#fff;
	}
	.blue .btn:hover{
		background:#FFFFFF;
	}
	.btnGreen span{
		border:1px solid #5e9048;
		background:#75cf44;
		
		background-image: linear-gradient(bottom, rgb(80,153,46) 0%, rgb(117,207,68) 100%);
		background-image: -o-linear-gradient(bottom, rgb(80,153,46) 0%, rgb(117,207,68) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(80,153,46) 0%, rgb(117,207,68) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(80,153,46) 0%, rgb(117,207,68) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(80,153,46) 0%, rgb(117,207,68) 100%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(80,153,46)),
			color-stop(1, rgb(117,207,68))
		);
	}
	.btnBlue span{
		background:#52b3d3;
		border:1px solid #67a2b4;
		color:#fff;
		
		background-image: linear-gradient(bottom, rgb(66,153,179) 0%, rgb(82,179,211) 100%);
		background-image: -o-linear-gradient(bottom, rgb(66,153,179) 0%, rgb(82,179,211) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(66,153,179) 0%, rgb(82,179,211) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(66,153,179) 0%, rgb(82,179,211) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(66,153,179) 0%, rgb(82,179,211) 100%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(66,153,179)),
			color-stop(1, rgb(82,179,211))
		);
	}
	#toTop {
		//background:url("../img/icon-back-to-top.png") no-repeat;
		position: fixed;
		bottom:50%; 
		right:2%;
	}	
	.formRow{
		width:100%;
		margin:0 0 1.5em;
	}
	.formRow:after{
		content:"";
		display:block;
		clear:both;
	}
	.textField{
		width:100%;
		overflow:hidden;
		border:1px solid #505a68;
		background:#798493;
		font-weight:bold;
		padding:0.5em;
		
		-webkit-border-radius: 2em;
		-moz-border-radius: 2em;
		border-radius: 2em;
				
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box; 
		
		-moz-box-shadow:   	0 1px 1px rgba(255,255,255,0.36);
		-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.36);
		box-shadow:         0 1px 1px rgba(255,255,255,0.36);
	}
	.formRow textarea.ui-input-text {
		height:10em;
	}
	.formRow textarea.ui-input-text{
		font-size:1.5em;
	}
	
	input,
	textarea{
		display:block;
		background:#fff;
		font:1em/1.214em Arial, Helvetica, sans-serif;  /*14px/17px*/
		color:#444;
		width:100%;
		/*padding:0.75em 1.5em;*/
		padding: 5px;
		border:1px solid #505762;
		margin:0;
		
		resize:none;
		
		-moz-box-shadow:   	inset 0 0px 3px rgba(0,0,0,0.75);
		-webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,0.75);
		box-shadow:         inset 0 0px 3px rgba(0,0,0,0.75);
		
		-webkit-border-radius: 1.5em;
		-moz-border-radius: 1.5em;
		border-radius: 1.5em;
				
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	textarea {
		overflow:auto;
		height:10.812em;
	}
	* +html input,
	* +html textarea,
	* +html .textField{
		width:99%;
		padding:0;
	}
	::-webkit-input-placeholder {
		color:    #444;
	}
	:-moz-placeholder {
		color:    #444;
	}
	.columns{
		width:100%;
		height:95%;	
	}
	.columns:after{
		content:"";
		display:block;
		clear:both;
	}
	.columns > div,
	.columns > article{
		float:left;
		vertical-align:top;
	}
	.columns h2{text-align:center;}
	.half{
		width:43.0%;
		margin:1.3%;
	}
	.oneThird{
		width:32%;
		margin:1%;
	}
	.columns > div:first-child,
	.columns > article:first-child{margin-left:0;}
	.oneThird +.oneThird +.oneThird,
	.threeForth + .oneForth,
	.oneForth + .half,
	.half + .half,
	.half + .oneForth + .oneForth,
	.last{
		float:right;
		margin-right:0;
	}
	.oneForth{width:25%;}
	.threeForth{width:74.5%;}
	.buttons{
		width:100%;
		overflow:hidden;
		text-align:center;
		margin:2.5em -1em 0;
	}
	.buttons > span{
		//background:url(../img/sep-vert.gif) no-repeat 50% 50%;
		display:inline-block;
		font-size:1.714em;
		line-height:2em;
		padding:1em 0.75em;
		margin:0 -1px 0 -2px;
		background:#;
	}
	* +html .buttons > span{margin:0 20px;}
	.buttons > span em{
		font-style:normal;
		display:block;
		background:#eaeaea;
	}
	.imgHolder{
		display:inline-block;
		padding:1px;
		background:#fff;
		border:6px solid #cecece;
		margin-bottom:1em;
		max-width:100%;
		overflow:hidden;
		
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
	* +html .imgHolder{
		max-width:93.5%;
		border-width:3%;
		padding:0;
	}
	.imgHolder img{display:block;}
	.blue .imgHolder{
		border-color:#646e7d;
	}
	/*main styles*/
	#pagewidth {width:100%;}
	#header{
		position: fixed;
		z-index:100;
		left: 0;
		top: 0;
		height:70px;
		width:100%;
		overflow:hidden;
		padding:1.143em 0;
		background:#FFFFFF;
/* this was red/white/blue
		-moz-box-shadow:   	inset 10px 20px 20px rgba(205,0,0,1),
							inset 0 -20px 20px -20px rgba(205,0,0,1);
		-webkit-box-shadow: inset 10px 20px 20px rgba(205,0,0,1),
							inset 0 -20px 20px -20px rgba(205,0,0,1);
		box-shadow:         inset 10px 20px 20px rgba(205,0,0,1),
							inset 0 -30px 30px -30px rgba(0,0,255,1);
*/
		background:#8A8A8A;
		background-image: linear-gradient(bottom, rgb(10,39,66) 0%, rgb(138,138,138) 100%);
		background-image: -o-linear-gradient(bottom, rgb(10,39,66) 0%, rgb(138,138,138) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(10,39,66) 0%, rgb(138,138,138) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(10,39,66) 0%, rgb(138,138,138) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(10,39,66) 0%, rgb(138,138,138) 100%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(10,39,66)),
			color-stop(1, rgb(138,138,138))
		)		
		-moz-box-shadow:   	inset 0 0 0 #fff,
							inset 0 -20px 20px -20px rgba(0,0,0,0.75);
		-webkit-box-shadow: inset 0 0 0 #fff,
							inset 0 -20px 20px -20px rgba(0,0,0,0.75);
		box-shadow:         inset 0 0 0 #fff,
							inset 0 -20px 20px -20px rgba(0,0,0,0.75);		
	}
	#content{padding:100px 0 0;}
	#contentNoHeader{margin:1em 0 0;}
	#mainNav{text-align:center;}
	#mainNav li{
		display:inline-block;
		margin:0px;
	}
	#mainNav a{
		color:#fff;
		position:relative;
		display:inline-block;
		padding:0.278em;
		text-decoration:none;
		font-size:1.4em;
		line-height:2.35em;
		/*background:#C5D5FE;*/
		font-weight:bold;
		
		-moz-box-shadow:   	inset 0 0px 3px rgba(0,0,0,0.75);
		-webkit-box-shadow: inset 0 0px 3px rgba(0,0,0,0.75);
		box-shadow:         inset 0 0px 3px rgba(0,0,0,0.75);
		
		-webkit-border-radius: 1.47em;
		-moz-border-radius: 1.47em;
		border-radius: 1.47em;
	}
	#mainNav a span{
		font-size:1.714em;
		color:#fff;
		text-decoration:none;
		padding:0 0.7em;
		display:block;
		text-shadow: 0px 0 rgba(0,0,0,0.31), 0 1px rgba(0,0,0,0.5), 0px 0 rgba(0,0,0,0.5), 0 0px rgba(0,0,0,0.5);
		line-height: 1.1;
		border:1px solid #C5D5FE;
		background:#00009F;

		/* was 0,0,159 instead of 0,0,0* and 96,106,120 */
		background-image: linear-gradient(bottom, rgb(0,0,0) 30%, rgb(96,96,96) 50%);
		background-image: -o-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(96,106,120) 50%);
		background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(53,53,53) 50%);
		background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(96,106,120) 50%);
		background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(96,106,120) 50%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(0,0,0)),
			color-stop(1, rgb(53,53,53))
		);
		
		-moz-box-shadow:   	inset 0 2px 2px -2px rgba(255,255,255,255.75),
							inset 0 0 0 #fff;
		-webkit-box-shadow: inset 0 2px 2px -2px rgba(255,255,255,0.75),
							inset 0 0 0 #fff;
		box-shadow:         inset 0 2px 2px -2px rgba(255,255,255,0.75),
							inset 0 0 0 #fff;
							
		-webkit-border-radius: 1.25em;
		-moz-border-radius: 1.25em;
		border-radius: 0.8em;
	}
	#mainNav a:active{
		top:1px;
		background:#FFFFFF;
	}
	#mainNav a:hover span ,
	#mainNav li.active span {
		background-image: linear-gradient(bottom, rgb(161,57,20) 0%, rgb(208,0,0) 100%);
		background-image: -o-linear-gradient(bottom, rgb(161,57,20) 0%, rgb(208,0,0) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(161,57,20) 0%, rgb(208,0,0) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(161,57,20) 0%, rgb(208,0,0) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(161,57,20) 0%, rgb(208,0,0) 100%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(161,57,20)),
			color-stop(1, rgb(255,43,43))
		)
	}
	.gallery{
		background:url(../img/sep-hor.gif) no-repeat 50% 0;
		padding:2px 0;
		position:relative;
		margin:0 auto;
		width:81.25%;
		position:relative;
	}
	.gallery:after{
		content:"";
		position:absolute;
		bottom:0;
		left:0;
		background:url(../img/sep-hor.gif) no-repeat 50% 0;
		width:100%;
		height:2px;
	}
	.news > div{
		border:1px solid #505a68;
		position:relative;
		padding:0 0 1em;
		margin:0 0 1em;
		height:1%;
	}
	.news > div:after{
		content:"";
		display:block;
		clear:both;
	}
	.news h3{
		font-size:1.714em;
		line-height:2.583em;
		text-align:center;
		margin:0 0 0.83em;
		border-top:1px solid #909eb2;
		border-bottom:1px solid #545b65;
		background:#5d6a7c;
		
		background-image: linear-gradient(bottom, rgb(93,106,124) 0%, rgb(126,137,153) 100%);
		background-image: -o-linear-gradient(bottom, rgb(93,106,124) 0%, rgb(126,137,153) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(93,106,124) 0%, rgb(126,137,153) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(93,106,124) 0%, rgb(126,137,153) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(93,106,124) 0%, rgb(126,137,153) 100%);

		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(93,106,124)),
			color-stop(1, rgb(126,137,153))
		);
	}
	.news h3 a{
		display:block;
		text-decoration:none;
		text-shadow:0 1px 2px rgba(0,0,0,0.5);
	}
	.news .content{
		width:83%;
		overflow:hidden;
		margin:0 auto;
	}
	.news .readMore{
		position:absolute;
		top:100%;
		margin:-2.143em 0 0;
		width:100%;
		text-align:center;
	}
	.slides{
		list-style:none;
		overflow:hidden;
		padding:0;
		width:100%;
	}
	.slides li{
		padding:0;
		display: none;
		position:relative;
		background:url(../img/sep-vert.gif) no-repeat 50% 50%;
	}
	* +html .slides li{
		display:inline;
		zoom:1;
		margin:0;
	}
	.slides blockquote{
		float:right;
		width:48%;
		margin:2.5em 0 0;
	}
	.slides blockquote:first-child{float:left;}
	#map{
		border:1px solid #535d6b;
		padding:0.428em;
		background:#798493;
		margin:0 0 1em;
	}
	#map .imgHolder{
		height:1%;
		overflow:hidden;
		background:#fff;
		padding:1px;
		border:0;
		margin:0;
		display:block;
	}
	#map .imgHolder img{
		width:100%;
	}
	.form{width:92%;}
	#testimonials{
		margin-top:-2.857em;
	}
	#testimonials .row{
		padding:0;
		background:url(../img/sep-hor.gif) no-repeat 50% 1.5em;
	}
	#testimonials .row:first-child{
		background:none;
	}
	#testimonials{background:none;}
	#testimonials:after{display:none;}
	#footer{
		width:100%;
		overflow:hidden;
		padding:24px 0;
		color:#fff;
		line-height:16px;
	}
	.facebook{
		background:url("../img/facebook.png") no-repeat;
		padding-left:1.5em;
		width:100px;
		height:100px;
		padding-top:0px;
		background-size:contain;
	}
	
	#footer a{
		color:#fff;
	}
	#footer .copy{float:right;}
}
@media all and (max-width: 1280px){
}
@media all and (max-width: 1080px){
	body{font-size:15px;}
	#header{height:130px;padding:3px;}	
	#content {padding: 130px 0px 0px;}
	#mainNav li{margin:0px; font-size:1.2em;}
	#mainNav a span{border-radius: 0.7em; padding:0.3em;font-size:1.06em;line-height:1.2;}
	#toTop{width:75px;height:75px;z-index:999;}
	.center {max-width: 1000px;}
}
@media all and (max-width: 792px){
	body{font-size:13px;}
	#mainNav span{font-weight: bold;font:Verdana,Arial;}
	.columns > div,
	.columns > article{
		float:none;
		margin:0;
		width:100%;
	}
	#header{height:95px;padding:3px;}
	#content {padding: 100px 0px 0px;}		
	#mainNav li{margin:0px; font-size:1.3em;}
	#mainNav a span{border-radius: 0.7em; padding:0.3em;font-size:1.06em;line-height:1.2;}
	#toTop{width:75px;height:75px;z-index:999;}
}
@media all and (max-width: 500px){
	#header{height:95px;padding:3px;}	
	#mainNav li{margin:0px 0px; font-size:1em;}
	#mainNav a span{line-height: 1; padding-top:0.2em;padding-bottom:0.1em;font-size:1.1em;padding-left:3px;padding-right:3px;}
	#mainNav a {border-radius: 1em;}
}
@media all and (max-width: 360px) {
	#header{height:50px;padding:3px;}	
	.news h3{font-size:1em;}
	h1{font-size:2em; margin: 0.3em;}
	h2{font-size:1.38em;}
	h4 {font: 1.2em 'Playball',cursive;}
	#mainNav li{margin:0px; font-size:0.73em;}
	#mainNav a {font-size:0.9em;}
	#mainNav a span {padding:3px;font-size: 1.2em;}	
	#content {padding: 50px 0px 0px;}
	#toTop {width: 35px;height: 35px;z-index: 999;}
	.quizchoice span.ui-btn-inner {font-size: 0.8em;} 
	.formRow textarea.ui-input-text {height: 150px;font-size: 1.2em;}	  		
	.formRow {font-size:1em;width: 97%;}
	.quiz > li {width: 100%;font-size: 0.6em;line-height: 1em; margin:0; padding:0;}
	input-text, textarea.ui-input-text, input.ui-input-text, span.ui-btn-inner{font-size:0.8em;padding:7px;}
    .btn{font-size:1em;}
	.btnSmall{margin: 2px 5px;}
	ul.question {font: 1.414em/1.125em Arial,Helvetica,sans-serif;}
	.ui-controlgroup .ui-checkbox label, .ui-controlgroup .ui-radio label {font-size: 0.6em;}	
	.question.wrap-line {padding-right: 10px;}
	textarea{padding:3px;}
	.quizchoice .ui-btn {margin: 1em 0;}	
    .disclaimer{font-size:1em;}
	#contact .buttons {margin-bottom: 10em;}
	#guidecontent, #studyguidemain, #slider-studyguide, #quiz-main-government, #quiz-content-government, #quiz-main-history, #quiz-content-history, #quiz-main-civics, #quiz-content-civics{margin:0;width:100%;}
	section li{padding-left:15px;margin:0px;}
	.choice{margin:3px;}
	.btnSmall span {line-height:1.1em;}
	.btn span {padding: 0 0.8em;}
	.answerImage {width: 1em; height: 1em; padding-left: 0.4em;padding-top: 0px;}
	.row{padding:0.3em;}
    	
}
