@charset "utf-8";
.notes_only {
	color: #F0F;
	font-size: 12px;
}
.featurebox {
	float: right;
	display: block;
	margin: 0px;
	width: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding: 20px;
}

.twitter-link {
	float: right;
	display: block;
	margin: 0px;
	width: auto;
	padding-top: 25px;
	padding-right: 85px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
	background-image: url(images/twitter-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
}
.restoration_btn a{
	background-image: url(images/restoration_btn1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 100px;
	width: 130px;
	float: right;
	padding: 10px;
}
.restoration_btn a:hover {
	background-image: url(images/restoration_btn2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 100px;
	width: 130px;
	float: right;
	padding: 10px;
}
.hcip-block {
	background-image: url(images/howCanIHelp_MainPage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 520px;
	margin: 0px;
	padding-top: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hcip-block a       {
	float: left;
	height: auto;
	width: 151px;
	display: block;
	padding: 5px;
	list-style-type: none;
	clear: none;
	margin: 5px;
	list-style-image: none;
	text-align: center;
	color: #CCC;
}
.hcip-block a:hover {
	float: left;
	height: auto;
	width: 151px;
	display: block;
	padding: 5px;
	list-style-type: none;
	clear: none;
	margin: 5px;
	list-style-image: none;
	text-align: center;
	color: #FFF;
	background-color: #01122C;
}







html {
	min-height: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg-main.jpg);
	background-color: #005993;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	color: #333;
}
#masthead {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#logo {
	background-image: url(images/cvcra_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 430px;
	text-align: left;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}

#logo2jl {
	background-image: url(images/bannertextlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 550px;
	text-align: left;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tr_box {
	float: right;
	width: auto;
	margin: 0px;
	padding: 10px;
	height: auto;
	text-align: center;
	background-image: url(images/bg-blue-trans.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#hidden1 {
	visibility:hidden;
	height:0px;
	width:0px;
}


#tr_box0 {
	float: right;
	width: auto;
	margin: 0px;
	padding: 0 0 0 0;
	height: auto;
	text-align: center;
	/*background-image: url(images/bg-blue-trans.png); */
	background-repeat: repeat-x;
	background-position: left bottom;
}

#tr_box1 {
	float: right; 
	width: auto;
	margin: 0 0 30px 0;
	padding: 10px;
	height: 75px;
	text-align: center;
	background-image: url(images/bg-blue-trans.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#tr_box1 p {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	color: #333;
}
#tr_box1 p a {
	color: #FFF;
	text-decoration: none;
	text-shadow: black 1px 1px 0.1em;
}

#tr_box2 {
	width: 300px;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 50px;
	/*position:50px;
	left:1195px;
	top:-35px;
	background-image: url(images/bg-blue-trans.png);
	background-repeat: no-repeat; */
}

#tr_box2 a {
	text-decoration: none;
}

#tr_box p {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	color: #333;
}
#tr_box p a {
	color: #FFF;
	text-decoration: none;
	text-shadow: black 1px 1px 0.1em;
}
#nav_container {
	height: 50px;
	width: 990px;
	margin: auto;
	background-image: url(images/bg-main-nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002C53;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#nav_container ul   li{
	float: left;
	display: block;
	margin: 0px;
	list-style-type: none;
	line-height: 15px;
	text-decoration: none;
	width: auto;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-align: left;
	text-indent: -3px;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: lighter;
	text-shadow: -1px -1px #000, 1px 1px
#;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-shadow: black -1px -1px 0.1em, grey 1px 1px 0.1em;
}
#nav_container ul li  a{
	color: #CCC;
	text-decoration: none;
}
#nav_container ul li a:hover {
	color: #0087E0;
	text-decoration: none;
}
#container {
	width: 990px;
	margin: auto;
	background-color: #FFF;
	height: auto;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	min-height: 100%;
}

#sub-nav {
	width: 170px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	text-decoration: none;
}

#sub-nav ul    {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #005993;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 13px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005993;
}
#sub-nav ul a  {
	text-decoration: none;
	color: #005993;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/left-bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #AFCEE4;
}
#sub-nav ul a:hover {
	text-decoration: none;
	color: #E8F2F4;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/left-bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #005993;
}
#sub-nav h3 a  img{
	width: 170px;
	height: auto;
	text-decoration: none;
	color: #E8F2F4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#sub-nav h3 a:hover img {
	width: 170px;
	height: auto;
	text-decoration: none;
	color: #E8F2F4;
	background-image: url(images/Side-Banners-hover.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #005993;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sub-nav p a img {
	width: 162px;
	height: auto;
	text-decoration: none;
	color: #E8F2F4;
	margin: 0px;
	background-color: #E4F2F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	display: block;
}
#sub-nav p a:hover img {
	width: 162px;
	height: auto;
	text-decoration: none;
	color: #005993;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #005993;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 4px;
	background-image: url(images/Side-Banners-hover.jpg);
}

#left-panel {
	width: 200px;
	//height:170px;
	float: left;
	margin-top: 10px;
	//margin-right: -15px;
	margin-bottom: 20px;
	margin-left: -15px;
	padding: 0px;
	color: #FFF;
	background-image: url(images/left-bar.jpg);
	}
	
#left-panel .blank {
	display: block;
	height: 150px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
	
#left-panel .tmenu  a {
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 91px;
	display: block;
	list-style-type: none;
	padding: 3px;
	text-indent: -9999px;
}


#left-panelfb {
	width: 200px;
	//height:170px;
	float: left;
	margin-top: 10px;
	//margin-right: -15px;
	margin-left: -15px;
	padding: 0px;
	color: #FFF;
	}


#right-panel {
	width: 170px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding: 0px;
	color: #FFF;
}

#right-panel .warriors_creed {
	display: block;
	height: 232px;
	width: 170px;
	background-image: url(images/LeaveNoOneBehind.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#right-panel .rpmenu  a {
	background-image: url(images/HowCanIHelp-up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	background-color: #000;
	text-indent: -9999px;
}
#right-panel .rpmenu a:hover {
	background-image: url(images/HowCanIHelp-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	background-color: #000;
	text-indent: -9999px;
}


#right-panel .cvcra_motto {
	display: block;
	height: 270px;
	width: 170px;
	background-image: url(images/LeaveNoVetBehind.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#fbrightpanel {
	width: 170px;
	height:25px;
	margin-top: 25px;
	padding: 0px;
	color: #000000;
	background-image: url(images/followuslabel.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#fbrightpanel2 {
	width: 170px;
	height:48px;
	margin-top: 5px;
	padding: 0px;
	color: #000000;
}


#hits-counter {
	text-align: center;
	vertical-align: top;
	display: block;
	width: 170px;
	margin: auto;
	padding: 0px;
	height: auto;
}

#content {
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 960px;
}
#content a {
	text-decoration: none;
	color: #90794F;
}
#content h2, h3, h4, h5, h6  {
	color: #005993;
	font-weight: normal;
}
#content p {
	line-height: 18px;
}
#content h1 {
	text-shadow: black 1px 1px 0.1em
: black -1px -1px 0.1em;
	color: #005993;
	text-shadow: grey -1px -1px 0.08em, white 1px 1px 0.1em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



#content ul  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content h6 a {
	display: block;
	margin: 0px;
	width: auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/up-bullet.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content .search tr td h4 strong a {
	margin: 0px;
	width: auto;
	display: block;
	background-image: url(images/bullet3-star.png);
	background-repeat: no-repeat;
	background-position: center -3px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content p a strong em {
	display: block;
	background-image: url(images/left-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: 120px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #F2EADF;
	min-width: 100px;
}
#content hr {
	margin: 0px;
	padding: 6px;
	width: auto;
	display: block;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#footer {
	margin: auto;
	width: 950px;
	display: block;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding: 20px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center -5px;
}
#footer p {
	color: #999;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	text-shadow: grey -1px -1px 0.1em, black 1px 1px 0.1em;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #77C9FF;
	text-decoration: none;
}
#bod {
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	width: auto;
}
#bod tr td h4 strong {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	float: left;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}

#bod tr td ul {
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 240px;
	width: 270px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.bod {
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	width: auto;
}
.bod tr td h4 strong {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	float: left;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
.bod tr td li {
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 240px;
	width: 270px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

