/* Core setup */

* {
	margin: 0;
	padding: 0;
	border: 0;
}


img {
	display: block;
}

html, body {
	background-color: #e1e6ed;
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 81.25%;
	color: black;
	padding: 12px;
}

a {
	text-decoration: none;
	color: #00a6f2;
}

a:hover, .cta:hover, .cta:hover a {
	color: black;
	background-color: #1fbefb;
}


	
/* Core typogrphy */

h1 {
	font-size: 32px;
	font-weight: normal;
	color: #003380;
	line-height: 100%;
}

#pageheaders h1 {
	font-size: 42px;
	text-transform: uppercase;
	line-height: 90%;
	}

h2, h3, h4, h5, h6 {
	color: #97a67c;
	line-height: 115%;
	}

#pageheaders h2 {
	font-size: 26px;
	font-weight: normal;
	}

h3 {
	font-size: 116.67%;
	margin-top: 1em;
	}
	
h6 { /* Used for news date */
	margin-top: 0.75em;
	font-size: 84.62%;
	font-weight: normal;
	}	

p, li {
	line-height: 125%;
	}
	
p {
	margin-top: 0.75em;
	}

.intro {
	color: #97a67c;
	font-size: 138.46%;
	}
	
.cta {
	padding: 5px 7px;
	background-color: #f0f3eb;
	}
	
.cta a {
	font-weight: bold;
	}



/* Core layout blocks */

#container {
	max-width: 72em;
	margin: 0 auto;
	background: url('../img/page-tile.gif') 100% repeat-y;
	text-align: left;
	}
	
#subcontainer {
	padding: 2px 14px 0 0;
	background: url('../img/corner-tr.gif') 100% 0 no-repeat;
	}

.rel {
	position: relative;
}
	
.wrapper {
	overflow: hidden;
	width: 100%;
	}
	
.nobullet {
	list-style: none;
	}
	
.formNormal {
	border:1px solid #8d97a6;
	background-color:#f0f2f6;
	
}
.formHighlight {
	border:1px solid #FF0033;
	background-color:#f0f2f6;
}

/* Top nav band */

#top {
	background-color: #1fbefb;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	}

#phone {
	position: absolute;
	top: -3px;
	right: 0;
	z-index: 1000;
	}
	
#phone h5 {
	color: white;
	font-size: 123.08%;
	font-weight: normal;
	padding: 0.6em 0.5em 0.85em 41px;
	background: url('../img/phone.png') 0 50% no-repeat;
	}
	


/* White header area */

#icon {
	width: 41px;
	height: 41px;
	}
	
#header {
	background-color: white;
	border-top: 1px solid white;
	}
	
#movie {
	border-left: 1px solid white;
	width: 406px;
	}
	
#pageheaders {
	position: absolute;
	top: 154px;
	left: 420px;
	width: 250px;
	z-index: 1000;
	}

#header #brand {
	position: absolute;
	right: 20px;
	top: 155px;
	width: 163px;
	height: 127px;
	}



/* Main text area */

#main {
	background-color: #b5c49a;	
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	}
	
.home #main {
	background: #b5c49a url('../img/mainbg.gif') 84px 0 no-repeat;
}
	
.home #content {
	padding-left: 406px;
	}
	
.home #text {
	padding: 7px 18% 14em 14px;
	background: #e1e7d7 url('../img/textbg.gif') no-repeat;	
	min-height:180px;

	}
	
.home #text p {
	max-width: 30.5em;
	}

.inner h1 {
	background: #e1e7d7 url('../img/headerbg.jpg') 100% 0 no-repeat;
	padding: 21px 261px 8px 200px;
	min-height: 2em;
	}

.inner #content {
	margin-right: 244px;
	}

.inner #content #brand {
	position: absolute;
	left: 14px;
	top: -63px;
	width: 163px;
	height: 125px;
	}

.inner #text {
	background-color: white;
	padding: 1px 17px 16em 200px;
	min-height:300px;
	}
	
#pics {
	position: absolute;
	top: 0;
	right: -244px;
	width: 244px;
	overflow: hidden;
	border-top: 1px solid white;
	}
	
#pics img {
	border-bottom: 1px solid white;
	}

.left {
	position: absolute;
	top: 11px;
	left: 14px;
	width: 378px;
	}

.greatif {
	font-size: 123.08%;
	color: white;
	margin-bottom: 0.3em;
	}

.prompts {
	border-bottom: 1px solid white;
	background: #002c52 url('../img/promptsbg.jpg') 100% 0 no-repeat;
	}
	
.prompts li {
	border-top: 1px dotted #8096a9;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: white;
	font-size: 138.46%;
	}
	
.prompts li a, 
#channel a {
	display: block;
	padding: 5px 11px 7px;
	width: 354px;
	}
	
.prompts .first {
	border-top: 1px solid white;
	}

#channel {
	border: 1px solid white;
	background-color: #e1e7d7;
	font-size: 138.46%;
	margin-top: 0.6em;
	}




/* Footer */
#footer {
	position: absolute;
	left: 9px;
	/*top: 84%;*/
	bottom:20px;
	font-size: 84.62%;
}

#footer li {
	padding: 0;
	}
	
#footer li a {
	display: block;
	padding: 3px 5px;
	}

#footer li a#watershed {
	color: #e1e7d7;
	}
	
.home #footer li a:hover, 
.home #footer li a#watershed:hover,
.inner #footer li a:hover, 
.inner #footer li a#watershed:hover {
	color: black;
	}
	
.home #footer li a {
	color: white;
	}


/* Base shadow */

#base {
	background: url('../img/corner-bl.gif') no-repeat;
	height: 14px;
	}
	
#corner-br {
	float: right;
	}
