@charset "utf-8";

html, body {
margin: 0;
padding: 0;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #477050;
	font-size: 24px;
	margin-top:0;
	font-family: Calibri, Arial, sans-serif;
	margin-bottom: 0px;
	}

h2 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	font-family: Calibri, Arial, sans-serif;
	color: #333333;
	margin-top: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #162f68;
	margin-top: 3px;
	margin-bottom: 2px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	color: #E32E19;
	margin-top: 2px;
	margin-bottom: 2px;
}


.thrColFixHdr #container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 

/*---------- start header stuff-------------*/

.thrColFixHdr #header {
	height: 97px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 3px;
} 
#fontsize {
	background-color: #FFFFFF;
	text-align: right;
	width: 660px;
	float: right;
}

#mastpic {
	background-color: #FFFFFF;
	height: 76px;
	width: 600px;
	float: right;
	padding-top: 5px;
}

#mastpic2 {
	background-color: #FFF;
	height: 94px;
	width: 600px;
	float: right;
}

#mastright {
	background-color: #FFF;
	height: 94px;
	width: 604px;
	float: right;
}

#circles {
	float: left;
	height: 97px;
	width: 285px;
	margin-right: 3px;
}
#teencircles {
	float: left;
	height: 97px;
	width: 285px;
	/*margin-right: 3px;*/
	background-image:url(../assets/home/teen_circles.jpg);
}

#logo {
	width: 295px;
	background-color: transparent;
	margin-top: 0px;
	float: left;
	height: 97px;
}

#header_nav1 {
	text-align: right;
	float: right;
	padding-top: 0px;
	width: 300px;
}
#header_nav2 {
	float: right;
	margin-bottom: 0px;
	clear: right;
	margin-top: 0px;
	width: 650px;
	text-align: right;
	height: 99px;
}
#header_nav1 ul, #header_nav2 ul {
	margin: 0px;
	padding-top: 14px;
}

#header_nav2 li, #header_nav1 li {
	list-style-type: none;
	display: inline;
	font-weight: normal;
	padding-left: 20px;
	}

#header_nav2 a:link, #header_nav1 a:link {
	font-weight: normal;
	color: #475159;
	text-decoration: none;
	}

#header_nav2 a:visited, #header_nav1 a:visited {
	font-weight: normal;
	color: #475159;
	text-decoration: none;
	}
	
#header_nav2 a:hover, #header_nav1 a:hover {
	font-weight: normal;
	color: #e0a224;
	text-decoration: underline;
	}
	
#header_nav2 a:active, #header_nav1 a:active {
	font-weight: normal;
	color: #475159;
	text-decoration: none;
	}
	
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header_inside {
	height: 97px;
	margin-top: 5px;
	}


/*---------- end header stuff-------------*/

#searchnav {
	height: 79px;
	background-image: url(../images/home/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	width: 765px;
	background-position: bottom;
	float: right;
	text-align: justify;
}

#searchform {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	}

.input {
	margin-top: 0px;
	margin-bottom: 0px;
}

	
#search_menu {
	margin-top: 15px;
	color: #FFFFFF;

	}
	
#search_menu ul {
	margin: 0px;
}

#search_menu li {
	list-style-type: none;
	display: inline;
	padding-left: 8px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 6px;
	}

#search_menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#search_menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

#search_menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#search_menu a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

#contents {
	width: 955px;
	margin-left:auto;
	margin-right:auto;
	}
	
/*---------- start left side stuff-------------*/

#side1 {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../images/home/leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 190px;
	float: left;
}

.thrColFixHdr #side1 h4 {
	margin-left: 6px;
	margin-top: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
.thrColFixHdr #side1 ul, .thrColFixHdr #side2 ul{
	list-style: none;
	margin: 0;
	padding:0;
	padding-left: 8px;
		}
	
.thrColFixHdr #side1 li, .thrColFixHdr #side2 li{
	text-decoration: none;
	}
	
.thrColFixHdr #side1 a:link, .thrColFixHdr #side2 a:link {
	color:#333333;
	text-decoration: none;
	}
	
.thrColFixHdr #side1 a:visited, .thrColFixHdr #side2 a:visited{
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	}
	
.thrColFixHdr #side1 a:hover, .thrColFixHdr #side2 a:hover {
	color: #EF8613;
	text-decoration: underline;
	}
	
.thrColFixHdr #side1 a:active, .thrColFixHdr #side2 a:active {
	color:#333333;
	text-decoration: none;
	}
	
.thrColFixHdr #side1 h4 a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}
	
.thrColFixHdr #side1 h4 a:link {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}

.thrColFixHdr #side1 h4 a:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}

.thrColFixHdr #side1 h4 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #477050;
	text-transform: uppercase;
	}

.thrColFixHdr #side1 h4 a:active {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}
	
#video {
	font-size: 11px;
}

/*---------- end left side stuff-------------*/

/*---------- start breadcrumb navigation-------------*/

#crumbs {
	background-color: #FFFFFF;
	font-size: 10px;
	padding-top: 6px;
	width: 765px;
	height:1.3em;
	float: right;
}


#crumbs ul {
	list-style-type:none;
	padding:0;
	margin:0;
	
}
#crumbs li {
	display: inline;
	line-height:1.3em;
	color:#777;
	float: left;
}

#crumbs li a {
	display:block;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 5px;
	}
	
#crumbs li a:link, #crumbs li a:visited {
	text-decoration:none;
	color:#777;
}
#crumbs li a:hover, #crumbs li a:focus {
	color:#0D54A5;
	text-decoration:underline;
}

/*---------- end breadcrumb navigation-------------*/


/*---------- start midcontent stuff-------------*/

.thrColFixHdr #mainContent {
	width: 500px;
	padding-left: 2px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 2px;
	float: left;
	text-align: left;
} 

.thrColFixHdr #mainContent a:link, a:visited{
	font-weight: bold;
	color: #56630F;
	background-color: transparent;
	padding-right: 0;
	}

.thrColFixHdr #mainContent a:hover {
	font-weight: bold;
	color: #EF8613;
	text-decoration: none;
	}
.thrColFixHdr #mainContent a:active {
	font-weight: bold;
	color: #56630F;
	background-color: transparent;
	padding-right: 10px;
	}
	

#map_canvas {
	height: 500px;
	}
	
#pagetitle {
	width: 585px;
	margin-top: 5px;
	float: left;
}
#pagetext {
	width: 762px;
	margin-top: 6px;
	float: right;
	padding-right: 3px;
}

#pagetext ul {
	list-style-image: url(../assets/home/bullet.jpg);
	list-style-position: outside;
}

#pagetext a:link {
	color: #41667F;
	text-decoration: underline;
	}
	
#pagetext a:visited {
	color: #41667F;
	text-decoration: underline;
	font-weight: normal;
	}
	
#pagetext a:hover {
	color: #56630f;
	text-decoration: underline;
		}	
		
#pagetext a:active {
	color: #41667F;
	text-decoration: underline;
	}	

#subnav {
	background-color: #FFFFFF;
	width: 765px;
	margin-right: 0px;
	float: right;
	}

#subnav ul {
	padding:0;
	margin:0;
}
#subnav li {
	line-height:24px;
	color:#56630f;
	float: left;
	display: inline;
	margin-right: 12px;
	list-style-type: none;
}

#subnav a:link {
	color: #56630f;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
	
#subnav a:visited {
	color: #56630f;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
	
#subnav a:hover {
	color: #56630f;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	}

#subnav a:active {
	color: #56630f;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
	
#book_feature {
	margin-top: 10px;
	clear: both;
}

#project_feature {
	margin-top: 2px;
	width: 494px;
	margin-left: 4px;
	margin-bottom: 6px;
}

#featureleft {
	width: 105px;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	text-align: left;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#featureleft img {
	border: 1px solid #475159;
	}
	
#more {
	float: left;
	width: 450px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
}
#more ul {
	list-style-image: url(../assets/home/bullet.jpg);
	list-style-position: outside;
}
#more li {
	padding-bottom: 4px;
}

.subf_item {
	width: 420px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	float: right;
}
#item {
	background-color: #FFF;
	width: 495px;
	float: left;
	text-align: left;
}


.subf_thumb {
	float: left;
	width: 60px;
	display: inline;
	margin-top: 8px;
	margin-right: 5px;
}
.digitalf_thumb {
	float: left;
	padding-right: 8px;

}

.subf_desc {
	font-size: 12px;
	width: 420px;
	float: left;
	padding-bottom: 3px;
}

/*---------- end midcontent stuff-------------*/

/*---------- start right side stuff-------------*/

#side2 {
	width: 248px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: right;
	background-color: #FFFFFF;
	color: #000000;
}


#services_nav {
	margin-bottom: 10px;
	width: 248px;
	float: left;
	background-color: #FFFFFF;
}

#services_nav h4 a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}
	

#col1 {
	background-color: #FFFFFF;
	float: left;
	margin-right: 8px;
	width: 115px;
}

#col2 {
	width: 280px;
	float: left;
	clear: none;
}

#col3 {
	background-color: #FFFFFF;
	float: left;
	margin-right: 8px;
	width: 180px;
}
 
#news_mod {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	width: 200px;
	margin-left: 10px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #666666;
}


#events_feature {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	text-align: left;
}

	
#side2 h4 a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}
	
#side2 h4 a:link {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}

#side2 h4 a:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}

#side2 h4 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #477050;
	text-transform: uppercase;
	}

#side2 h4 a:active {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	}
	
#ft_service {
	width: 222px;
	margin-left: 10px;
	float: left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	/*border: 1px solid #E69C19;*/
}

#noteworthy {
	/*width: 222px;
	margin-left: 10px;
	float: left;
	text-align: left;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	/*border: 1px solid #E69C19;*/
}

#sidemod {
	background-color: #CCC;
	float: right;
	width: 168px;
	clear: right;
	color: #333333;
	text-align: center;
	margin-left: 3px;
	border: 1px solid #666;
	padding: 3px;
}
#writerside {
	width: 168px;
	margin-bottom: 5px;
}

#press-bar {
	width: 550px;
	border-bottom-color: #CCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 10px;
}
#teen-bar {
	width: 750px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;*/
	margin-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 6px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}



#sidemod2 {
	background-color: #FFFFFF;
	float: right;
	width: 173px;
	margin-top: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-left: 2px;
	clear: right;
	margin-bottom: 4px;
}
		
/*---------- end right side-------------*/


/*---------- start bottom -------------*/
#footer {
	text-align: center;
	color: #666666;
	clear: both;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	}
	
#footer ul {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 6px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	}

#footer a:link, #footer a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

#footer a:hover {
	font-weight: bold;
	color: #477050;
	text-decoration: underline;
	}
#footer a:active {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

.thrColFixHdr #copyright {
	padding: 2px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-size: 10px;
	text-align: center;
	color: #999999;
}

/*---------- end bottom -------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.findflt { /* this class can be used to float an element left in your page */
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: -5px;
}

.fltfeatlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top:6px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.curvebox {
	width: 225px;
	background-color: #f2f2f2;
	-moz-border-radius: 25px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	}

.project_curvebox {
	width: 495px;
	background-color: #f2f2f2;
	-moz-border-radius: 25px;
	}

img {
border-style: none;
}

#logo_mobile {
	display: none;
}

.overrte {
	float: right;
	width: 180px;
	text-align: center;
	background-color: #B3BE75;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cap-box {
	width: 235px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	border: 1px dotted #CCC;
}
#mentors {
	float: left;
	width: 50%;
}

.CapContainer {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.highlight {
	text-transform: uppercase;
	background-color: #FC0;
	font-size: 95%;
}

#teenhilight {
	float: left;
	width: 250px;
	height: 250px;
	margin-left: 4px;
	margin-bottom: 10px;
}
.teenalert {
	background-color: #FC0;
	text-align: center;
	font-weight: bold;
}

#teencircles h2 {
	margin-left: 95px;
}
.green {
	font-weight: bold;
	color: #0F7D7C;
	font-size: 110%;
}
.indent {
	text-align: left;
	text-indent: 10;
	font-weight: bolder;
}
hr {
	color: #CCC;
}

