/*
 * 0.875em standard
 * 0.75 smaller
 * 
 */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
}

img { border: 0; }

a:link { color: #7e1319; text-decoration: none; }
a:visited { color: #7e1319; text-decoration: none; }
a:hover { text-decoration: underline;}

form {
	padding:0;
	margin:0;
}

.hiddenFields { display: none; }

.clearall { clear: both;}

#container { 
	width: 954px;
	margin-left: auto;
	margin-right: auto;
}

#leftSide {
	display:inline;
	width:196px;
	float:left;	
}

#main {
	display:inline;
	width:758px;
	float: left;
	background: transparent url(images/bg_default_top_2.gif) no-repeat;
}

#main_body {
	display:inline;
	float: left;
	margin: 60px 30px 20px 30px;
	width: 689px;
	color: #ffffff;
	font-size: 0.825em;
}

#main_body h1 {
	margin-top: 0;
	font-size: 2em;
	color: #f9f2e0;
	margin-bottom: 0;
}

#main_body h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	color: #ffffff;
}

#logo-top {
	display:inline;
	float: left;
	width: 196px;
	height: 67px;
	padding: 0;
	margin: 0;
}

#logo-bottom {
	width: 196px;
	height: 213px;
}

/*
196x281
*/
#globalSidebar {
	width: 176px;
	height: 261px;
	padding: 20px 0 0 20px;
	background: #ffffff url(/images/bg_left_global_2.gif) no-repeat;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;	
	line-height:normal;
}

#header {
	width: 949px;
	height: 67px;
}

#navigationContainer {
	display:inline;
	float: left;
	width: 749px;
	height: 67px;
	background: transparent url(/images/bg_header_2.gif) no-repeat;
}

#login {
	position: relative;
	text-align: right;
	padding: 2px 20px 0px 0;
	height: 18px;
	font-size: 0.775em;
	color: #666666;
}

#content {
	float: left;
	width: 954px;
	background: #ffffff url(/images/bg_sub_content_tile_2.gif) repeat-y;
}

#homeWelcome {
	display:inline;
	float: left;
	width:341px;
	height:703px;
	background: transparent url(/images/bg_home_center_column_2.gif) no-repeat;
}

#welcome {
	display:inline;
	float: left;
	width: 270px;
	margin: 140px 40px 20px 20px;
}

#welcome p {
	font-size: 0.775em;
	color: #f6fbfc;
}

#homeFeatures {
	display:inline;
	float: left;
	width: 410px;
	margin-left: 7px;
}

#videoFeature {
	width: 384px;
	height: 288px;
	margin-top: 7px;
	border: 3px solid #7e1319;	
}

#videoCaption {
	width: 348px;
	height: 46px;
	padding: 10px 10px 4px 26px;
	background: #7e1319 url(/images/bg_left_spacer.gif) no-repeat;
	color: #ffffff;
	font-size: 0.7em;
	line-height: normal;
	font-weight: bold;
}
	
#newsFeature {
	margin-top: 20px;
	width: 384px;
	height: 320px;
}

#newsPane {
		width: 384px;
		height: 320px;
}

#homeTag {
	width: 460px;
	float: left;
	margin: 0 0 15px 75px;
}

/*margin: -30px 0 15px 65px;*/
#tag {
	width: 954px;
	float: left;
	background: #ffffff url(../images/bg_content_tile.gif) repeat-y;
	
}

#tag_logos {
	margin: 30px 0 15px 65px;
}

/*
 * TOP NAVIGATION STYLES
 * 
 * ***************************/
#navigation {
	width:758px;
	height:30px;
	margin-left:0px;
	margin-top: 18px;
}

#topNav {
	padding: 0;
	margin: 0;
}

#topNav ul {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#topNav li {
	display:block;
	float:left;
	height:30px;
	padding: 0;
	margin: 0;
}

#topNav li a {
	background:transparent url(../images/main_navigation_2.gif) no-repeat scroll 0 0;
	display:block;
	height:30px;
	text-indent:-9999px;
}

#topNav #home a {
	background-position:0 0;
	width:78px;
}

#topNav #home a:hover {
	background-position: 0 -30px;
}

#topNav #home a.active { background-position: -0 -30px; }

#topNav #hope a {
	background-position: -78px 0;
	width:98px;
}

#topNav #hope a:hover {
	background-position: -78px -30px;
}

#topNav #hope a.active { background-position: -78px -30px; }

#topNav #story a {
	background-position: -176px 0;
	width:113px;
}

#topNav #story a:hover {
	background-position: -176px -30px;
}

#topNav #story a.active { background-position: -176px -30px; }

#topNav #around a {
	background-position: -289px 0;
	width:150px;
}

#topNav #around a:hover {
	background-position: -289px -30px;
}

#topNav #around a.active { background-position: -289px -30px; }

#topNav #water a {
	background-position: -439px 0;
	width:90px;
}

#topNav #water a:hover {
	background-position: -439px -30px;
}

#topNav #water a.active { background-position: -439px -30px; }

#topNav #blog a {
	background-position: -529px 0;
	width:60px;
}

#topNav #blog a:hover {
	background-position: -529px -30px;
}

#topNav #blog a.active { background-position: -529px -30px; }

#topNav #video a {
	background-position: -589px 0;
	width:60px;
}

#topNav #video a:hover {
	background-position: -589px -30px;
}

#topNav #video a.active { background-position: -589px -30px; }

#topNav #resources a {
	background-position: -649px 0;
	width:100px;
}

#topNav #resources a:hover {
	background-position: -649px -30px;
}

#topNav #resources a.active { background-position: -649px -30px; }

/*
	NEWS Styles
*****************************/
.news_entry {
	color: #53364d;
	font-size: 0.75em;
	border: 1px solid #a0850c;
	margin-bottom: 10px;
	padding: 10px;
}

.news_entry h2 {
	font-size: 1.4em;
	margin: 2px 0px;
}

.news_entry_inside {
	margin: 10px 10px 10px 10px;
}

/*
	Main Styles - the styles for content appearing over green on non-data related pages
*******************/
.main_styles a:link {
	color: #f6f9ac;
	text-decoration: underline;
}

.main_styles a:visited {
	color: #f6f9ac;
	text-decoration: underline;
}

.main_styles a:hover {
	color: #d8f481;
	text-decoration: underline;
}

.main_styles h4 {
	font-size: 1.275em;
	font-weight: bold;
	color: #ffffff;	
}




/*
	BLOG Styles
******************************/
#blog_entries {
	float: left;
	width: 397px;
	padding: 30px 20px;
	border: 1px solid #fffff2;
}

.entry {
	margin-top: 10px;
	margin-bottom: 30px;
}

#blog_comments {
	background-color: #dddac7;
	width: 357px;
	padding: 10px 20px;
	margin: 20px 0px;
	color: #504b4f;
}

#blog_comments h3 {
	color: #761318;
	margin: 2px 0 2px 0;
}

.entry_comment {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #898675;
	font-size: 0.9em;
}

.entry_comment a:link {
	color: #761318;
	text-decoration: none;
}

.entry_comment a:hover {
	color: #761318;
	text-decoration: underline;
}

.entry_comment a:visited {
	color: #761318;
	text-decoration: none;
}

.posted_comments {
	color: #333333;
	margin: 6px 0;
}

#blog_entries h2 {
	color: #FFFFFF;
	font-size: 1.4em;
}

.title a:link { 
	color: #FFFFFF;
	text-decoration: none;
}

.title a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}

.title a:active { 
	color: #FFFFFF;
	text-decoration: none;
}

.title a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

.posted {
	color: #e4f1bd;
}

.entry a:link {
	color: #d8f481;
	text-decoration: none;
}

.entry a:hover {
	color: #d8f481;
	text-decoration: underline;
}

.entry a:visited {
	color: #d8f481;
	text-decoration: none;
}

.bookmarks {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

.bookmarks li {
	display:block;
	float:left;
	padding: 0;
	margin: 0;
}

/*
	CALENDAR Styles
****************************/

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}


/*
	BLOG SIDEBAR Styles
***************************/
#blog_sidebar {
	float: left;
	width: 190px;
	margin-left: 4px;
	border: 1px solid #d4d3cc;
	background-color: #fffff2;
	padding: 14px;
}

#blog_sidebar ul {
	margin: 6px 6px 20px 6px;
	padding: 0 0 0 10px;
}

#blog_sidebar ul li {
	list-style: square outside; color:black;
}

#blog_sidebar p {
	color: #000000;
}

#blog_sidebar h2 {
	color: #7e1319;
	font-size: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #d4d3cc;
}

#blog_sidebar h3 {
	color: #5e5e59;
	font-size: 0.9em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #d4d3cc;
}

/*
	VIDEO Styles
****************************/
#video_entries {
	padding: 30px 20px;
}

.video_entry {
	margin-top: 10px;
	margin-bottom: 30px;	
}

#video_entries h2 {
	color: #FFFFFF;
	font-size: 1.6em;
	margin-bottom: 10px;
}

/*
	RESOURCES Styles
****************************/
#resources_entries {
	float: left;
	width: 600px;
	padding: 0 20px 30px 20px;
	border: 0px solid #fffff2;
}

.resources_entry {
	margin-bottom: 30px;	
	margin-top: 20px;
}

#resources_entries hr {
	color: #FFFFFF;
	background-color:#FFFFFF;
	height: 1px;
}

#resources_entries h2 {
	color: #FFFFFF;
	font-size: 1.6em;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.white a:hover {
	color: #d8f481;
	text-decoration: underline;
}

.white a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

/*
	RESOURCES SIDEBAR Styles
***************************/
#resources_categories {
	margin-bottom: 20px;
	background-color: #c4a964;
	height: 30px;
	width: 660px;
	margin-left: 20px;
}

#resources_categories ul {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	width:660px;
	height: 30px;
}

#resources_categories li {
	color:#000000;
	display: block;
	float:left;
	list-style-type: none;
	padding: 6px 10px 4px 10px;
	height: 20px;
}

#resources_categories li a {
	color:#000000;
	text-decoration: none;
	display:block;
	height: 30px;
}

#resources_categories li:hover {
	background-color: #53364d;
	color: #e4e5ca;
}

#resources_categories li.active {
	background-color: #53364d;
	color: #e4e5ca;
}

/*
	STORY Styles
****************************/
hr {
  border: 0;
	color: #0b4b0e;
	background-color:#0b4b0e;
	height: 1px;
}

#story_content {
	float: left;
	width: 353px;
	padding: 30px 0;
}

.story_box {
	padding: 0 10px 10px 40px;
}

#story_content hr {
	color: #FFFFFF;
	background-color:#FFFFFF;
	height: 1px;
}

#story_sidebar {
	float: left;
	width: 210px;
	margin-left: 20px;
	padding: 60px 0 0 0;
}

.feedback {
	color: #f6f9ac;
	padding: 8px;
	border: 1px solid #f6f9ac;
}

/*
	jSCROLL Styles
***************************/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #47a245 url(/images/scroll_track_2.gif) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #7e1319 url(/images/scroll_drag_handle.gif) no-repeat 50% 50%;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	background: #7e1319 url(/images/scroll_drag_bg.gif) repeat-y;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	background: #7e1319 url(/images/scroll_drag_bg.gif) repeat-y;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.scroll-pane {
	overflow: auto;
	float: left;
	width: 364px;
	height: 320px;
}

.black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
       -moz-opacity: 0.8;
       opacity:.80;
        filter: alpha(opacity=80);
    }

.white_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 685px;
        height: 472px;
        border: 1px solid white;
        background-color: white;
        z-index:1002;
}

#leftBadges {
	margin-left: 43px;
	padding-top: 20px;
}

.side_title {
	font-size: 14px;
}

.side_line {
	background-color: #FFFFFF;
	width: 140px;
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
