/* --------------------------------------------
   HTML5 Doctor Reset
-------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: none;
  
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 0em; list-style:none; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 45%; line-height: 0; position: relative; }
sup { top: -0.8em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #000; color:#fff; text-shadow: none; }
::selection { background:#000; color:#fff; text-shadow: none; }
a:link {  }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #999; }
h1, h2, h3, h4, h5, h6 {
}



/* --------------------------------------------
   My Styles
-------------------------------------------- */


body {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;	
	background-color: #c7ccd4;
	
	
	
	
}
p  {font-size: 19px;line-height:24px; padding: 0 0 10px 0; color: #777777;text-align: center;
font-family: 'Roboto Condensed', sans-serif;}

a {
	color: #98863f;
	text-decoration: none;
	outline: 0 none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:hover, a:active, a:focus {
	color: #333;
	text-decoration: none;
}

header {width: 100%; position: relative; clear: both; margin: 0 auto; z-index:100; background-image:url(../images/bknd.jpg); background-position: 0 45px;}	
header hgroup { width:1400px; margin: 0 auto; }

header nav {z-index: 1000; width: 100%; background-color:#98863f; }
#navwrap {width: 1160px; margin: 0 auto; }


h1, h2, h3, h4, h5, h6 {text-align: center;}
h1 {font-size: 40px;font-weight: 700;line-height: 40px;color: #111e53;padding: 0 0 10px 0;}
h2 {font-size: 26px; line-height: 28px; font-weight: 700; color: #98863f;padding: 10px 0; margin: 0; }
h3 {font-size: 22px; line-height: 22px;	font-weight: 400; color: #111e53; padding: 20px 0 10px 0; margin: 0; text-transform:uppercase; letter-spacing:.1em;}
h4 {font-size: 20px; line-height: 22px;font-weight: 700;color: #111e53; padding: 0 0 13px 0; margin: 0;  }
h5 {font-size: 15px; line-height: 18px; font-weight: 500; color: #575757; text-transform:uppercase; padding: 15px 0 0 0; margin: 0;}
h6 {font-size: 13px; line-height: 14px; font-weight: 500; color: #575757;  padding: 5px 0 25px 0; margin: 0;}



#container { width: 100%; min-width: 290px; margin: 0 auto; padding: 0; text-align: left; position:relative;  }
	
		
#content { float: none; width: 100%; margin: 0; }
#content article {margin: 0 auto; padding: 0;}					
#content article img { float: left; margin: 0 }
#content article p:last-child { }


.textwrap { width: 100%; background: #fff;}					
.text {width: 1160px; margin: 0 auto; padding: 40px 0 60px 0; color:#000;}

.pics {float: right; width: 40%; height: auto; margin: 0 0 30px 0; padding: 0; border: solid 7px #ececec;
	-moz-box-shadow: 0px 0px 15px #999;
	-webkit-box-shadow: 0px 0px 15px #999;
	box-shadow: 0px 0px 15px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	}
.pics img {width: 100%; height: auto;}

			
footer { clear: both; margin: 0; padding: 0; height: auto; border-top: solid #98863f 8px; background-color:#0b1d42; background-image:linear-gradient(#17285a, #0b1d42);  }
#container_footer { width: 1400px; margin: 0 auto; padding: 0; text-align: left;  }
.footer_contact {padding: 0;margin: 0; text-align:center;}
.footer_copyright {color: #777777;font-size:12px;line-height: 12px;padding: 20px 0;margin: 0;font-family: 'Roboto Condensed', sans-serif;}
.footer_copyright a {color: #777777}
	
.home {width: 218px; position: relative; margin: -50px auto 20px auto; padding-bottom:20px; }
.home img{ width: 100%;}


	

a.plug:link, a.plug:visited, a.plug:active {
	color: #ececec;
	text-decoration: none;
}
a.plug:hover {
	color: #fff;
}

.clear {
	height: 0;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: both;
}

.bullets {list-style-type: disc;margin: 0 0 10px 20px;padding: 0;font-size: 16px;line-height: 22px;color: #333; font-weight:500;}
.bullets li {padding: 0 0 10px 0;}
.textlink {padding: 0 25px;margin: 5px 0;text-transform:none;}

.table_title {font-size: 18px; line-height: 22px; font-weight: 500; color: #478f94; padding: 12px 0 0 0; margin: -5px 10px 10px 0; text-transform:uppercase;border-bottom: 1px #478f94 solid;}
.tablecopy {font-size:16px; line-height:17px; padding: 7px 10px; }	
.cell_color1 {background-color:#c4c9cc; font-weight: 700; border-bottom:solid #ececec 1px; }
.disclaimer {font-size: 13px; padding: 0 10px 10px 10px; margin-top: 10px; font-style:italic; border-top: solid #333 1px;}
	

.sponsor_academy {
	color: #FFF;
	font-size: 22px;
	padding: 10px 20px;
	margin:10px 0 20px 0;
	background:#999;
	box-shadow: 0px 3px 7px #ccc; 
}

.sponsor_gold {
	color: #FFF;
	font-size: 22px;
	padding: 10px 20px;
	margin:10px 0 20px 0;
	background:#98863f;
	box-shadow: 0px 3px 7px #ccc; 
}

.sponsor_royal {
	color: #FFF;
	font-size: 22px;
	padding: 10px 20px;
	margin:10px 0 20px 0;
	background-color: #1b3892;
	box-shadow: 0px 3px 7px #ccc; 
}

.sponsor_blue {
	color: #FFF;
	font-size: 22px;
	padding: 10px 20px;
	margin:10px 0 20px 0;
	background-color: #162759;
	box-shadow: 0px 3px 7px #ccc; 
}
.sponsor_white {
	color: #333;
	font-size: 22px;
	padding: 10px 20px;
	margin:10px 0 20px 0;
	background-color: #ececec;
	box-shadow: 0px 3px 7px #ccc; 
}

.sponsor_biz {
	color: #fff;
	font-size: 22px;
	padding: 10px 20px;
	margin:10px 0 20px 0;
	background-color: #333;
	box-shadow: 0px 3px 7px #ccc; 
}

.sponsor_details {
	font-size: 18px;
	line-height:26px;
	padding: 10px 0 0 10px;
	color: #333;

}
.sponsor_details2 {
	font-size: 15px;
	color: #999;
	padding: 0 0 0 20px;

}

ul.sponsor_details  {list-style-type: disc;margin: 0 0 30px 20px;padding: 0;}
ul.sponsor_details li  {margin: 10px 0;padding: 0;font-size: 16px;line-height: 18px;color:#111e53;}
ul.sponsor_details li ul {list-style-type: circle;margin: 0 0 20px 20px;padding: 0;}
ul.sponsor_details li ul li {margin: 10px 0;padding: 0;font-size: 14px;color:#999;font-style: italic ;}


.left {
	float: left;
	width: 30%;
}
.middle {
	float: left;
	width: 30%;
	margin: 0 5%;
}
.right {
	float: left;
	width: 30%;
}
.contributor li {
	
	font-family: 'Roboto', sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin: 0;
	padding: 8px 0 1px 0;
	border-bottom: 1px solid #e9e9e9;
}



.sponsor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 10px 0;
	padding: 10px 0 15px 0;
	width: 100%;
}

.sponsor_centered {width: 400px; margin: 0 auto; }
.sponsor_centered img {width: 100%; height: auto;}

.center {text-align: center;}






@media (max-width: 1400px) {

header hgroup { width:100%; margin:0;}

#navwrap {width: 90%; margin: 0 auto; }
[role='navigation'] li {width: 16.5%;}
	
	
#container_footer { width: 90%; }
.text {width: 90%;}
	

}


@media (max-width: 1024px) {
	
	#navwrap {width: 83%;  }

	[role='navigation'] {border-left: none; border-bottom:none; padding: 10px 0 5px 0; }
	[role='navigation'] .top-level {border-right: none;text-align:left;padding:5px 0 ; margin:0; border-top: solid #fff 1px;}
	[role='navigation'] .top-level a {font-size:20px; line-height:24px; }
	[role='navigation'] li {width: 100%; }
	[role='navigation'] .item-with-ul {background-position: 100% 20px;	}
	[role='navigation'] li ul li {border-bottom: none;background: none;opacity:1;}
	[role='navigation'] .sub-menu li a {color:#fff; margin-left: 10px; text-transform:uppercase; font-size:16px; letter-spacing:.1em;}
	
.text {width: 83%;}
	
	
}

@media (max-width: 800px) {
	

	header hgroup {overflow:hidden;}
	
	
	p {font-size: 16px; line-height:22px; margin-right: 0px;}
	h1 {font-size: 30px; line-height:30px;}
	
	.copy {float:none; width: 100%; margin-bottom: 0px;}
	.pics {float:left; width: 100%; margin: 30px 0 50px 0; border:none;}
	.textlink a {font-size: 90%;}
	.tablecopy {font-size:13px; line-height:14px; padding: 4px 10px;}
	
	.footer_copyright {font-size:10px;font-family: 'Roboto Condensed', sans-serif;}

}

@media (max-width: 580px) {
	
	[role='navigation'] .top-level a {font-size:18px; line-height:20px; }
	[role='navigation'] li a {padding:5px 0;}
	[role='navigation'] .sub-menu li a {font-size:14px;line-height:18px; }
	[role='navigation'] .item-with-ul {background-position: 100% 50%;}

	
	.textlink a {font-size: 80%;}
	
	.footer_contact {width: 100%;}
	.footer_text { font-size:14px; color:#fff; line-height: 18px;;margin: 10px 0;}
	#container_footer { width: 82%; }
	.left, .middle, .right {float: none;width: 100%; margin:0;}

}



@media (max-width: 480px) {
 .flexslider .slides img {width: 170%; position:relative; left: -35%; }
	
	.sponsor_centered {width: 100%;}
	.sponsor_centered img {width: 100%; height: auto;}

}
