/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
/* @group ------------------------------------ Blog */
.blog .blog-entry {
	border-bottom: 0px;
}
.blog h4.post-date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	margin-bottom: 12px;
}
h4.post-title a:link, h4.post-title a:visited, h4.post-title a:active {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}
h4.post-title a:hover {
	text-decoration: underline;
}
.blog .post-body {
	margin-top: -8px;
}
.blog .textarea {
	width: 100%;
}
/* @group ------------------------------------ Recent News */

/* Applies to DIV around entire control */

.recent-news-wrapper {
	width: 266px;
	display: block;
}

/* Applies to UL for recent news list */

.recent-news-wrapper ul {
	margin: 0px;
	padding: 0px;
	width: 266px;
	float: left;
}
.recent-news-wrapper li {
	width: 266px;
	padding: 6px 0 6px 16px;
	margin: 0px;
	background: url(/SiteFiles/1206/Images/bullet2.gif) no-repeat 0em 0.9em;
	list-style: none;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}
.recent-news-wrapper a:link, .recent-news-wrapper a:active, .recent-news-wrapper a:visited {
	padding-right: 6px;
	text-decoration: none;
}
.recent-news-wrapper a:hover {
	padding-right: 6px;
	text-decoration: underline;
}
.recent-news-date-wrapper {
	color: #7FB8C1;
}
.recent-news-view-link a:link, .recent-news-view-link a:active, .recent-news-view-link a:visited {
	width: 266px;
	padding: 6px 0 6px 16px;
	margin: 0px;
	background: url(/SiteFiles/1206/Images/bullet2.gif) no-repeat 0em 0.9em;
	list-style: none;
	float: left;
	text-decoration: none;
}
.recent-news-view-link a:hover {
	text-decoration: underline;
}


/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #eaeaea;
}

img, div { behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
}
a:link, a:visited, a:active {
	color: #4d4d4d; 
	text-decoration: underline;
}
a:hover {
	color: #4d4d4d; 
	text-decoration: none;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
}
h2, h2 a:link, h2 a:visited, h2 a:active {
	font-size: 16px;
	line-height: 16px;
	color: #4d4d4d;
	font-weight: bold;
}
h3, h3 a:link, h3 a:visited, h3 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	text-transform: uppercase;
}
h4, h4 a:link, h4 a:visited, h4 a:active {
	font-size: 12px;
	line-height: 16px;
	color: #395C61;
	font-weight: bold;
}
h5 {
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #262626;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.bluetext {
	color: #7FB8C1;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 64px;
	right: 0px;
	width: 223px;
	height: 32px;
	background: url(/SiteFiles/1206/Images/cc-search-field.gif) no-repeat;
}
.searchField {
	width: 180px;
	height: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	float: left;
	padding: 10px 0 0 10px;
	background: none;
	border: 0;
	outline: none;
}
.searchButton {
	width: 33px;
	height: 32px;
	text-indent: -1000px;
	float: right;
	cursor: pointer;
	background: url(/SiteFiles/1206/Images/cc-search-button.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	border: none;
	outline: none; 
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 850px;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	float: right;
	border-right: 1px solid #474747;
}
#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}
#mainnav a {
	padding: 9px 25px;
	display: block;
	text-decoration: none;
	color: #b3b3b3;
	border-left: 1px solid #474747;
}
#mainnav a:hover {
	padding: 9px 25px;
	display: block;
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #474747;
	background-color: #3f6065;
}
/* ----------------------------------------------------------------------------------------------------------------- Dropdown Styles */

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: left;
	width: 266px;
}
#subnavWrapper p {
	display: none;
} 
#subnavWrapper h2,
#subnavWrapper h2 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}
#subnav {
	margin: 10px 0px;
	padding: 0px;
    list-style: none;
}
#subnav li {
	padding: 0 0 0 16px;
	margin: 0px;
    width: 266px;
	background: url(/SiteFiles/1206/Images/bullet2.gif) no-repeat 0em 0.9em;
	list-style: none;
	border-bottom: 1px solid #d5d5d5;
}
#subnav a {
	color: #737373;
	display:block;
	padding: 6px 0px;
	text-decoration: none;
}
#subnav a:hover {
	color: #4d4d4d;
	display:block;
	padding: 6px 0px;
	text-decoration: underline;
}
#subnav a.first {
	color: #737373;
	display:block;
	padding: 6px 0px;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #4d4d4d;
	display:block;
	padding: 6px 0px;
	text-decoration: underline;
}
#subnav a.current {
	color: #4d4d4d;
	display:block;
	padding: 6px 0px;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #262626;
	border-bottom: 1px solid #474747;
}
#mainnavSection {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #262626;
	border-bottom: 1px solid #474747;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #2d5257;
	border-bottom: 1px solid #514638;
}
#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #2d5257;
	border-bottom: 1px solid #514638;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px solid #d1ccc1;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px solid #d1ccc1;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 850px;
	height: 158px;
	position: relative;
}
.logo {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 254px;
	height: 81px;
	overflow: hidden;
	float: left;
}
.logo a {
	width: 254px;
	height: 81px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/cc-logo.png) no-repeat;
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}
.b-mediaplayer {
	position: absolute;
	top: 64px;
	right: 228px;
	width: 94px;
	height: 32px;
	overflow: hidden;
}
.b-mediaplayer a {
	width: 94px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/cc-b-mediaplayer.gif) no-repeat top;
}
.b-mediaplayer a:hover {
	background: url(/SiteFiles/1206/Images/cc-b-mediaplayer.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px 0px 0px 50px;
	padding: 45px 0px;
	width: 850px;
	position: relative;
}
#top h5 {
	color: #FFF;
	margin-bottom: 6px;
}
#top a:link, #top a:visited, #top a:active {
	color: #99C7CD; 
	text-decoration: none;
	border-bottom: 1px solid #99C7CD;
}
#top a:hover {
	color: #99C7CD; 
	text-decoration: none;
	border-bottom: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Middle Styles */
#middle {
	margin: 0px 0px 0px 50px;
	padding: 45px 0px;
	width: 850px;
	overflow: hidden;
}
#middle h5 {
	color: #FFF;
}
#middle-left {
	float: left;
	width: 300px;
	margin-right: 51px;
}
#middle-right {
	float: left;
	width: 473px;
	border: 12px solid #375a60;
	padding: 1px;
	background-color: #6f8387;
}
#intro {
	width: 290px;
	float: left;
}
#intro p {
	color: #FFF;
}
#intro-one {
	width: 262px;
	float: left;
	margin-top: 35px;
	padding-left: 38px;
	background: url(/SiteFiles/1206/Images/cc-one-bkgd.gif) no-repeat;
}
#intro-one p {
	color: #b0bec0;
}
#intro-two {
	width: 262px;
	float: left;
	margin-top: 25px;
	padding-left: 38px;
	background: url(/SiteFiles/1206/Images/cc-two-bkgd.gif) no-repeat;
}
#intro-two p {
	color: #b0bec0;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px 0px 0px 50px;
	padding: 45px 0px;
	width: 850px;
	overflow: hidden;
}
#content-left {
	float: left;
	width: 520px;
	margin-right: 64px;
	background: url(/SiteFiles/1206/Images/cc-hd-blog.gif) no-repeat left top;
	padding-top: 35px;
}
#content-right {
	float: left;
	width: 266px;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
#bottom {
	margin: 0px 0px 0px 50px;
	padding: 28px 0px;
	width: 850px;
	overflow: hidden;
}
#bottom a img {
	float: left;
	border: 5px solid #dedede;
	padding: 1px;
	background-color: #FFF;
}
#bottom a:hover img {
	float: left;
	border: 5px solid #d1d1d1;
	padding: 1px;
	background-color: #FFF;
}
/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px 0px 0px 50px;
	padding: 26px 0px;
	width: 850px;
	overflow: hidden;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #737373;
	text-decoration: none;
}
#footer a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
#footer-left {
	float: left;
	width: 266px;
	margin-right: 64px;
}
#footer-right {
	float: left;
	width: 519px;
	text-align: right;
}
/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-content-left {
	float: left;
	width: 540px;
	margin-right: 44px;
	overflow: hidden;
}
#d-content-left h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #4d4d4d;
	font-weight: bold;
}
#d-content-right {
	float: left;
	width: 266px;
	overflow: hidden;
}
#page-right {
	float: left;
	width: 266px;
	margin-top: 30px;
}
/* ----------------------------------------------------------------------------------------------------------------- Additional Styles */
#missionsWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #2d5257;
}
#missions-mainnavWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #322412;
	border-bottom: 1px solid #514638;
	height: 34px;
}
#discoverWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #985413 url(/SiteFiles/1206/Images/bkgd-discover.jpg) repeat-x top;
}
.b-disc-next {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 232px;
	height: 35px;
	overflow: hidden;
}
.b-disc-next a {
	width: 232px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-disc-next.jpg) no-repeat top;
}
.b-disc-next a:hover {
	background: url(/SiteFiles/1206/Images/b-disc-next.jpg) no-repeat bottom;
}
#growWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #491a03 url(/SiteFiles/1206/Images/bkgd-grow.jpg) repeat-x top;
}
.b-grow-next {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 258px;
	height: 35px;
	overflow: hidden;
}
.b-grow-next a {
	width: 258px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-grow-next.jpg) no-repeat top;
}
.b-grow-next a:hover {
	background: url(/SiteFiles/1206/Images/b-grow-next.jpg) no-repeat bottom;
}
#commitWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #41501c url(/SiteFiles/1206/Images/bkgd-commit.jpg) repeat-x top;
}
.b-commit-next {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 243px;
	height: 35px;
	overflow: hidden;
}
.b-commit-next a {
	width: 243px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-commit-next.jpg) no-repeat top;
}
.b-commit-next a:hover {
	background: url(/SiteFiles/1206/Images/b-commit-next.jpg) no-repeat bottom;
}
#centerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #2d5258 url(/SiteFiles/1206/Images/bkgd-center.jpg) repeat-x top;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */
.pageSearchTitle {
}
a.pageSearchTitle {
}
a.pageSearchTitle:hover {
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}