﻿@font-face {
	font-family: 'ClickBitsArrows1';
	src: url('../fonts/ClickBits-Arrows1-webfont.eot');
	src: local('☺'), 
		url('../fonts/ClickBits-Arrows1-webfont.woff') format('woff'), 
		url('../fonts/ClickBits-Arrows1-webfont.ttf') format('truetype'), 
		url('../fonts/ClickBits-Arrows1-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

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;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

nav ul { list-style:none; }

blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
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; }
input, select { vertical-align:middle; }
body { font:13px/1.231 sans-serif; *font-size:small; color: #444; 
 } /* hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea { color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold;}
html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

.float-l {float:left}
.float-r {float:right; padding-left:.5em}
.below1 {margin-bottom:1em}
.below5 {margin-bottom:.5em}
.below2 {margin-bottom:2em}
.below3 {margin-bottom:3em}
.above1 {margin-top:1em}
.above5 {margin-top:.5em}
.above0 {margin-top:0}
#important {color:#7d8405; margin-top:2.5em; font-weight:bold}
.light {font-weight:normal}
.uc {text-transform:uppercase; font-weight: normal; font-size: .8em}


body {
	background-color: #9fa617;
	min-width:700px;
	}
header {
	width:100%;
	background-color:#031e2f;
	}

header h1 {
	width: 750px; height: 160px;
	margin: 0 auto;
	}
header h1 span {
		background: url("../i/s/banner.png") no-repeat 0 0;
		position: absolute;
		width: 750px;
		height: 180px;
		}
header h2 {
	font-size:1.3em;
	position:absolute;
	top:12px;
	left:50%;
	background-color:#031e2f;
	color:white;
	color:#e3e6c3;
	color:#aeb728;
	color:#bdc839;
	width: 210px;
	margin-left:-375px;
	height:5em;
	text-align:center;
	padding-top:.5em;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

nav#top-nav {
	width:100%;
	letter-spacing:.05em;
	position:relative;
	left:0px;
	text-align:right;
	background-color:white;
	height:50px; /*height of white nav*/
	}
nav#top-nav ul {
	width:800px;
	height:100px;
	margin:0 auto;
	padding-top:0px;
	}
nav#top-nav li {
	display: inline;
	margin:0 6px;
	font: bold .8em/2 arial, verdana, sans-serif; 
	}
nav#top-nav a {
	color:#686b3f;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	}
nav#top-nav a:hover {
	color:#9fa617;
	}
nav#top-nav li#here,
nav#top-nav li#here #links {
	text-transform:uppercase;
	letter-spacing:.05em;
	padding-top:10px;
	color:#9fa617;
	font-size:12px;
	border-top:15px solid #9fa617;
	}
nav#top-nav li#here a:hover {
	color:#686b3f;
	}
#facebook {
	position:relative; 
	top:6px;
	padding-left:20px;
	}
section {
	width:770px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	left:10px;
	}
article p {
	margin-bottom:.5em;
	}
article a {
	color: #253f4f;
	text-decoration:underline;
	}
article a:hover {
	color: #253f4f;
	text-decoration:underline;
	}
	
footer {
	width:765px;
	margin:0 auto;
	margin-bottom:20px;
	height:100px;
	padding-top:20px;
	color:#031e2f;
	font: normal .8em arial, verdana, sans-serif; 
	}
footer p {
	background: url("../i/s/sespp-logo.jpg") no-repeat 10px 0;
	padding-left:120px;
	}

footer a {color:#031e2f;}
footer a:hover {color:#031e2f;
	text-decoration:none}

