/* body, overallWrapper */

body, html {
	background-color:white;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
}
div.overallWrapper {
	width:993px;
	margin:0 auto 0 auto;
	text-align:left;
	background:url(../images/page-BG.png) repeat-y left top;
}
body p {
	margin-top:0;
}

/* masthead -- wrappers */

div.masthead-Top {
	background:url(../images/masthead-TopBG.png) no-repeat center top;
	min-height:170px;
}
div.masthead-Top img {
	padding-top:3px;
}
div.masthead-Top img.masthead-TopLeft {
	padding-left:20px;
	border:none;
}
div.masthead-Bottom {
	background:url(../images/masthead-BottomBG.png) no-repeat center top;
	height:8px;
	margin-top:0;
	padding-top:0;
	clear:both;
}

/* masthead -- content */ 

div.masthead-Content {
	margin-left:auto;
	margin-right:auto;
	width:930px;
	padding:0;
}
div.masthead-Navigation {
	float:left;
	width:750px;
}
div.masthead-Navigation ul {
	margin-top:14px;
	margin-bottom:0;
	margin-left:10px;
	padding-left:0;
	padding-bottom:8px;
	color:white;
	font-size:15px; /*.95em;*/
	font-weight:bold;
}
div.masthead-Navigation li {
	display:inline;
	padding:0 31px 0 0; /* left was 32 for CF-SN site */
}
div.masthead-SearchBar {
	float:left;
	width:170px;
	padding-top:14px;
	padding-left:10px;
}
input.masthead-SearchBar { 
	background:white;
	border:solid 1px #455513; /* black might look better */
	width:120px;
	color:#455513;
}
input.masthead-SearchButton {
	background:white;
	border:solid 1px #455513; /* black might look better */
	color:#455513;
	cursor:hand;
	cursor:pointer;
}


/* body */

div.bodyBottom {
	background:url(../images/page-Bottom.png) no-repeat;
	height:55px;
}


/* postitLeft & postitRight -- wrappers */

div.postitLeftWrapper, div.postitRightWrapper {
	background:url(../images/postitLeft-TopRightPiece.png) no-repeat right top;
	float:left;
	width:220px;
}
div.postitLeft-TopLeft, div.postitRight-TopRight {
	background:url(../images/postitLeft-TopLeftPiece.png) top;
	float:left;
	width:26px;
	height:102px;
}
div.postitLeft-TopRight, div.postitRight-TopLeft {
	background:url(../images/postitLeft-TopRightPiece.png) top;
	float:left;
	width:10px;
	height:102px;
}

/* postitRight -- wrappers */

div.postitRightWrapper {
	background:url(../images/postitRight-TopRightPiece.png) no-repeat right top;
}
div.postitRight-TopRight {
	background:url(../images/postitRight-TopRightPiece.png) top;
}
div.postitRight-TopLeft {
	background:url(../images/postitRight-TopLeftPiece.png) top;
}



/* postitLeft & postitRight -- content */

div.postitLeft-Content, div.postitRight-Content {
	float:left;
	width:184px;
	height:500px;
	font-size:0.8em;
}
div.postitLeft-Content p, div.postitRight-Content p {
	margin-top:0;
	margin-bottom:0;
	padding:5px 8px 4px 8px;
	color:#2F3812;
	width:150px; /* no good for firefox */
}
table.postitLeft-Navigation, table.postitRight-Navigation {
	margin-top:5px;
	width:184px;
	border:none;
}
table.postitLeft-Navigation td/*, table.postitRight-Navigation tr*/ {
	padding-bottom:0px; /* might want 2 or 4 */
}


/* postitRight -- content */


table.postitRight-Navigation div.discussionBoard {
	width:150px;
	height:64px;
	background:url(../images/discussionBoard-ForRollover.png) top;
	border:solid 1px #cccccc;
	cursor:hand;
}
table.postitRight-Navigation div.events {
	background-image:url(../images/events-ForRollover.png);
}
table.postitRight-Navigation div.discussionBoard:hover {
	background-position:bottom;
}



/* main */

div.mainWrapper {
	background:url(../images/page-Gradient.png) #E0E0E0 repeat-x top; /* IE color fix below */
	float:left;
	width:553px;
	padding-top:5px;
}
div.main-Content h2, div.main-Content p {
	/*width:509px;*/   /* had to take out ... ruined floats */
}

div.main-Content h2 { /* IE fix below ... it adds too much padding below  */
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:0.9em;
	margin-top:0;
	margin-bottom:1em;
}
div.main-Content p {
	 font-size:0.8em;
}
div.main-Content span.textNormal { /* special: so a span of normal text can be added inside an <h1> or <h2> tag */
	font-size:0.8em;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
}

/* topStories & comFutMission -- wrappers */

div.topStories-Top, div.comFutMission-Top {
	background:url(../images/topStories-Header.png) no-repeat;
	height:38px;
}
div.topStories-Image, div.comFutMission-Image {
	width:256px;
	float:left;
}
div.topStories-Image img, div.comFutMission-Image img {
	border:solid 1px #535353;
}

/* comFutMission -- wrappers */

div.comFutMission-Top {
	background:url(../images/comFutMission-Header.png) no-repeat;
	margin-top:8px;
}


/* topStories & comFutMission -- content */

div.topStories-Content, div.comFutMission-Content {
	background:url(../images/topStories-Gradient.png) #FFFFFF repeat-x;
	border:solid 1px #79912F;
	border-top:none;
	margin:0 5px 0 4px;
	padding:15px 15px 15px 15px;
	width:512px;
}
div.topStories-Text, div.comFutMission-Text {
	width:235px;
	float:left;
	margin-left:15px;
}

/* comFutMission -- content */

div.comFutMission-Content {
	background:url(../images/comFutMission-Gradient.png) #DFDFD0 repeat-x;  /* IE fix for color below */
	margin:0 5px 0px 4px;
}


/* bottomPostits -- wrappers */

div.abovePostitBottomWrapper-SpacerDiv {
	clear:both;
	height:8px;
	background:#E0E0E0; /* IE color fix below */
}
div.postitBottomWrapper {
	width:184px;
	float:left;
}



/* bottomPostits -- content */

div.postitBottom-Content {
	background:url(../images/postitBottom-TopPiece.png) no-repeat;
	min-height:164px;
	font-size:0.8em;
}
div.postitBottom-Content p {
	margin-top:0;
	margin-bottom:0;
	padding-left:14px;
	padding-top:12px;
	padding-bottom:4px;
	color:#2F3812;
	width: 160px;
}
table.postitBottom-Navigation {
	margin-top:5px;
	margin-left:7px;
	width:170px;
	border:none; 
}


/* footer -- wrappers */

div.footerOverallWrapper {
	background:#FFFFFF;
	padding:15px 0 15px 0;
}
div.footerWrapper {
	width:900px;
	border:solid 1px #333333;
	margin:0 auto 0 auto;
}
div.footer-BottomWrapper {
	border-top:solid 1px #333333;
	background-color:#D5D5D5;
	padding:10px;
	font-size:.8em;
}
div.footer-BottomWrapper p {
	margin-bottom:0;
}

/* footer -- content */

div.footer-TopContent {
	/* background:url(../images/footerTop-Gradient.png) repeat-x;    ... hiding this for now ... don't like gradient as much */
	background:#eeeeee; /* new; delete if we decide gradient is better */
	text-align:center;
}
div.footer-BottomLeftContent {
	float:left;
	width:540px;
}
div.footer-BottomRightContent {
	float:right;
	width:300px;
	margin-left:20px;
	text-align:right;
}


/* links */

div.masthead-Content a {
	color:white;
}
div.masthead-Navigation a:hover {
	text-decoration:underline;
}
div.main a {
	color:#990000;
	text-decoration:underline;
}
div.footer-TopContent a {
	text-decoration:none;
}
div.main a:hover, div.footer-TopContent a:hover {
	color:#336699;
	text-decoration:underline;
}
div.main a:hover {
	color:#990000;
}
.postitLeft-Navigation a, .postitRight-Navigation a, .postitBottom-Navigation a {
	padding:2px 3px 2px 8px;
	margin-top:0;
	margin-bottom:0;
	display:block;
}
.postitRight-Navigation a {
	/*padding-left:15px;   ---   hidden for now b/c cfsc doesn't have double-sub levels like cfsn */
	color:#2C2C2C;
}
a, .postitBottomOverallWrapper a {
	color:black;
	text-decoration:none;
}
.postitLeft-Navigation a:hover, .postitRight-Navigation a:hover, .postitBottom-Navigation a:hover {
	color:white;
	background:#79912F;
	text-decoration:none;
}
.footer-TopContent a {
	color:black;
}


/* everywhere pieces */

div.hr {
	clear:both;
	width:90;
	border-top:solid 1px #79912F;
	margin-bottom:10px;
}
div.greenLine {  /* IE fix for this below */
	 width:94%;
	 height:4px;
	 background:url(../images/greenLine-BG.png) repeat-x;
	 margin:0px auto 0px auto;
}
.postitBottom-Content div.greenLine {
	 width:85%;
	 margin-left:13px;
}


/* IE 6 fixes */

* html div.bodyWrapper { margin-top:-.8em; }

* html input.searchButton { height:20px; }

* html div.postitBottom-Content { height:164px; }

* html div.comFutMission-Content { background-color:#DBDBCA; }

* html div.postitLeftWrapper { margin-top:1px; background:url(../images/postitLeft-TopRightPiece.png) no-repeat right top; }

* html div.postitRightWrapper { margin-top:1px; background:url(../images/postitRight-TopRightPiece.png) no-repeat right top; }

* html div.main, * html div.abovePostitBottomWrapper-SpacerDiv { background-color:#DCDCDC; }

* html div.main, * html div.abovePostitBottomWrapper-SpacerDiv { margin-top:1px; }

* html div.main { background:url(../images/page-Gradient.png) repeat-x top; }

* html div.abovePostitBottomWrapper-SpacerDiv { height:0px; }

* html div.greenLine { margin-bottom:-10px; }

* html div.main-Content h2 { margin-bottom:1em; }


/* IE 7 fixes */

*:first-child+html div.comFutMission-Content { background-color:#DBDBCA; }

*:first-child+html div.main, *:first-child+html div.abovePostitBottomWrapper-SpacerDiv { background-color:#DCDCDC; }

*:first-child+html div.main { background:url(../images/page-Gradient.png) repeat-x top; }

*:first-child+html div.main-Content h2 { margin-bottom:1em; }


