@charset "utf-8";
/* CSS Document */

a:link img, img {border:none; border-bottom:none;}
body { position:relative;
	background-color: #4c5b52;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: small;
	color: #FFF;
/*		background-image: url(/assets/interface/blue-bg3.png);
	background-repeat: repeat-x;*/

}
.homepage #header {
/*	background-color: #aae0fa;
	background-image: url(/assets/interface/home-top-bg.gif);
	background-repeat: repeat-x;
	*/


/*border: none;
	margin:0 auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	*/
	background-position: bottom;
	position:relative;
	z-index:200;
	padding-bottom:5px;
}

#logo {
	position: absolute;
	width:750px;
	height:770px;
	border:none;
/*	background-image:url(/assets/interface/home-logo.png);
	background-repeat:no-repeat;*/
	z-index:200;
	left: -245px;
	top: -250px;
}

#logo-contentpage{
	position: absolute;
	width:750px;
	height:770px;
	border:none;
/*	background-image:url(/assets/interface/home-logo.png);
	background-repeat:no-repeat;*/
	z-index:200;
	left: -245px;
	top: -300px;
}



#header-inner, #content-inner {
	width: 1000px;
	margin:0 auto;
	position:relative;
	z-index:180;
}
.homepage #tagline {
	position: absolute;
	top: 240px;
	right:0px;
	height: 63px;
	width: 1024px;
	z-index:225;
	margin:0 auto;
	background-color:transparent;
	background-image: url(/assets/interface/tagline.png);
	background-repeat:no-repeat;	
}
.homepage #header #intro {
	position: relative;
	left: 350px;
	width: 580px;
	z-index:300;
	color:#4c5b52;
	padding:30px 0;
}

.homepage #header #intro h1 {
	margin: 10px 0 8px 0;
	padding: 0px;
	font-size: 25px;
	font-weight:normal;
	color:#759196;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: lighter;
}		

#intro p {
		font-size: 12px;
	font-family: Helvetica, verdana, Arial, sans-serif;
	margin:0 0 5px 140px;
	line-height:150%;}
	
.homepage #header #history {	color:#4c5b52;
	width: 400px;
	clear: right;
	position: relative;
	z-index:250;
	left: 550px;
	bottom:15px;
	font-size: 14px;
	font-family: Helvetica, verdana, Arial, sans-serif;
	margin: 0px;

	letter-spacing:1px;
	font-size:11px;
	padding-bottom:15px;}


#header #header-inner #main-nav {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	width: 220px;
	top: 300px;
	left: 0px;
	z-index:500;	
}

#main-nav-contentpage{
	position: relative;
	top: -75px;
}

#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: 0px;
	position:relative;
	z-index:550;
}
#main-nav ul li  {
	margin-bottom: 10px;
}

#main-nav a:hover {
	color: #FFF;
	text-decoration: none;
	border:none;
}

#main-nav h3 {font-size:150%;}

#main-nav ul .current a {
	color: #FFF;
	border-color: #FFF;
}

#main-nav ul li ul {
    text-align: right;
	margin-top: 8px;
	border: none;
}

#main-nav ul li ul li {
    font-size: .9em;
	line-height: .9em;
	border: none;
}

#main-nav ul li ul a {
    border: none;
}

.homepage #feature {
	color:#40c8f4;
	width: 445px;
	float: right;
	clear:right;
	margin-right:65px;
}

#feature p, #feature h1, #feature h2, #feature h3, #feature h4, #feature h5 {
	margin-left: 110px;
	margin-top:0;
	margin-bottom:1em;
}

#feature .photo-left {
	float: left;
	margin-top: 1em;
}

#footer h4, #footer p, #footer h3 {
	margin-top:0;
	padding:0;
	line-height:125%;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

a:link, a:visited {
	padding-bottom:1px;	
	color: #AAE0FA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAE0FA;
}

a:hover, a:active { 
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	border-bottom:none;
}

#page {
	background-color: #FFF;
	color:#000;
	position: relative;
	width: 750px;
	left: 270px;
	z-index:250;
	top:185px;
	min-height: 600px;
}


#page .entry {
	margin-right:15px;}

#intro h3 {
	margin-top:100px; margin-left:140px; color:#fff; font-size:16px;}

#page  #full-page {margin:8px;  }

#title {
	font-size: 2.2em;
	color: #0292cf;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	line-height: 60px;
	font-style: normal;
	margin: 15px
}

#entry-content{
  margin: 15px;
  font-size: 1.2em;
}

#entry-content h2{
  color: #4c5b52;
}

#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#intro a {
	color: #fff;	color: #AAE0FA;	text-decoration: none;
}
.borderless, .borderless:hover, .borderless:visited .borderless:active {
	border:none;

}
#main-nav .borderless {
	border-bottom-style: none;
}
#content-right p a {
	color: #39443E;
	border-bottom-color: #4C5B52;
}

#content-right blockquote form div span a {
	color: #4C5B52;
}
#content-right .borderless {
	border: none;
}



#page #content-right a:link {
	color: #0d99d4;
	border:none;
}

#page #content-right a:hover {
	color: #4C5B52;
}
#blue-bg {
	background-color: #aae0fa;
	height: 285px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
}

#blue-bg-contentpage {
	background-color: #aae0fa;
	height: 185px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
}

#tagline {
	position: absolute;
	top: -58px;
	left: 25px;
	z-index: 90;
	font-family: serif;
	font-size: 50px;
	color: #c9ebfb;
}

#tagline-image{
  opacity: .5;
}

#credit { width:1010px; margin:20px auto; text-align:right; font-family:Verdana, Geneva, sans-serif;}

#credit, #credit a, #credit a:visited {color:#59675f; text-decoration:none; border:none;}
#credit a:hover {color:#65736a; border-bottom:#5e6c64 dashed 1px; text-decoration:none; font-weight:bold; }



#spanish-link { position:absolute; top:15px; right:10px; }
#spanish-link a { color:#0093d0; border:#5e6c64 dashed 1px; padding:3px;  font-size:120%; }




/*THESE ARE FOR SPECIFIC PAGES */

/*Careers*/

#hc-desc{
	margin: 15px;
	font-size: 1.2em;
}

#eoe{
	margin: 15px;
	font-size: 1.1em;
	font-style: italic;
}

#apply{
	margin: 15px;
	font-size: 1.2em;
}

#job-title{
	margin: 15px;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: underline;
}

#job-description{
	margin: 15px;
	font-size: 1.1em;
}
