﻿/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../Pix/home-bkg.gif) repeat-x;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 850px;
	padding-top: 5px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #EAE3D6;
	border-width: 1px;
	overflow: hidden;
}
#header {
	width: 850px;
	height: 101px;
	margin: 0 0;
	padding: 0;
}
#spacer {
	padding: 10px 10px 0 10px;
}
#whatshot {
	width: 830px;
	float: left;
	padding: 5px 10px 10px 10px;
	height: 303px;
	margin: 0px;
}
div.columnleft {
	color: #333;
	background: #ffffff;
	margin: 0 0 10px 10px;
	padding: 0px 10px 0 0;
	width: 185px;
	float: left;
}
#columnright {
	float: right;
	color: #333;
	margin: 0 10px 10px 0;
	padding: 0 0px 10px 0px;
	width: 622px;
	display: inline;
	overflow: hidden;
}
/* --------------- Navigation ---------------- */
#navigation {
	width: 185px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navigation   h2  {
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0 5px 0 0;
	background-color:#2f6b9e;
	color: white;
	font-size: 12px;
	text-align: right;
	line-height: 1.5;
	width: 180px;
}
#navigation    h2 a  {
	text-decoration: none;
	color: white;
}

.navsub {
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	margin: 4px 0;
	text-align: left;
	padding-left: 10px;
	width: 185px;
	overflow: hidden;
	background-color: #F0F0F0;
}
.navsub li
{
    border: solid 1px #f0f0f0;
}

.navsub a {
	text-decoration: none;
	line-height: 1.4;
	color: #000000;
}

.navsub li a:hover {
	color:#134979;
	background-color:#d9d6c7;
}


.rss/* --------------- Navigation ---------------- */
 {
	width: 185px;
	height: 15px;
	background-color: #666666;
	margin-bottom: 5px;
	padding: 2px;
	background-image: url(../Pix/rss-button.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}
.rss a/* --------------- Navigation ---------------- */
 {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	display: block;
	padding-left: 20px;
}
.alert/* --------------- Navigation ---------------- */
 {
	width: 180px;
	margin: 0;
	padding: 10px;
	background-color: #fce1ab;
	float: right;
	height: 145px;
}
.alert     h2  {
	font-weight: bold;
	text-decoration: none;
	color: #C51E30;
	font-size: 14px;
	background-color: #FCE1AB;
	text-align: left;
}
.alert   p   {
	text-decoration: none;
	line-height: 1.4;
	color: #000000;
	font-size: 11px;
}
.alert  a   {
	text-decoration: none;
	line-height: 1.4;
	color: #000000;
}
#copy {
	background-color: #ffffff;
	margin-bottom: 15px;
}
#copy p {
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
}
#news2 {
	margin: 0;
	background-color: #ffffff;
	padding: 0;
	overflow: hidden;
	width:600px;
}
#news2 h2 {
	font-size: 13px;
	font-weight: bold;
}
#news2 h3 {
	font-size: 12px;
	font-weight: bold;
}

/*  Bulletins
----------------------------------------------------- */
#bulletin-wrapper {
	width:830px;
	height:45px;
	clear: both;
	background-image: url(../Pix/bulletin-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bulletin-head {
	float:left;
	background:url(../Pix/bulletin-head.gif) no-repeat;
	height:39px;
	width:58px;
	margin: 0;
	padding: 0;
}
#bulletin-head  a {
	color: #C51E30;
	text-decoration: none;
	line-height: 36px;
	margin-left: 8px;
	font-weight: bold;
}
#bulletin {
	color: #666666;
	padding: 0px 9px 0px 65px;
	background:url(../Pix/bulletin-bkg.gif) repeat-x;
	font-size: 10px;
	text-align: left;
	margin: 0 9px 0 0;
	line-height: 39px;
}
#bulletin a {
	color: #C51E30;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}
#bulletin a:hover {
	color: #333;
	text-decoration: none;
}


/* ----------------- News -----------------*/
div.featurette2 {
	font-size: 11px;
	color:#494647;
	font-weight:bold;
	border: solid 1px #c9c9c9;
	padding:0;
	margin: 0 0 8px 0;
	overflow: auto;
	position: relative;
}
div.featurette2  h3 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding: 3px 5px 3px 5px;
	line-height:14px;
	color:#183788;
	background: #61C665 url(../pix/featurette_titlebkg.gif) repeat-y;
/*	background-color: #DADAD4; */
}
img.newcontent
{
    position: absolute;
    top: 0px;
    left: 0px;
}
div.featurette2 p {
	line-height:20px;
	text-align:left;
	background-color: #ffffff;
	padding: 0 10px;
}
div.featurette2 p.smminute 
{
	margin:10px 0px 10px 0px;
	background:url(../Pix/contextmenu_divider.gif) bottom repeat-x;
}

div.featurette2 a {
	color:#2f6b9e;
	font-size:9px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0px 0 0 10px;
}
div.featurette2 a.smminute {
	padding: 0px 0 0 0px;
}

div.featurette2 a:hover {
	color:#000032;
}
div.featurette2 img   {
	display: block;
	float: right;
	padding: 0 10px 0 0;
}
.read   {
	padding:5px 10px 0 10px;
	width: 95%;
	height: 15px;
}
.read  a {
	color:#2f6b9e;
	font-size:9px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
}
.read  a:hover {
	color:#000032;
}
.source {
	font-size: 10px;
	color: #999999;
	padding:5px;
	margin-top:2px;
	background-color: #ffffff;
	display: block;
}
.archive {
	font-size:8px;
	text-transform: uppercase;
	padding-left: 375px;
}

.archive a {
	color: #2f6b9e;
	text-decoration: none;
}
.archive  a:hover {
	color:#000032;
}

div.featuresectiontitle
{
    text-align: left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin:10px 0 5px 0;
	padding: 3px 5px 3px 5px;
	line-height: normal;
	color: White;
	background: #2f6b9e;
}
.featurevideo 
{
    text-align: center;
	font-size: 11px;
	color:#494647;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: solid 1px #c9c9c9;
	padding:0;
	margin: 0 0 8px 0;
	overflow: auto;
}
.featurevideo  h3 
{
    text-align: left;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding: 3px 5px 3px 5px;
	line-height:14px;
	color:#183788;
	background: #61C665 url(../pix/featurette_titlebkg.gif) repeat-y;
}
.featurevideo div.content 
{
    float: left;
	margin: 0;
	padding: 0;
	width: 70%;
}
.featurevideo div.eaglecontent
{
    background: url(../pix/EagleBadge.jpg) no-repeat 10px 5px;
}
.featurevideo div.campingcontent
{
    background: url(../pix/Camping.gif) repeat-y 10px 5px;
}
.featurevideo div.wrapper
{
	margin: 0 auto;
	width: 100%;
	padding-top:0;
	overflow: hidden;
}
.featurevideo p 
{
	line-height:20px;
	text-align:justify;
	margin: 5px;
	padding: 0;
}
.featurevideo p.vidlinks
{
    text-align: center;
	font-size: 10px;
}

.featurevideo img   {
	float: right;
	margin: 5px;
	padding: 0 10px 0 0;
    width: 152px;
    height: 100px; 
}
.featurevideo img.ptrl   {
	float: right;
	margin: 5px;
	padding: 0 10px 0 0;
    width: 100px;
    height: 100px; 
}
.featurevideo a {
	color:#2f6b9e;
	font-size:9px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0 10px 0 10px;
}

.featurevideo a:hover {
	color:#000032;
}

div.ImgFrame
{
    height: 400px;
    width: auto;
    float: right;
    background-color: #333333;
}
div.Eagle
{
    background: url(../Pix/Eagle2.gif) no-repeat 0 -35px;
    width: 100%;
    height: 150px;
}
div.Eagle div
{
    font-weight: bold;
    font-family: Arial Trebuchet MS;
    font-size: 72px;
    color: #103C77;
    font-style: italic;    
    float: right;
    margin: 10px 10px 0 0;
    width: 375px;
    text-align: left;
}
div.Eagle p
{
    font-weight: bold;
    font-family: Arial Trebuchet MS;
    font-size: 24px;
    color: Maroon;
}
div.SCUpdate
{
    background: url(../Pix/Woodruff2010.jpg) no-repeat 0 -35px;
    width: 100%;
    height: 275px;
}
div.SCUpdate div
{
    font-weight: bold;
    font-family: Arial Trebuchet MS;
    font-size: 72px;
    color: #103C77;
    font-style: italic;    
    float: right;
    margin: 10px 10px 0 0;
    width: 375px;
    text-align: left;
}
div.SCUpdate p
{
    font-weight: bold;
    font-family: Arial Trebuchet MS;
    font-size: 24px;
    color: Maroon;
}
