@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: center;
	background: #FAB35F;
}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	margin: 10px auto;
	width: 770px;
	border: none;
	background: #FFFFFF;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
}

#banner {
	height: 160px;
	background-image: url(/images/hopscotch.gif);
	background-repeat: no-repeat;
}


#resourceWrap {
	margin: 20px;
	width: 570px;
	border: none;
	background: #FFFFFF;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
}


/* top navigation elements */
#nav {
	margin: 0px;
	background-color: #E3F0F5;
}

#nav ul {
	padding: 2px;
	margin: 0px;
	background-color: none;
}

#nav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	align: right;
}

#nav ul li a {
	color: #666666;
	text-decoration: none;
	padding: 2px 12px;
	border-left: 1px solid #FFCC00;
	text-align: center;
	letter-spacing: 110%;
	}
	
#nav ul li a:hover, #nav ul li a:focus {
	color: #EE2374;
	}

/*************************************/

#sideNav {
	border-bottom: none;
	margin: 0px;
}

#sideNav p {
	margin: 20px 20px 10px 20px;
}

#sideNav h1 {
	margin: 20px 20px 0px 20px;
	padding: 0;
	font-size: 100%;
}

#sideNav ul {
	padding: 10px;
	margin: 0px;
	background-color: none;
}

#sideNav ul li {
	display: block;
	padding: 10px;
	margin: 0px;
}

#sideNav ul li a, #sideNav a {
	color: #666666;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-left: none;
	text-align: center;
	width: 12em;
	}
	
#sideNav ul li a:hover, #sideNav ul li a:focus {
	color: #EE2374;
	}
	
#sideNav a {
	color: #666666;
	}
#sideNav a:hover, #sideNav a:focus {
	color: #EE2374;
	}
	
	
	
/*************************************/
#secondNav {
	border-bottom: none;
	margin: 0px;
}

#secondNav p {
	margin: 20px 20px 10px 20px;
}

#secondNav h1 {
	margin: 20px 20px 0px 40px;
	padding: 0;
	font-size: 100%;
}

#secondNav ul {
	padding: 10px;
	margin: 0px 20px;
	background-color: none;
}

#secondNav ul li {
	display: block;
	padding: 10px;
	margin: 0px;
}

#secondNav ul li a {
	color: #C8761A;
	background-color: none;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-left: none;
	text-align: center;
	width: 12em;
	}
	
#secondNav ul li a:hover, #sideNav ul li a:focus {
	color: #EE2374;
	}
/*************************************/

/*#leftcol #nav {
	border-bottom: 1px solid #CCCCCC;
	margin: 5px;
}

#leftcol #nav ul {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	list-style-type: none;
	border: 1px solid #CCCCCC;
}

#leftcol #nav ul li {
	padding: 0px;
	margin: 0px;
}

#leftcol #nav ul li a {
	color: #000000;
	text-decoration: none;
	padding: 4px 0 6px 4px;
	border-bottom: 1px solid #000000;
	display: block;
	height: 1%;
	}
	
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus {
	background-color: #003366;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	}*/
	
	
	
#content p {
	margin: 20px;
	}
	
#content h1 {
	color: #003366;
	padding: 0;
	margin: 20px;
	font-size: 130%;
}
	
#content h2 {
	color: #003366;
	padding: 0;
	margin: 20px;
	font-size: 110%;
}

#rightcol {
	width: 470px;
	margin: 20px 0px 20px 0px;
	}
#rightcol p {
	margin: 10px 30px 0px 0px;
	}
#rightcol h1 {
	color: #666666;
	padding: 0;
	margin: 0px;
	font-size: 100%;
	text-decoration: underline;
	}
#rightcol h2 {
	color: #666666;
	padding: 0;
	margin: 0px;
	font-size: 100%;
	}
#rightcol ul li{
	margin: 5px 30px 0px 0px;
	text-indent: 20px;
	list-style: url(none);
	display: block;
	}
#rightcol a {
	color: #C8761A;
	background-color: none;
	text-decoration: underline;
	text-align: left;
	width: 12em;
	}
	
#rightcol a:hover, #rightcol a:focus {
	color: #EE2374;
	}

#homeText {
	margin: 20px 70px;
	line-height: 160%;
	}

#NewsUpdate {
    margin: 20px 70px;
	line-height: 140%;
}

#homeTestimonial {
	margin: 20px 90px 10px 100px;
	color: #0087B2;
	font-style: italic;
	line-height: 150%;
	}

.leftimage {
	margin: 0px 10px 20px 0px;
	float: left;
	border: 1px solid #000000;
}
.clearit {
	display: block;
	clear: both;
}
.rightimage {
	margin: 0px 0px 20px 15px;
	float: right;
	width: 150px;
	border: 1px solid #000000;
}

#leftcol {
	width: 300px;
	margin: 0px;
}
#leftcol p {
	margin: 20px;
}

/*************************************/
#homeTestimonial {
	margin: 20px 90px 10px 100px;
	color: #0087B2;
	font-style: italic;
	line-height: 150%;
	}
#quoteLeft {
	width: 200px;
	margin: 30px 10px 10px 50px;
	color: #0087B2;
	line-height: 180%;
	}
#Leftbox {
width: 200px;
	margin: 30px 10px 10px 30px;
	color: #0087B2;
	line-height: 180%;
	}

#testimonialLeft {
	width: 200px;
	margin: 30px 10px 10px 50px;
	color: #0087B2;
	font-style: italic;
	line-height: 180%;
	}
	
#testimonialRight {
	width: 380px;
	margin: 20px 10px 10px 40px;
	color: #0087B2;
	font-style: italic;
	line-height: 150%;
	}
	
#homeTestimonial a, #homeTestimonial a {
	color: #0087B2;
	font-size: 90%;
	background-color: none;
	text-decoration: underline;
	}	
#homeTestimonial a:hover, #homeTestimonial a:focus {
	color: #EE2374;
	}
	
#testimonialRight a, #testimonialRight a {
	color: #0087B2;
	font-size: 90%;
	background-color: none;
	text-decoration: underline;
	}	
#testimonialRight a:hover, #testimonialRight a:focus {
	color: #EE2374;
	}
	
#testimonialLeft a, #testimonialLeft a {
	color: #0087B2;
	font-size: 90%;
	background-color: none;
	text-decoration: underline;
	}	
#testimonialLeft a:hover, #testimonialLeft a:focus {
	color: #EE2374;
	}
/*************************************/

#textPage {
	width: 570px;
	margin: 50px;
	}
#textPage p {
	margin: 10px 30px 0px 0px;
	}
#textPage h1 {
	color: #666666;
	padding: 0;
	margin: 0px;
	font-size: 100%;
	text-decoration: underline;
	}
#textPage h2 {
	color: #666666;
	padding: 0;
	margin: 0px;
	font-size: 100%;
	}
#textPage ul li{
	margin: 0px;
	display: list-item;
	padding-top: 6px;
	padding-left: 20px;
	list-style: square inside;
	white-space: normal;
	}
#textPage a {
	color: #C8761A;
	background-color: none;
	text-decoration: underline;
	text-align: left;
	width: 12em;
	}
	
#textPage a:hover, #textgPage a:focus {
	color: #EE2374;
	}
	
#linkPage a {
	color: #C8761A;
	background-color: none;
	text-decoration: underline;
	text-align: left;
	width: 12em;
	}
	
#linkPage a:hover, #textgPage a:focus {
	color: #EE2374;
	}
	
	
	
.bold {
	font-weight: bold;
}
.wide {
	letter-spacing: 4px;
}
.boldWide {
	font-weight: bold;
	letter-spacing: 4px;
}

.term {
	font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {
	color: #C8761A;
	font-weight: bold;
}
#tic {
  /* enter any styles for the ticker below */
  font-size:0.85em;
  height: 50px;
  margin: 20px 70px;
  line-height: 160%;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1.1em;
  color: #0087B2;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
