body {
    text-align: center;
   	font: 12px  helvetica, arial, verdana, trebuchet ms, sans-serif;
	background: #10416f;
}
html, body, body div, body a, body div, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}

/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/
#header {
	height: 226px;
}
#bannerImg {
	height: 172px;
	margin: 3px 0;
	border: #B91E46 1px solid;
	background: url(../images/bannerA.gif) no-repeat left;
}
#catchPhrase {
	position: relative;
	z-index: 9 !important;
	top: -58px;
	margin-left: 442px;
	font-size: 18px;
	color: #fff;
	border: 0;
}
/* -------------------------------------- content elements -----------------------------------------
-------------------------------*/
#shell {
	width: 810px;
	background: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 3px;
	border: #10416f 1px solid;
}
#container {
	width: 810px;
	margin: 3px 0 2px 0;
	background: url(../images/backSlice.gif) repeat;
	background-position: -3px 0;
}
#left_column {
	position: relative;
	float: left;
	display: inline;
	text-align: left;
	width: 172px;	
	height: 378px;
	border-top: #4D4D4D 1px solid;
	padding-top: 10px;
}
#right_column {
	position: relative;
	text-align: left;
	width: 553px;
	margin-right: 0px;
	padding: 0px 40px 40px 40px !important;
	border-top: #4D4D4D 1px solid;
}
.twoColumnBox {
	position: relative;
	float: left;
	width: 553px;
	margin-top: 0;
	margin-bottom: 30px !important;
}
.twoColumn {
	float: left;
	width: 250px;
	padding: 0 13px;
}
.twoColumn ul li ul {
	padding-top: 0 !important;
}
h2 {
	font-size: 14px;
	color: #10416f;
	margin-top: 35px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: #B91E46 1px solid;
}
h3 {
	font-size: 12px;
	color: #10416f;
	margin-top: 20px;
	margin-bottom: 10px;
}
.p1, .p2, .pBot, .p1b {
	font: 14px;
	color: #666;
	padding-bottom: 15px;
	line-height: 16px;
}
.p1b {
	color: #B91E46;
	margin-top: 15px;
}
.p2 {
	color: #333;
}
#left_column .p1 {
	padding: 3px;
	color: #10416f;
}
#left_column h4 {
	font-size: 14px;
	color: #10416f;
	margin: 0px !important;
	margin-top: -6px !important;
	margin-left: -6px !important;
	padding: 0px !important;
	padding-left: 7px !important;
	height: 24px;
	width: 144px;
	line-height: 26px;
	background: #f8c5c5;
	border-bottom: #B91E46 1px solid;
}
/* -------------------------------------- top nav ------------------------------------------------------------------------*/
#topNav {
	height: 20px;
	background: #a51c43;
	border: #a51c43 1px solid;
}
/* -------------------------------------- links & navigation ------------------------------------------------------------------------*/
#hor_nav {
	z-index: 9;
	position: absolute;
	width: 810px;
	height: 22px;  
	background: #a51c43;
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
    color: #fff; 
}
#hor_nav li {  /*-- also = .menu --*/
    float: left;
    display: inline;
    list-style: none;
    padding: 5px 0 2px 93px;
}
#hor_nav li ul {		
}
#hor_nav li ul li {
	position: absolute;
   	width: 140px;
	height: 18px;
	background: #a51c43;
	border: #fff 1px solid;
	padding: 5px 0 0 5px;
}
#about {
	z-index: 9;
	position: absolute;
	top: 24px;
	left: 213px;
}
#services {
	z-index: 9;
	position: absolute;
	top: 24px;
	left: 353px;
}
#hor_nav a:link, #hor_nav a:visited{
	text-decoration: none;
	color: #fff !important;
}
#hor_nav a:hover {
	text-decoration: none;
	color: #10416f !important;
}

/* -------------------------------------- left navigation ------------------------------------------------------------------------*/
.leftBox {
	width: 139px;
	position: relative;
	background: #eee;
	border: #B91E46 1px solid;
	font-size: 13px;
	color: #84573e;
	padding: 6px;
	margin-bottom: 10px !important;
}
.leftBox ul {
	list-style: disc !important;
	font-size: 13px;
	color: #10416f;
	padding-top: 7px;
	padding-bottom: 7px;
}
.leftBox ul li {
	display: block;
	padding: 5px 0 0 7px;
}

.leftBox a:link, .leftBox a:visited {
	text-decoration: none;
    color: #10416f !important;
}
.leftBox a:hover {
	text-decoration: underline;
	color: #B91E46 !important;
}

#nao a {
	float: right;
	margin: 1px 1px 5px 5px;
	width: 79px;
	height: 80px;
	display: block;
   	background: url(../images/naoNav.gif) no-repeat;
}
#nao a:hover {
	width: 79px;
	height: 80px;
	display: block;
   	background: url(../images/naoNav.gif) -78px no-repeat;
}
#nao {
	position: relative;
	margin-bottom: 0px !important;
}
/* --------------------------------------- links -------------------------------------------------
-------------------------------*/

.links {
	font-size: 12px;
	color: #84573e;
}

.links a:link, .links a:visited {
	text-decoration: none;
	color: #10416f !important;
}
.links a:hover {
	text-decoration: underline;
	color: #B91E46 !important;
}
#copyright {
 position: absolute;
 text-align: center;
 font-size: 9px;
 color: #666;
 padding: 0 50px 0 45px;
 bottom: 10px;

}
/* -------------------------------------- lists ------------------------------------------------------------------------*/
#right_column ul, #right_column ol {
	color: #666;
	font: 14px;
	line-height: 16px;
	margin-left: 15px;
	padding-top: 8px;
}
.plain {
	list-style: none;
	margin-top: -15px !important;
	margin-bottom: 10px !important;
}
#aboutList {
	position: relative;
	left: 10px !important;
}
.rightUl, .rightUlText, .rightUlText ul {
	position: relative;
	left: 10px !important;
	margin-right: 20px;
	margin-bottom: 10px;
}
.rightUlText {
	padding-top: 0px !important;
	margin-bottom: 20px;
}
.rightUlText ul {
	padding: 7px 0 0 0;
	margin-bottom: 0px;
}
.rightUlText li {
	padding: 0 0 7px 0;
}
.resourcesUl {
	width: 350px !important;
}

/* --------------------------------------- images -------------------------------------------------
-------------------------------*/
.imgLeft {
	position: relative;
	float: left;
	margin: 0px 20px 10px 0px !important;
	border: #B91E46 1px solid;
}
.imgRight {
	position: relative;
	float: right;
	margin: 3px;
	border: #B91E46 1px solid;
}
.captionLeft {
	position: relative;
	float: left;
	font-size: 10px;
	width: 140px;
	margin: 5px 20px 0px 0px !important;
}
#stadumBanImg {
  top: -16px;
}
#road2oregon {
  top: -25px;
  margin-left: 15px;
}
#alaskaFireweed {
  top: 0px;
}
#keyboardImg {
	top: -5px;
    margin-left: 15px;
}
#booksImg {
}
#handShake {
	width: 133px;
}
#handShakeA {
	width: 220px;
	margin-left: 30px;
}
#partnershipImg {
  height: 90px;
  top: 0px;
  margin-right: 20px;
}
#ideaImg {
	top: 40px;
}
#footerImg {
	margin-left: -3px;
}
#twitter {
	position: relative;
	margin-left: 0px;
	height: 23px;
	margin-left: -71px;
}
#twitter a {
 	width: 61px;
  	height: 23px;
  	display: block;
  	background: url(../images/twitterIcon.gif) left top no-repeat;
}
#twitter a:hover {
  background: url(../images/twitterIcon.gif) -61px top no-repeat;
}
#facebook {
	position: relative;
	height: 26px;
	margin-left: -50px;
	margin-bottom: 5px;
}
#facebook a {
 	width: 84px;
  	height: 26px;
  	display: block;
  	background: url(../images/fbIcon.gif) left top no-repeat;
}
#facebook a:hover {
  background: url(../images/fbIcon.gif) -84px top no-repeat;
}
/* --------------------------------------- blink -------------------------------------------------
-------------------------------*/
#blinkFooter {	
	font: 9px verdana, arial, sans-serif;
	font-size: 9px;
	height: 20px;
	background: #dabf94;
	border: #B91E46 1px solid;
	padding-top: 4px;
	margin-top: 3px;
}
#blinkFooter a:link, #blinkFooter a:visited  {
	text-decoration: none;
	color: #10416f !important;
}
#blinkFooter a:hover  {
	text-decoration: none;
    color: #B91E46 !important;
}

/* -------------------------------------- footer & copyright ------------------------------------------------------------------------*/
#footer {
	position: relative;
	width: 808px;
	text-align: center;
	text-decoration: none;
	font: 9px verdana, arial, sans-serif;
	color: #666633;
	height: 20px;  
	background: #a51c43;
	border: #B91E46 1px solid;		
	letter-spacing: 0em;
}
#footer ul {
	list-style: none;
	margin-left: 280px;
}
#footer ul li {
	float: left;
	display: inline;
	margin-top: 3px;
	padding: 0 5px;
	border-right: #eee 1px solid;
}
#footer li.spacerDrop {
	margin-right: -4px;
	border-right: #a51c43 1px solid;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
    color: #fff !important;
}
#footer a:hover {
	text-decoration: none;
    color: #10416f !important;
}
#footer2 {
	width: 560px;
	list-style: none;
}

/* -------- CONTACT FORM ------------------------ */
.contactRt {
	min-height: 460px;
	min-height: auto !important;
	height: 460px;
}

form#contactForm {
	margin: 0 auto;
	padding: 0;
	color: #666;
	width: 500px;
	font: 13px trebuchet ms, verdana, helvetica, arial, sans-serif;
}
form#contactForm p {
	margin-top: 5px;
}
form#contactForm p.contactNote {
	margin: 5px;
	margin-top: 10px;
}
form#contactForm span.req {
	font-size: 95%;
	position: relative;
	top: 2px;
	color: #f00;
}
form#contactForm label {
	width: 180px;
	display: block;
	text-align: right;
}
form#contactForm input,
form#contactForm textarea {
	position: relative;
	left: 185px;
	top: -18px;	
	width: 200px;
	background-color: #eee;	
	border: 1px solid #b3b3b3;
}
form#contactForm input#sbmtBtn {
	position: static;
}
form#contactForm .formError { border: 1px solid red !important; }
p#emailStat {
	margin: 10px;
	font: 13px trebuchet ms, verdana, helvetica, arial, sans-serif;
}
h3.error {
display: block;
padding-bottom: 13px !Important;
font-size: 110%;
}
